10.58 (beta1,2: 2009-10-05, beta3: 2009-10-09, beta4: 2009-10-12)
2====
3- Hide & Seek gamemode
4- Capture The Flag gamemode
5- Race / Team Race gamemodes
6- extended physics engine / gamescript (still in development)
7- physics should be exactly like LX56
8- high-resolution level support
9- infinite maps
10- game size factor (you can make everything bigger or smaller)
11- possibility to disable minimap
12- hit/damage yourself/teammembers can be enabled/disabled (aka friendly fire on/off)
13- support for Commander Keen 1-3 levels
14- optional immediate start (when not all people have selected wpns yet)
15- select weapons ingame (chat command /weapons)
16- air jumping as an optional feature
17- worm speed/damage/shield/friction factor
18- projectile friction factor
19- damage reporting (shows how much you injured a worm)
20- ingame console can be used everywhere, also in menu
21- ingame console much more advanced, many new commands, better autocompletion
22- IRC support (for global chatting)
23- background music by Corentin Larsen
24- new game options dialog
25- dedicated server becomes useable
26- improved connect-during-game
27- uploadlimit check fixed + automatic measuring of speed
28- more stable network (CChannel3)
29- improved HTML viewer
30- new debug logging system
31- and, as usual, many further fixes which I don't want to list here
32More details: http://www.openlierox.net/forum/index.php/topic,12642.0.html
33
34
350.57_beta8 (rev2717, 2008-10-09)
36==========
37- Chatbox has HTML and copy&paste support
38- connect during game support
39- fixed max upload bandwidth limit
40- Menu_MessageBox can handle long messages correctly
41- better synchronisation for shooting, that should also fix the self-shooting problem
42- reconnects from a client are handled better
43- general fixes of new features (since Beta6)
44- removed media player
45
46
470.57_beta7 (rev2451, 2008-09-25)
48==========
49- Game-speed multiplicator
50- Options editable from everywhere in the game
51- Force random weapon selection (with the extensions to have the same weapon for all players)
52- Automatic weapon selection if only one weapon is available
53- Notify application window on events when application is in background
54- Auto-completion for chat commands
55- Command button for host in game
56- Show player online/chatting/away status
57- Client info dialog for host
58
59
600.57_beta6 (rev2371, 2008-09-23)
61==========
62- fixed crashing in DBZ mod
63- improved connecting to servers behind firewall/NAT
64- reduced the loading time of IP to Country database a bit
65- added support for G15 keyboards
66- improved downloading, added mod downloading
67- fixed a security bug in the authorise command
68- added video post processors that change the final appearance of the screen
69- updated joystick control
70- recovered compatibility with Windows 98/ME
71- faster projectile simulation
72- fixed spawning in rock in random maps
73- fixed duplicate joining
74- fixed weird game behavior when kicking bot
75- fixed crashes in the viewport manager dialog
76- added map anti-aliasing
77- fixed crashes in the News tab
78- improved crash reporting tool
79- fixed bots not shooting with beam weapons
80- fixes in physics (wallshooting, self-shooting, flying at the top of the level)
81- server displays only one message on multiple suicides
82- optionally attach a console window using -console under Windows
83
84
850.57_beta5 (rev1968, 2008-03-15)
86==========
87- fast and easy theme switching
88  ( and LieroX 0.56 theme included )
89- disallow strafing on server if wanted
90- optimised/fixed joystick support
91- optimised network
92- fixed aiming bug of Beta4
93- spectate option for host
94- bugfixes
95
96
970.57_beta4 (rev1798, 2008-02-23)
98==========
99- very basic dedicated server
100- joystick support (for playing)
101- mouse support (for playing)
102- copy&paste support for Linux and MacOSX
103- config file got parsed completly and unknown options
104  are kept, therefore forward-compatible
105- better forward-compatibility for net-protocol
106- FPS independent physics
107- more correct projectile simulation
108- experimental file transfer support
109- delete-key works now under MacOSX
110- more keys got recognised
111  (super and meta keys, that includes also the
112  Apple-key on a Mac)
113- support for multiple masterservers
114- more intelligent event-handling (in some parts);
115  all pressed keys got recognised in chat/console
116  and you can also play on very low FPS
117- DNS support for serverlist
118- Worm AI improvements
119- usage of ALSA on Linux by default
120- network improved
121- cache for map and gamescript
122- Developer documentation
123- strafing
124- optimised sorting in combobox
125- FPS limit is also valid for menu
126- menu takes less resources
127- help for weapon selection
128- fixed changing of graphic settings
129- and a lot of other fixes / cleanups
130
131
1320.57_beta3 (rev917, 2007-08-10)
133==========
134- 16/24/32 bit graphic support and OpenGL support
135- runs on MacOSX
136- new design & icon (thanks goes to Raziel)
137- probably fixed any saving-problem
138  (problem was: sometimes SDL_Quit gives a segfault
139  and saving was done after this; now it's done before)
140- full Unicode/UTF8 support
141- font antialasing support
142- working Dev-C++ project (therefore MingW support)
143- MaxFPS in option-dialog
144- Worm AI improvements
145- ninjarope physic simulation is FPS independent
146- profile-saving is correct now
147
148
1490.57_beta2 (rev498, 2007-04-09)
150==========
151- BPP independent
152- ingame mediaplayer
153- 64bit version works now
154- more fixes, general improvements, etc.
155- code cleanups (replacements with C++/STL technics)
156- whole project uses std::string now (realy huge change)
157- collision-checks are improved (more like the original LX, that
158  means, it goes at least through walls with ~3px width)
159- chatbox improvements
160- unlimited number of bots in net play
161- ~/ at the beginning of a searchpath is handled correctly and there
162  is a more correct method to get the homedir
163- MaxFPS option under [Advanced] in ~/.OpenLieroX/cfg/options.cfg
164- fixed compile-issues on 64bit systems
165- no-clipping-issues with weapon-generated dirt are fixed
166
167
1680.57_beta1 (rev317, 2007-01-27)
169==========
170- POSIX-compatible (well-tested under Linux).
171- endian-independent (runs without any problems on my big endian PPC)
172- a _huge_ amount of bug-fixes
173- the old BASS soundsystem was replaced by SDL_mixer
174- new file handling routines
175  (1. based on searchpaths; 2. case-insensitive handling)
176- new bot AI with a very nice pathfinding-algo
177- some other additions/extensions/...
178- ...
179
180
181Project started on 2006-10-24.
182
183
184======================================
185
1860.56 was the original LieroX by JasonB
187