Full notes
Full CS2D update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Fixes
- Workshop
- Server
- UI and audio
CS2D 1.0.1.2 is now online on Steam and as standalone version! This is just a minor update without new gameplay features.
I decided to drop the MacOS support because it means too much trouble to maintain that without having a real MacOS device. Moreover MacOS is now 64 bit only and I would have to try a few things to get that working with CS2D which is still 32 bit.
Changes
FIXED -pw / -password command line parameter did not work
FIXED Lua command io.isdir returned false for all paths ending with "/" or "\"
CHANGED"exit" and "disconnect" now do nothing and only show an error message on dedicated servers
- CHANGED voice chatchanged text *dead* to *DEAD* and *spectator* to *Spectator*
ADDED Lua hook "disconnect" (after a player fully disconnected and left the server)
ADDED Lua hook "voice" (when player uses voice chat)
Source
Changelog.gg summarizes and formats this update. How we read updates.
