[Changelog] Add recent changes

This commit is contained in:
momo5502 2017-02-06 21:46:38 +01:00
parent ddd8cb8b6a
commit 8c06f63852

View File

@ -10,21 +10,23 @@ This is the third public Beta version.
### Added ### Added
- Working friend system - Add working friend system.
- Added nosteam flag
### Changed ### Changed
- Added join on enter in serverlist (request) - Add join on enter in serverlist (request),
- Redesigned changelog menu - Redesign changelog menu.
- Increase weapon and configstring limit.
### Fixed ### Fixed
- Fix missing models on village - Fix missing models on village.
- Custom server motd is reset (request) - Custom server motd is reset (request).
- Fixed various memory leaks - Fix various memory leaks.
- Fixed mouse pitch (request) - Fix mouse pitch (request).
- Fixed compatibility with b3 (request) - Fix compatibility with b3 (request).
- Fix RCon bug
- Fix dedi crash on linux
### Known issues ### Known issues
@ -158,11 +160,11 @@ This version is an internal Pre-Alpha version.
### Added ### Added
- IW5 material embedding. - Add IW5 material embedding system.
### Changed ### Changed
- Enhanced mod download with detailed progress display. - Enhance mod download with detailed progress display.
### Fixed ### Fixed
@ -179,28 +181,28 @@ This version is an internal Pre-Alpha version.
### Added ### Added
- Added `banclient` command which will permanently ban a client from a server. The ban will persist across restarts. - Add `banclient` command which will permanently ban a client from a server. The ban will persist across restarts.
- Added capabilities to save played games and replay them ("Theater"). - Add capabilities to save played games and replay them ("Theater").
- Added code for generating and sending minidumps for debugging purposes. This feature is meant to be used only during the Open Beta and will be removed once the code goes to stable release. - Add code for generating and sending minidumps for debugging purposes. This feature is meant to be used only during the Open Beta and will be removed once the code goes to stable release.
- Added commands that allow forwarding console and games log via UDP to other computers ("network logging"). - Add commands that allow forwarding console and games log via UDP to other computers ("network logging").
- Added D3D9Ex. - Add D3D9Ex.
- Added filters for server list. - Add filters for server list.
- Added handling for `iw4x://` URLs ("connect protocol"). For example, if IW4x is properly registered in Windows as URL handler for `iw4x://` URLs you can type `iw4x://ip:port`. If possible, this will connect to the server in an already running IW4x client. - Add handling for `iw4x://` URLs ("connect protocol"). For example, if IW4x is properly registered in Windows as URL handler for `iw4x://` URLs you can type `iw4x://ip:port`. If possible, this will connect to the server in an already running IW4x client.
- Added lean support through new key bindings. - Add lean support through new key bindings.
- Added native cursor as replacement for the sometimes laggy in-game cursor. This change can be reverted in the settings menu. - Add native cursor as replacement for the sometimes laggy in-game cursor. This change can be reverted in the settings menu.
- Added news ticker. - Add news ticker.
- Added remote console ("RCon"). - Add remote console ("RCon").
- Added support for BigBrotherBot. - Add support for BigBrotherBot.
- Added support for hosting game mods in order to allow players to just join modded servers out of the box ("mod download"). - Add support for hosting game mods in order to allow players to just join modded servers out of the box ("mod download").
- Added Warfare2 text coloring. - Add Warfare2 text coloring.
- Added zone builder. For more information see the respective documentation. - Add zone builder. For more information see the respective documentation.
- Implemented a completely decentralized peering network. - Implement a completely decentralized peering network.
- Implemented playlists which can be used for flexible map and gametype rotation. - Implement playlists which can be used for flexible map and gametype rotation.
- Introduced security levels. This ensures that you need to "pay" with CPU power to verify your identity once before being able to join a server which reduces the interval at which people who get banned can circumvent server bans through using new identities. The default security level is 23. - Introduce security levels. This ensures that you need to "pay" with CPU power to verify your identity once before being able to join a server which reduces the interval at which people who get banned can circumvent server bans through using new identities. The default security level is 23.
- IW4x resource files are in their own folder to prevent clogging up the main game directories. - Move IW4x resource files into their own folder to prevent clogging up the main game directories.
- Reintroduced parties, now also available for dedicated servers ("lobby servers"). - Reintroduce parties, now also available for dedicated servers ("lobby servers").
### Changed ### Changed
- Logs moved to `userraw` folder. - Move logs to `userraw` folder.
- Replaced main menu background music. - Replace main menu background music.