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 chat: changed 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)