21.08.2011, 16:48
(21.08.2011, 14:47)sinner Wrote: blner, what chached images, there are no cached images even in v1.4, because everytime you have a different {$contime} so there are no cached images. Even though, it's ridiculous to have cached images, you will see an map like 2 weeks old when there are no barbarian villages beside you on the map.
So no, there are no cached images in the v1.3 / v1.4 neither.
Don't talk about things you don't understand or know well enough.
The conmap is cached, you can test it: reload the map 60 times, there will no new conmap-image be generated.
There's this comment line:
PHP Code:
// Karte neu laden, wenn sie älter als 5 minuten ist
You can also test it like this:
Load the map, then remove all the contents from htdocs/graphic/continent and then reload the map and baam, there's no conmap!