Since everything breaks up when people tries to compile aos.dll and windows users have issues with gcc (or anything related to compiling stuff) here is our first release.
Changes
- Custom fps cap, use "max_fps" in config.json (39d1877)
- Menu system (e000469)
- Custom message types to render text on screen (ac1d1b8)
- Server extensions (6a94ce9)
- Chat shadow (009891f)
- Logger (be71d13)
- ModLoader, change skins in-game, supporting different skins for each team (suffix the skin name with _B or _G) (6084a3b)
- Macros support (a54439d)
- First person camera for spectators, press V (086f324)
- Config system for aos.dll (56d3571)
- Discord rich presence support (ef7e99d by @yobonez )
- Version Info detection (a0427f6)
Fixes
- Block replace, server can send a blockaction to update an existing block (2bbfe95)