Laura Klünder
|
8c9346a074
|
try to fix MapHistory updating
|
2017-11-16 19:24:49 +01:00 |
|
Laura Klünder
|
3ce5fc03fd
|
cache MapHistory in-process not external cache
|
2017-11-16 03:05:51 +01:00 |
|
Laura Klünder
|
7f0d52f23f
|
rename map history files to be less confusing
|
2017-11-16 02:03:36 +01:00 |
|
Laura Klünder
|
57db0621ad
|
levels_on_top (above and below) should be part of the joined map history
|
2017-11-14 23:37:12 +01:00 |
|
Laura Klünder
|
75682dda97
|
MapHistory: remember filename if the file does not exist
|
2017-11-03 12:30:22 +01:00 |
|
Laura Klünder
|
a3be7b2842
|
flip every y,x to x,y
|
2017-10-29 11:32:44 +01:00 |
|
Laura Klünder
|
bdbbaa71a1
|
fix typo (max instead of min) in MapHistory.add_new()
|
2017-10-28 13:14:32 +02:00 |
|
Laura Klünder
|
6b6e3afa7b
|
tile view: use new intelligent caching
|
2017-10-24 18:12:46 +02:00 |
|
Laura Klünder
|
7640e77c14
|
build map history with holes
|
2017-10-24 15:29:43 +02:00 |
|
Laura Klünder
|
28098969cc
|
move level cache filename to method
|
2017-10-24 14:46:35 +02:00 |
|
Laura Klünder
|
8205ee51a8
|
export history
|
2017-10-24 13:59:42 +02:00 |
|
Laura Klünder
|
82a46648a1
|
fix "bad char in struct format"
|
2017-10-24 13:26:25 +02:00 |
|
Laura Klünder
|
892de944f9
|
default for default_update
|
2017-10-24 13:19:23 +02:00 |
|
Laura Klünder
|
aa31a4e192
|
empty_array
|
2017-10-24 13:12:17 +02:00 |
|
Laura Klünder
|
130a13a4f8
|
simplify MapHistory (remove unneeded stuff)
|
2017-10-24 13:05:08 +02:00 |
|
Laura Klünder
|
6c9f755f8c
|
force standard size struct
|
2017-10-24 02:07:56 +02:00 |
|
Laura Klünder
|
f34dd89424
|
change MapHistory format from cache_key to id and timestamp
|
2017-10-24 01:59:50 +02:00 |
|
Laura Klünder
|
dd44d145e9
|
create empty maphistory if it does not exist
|
2017-10-24 00:21:57 +02:00 |
|
Laura Klünder
|
24a2fe9522
|
write binary map history index
|
2017-10-24 00:11:02 +02:00 |
|
Laura Klünder
|
026926503c
|
add LevelMapHistory
|
2017-10-23 22:51:17 +02:00 |
|
Laura Klünder
|
2124b4a536
|
move cache.py to mapdata root
|
2017-10-23 19:32:11 +02:00 |
|
Laura Klünder
|
00193f7e11
|
add heavy caching to mapdata api
|
2016-12-07 16:11:33 +01:00 |
|
Laura Klünder
|
70936562d0
|
use absolute imports everywhere
|
2016-09-27 16:18:18 +02:00 |
|
Laura Klünder
|
3c96a98344
|
multi-language feature titles
|
2016-09-23 17:02:32 +02:00 |
|
Laura Klünder
|
02cafee6be
|
refactor api views inter their respecting apps
|
2016-09-22 12:58:21 +02:00 |
|