Changelist 40818
First one in a series of hot-fixes, contains the stability improvements that were most often occurring.
Changelist 40818:
Changelist 40818:
- [Crashfix] Fixed several memory related access errors which caused the game to crash.
- [Crashfix] Prevented the game from crashing when improperly removing more skill charges than were available to use.
- [Crashfix] Rarely, when a client disconnects the game crashes due to the fact that the server still sends function calls. Client now ignores those old and irrelevant calls.
- [Crashfix] Temporarily disabled keyboard navigation in the menus. It's a feature closely tied to controller support, which currently doesn't work properly and it crashed the game.
- [Crashfix] Prevented the game from infinitely calling a recurrent function when a specific set of conditions occurs.
- [Crashfix] Allowed the minimap system to survive null entries in it's rendering table.