poikilos
7f4e04a735
working on renaming
shorter names for less keyboarding
9 years ago
poikilos
e08468dd6e
working on label placement
9 years ago
poikilos
858904c220
working on canvas
9 years ago
poikilos
659943f933
working on singleimage
9 years ago
poikilos
fc61c28940
colors.txt is now generated
from various sources preventing duplicates
9 years ago
poikilos
16c197bdfd
turned off refresh_map_enable with WIP warning
9 years ago
poikilos
07bc40429e
draw singleimage, players, markers on canvas
9 years ago
poikilos
36fe8463b9
working on html5 canvas map
and renaming some files to be same as variable names
9 years ago
poikilos
107b911e12
singleimage option and some canvas work
9 years ago
poikilos
81c98cb5d3
player index is now generated
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
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
371dc4a2e1
working on test suite
still fixing decachunk generation
9 years ago
poikilos
f276708063
working on decachunk generation and reading
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
05cc9fcd90
refactored folder layout
added worlds folder, moved images to chunkymapdata/images and added
compass-rose.png (not used yet)
9 years ago
poikilos
faaf94f9f8
working on loading new chunk folder layout
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
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
bccd51dbd6
working on html
make ID to prepare for making it load images then vanish
9 years ago
poikilos
dc7c9ff9b3
working on IE support
table cellspacing and cellpadding to 0
9 years ago
poikilos
5db94f8fe0
add comment at top to explain role of chunkymap php
9 years ago
poikilos
55a2507d63
increased default refresh delays
and made php player expired time more readable
9 years ago
poikilos
c2b252bef5
now py file is loopable
use the option: --loop true
then send signals to it with chunkymap-signals.txt (see README and
example)
9 years ago
poikilos
8c22ea6391
make idle players less noticeable
9 years ago
poikilos
14a2c2862f
make idle players gray
9 years ago
poikilos
ab2e11d9f5
set default player expire back to lower value
9 years ago
poikilos
a4814a9feb
fix player name color
9 years ago
poikilos
96454f874c
fix php syntax
9 years ago
poikilos
4b60adaf99
working on player hiding too often
9 years ago
poikilos
7e3b659aaa
working on showing players
9 years ago
poikilos
e368c6121e
working on z index and php syntax
9 years ago
poikilos
c771406808
working on z-index and php syntax
9 years ago
poikilos
b3ad433e48
working on z index
9 years ago
poikilos
6304fe96fc
change z index
9 years ago
poikilos
842cdf4fc8
fix issue where names were cut off
make even img position absolute
9 years ago
poikilos
c1ed411d6f
changed default player idle and expire time
9 years ago
poikilos
618357f442
ghost then later hide players if not moving
and update readme
9 years ago
poikilos
c4cc48d4a4
now shows players on map
9 years ago
poikilos
1bfa9b0cd0
working on player position
minetestmapper-numpy did not print pngMinX nor pngMinZ which may be
necessary to determine left/top/right/bottom is missing if partial chunk
was rendered
9 years ago
poikilos
b818a95926
save metadata as yaml
Discard minetestmapper numpy output after analyzing and saving relevant
data as YAML. Read YAML in php to get size of map tiles.
9 years ago
poikilos
d3bfc43c35
changed size of zoom widgets to pt to improve usability high-dpi displays
9 years ago
poikilos
cdc818ac15
added named anchor for easier map zooming
9 years ago