Commit graph

9 commits

Author SHA1 Message Date
Guilherme G. Menaldo
f8559a156d
Fix mapcache files for iz_ac02
Hercules NPCs is still using the 2012 version of the map,
while RE cache was using 2015 version of it, which is not compatible.
2024-08-31 11:36:35 -03:00
Asheraf
16ad66bb18
Update Maps Database 2023-11-20 15:47:29 +01:00
Asheraf
69926649db
Update Maps Database 2022-10-08 19:51:51 +01:00
Asheraf
c8dc32f385
Update Maps Database 2022-02-20 20:08:25 +01:00
Asheraf
d163826f57 Update Maps Database 2021-02-03 15:04:57 +01:00
Asheraf
1f7fca1860 Update Maps Database 2018-08-31 15:24:19 +01:00
Asheraf
05f6950cc5 Update Maps Database 2018-06-21 00:24:16 +01:00
Haru
0859d24829
Re-generate the md5 checksums in the mcache files
Signed-off-by: Haru <haru@dotalux.com>
2018-03-09 03:19:01 +03:00
hemagx
400076f4e2
New mapcache system
* Now each map is in separated file so now it will be easier to know
  which map got updated or delete on updates
* Now there's md5 checksum check for each map
* Now the map cache is platform safe, the old format was not packed
  which may result in undefined behavior
* The map cache tool got converted into hercules plugin

Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com>
2018-02-17 15:10:12 +01:00