Skip to content

Tags: tomtehtom/CSM

Tags

v2008.44

Toggle v2008.44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CitiesSkylinesMultiplayer#194 from kaenganxt/fixZones

Fix zone sync

v2006.21

Toggle v2006.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CitiesSkylinesMultiplayer#186 from kaenganxt/port-fix

Change default port back to 4230 and fix displaying the port

v2005.13

Toggle v2005.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Saving Server/s settings on Client and Host sides (CitiesSkylinesMult…

…iplayer#183)

Partially implements Issue CitiesSkylinesMultiplayer#182 Saving Server/s settings on Client and Host sides

Adding two basic JSON files that save IP, Port, Username and Password when connecting or hosting.
The next time the panel is opened, it reads it from the file.

Turned ClientConfig and ServerConfig into serializable classes.
The ConfigData (helper) class takes cares of loading from and saving to json.
Client and server configurations are saved in seperate files because you would only ever need one or the other.

Streamline Load and Save methods.
Implement "Remember Me" checkboxes

v2003.3

Toggle v2003.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CitiesSkylinesMultiplayer#170 from kaenganxt/updat…

…eFix

Fix rebuild building patching for new cities update + also update dependencies

1912.12

Toggle 1912.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request CitiesSkylinesMultiplayer#157 from kaenganxt/insta…

…ll_script

Add Linux and MacOS support to install script