Skip to content

Tags: CitiesSkylinesMultiplayer/CSM

Tags

v2309.286

Toggle v2309.286's commit message
Update ingame changelog

v2305.270

Toggle v2305.270's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update inappchangelog

v2304.267

Toggle v2304.267's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify API implementations by removing LiteNetLib dependency (#312)

- Removed the LiteNetLib from CSM.API so implementing mods don't throw errors if CSM is not available.
  This is realized by removing the NetPeer field from the Player class.
- Also explain how the bundled protobuf-net.dll is created
- Update changelog panel

* Fix transport line synchronization, remove transport tool sync for now (which was broken anyway)

v2211.229

Toggle v2211.229'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 #299 from CitiesSkylinesMultiplayer/update-1.15.1

Update to Cities 1.15.1

v2209.221

Toggle v2209.221'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 #287 from CitiesSkylinesMultiplayer/DominicMaas/co…

…pyright

Align all our copyrights and remove reference to tango

v2209.211

Toggle v2209.211's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for Plazas and Promenades (#280)

- Some radio stations were moved to different bitmap
- Change ApplyBrush method parameters
- Update release notes
Fixes #279

v2201.180

Toggle v2201.180'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 #266 from CitiesSkylinesMultiplayer/fix-airport-up…

…date

Fix compilation/patching issues from the airport update

v2104.134

Toggle v2104.134's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add release notes (#247)

* Add release notes panel that is shown once for a new version

v2012.84

Toggle v2012.84's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix speed and pause issues (#215)

- Don't allow new SpeedPauseResponses until the requested states have been reached
This will fix issues with multiple simultaneous button presses
- Don't wait for answers of connecting clients to pause the game
- Handle play requests just like other requests to be able to wait for completion

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 #194 from kaenganxt/fixZones

Fix zone sync