poikilos
479db95b7f
updated readme
9 years ago
poikilos
cdc671776a
add message NOT YET IMPLEMENTED
since script does nothing yet
9 years ago
poikilos
2ba34b81d8
integrated minetestoffline with minetestinfo
and renamed minetestrecovery to minetestoffline
9 years ago
poikilos
2fcb3562bd
working on recovery tools etc
9 years ago
poikilos
81c98cb5d3
player index is now generated
9 years ago
poikilos
911fd28e53
corrected mod listing by gameid in world
9 years ago
poikilos
c89ed44697
working on chunk folders and unified webapp
9 years ago
poikilos
c5d3269314
BROKEN chunk generation border detect wip
9 years ago
poikilos
96bf10155b
working on canvas version of map
9 years ago
poikilos
4c81c2c636
debugging decachunk and chunk generation
and border chunk detection
9 years ago
poikilos
97d3953412
fixing decachunk completeness check
9 years ago
poikilos
1b3a4e8cb3
working on modularization and decachunks
plus folder detection and regression suite
9 years ago
poikilos
3a73e96305
working on minetest path list
that can be used in mulitple programs,
and a universal config class.
9 years ago
poikilos
151e5c989d
improve script message
9 years ago
poikilos
371dc4a2e1
working on test suite
still fixing decachunk generation
9 years ago
poikilos
51e0e2b456
working on fixing decachunk generation
9 years ago
poikilos
47746174d4
Finished chunkymap installer for Windows
9 years ago
poikilos
f276708063
working on decachunk generation and reading
9 years ago
poikilos
99f295edf5
modified to reduce diff output vs original
and improved crediting and exit status
9 years ago
poikilos
285e2f3548
fix var usage in is_dict_subset
9 years ago
poikilos
551d90048f
debugging result analysis
9 years ago
poikilos
0e8eaa4dac
debugging output analysis
9 years ago
poikilos
adcd47191a
fix syntax
9 years ago
poikilos
af6bfd36f8
fix metadata save bug
9 years ago
poikilos
6ecd5e14fb
fix bugs in chunk change checks
9 years ago
poikilos
fe6b6ee5da
improved autosaving chunk metadata
9 years ago
poikilos
4933c966b3
organizing genresults
9 years ago
poikilos
1a8e6793a4
working on auto tagging
does not auto tag yet
9 years ago
poikilos
bfc0f6d06a
working on tagging
9 years ago
poikilos
f5a678ec45
working on chunk tagging feature
9 years ago
poikilos
d8d1ec1300
fix use before declaration
9 years ago
poikilos
87fcf8d0a3
autoselect world
and cleanup echo map code
9 years ago
poikilos
ce86b29f97
added marker system
9 years ago
poikilos
14486e775a
install default marker
9 years ago
poikilos
05cc9fcd90
refactored folder layout
added worlds folder, moved images to chunkymapdata/images and added
compass-rose.png (not used yet)
9 years ago
poikilos
3cb2d3ffec
improving world path or input
allow name only if in worlds_path
9 years ago
poikilos
a84fada1de
working on world pathing
9 years ago
poikilos
fab8244332
working on new folder layout for linux
9 years ago
poikilos
faaf94f9f8
working on loading new chunk folder layout
9 years ago
poikilos
d642f6f05e
raised maxheight to 96
9 years ago
poikilos
f823de2bec
now generates decachunks jpg files
not used by php yet (decachunks are 160x160 block or 160x160 pixel)
9 years ago
poikilos
392c374dee
starting work on decachunks
preparing to comine all chunks in 160x160px area using PIL -- not
working yet
9 years ago
poikilos
c68f5ecacb
simplify decachunk math
and change to floor so that chunks are spread evenly whereas plain
truncation puts double the amount of files in "0" folders
9 years ago
poikilos
c706e2b592
install web folder so py file can find it and install images
9 years ago
poikilos
5d186651fc
make flag color for bgcolor
010000 can be detected as "empty" from now on
9 years ago
poikilos
320331eeb6
fixed bgcolor param value
must have single quotes around hex color since pound sign is read as
comment delimiter otherwise
9 years ago
poikilos
e7249e9e8f
fix linux install differences
9 years ago
poikilos
43aa5c29f6
working on decachunk folders
decachunk folders will later be compiled into single jpg superchunk
images for more efficient web page (but original 16x16 png generation is
kept so that chunk presence detection is possible)
9 years ago
poikilos
1b58df8520
reducing variables to improve pathfinding
assume included dependencies and colors.txt are in same directly as
python __file__ to work better in unknown environments
9 years ago
poikilos
30bb08aec5
now has machine-specific config file
after determining defaults, allows confirming or typing a different
value
9 years ago