[4449] Added missing SQL update.
[mangos-git.git] / NEWS
blobfbb450b45377e9f5e9c49d18195b34b5538d4ab8
1 = MaNGOS -- History of visible changes =
3 Copyright (c) 2005-2007 MaNGOS project <http://www.mangosproject.org/>
5 See the COPYING file for copying conditions.
7 Visit our project website for documentation, and more:
8 http://www.mangosproject.org/
10 Visit our forums for support:
11 http://www.mangosproject.org/forum/
13 Please submit bug reports at:
14 https://svn.mangosproject.org/trac/MaNGOS/
16 Version 0.8
17  * Under discussion.  
19 Version 0.7, Codename "Eye of the Storm"
20  * Full rewrite of the GNU autotools based build system, in order to
21    smooth and clean up the build process.
22  * Full rewrite of the Windows build system, allowing MaNGOS to be built
23    from Visual C++ 2003 Toolkit, Visual C++ 2003, Visual C++ 2005.
24  * Upgrade to client version 2.0.12 (build 6546).
26 Version 0.6, Codename "Black Dragonflight"
27  * MaNGOS development moved to http://sourceforge.net/projects/mangos/
28  * A lots of speed improvements to data handling and data transfer have been
29    completed.
30  * Mail, auction house, profession, creature, and game object systems have seen
31    a lot of improvements and can be considered feature complete. Some minor bugs
32    still are left.
33  * Rest system has been finished.
34  * Initial pet stable support has been added.
35  * PvP and duel system have seen lots of improvements
36  * Guilds are not just a myth anymore. Coming closer to full guild support.
37  * Taxi and transport system is close to a fully working system.
38  * A lot more has been added.
40 Version 0.5, Codename "Stable Master"
41  * Core stability improvements, lots of threading and memory usage related
42    bugs have been resolved.
43  * MySQL Database backend has been cleaned up.
44  * Proper support for game clients of version 1.10.2 has been added.
45  * Support for auras, pets, spells, talents, totems, etc. has been added
46    or improved.
47  * Cross-platform issues have been resolved, MaNGOS should now build on
48    more platforms, including FreeBSD.
50 Version 0.1, Codename "Lightbringer"
51  * AI system
52  * Grid system
53  * Lots a game features working.
54  * Lovely optimizations for the beloved server.
56 Version 0.0.3, Codename "Mango Carpet"
57  * Interim release, not gone public.
59 Version 0.0.2, Codename "Library"
60  * Most data conversions working.
61  * Database cleanup.
62  * More features working.
63  * Many bugs fixed.
65 Version 0.0.1, Codename "Endeavour"
66  * Data converter added.
67  * Build system improvements.
68  * Bug fixing and code cleaning.