17 Commits

Author SHA1 Message Date
b772ade582 e.e 2024-09-20 20:52:25 +02:00
4a3a660f12 Dont TP GM if already in given zone 2024-09-20 20:34:38 +02:00
2101d20835 npm run frmat 2024-09-20 12:34:34 +02:00
5a40fb4734 Fixes and improvements for dynamic zone asset loading 2024-09-20 12:32:45 +02:00
a84c2dc7b2 Only emit to socket 2024-09-19 23:35:08 +02:00
0e3f7a9fbb typo 2024-09-19 10:36:20 +02:00
a8ac960d60 Load assets tp command (need to make a universal method, this sucks) 2024-09-19 10:28:44 +02:00
29dad4914a Fixed up teleport command 2024-09-18 20:51:20 +02:00
117216acd3 Added hacked together TP command for testing purposes (:teleport (zoneId)) 2024-09-18 16:25:57 +02:00
636aa6cc55 Added models to store extra data in RAM 2024-09-09 18:31:12 +02:00
a64506d3ee Added online column to user and char. models, updated send chat message event to new format, removed unused code, fixed typo, replaced console.log()'s with logger 2024-09-08 03:14:55 +02:00
39f4e79a88 Major refractor, cleaning and improvements. 2024-08-24 03:08:43 +02:00
6b97e7d9cb use camelcase file names from now on... 2024-08-21 20:55:58 +02:00
acc9eaae9e A* and move logic improvements 2024-08-20 21:33:57 +02:00
079d9408a8 npm run format, improved a* and move event 2024-08-20 02:16:06 +02:00
cb90e0cdf8 Commands 2024-08-20 01:50:05 +02:00
706107ba4d First try chat logics 2024-08-19 18:55:41 +02:00