diff options
author | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-07 02:02:32 +0000 |
---|---|---|
committer | DracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-07 02:02:32 +0000 |
commit | 4e963a22b54ce6c9f1a9c3db58b55c6690c34716 (patch) | |
tree | bc4330891a9de8a938e5080192739518181305b1 /Changelog-Trunk.txt | |
parent | 91370409aede963a205b1f9987a3594d6d4e3928 (diff) | |
download | hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.tar.gz hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.tar.bz2 hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.tar.xz hercules-4e963a22b54ce6c9f1a9c3db58b55c6690c34716.zip |
New mapcache system :x
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9971 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index aa28accac..773a3c707 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,15 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/03/08 + * Here comes the new mapcache system! [DracoRPG] + - The last and only big "feature" (kind of cleanup in fact) you'll see + - Totally removes GRF/GAT handling from map-server that only reads from cache + - The cache now also contains map indexes, and is mostly zipped (1.5MB atm) + - It is shipped with eA => 100% client-independant, no more missing maps + - If you want to add custom maps, the mapcache builder is available, doc + and Unix Makefile coming as soon as possible (VC8 project only ATM :/) + - Removed now useless AFM/AF2 support, as well as the startup screen notice 2007/03/07 * Corrected the define for NK no cardfix (def). * Fixed the char sql server not escaping the server name before inserting |