Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2021-08-15 00:00:00Z and 2021-08-16 00:00:00Z
Avatar
  • Enable completion for change_map command (was previously only enabled for sv_map)
  • Render the map completion options exactly like the command completion options.
  • Change font color of selected completion option from black to white, to improve the readability.
  • Only complete map commands in remote console (was previously also completing in local console when authed in remote).
Screenshots: Help text can still be shown be adding a space at the end: For com...
Avatar
good morning @Robyt3
Avatar
  • Add a check in CMap to prevent null pointer access. Check result of IO operations in CDataFileReader to prevent illegal access during decompression. This prevents server/client crashes if a map is truncated or otherwise has invalid compressed sizes.
  • Fix map data of active map becoming corrupted when trying to load a corrupted map by creating a new CDataFileReader for each invocation of CMap::Load.
Avatar
I've been testing a bit
16:48
and for some reason
16:48
When I build 0.7.5 myself I get a CTD related to the ToolBar variable in the editor (after tab is clicked in the editor)
16:49
however, when I use the steam version 0.7.5 I don't get a CTD
Exported 8 message(s)