Commit Graph

13 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) d0789a6133
Fix more Hammer imports 2021-02-20 15:47:09 +01:00
Blue (Lukas Rieger) 107ec32568
Fix Hammer lib usage and some package.json values 2021-02-20 15:33:32 +01:00
Blue (Lukas Rieger) da08361097
Add github actions CI 2021-02-19 16:48:40 +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) 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) 92dd2136a3
Switch using Map for a map instead of an Object 2021-01-23 11:49:05 +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