Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AllTheHaxx-linux-x86_64 | 2017-04-20 | 4.3 MB | |
AllTheHaxx-NoLua-win32.exe | 2017-04-20 | 5.0 MB | |
AllTheHaxx-win32.exe | 2017-04-20 | 5.8 MB | |
0.30.2.tar.gz | 2017-04-20 | 94.5 MB | |
0.30.2.zip | 2017-04-20 | 95.3 MB | |
README.md | 2017-04-20 | 990 Bytes | |
Totals: 6 Items | 204.9 MB | 0 |
- Quick-Update the serverlist on client start
- Cinematic ingame cam should follow predicted tee thanks to Nibiru for reporting this
- Automatically activate the text entry in IRC + only auto-set nickname when connecting (not when typing)
- Forbid showing entities overlay when not online
- Changed wrong usage of '+' commands
- Pathfinding should take care of stop tiles too
- Fixed a double-free + auto-update bound keys
- Fixed a crash with
dump_bind
- Fixed more crashes related to binds
- Another lua crash fix
- Lua: updated config lib
- fixed another possible crash related to serverlist cache
- Lua: removed FontFace argument from Game.Ui:DoLabel[Scaled] sorry for the inconveniences
- Added
timeout
command - Replaced toggle dyncam bind with super-dyncam
stoprecord
: option to specify the demorecorder ID- Neither join the input thread nor free the console
- Detach lua script from debugger when unloaded thanks to 'Hammerlags' for reporting this