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