Updating changelog.

This commit is contained in:
lotodore
2009-06-19 22:15:17 +00:00
parent 468e52d002
commit 552f49438a
+10
View File
@@ -1,3 +1,13 @@
2009-06-19 version 0.7.1-beta:
- Refactored the network engine using boost::asio to improve scalability of the server
- Reduced per-game memory usage of the server, which enables playing with several hundred players on a low-end vserver
- New internet games list filter to just show e.g. open games, password-free games etc.
- New large chip count delimiter: 1000000 --> 1.000.000
- New "join any game" button behaviour - joins the game with the most players connected
- Styles handling enhancements (e.g. no activation needed anymore)
- Readd the option to hide splashscreen
- IP address bans now automatically expire
2009-05-03 version 0.7:
- enabled sorting of private/public games in the internet game lobby
- size of the lobby dialog was decreased for netbook resolution 1024x600