poikilos
ac7d648a06
working on leveldb
(leveldb feature not available yet)
9 years ago
poikilos
b25ae994bf
working on call to minetest mapper
9 years ago
poikilos
7e19a9b9b7
working on official minetest mapper call
9 years ago
poikilos
e3de2b8437
working on minetest mapper non-numpy compatibility
since minetestmapper-numpy.py fails if using leveldb
9 years ago
poikilos
f6b73e5668
fixed rerender issue in pseudorecursion
and improved documentation of signals txt file
9 years ago
poikilos
07a0271c30
now uses smart branching algorithm for chunk updates
9 years ago
poikilos
54321455f7
started work on efficient chunk search
9 years ago
poikilos
a322a1807b
working on automation
9 years ago
poikilos
b8254aa97b
working on screen command syntax
9 years ago
poikilos
55a2507d63
increased default refresh delays
and made php player expired time more readable
9 years ago
poikilos
b92a9caf2f
fixed flock command and working on installer
9 years ago
poikilos
63688cd18c
fixed some paths
9 years ago
poikilos
0507c93e80
remove some hard tabs
9 years ago
poikilos
5a4dd23cd6
fully self-looping version so deprecated cron job scripts
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
4a417c06da
added more player only script
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
3b7287f40b
fix player locations by dividing position values by 10
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
326622f9e5
working on player update problems
9 years ago
poikilos
7acfa8ad9f
added update players only script to installer
9 years ago
poikilos
186a3a367f
added args to py script for skipping map or players
also added scripts to call the py script differently
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
c6778fc8fc
shell script must end in newline
9 years ago
poikilos
42e2df1ef4
make updater update php and images if using default website directory
or you change updater to use your website directory
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
cacaa892cf
improved modularization and freshness detection
ready to be main event loop but loop not programmed yet
9 years ago
poikilos
e19f1a778c
fix syntax errors pasted from web
9 years ago
poikilos
cc6c34b2cf
create chunkymapdata folder if doesn't exist
9 years ago
poikilos
90aa207fef
working modularizing chunk metadata and image functions
(may be broken)
9 years ago
poikilos
8b519c6941
added notice for when generated metadata does not need to be written
9 years ago
poikilos
bb8bda11bf
trying to detect changes properly so use strip on variable values loaded
9 years ago
poikilos
356ace969f
checked if generated metadata changed before writing YAML
9 years ago
poikilos
1fc6b622db
fix check for change in metadata to decrease writes
instead of never writing due to bug in chunkymap-cronjob
9 years ago
poikilos
7e50817b14
updated readme
9 years ago