Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AllTheHaxx-win32.exe | 2016-06-29 | 5.3 MB | |
AllTheHaxx-linux-x86_64 | 2016-06-29 | 4.0 MB | |
0.20.tar.gz | 2016-06-29 | 63.6 MB | |
0.20.zip | 2016-06-29 | 64.6 MB | |
README.md | 2016-06-29 | 618 Bytes | |
Totals: 5 Items | 137.6 MB | 0 |
Changelog
This version finally brings an own executable's icon along :smiley:
- Horizontal scrolling in the IRC
- Use clock_gettime(CLOCK_MONOTONIC) instead of gettimeofday() + time caching
- Added CButtonContainer, CPointerContainer and stuff to the Lua API
- Debug system implementation to generate crash reports
- Fixed chat avatar bug with non-player messages
- Option to set mousecursor rotation
- Some UI improvements
- Added Game.Chat:AddLine(ID, Team, Msg)
to the Lua API
- Print Lua errors to ingame console aswell
- Curl Wrapper for Lua (for now includes only parameterized HTTP POST)
- Code cleanups