Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.36.tar.gz | 2018-04-10 | 95.6 MB | |
0.36.zip | 2018-04-10 | 96.6 MB | |
README.md | 2018-04-10 | 1.5 kB | |
Totals: 3 Items | 192.2 MB | 0 |
- Implemented double click to vote
- fixed double click on first item in browser
- fixed client hang with smartzoom
- Lua profiler added
- security improvements
- Fixed a possible crash in text rendering (thanks to Jubjub)
- Added gfx_simple_window_title
- Added failsafe mode (ignores lua autoloads)
- Added admin-buttons (kick, ban, mute) to the playerlist
- Implemented night mode
- New official script: Moba-HUD by YoungFlyme
- Fixed scoreboard fading
- Option to set outgoing port for the next connection
- randomize the outgoing port on every connection
- added velocity to debug hud
- fixed loading screen displaying the previous step instead of the current one
- crash fixes
- cookies
Concerning Lua: - don't allow Import()ing scripts from lua_sandbox - Json parser and serializer - SQLite bindings - rewrote the config lib to use json instead - Client.AStar:InitPathBuilder - AStar GetStart/GetFinish - added Engine.Graphics:LoadTextureSimple and Engine.Graphics.InvalidTexture - sandboxed Listdir function - removed ffi - removed deprecated _graphics namespace + added Game.IRC:GetUserlist - Added SetScriptTitle(), SetScriptInfo(), CheckVersion() - Automatic ressource cleanup (e.g. textures) on script unload - Added Game.Teams API - made Game.Ui:DoLabel{Scaled} fool-proof - added DEMORECORDER constants to twdata lib - added more functions to Game.Collision
Extra goodies: - You Linux users can expect ATH to become available from AUR and PPA shortly!