poikilos
6683371d83
new map symbol and listing players by distance
8 years ago
poikilos
f843aeee00
improved debug output etc
8 years ago
poikilos
a19967d127
working on timezone issues
9 years ago
poikilos
390856c539
working on player update time
still has issue where python time.gmtime is getting different utc time
than php time()
9 years ago
poikilos
7c1be9146e
working on large map markers and large maps
9 years ago
poikilos
19bd22e67f
working on more exact map markers
9 years ago
poikilos
43ac2c7531
refresh notice
9 years ago
poikilos
e5fe25fa55
improve fonts and fonts size esp for mobile devices
9 years ago
poikilos
ee62053993
working on em size for narrow displays
9 years ago
poikilos
57843a7a18
working on relative mouse position
9 years ago
poikilos
d55942edb1
working on JS mouse position
and documentation markdown syntax highlighting
9 years ago
poikilos
c4b05cb3e5
working on canvas mouse position
9 years ago
poikilos
c869eedea9
fixing syntax
9 years ago
poikilos
41d23a03d0
fixed syntax
9 years ago
poikilos
82f6b3b811
fixing scroll offsets for click
9 years ago
poikilos
6d72728249
pick world automatically when only one is present
9 years ago
poikilos
f533302b9c
fixing argument passalong on Choose world
9 years ago
poikilos
0e5b5fb744
show_expired_players_enable false default
was true for debugging
9 years ago
poikilos
69ef8b4d94
working on world select
9 years ago
poikilos
2827ba92c8
debugging semicolons
9 years ago
poikilos
c46e15a46d
working on better world selection
9 years ago
poikilos
0198781407
working on scroll offset
9 years ago
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
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
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