[8587] MaNGOS 0.14 release.
[getmangos.git] / NEWS
blob74783833198d67e699adfb4d79c3681e3be5de58
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.15
17  * Under discussion.
18  * Upgrade to client version 3.2.2a (build 10505).
20 Version 0.14
21  * Implement possibility to reset client cache data from server side.
22  * DB-based store battleground gameobjects/creatures.
23  * Map search/loading improvements
24  * Upgrade to client version 3.1.3 (build 9947).
26 Version 0.13
27  * OpenSSL lib upgrade to OpenSSL 0.9.8k.
28  * ZThread replaced by similar ACE framework functionality. ZThread use dropped.
29  * Visual Studio 2003 (VC71) support dropped.
30  * Experemental support for Visual Studio 2010 Beta 1 added.
31  * Sqlite sql engine support dropped.
32  * Upgrade to client version 3.0.9 (build 9551).
34 Version 0.12
35  * Migrate from SVN to GIT.
36  * Implemented arena system.
37  * Start using Adaptive Communication Environment (ACE) framework v.5.6.6 in server network code.
38  * Update Visual Leak Detector lib to Version 1.9g (beta).
39  * Upgrade to client version 2.4.3 (build 8606).
41 Version 0.11
42  * Lots of improvements in the spell system.
43  * Now use Mersenne Twister random number generator.
44  * MySQL client libs updated to 5.0.56.
45  * Upgrade to client version 2.4.2 (build 8278).
47 Version 0.10
48  * master looter lot mode,
49  * FFA PvP zones and FFA PvP server type support,
50  * Guild Banks,
51  * unique equipped items support, including gems,
52  * talent inspecting,
53  * PostgreSql support,
54  * sockets library updated to v.2.2.9 version,
55  * 64-bit binaries building at Windows,
56  * Upgrade to client version 2.3.0 (build 7561).
58 Version 0.9
59  * recipes discovery system support,
60  * more auras, effects, spells, and talents working,
61  * players queue at login support,
62  * mangosd/realmd as Windows services support,
63  * autogeneration mangosd/realmd crash reports (Windows only),
64  * Visual Studio 2008 Express and Pro support,
65  * division Mangos DataBase to MangosDB(WorldDB) and CharactersDB.
66  * Upgrade to client version 2.2.3 (build 7359).
68 Version 0.8
69  * battleground support,
70  * gender specific creatures,
71  * game objects triggering more scripts,
72  * more auras, effects, spells, and talents working,
73  * dungeon specific data,
74  * localization support for data,
75  * vmaps for line of sight handling,
76  * build support for OpenBSD and FreeBSD,
77  * Upgrade to client version 2.1.3 (build 6898).
79 Version 0.7, Codename "Eye of the Storm"
80  * Full rewrite of the GNU autotools based build system, in order to
81    smooth and clean up the build process.
82  * Full rewrite of the Windows build system, allowing MaNGOS to be built
83    from Visual C++ 2003 Toolkit, Visual C++ 2003, Visual C++ 2005.
84  * Upgrade to client version 2.0.12 (build 6546).
86 Version 0.6, Codename "Black Dragonflight"
87  * MaNGOS development moved to http://sourceforge.net/projects/mangos/
88  * A lots of speed improvements to data handling and data transfer have been
89    completed.
90  * Mail, auction house, profession, creature, and game object systems have seen
91    a lot of improvements and can be considered feature complete. Some minor bugs
92    still are left.
93  * Rest system has been finished.
94  * Initial pet stable support has been added.
95  * PvP and duel system have seen lots of improvements
96  * Guilds are not just a myth anymore. Coming closer to full guild support.
97  * Taxi and transport system is close to a fully working system.
98  * A lot more has been added.
100 Version 0.5, Codename "Stable Master"
101  * Core stability improvements, lots of threading and memory usage related
102    bugs have been resolved.
103  * MySQL Database backend has been cleaned up.
104  * Proper support for game clients of version 1.10.2 has been added.
105  * Support for auras, pets, spells, talents, totems, etc. has been added
106    or improved.
107  * Cross-platform issues have been resolved, MaNGOS should now build on
108    more platforms, including FreeBSD.
110 Version 0.1, Codename "Lightbringer"
111  * AI system
112  * Grid system
113  * Lots a game features working.
114  * Lovely optimizations for the beloved server.
116 Version 0.0.3, Codename "Mango Carpet"
117  * Interim release, not gone public.
119 Version 0.0.2, Codename "Library"
120  * Most data conversions working.
121  * Database cleanup.
122  * More features working.
123  * Many bugs fixed.
125 Version 0.0.1, Codename "Endeavour"
126  * Data converter added.
127  * Build system improvements.
128  * Bug fixing and code cleaning.