[Changelog] Updated Changelog

This commit is contained in:
/dev/root 2017-06-30 20:49:40 +02:00
parent 244b46ac0d
commit a4fc3249dc

View File

@ -12,21 +12,25 @@ The format is based on [Keep a Changelog v0.3.0](http://keepachangelog.com/en/0.
- Display a toast when an update is available. - Display a toast when an update is available.
- Use the hourglass cursor while loading assets (with the native cursor feature). - Use the hourglass cursor while loading assets (with the native cursor feature).
- Show bots in parenthesis after the number of players in the serverlist (request). - Show bots in parenthesis after the number of players in the serverlist (request).
- Add GSC command `level waittill("say", string, player);` (request). - Add GSC event `level waittill("say", string, player);` (request).
- Restrict unauthorized mod download for password protected servers.
- Add OMA support for 15 classes.
### Changed ### Changed
- Show friend avatars when they play IW4x (request). - Show friend avatars when they play IW4x (request).
- Rewrite and optimize the entire node system. - Rewrite and optimize the entire node system.
- Remove syncnode command for nodesystem.
- Remove steam start.
### Fixed ### Fixed
- Fix lags and frame drops caused by server sorting. - Fix lags and frame drops caused by server sorting.
- Fix demos on custom maps. - Fix demos on custom maps.
- Can no longer join a lobby or server with an incorrect password. - Can no longer join a lobby or server with an incorrect password.
- Fix lags and frame drops caused by server sorting. - Fix crashes caused by a bug in file/data compression.
- Fix demos on custom maps. - Improve overall stability.
- Fix crashes caused by a bug in file/data compression - Reenable slowmotion with possible fix.
## [0.5.0] - 2017-06-04 ## [0.5.0] - 2017-06-04