Commit Graph

14 Commits

Author SHA1 Message Date
Blue (Lukas Rieger)
3618113c22
Tweak lowres-shader a little 2021-09-19 16:05:41 +02:00
Blue (Lukas Rieger)
4e81bb4abd
Improve marker updating and fix an error when loading empty tiles 2021-03-28 13:22:45 +02:00
Blue (Lukas Rieger)
89694564e0
Fix for two js warnings
"Failed to load tile" when reloading the page during a tile-load
"Texture marked as update..."
2021-03-23 13:37:55 +01:00
Blue (Lukas Rieger)
0727559aa1
Fix safari (webgl1) compatibility problem 2021-03-21 13:35:59 +01:00
Blue (Lukas Rieger)
3a7b8aef59
Add cache-hashes and more tweaks 2021-03-18 21:05:12 +01:00
Blue (Lukas Rieger)
760368eaa2
More tweaks 2021-03-09 12:57:35 +01:00
Blue (Lukas Rieger)
ba99a79109
Small fixes and improvements 2021-03-03 17:33:07 +01:00
Blue (Lukas Rieger)
eda14d3c32
Move lots of data to deticated data fields and more tweaks
The data fields now contain and syncronize all the data that might be important for libraries like VueJS. They can safely be made reactive without fear to make the whole ThreeJS object-stack reactive (which would blow up the ram usage and destroy performance)
2021-02-25 22:53:42 +01:00
Blue (Lukas Rieger)
984b554df4
Add license 2021-02-19 16:23:11 +01:00
Blue (Lukas Rieger)
272809389b
Some tidying and finalizing 2021-02-19 16:06:47 +01:00
Blue (Lukas Rieger)
a4ee07aa5c
Implement player-markers 2021-01-28 19:57:54 +01:00
Blue (Lukas Rieger)
31c159d9ae
Rework markers again and add lots of documentation 2021-01-28 02:56:26 +01:00
Blue (Lukas Rieger)
92dd2136a3
Switch using Map for a map instead of an Object 2021-01-23 11:49:05 +01:00
Blue (Lukas Rieger)
fe7202b73d
Initial commit 2021-01-18 16:51:03 +01:00