some of you might know that I'm working on the next update for CS2D. This version will fix several bugs. The current changes are:
Reload / weapon switch spam server vulnerability
Tile blending with top right tile was erroneous
Tile rotation context menu options did not work
mp_smokeblock setting wasn't sent to new joining players properly
Light engine crash during initialization (while loading map, thanks to BlazingNote)
Colortag © was STILL allowed in chat messages
Inconsistent duplicate lines in translation files leading to errors (will be set to equal values)
Env_Light entity state did not get reset properly on map/round restart
Lua command entitylist returned a list of all entities for entity type 0 instead of just T spawns
Wrong server name was displayed at some places (e.g. F1 server info window)
Image hitzones (Command imagehitzone) weakened shots which was an unintended behavior
hudtxtcolorfade / hudtxtalphafade / hudtxtmove animations were always visible to all players
Lua image tweens have not been sent to players who joined after they have been started
Lua command inentityzone made the game crash in some cases
Improved logging performance (log files are updated in batches of 50 lines - see: logbatch)
Consecutively equal log lines are bundled in log files
Number of lines cached in console reduced from 500 to 250
You can now blend all tiles with the tile blending tool and not just walkable tiles
hitzone hook has been extended with a damage parameter and an optional return value (new damage)
kill, die and hit Lua hooks now use weapon type 239 for damage/kills inflicted by entities
Command connect (connect to a server with specified ip:port and optionally a password)
Command setammo (set ammo values for a certain weapon/item)
Command mp_hovertext (control which stuff shows text when hovered)
Command logbatch (control log batch behavior, batches of 50 lines by default)
Commandline parameter -pw / -password can be used in combination with -j / -join to join a server
Editor shows tile modes and tile blending/modifiers when pressing space
You get flashed when the player you are spectating gets flashed
Flashed players have a small eye icon on their head in spectator mode
Link button in "more"-tabs (options/server) to open online reference for selected setting
The new EXE file can be downloaded for testing at
http://unrealsoftware.de/get.php?get=cs2dtest.zip
Extract it to an existing CS2D folder to use it.
This version is just for testing (that's why the version number is x 9.9.9.9)!
Linux / Mac / Dedicated versions are not available for testing
Please try it and report new/crucial bugs in this thread if you find any! Thank you!
This thread is NOT for new suggestions! Bugs only!
I'm not planning to add big new features with the new version and I'm also not planning to fix many additional bugs. The only additional thing that I planned for this release is fixing the lag compensation. I want to release it this weekend if possible.
edited 1×, last 06.12.13 04:58:31 pm