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