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
07a0271c30
now uses smart branching algorithm for chunk updates
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
eb6f68d79c
end with newlines
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
7a93278985
rename example page to avoid hyphen vs underscore confusion
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
poikilos
aea130c65d
working zoomable html4 map
first working version of php map (table-based)
9 years ago