Commit Graph

8 Commits

Author SHA1 Message Date
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) 272809389b
Some tidying and finalizing 2021-02-19 16:06:47 +01:00
Blue (Lukas Rieger) d16b71765f
Redo controls, try making them somewhat modular 2021-02-17 15:48:27 +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) 6296ba341a
Switch to use compressed map-tiles for testing 2021-01-25 16:05:39 +01:00
Blue (Lukas Rieger) d2daa47fab
Remove built sources from git and move PlayerMarkerManager 2021-01-18 17:31:57 +01:00
Blue (Lukas Rieger) fe7202b73d
Initial commit 2021-01-18 16:51:03 +01:00