Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.26.tar.gz | 2016-09-05 | 82.0 MB | |
0.26.zip | 2016-09-05 | 83.0 MB | |
README.md | 2016-09-05 | 1.3 kB | |
Totals: 3 Items | 165.0 MB | 0 |
Changelog - manual download required
- DDNet 10.3.1
- option to disable the ingame cursor (crosshair)
- new Lua events: OnGameStart() OnGameOver() OnFlagGrab(CID, Team) OnPredHammerHit(CID) - see API-notes
- option to select different hud types
- Serverlist filter to show empty only
- use shell_execute instead of system call to restart the client
- Lua API reworked - see API-notes
- lua: less console spam - skinfetcher: security fix - irc: code fix
- fixed autoselecting the lua-searchbar when pressing the clear-button
- Luafile: clear the error string on non-errornous file unload
- fixed tooltips, added friend highlighting in ingame players tab
- fixed astar going through walls, display how far one was
- added remaining lua exception handlers; all exceptions will be caught now
- IRC UI: Automatically set the Editbox active
- IRC: hide join button for OP aswell
- Lua: fixed permissions & script-settings
- Lua: OnScriptRenderSettings(<UIRect>MainView)
- fixed Game.Chat:Say crashing when passing nil + transcmd $→$$
- don't crash when passing nullpointer to TextEx
- translator reacts only to known commands
- Lua: OnScriptRenderInfo(<UIRect>View)
FOR THE FULL LIST OF ALL 79 COMMITS, SEE HERE: https://github.com/AllTheHaxx/AllTheHaxx/compare/0.25.1...0.26