changeset 2710:83bb7ac01eb1

Updated Changelog file for release 0.5.8
author Stefan Stammberger <some.fusion@gmail.com>
date Sun, 27 Apr 2014 07:23:09 +0000
parents aca4d09edea4
children 121fa055d6cf
files Changelog.txt
diffstat 1 files changed, 14 insertions(+), 29 deletions(-) [+]
line wrap: on
line diff
--- a/Changelog.txt	Sun Apr 27 07:08:44 2014 +0000
+++ b/Changelog.txt	Sun Apr 27 07:23:09 2014 +0000
@@ -1,38 +1,23 @@
-Changes in version 0.5.5:
-
-* Installation:
-	- Provided installers for Linux and Windows
+Changes in version 0.5.8:
 
-* Gameplay:
-	- improved stability of network gameplay
-	- Changed number of inventory slots (5 big, 12 medium, 30 small, 5 belt slots)
-	- Belt provides separate item slots now
-
-* Story / Scripting:
-	- added new underground part to the tutorial with some more fighting
-	- provided questlog for the herbalist quest
+* Scripting:
+	- added support for Lua 5.2
 
 * User Interface:
-	- completely reskinned the GUI
-	- created new layouts for all ingame windows
-	- new main menu and character selection screen
-	- new feature: assign alternative right mouse skill (switch with tab)
-	- replaced most fonts
+	- added support for CEGUI 0.8
+	- removed support dor CEGUI 0.7
 
 * Graphics:
-	- added resetting graphics options (can be changed on next start of the game)
-	- fullscreen and windowed fullscreen are supported now
-	- dozens of new meshes for trees and bushes
-	- several new meshes for boxes and barrels
-	- new meshes for armors
-	- new terrain texture 
-	- new icon
+	- added support for Ogre 1.9
 
 * Translation:
-	- updates translations: German, Russian, Italian, Ukrainian, Polish
-	- Changing language works properly under Windows now
-
+	- spanish translation greatly updated
 
 * Sound and Music:
-	- fixed issues with wrong sound format
-	- added several new sounds of items drops
+	- sound engine reworked
+	- added sounds for the GUI
+	- added gameplay sounds
+
+* General:
+	- fixed a number of bugs
+	- Poco dependency replaced with Boost
\ No newline at end of file