Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Merge for Patch 0.4.6 and 0.4.7 #77

Merged
merged 21 commits into from
May 31, 2019
Merged

Merge for Patch 0.4.6 and 0.4.7 #77

merged 21 commits into from
May 31, 2019

Conversation

MilanDierick
Copy link
Contributor

  • Updated contributers.md
  • Every replay now has it's own set of autosaves
  • The settings used for hosting a server are now persistent between sessions
  • Updated Dutch translation
  • Updated Danish translation
  • Updated Korean translation
  • Several bug-fixes

MilanDierick and others added 20 commits April 5, 2019 21:07
* Autosaves per Game Name - Quality of Life Enhancement
When I play multiplayer games, I often cycle between files frequently depending on who I'm playing with. I have a file here that I play with one friend, another there that I player with a couple others, so on and so forth. With all this switching around, it can be easy to forget to save a Replay and have all traces of that file overwritten as your last hope - the autosaves - are overwritten by the other games you're hosting.
This change solves that by including the name of the game session in the autosave's name. Each name will support the usual 5 slots as per normal. For example, if I host a game and give it the name "Together", then the autosaves created from this will be named "Autosave-Together-1", "Autosave-Together-2", etc... and will not overwrite other autosaves from sessions with other names.
Note: the autosave's use the name of the game session (the name picked in the host dialog), not the name of the loaded file/replay.

* Added toggle that controls whether or not the game name will be appended to the autosave names. The toggle is set by the host from the HostWindow and defaults to off to maintain the default user experience.
Added new entry to the language files for this new option. The same value is provided for each (in English) so these will need to be localized later.

* Moved the appendNameToAutosave option to the Mod Setting page.
* Improve autosave feature

Autosave now mimics its singleplayer counterpart

* Add missing French translation

Fix indentations

* Fix indentation

* Add a switch that toggles autosave ticking while time is paused

Prevent a possible underflow when autosave feature is disabled
Feature/issue 21 Invalid save/replay file handling for ServerBrowser window.
Fix appendNameToAutosave not being saved
[#43] When reading in mod configuration file, read in value for appendNameToAutosave
* Dutch translation for Rimworld Multiplayer Mod

* Add files via upload

* Delete Multiplayer.xml

* Delete Dutch

* Uploaded in the right format

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml

* Update Multiplayer.xml
feature/ServerSettings Persistent server settings
* Danish language support

Adds danish language support to the multiplayer mod.

* Update Multiplayer.xml

* Update Multiplayer.xml
* Updating Dutch Translation

* Updating the Korean Translation with changes from ohgree

* Update Multiplayer.xml
@Parexy Parexy merged commit 1867013 into master May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants