[7855] Add description command to pool_* tables for simplify DB development.
[getmangos.git] / NEWS
blobddba38e7983aa29c591c95e62cef01a611d7b382
1 = MaNGOS -- History of visible changes =
3 Copyright (c) 2005-2009 MaNGOS project <http://getmangos.com/>
5 See the COPYING file for copying conditions.
7 Visit our project website for documentation, and more:
8 http://getmangos.com/
10 Visit our forums for support:
11 http://getmangos.com/community/
13 Please submit bug reports at:
14 http://mangos.lighthouseapp.com/
16 Version 0.13
17  * Under discussion.
18  * OpenSSL lib upgrade to OpenSSL 0.9.8k
19  * ZThread replaced by similar ACE framework functionality. ZThread use dropped.
20  * Upgrade to client version 3.0.9 (build 9551).
22 Version 0.12
23  * Migrate from SVN to GIT.
24  * Implemented arena system.
25  * Start using Adaptive Communication Environment (ACE) framework v.5.6.6 in server network code.
26  * Update Visual Leak Detector lib to Version 1.9g (beta).
27  * Upgrade to client version 2.4.3 (build 8606).
29 Version 0.11
30  * Lots of improvements in the spell system.
31  * Now use Mersenne Twister random number generator.
32  * MySQL client libs updated to 5.0.56.
33  * Upgrade to client version 2.4.2 (build 8278).
35 Version 0.10
36  * master looter lot mode,
37  * FFA PvP zones and FFA PvP server type support,
38  * Guild Banks,
39  * unique equipped items support, including gems,
40  * talent inspecting,
41  * PostgreSql support,
42  * sockets library updated to v.2.2.9 version,
43  * 64-bit binaries building at Windows,
44  * Upgrade to client version 2.3.0 (build 7561).
46 Version 0.9
47  * recipes discovery system support,
48  * more auras, effects, spells, and talents working,
49  * players queue at login support,
50  * mangosd/realmd as Windows services support,
51  * autogeneration mangosd/realmd crash reports (Windows only),
52  * Visual Studio 2008 Express and Pro support,
53  * division Mangos DataBase to MangosDB(WorldDB) and CharactersDB.
54  * Upgrade to client version 2.2.3 (build 7359).
56 Version 0.8
57  * battleground support,
58  * gender specific creatures,
59  * game objects triggering more scripts,
60  * more auras, effects, spells, and talents working,
61  * dungeon specific data,
62  * localization support for data,
63  * vmaps for line of sight handling,
64  * build support for OpenBSD and FreeBSD,
65  * Upgrade to client version 2.1.3 (build 6898).
67 Version 0.7, Codename "Eye of the Storm"
68  * Full rewrite of the GNU autotools based build system, in order to
69    smooth and clean up the build process.
70  * Full rewrite of the Windows build system, allowing MaNGOS to be built
71    from Visual C++ 2003 Toolkit, Visual C++ 2003, Visual C++ 2005.
72  * Upgrade to client version 2.0.12 (build 6546).
74 Version 0.6, Codename "Black Dragonflight"
75  * MaNGOS development moved to http://sourceforge.net/projects/mangos/
76  * A lots of speed improvements to data handling and data transfer have been
77    completed.
78  * Mail, auction house, profession, creature, and game object systems have seen
79    a lot of improvements and can be considered feature complete. Some minor bugs
80    still are left.
81  * Rest system has been finished.
82  * Initial pet stable support has been added.
83  * PvP and duel system have seen lots of improvements
84  * Guilds are not just a myth anymore. Coming closer to full guild support.
85  * Taxi and transport system is close to a fully working system.
86  * A lot more has been added.
88 Version 0.5, Codename "Stable Master"
89  * Core stability improvements, lots of threading and memory usage related
90    bugs have been resolved.
91  * MySQL Database backend has been cleaned up.
92  * Proper support for game clients of version 1.10.2 has been added.
93  * Support for auras, pets, spells, talents, totems, etc. has been added
94    or improved.
95  * Cross-platform issues have been resolved, MaNGOS should now build on
96    more platforms, including FreeBSD.
98 Version 0.1, Codename "Lightbringer"
99  * AI system
100  * Grid system
101  * Lots a game features working.
102  * Lovely optimizations for the beloved server.
104 Version 0.0.3, Codename "Mango Carpet"
105  * Interim release, not gone public.
107 Version 0.0.2, Codename "Library"
108  * Most data conversions working.
109  * Database cleanup.
110  * More features working.
111  * Many bugs fixed.
113 Version 0.0.1, Codename "Endeavour"
114  * Data converter added.
115  * Build system improvements.
116  * Bug fixing and code cleaning.