28 Commits

Author SHA1 Message Date
11041fec83 Renamed zone > map 2025-01-02 17:31:24 +01:00
0c77758351 More small improvements 2025-01-01 23:01:44 +01:00
e61aeed691 Refactor send chat logic 2025-01-01 21:57:24 +01:00
45e756fcd3 Fixed left-overs from #293 2025-01-01 21:49:01 +01:00
9c28b10383 format & lint 2025-01-01 04:48:30 +01:00
495e9f192e Joining, leaving rooms and teleporting works again + refactor 2025-01-01 04:46:00 +01:00
e1ff2fefe1 Renamed folder 2024-12-28 22:12:59 +01:00
9d6de8a1a9 Mass replace parameter order (socket,io)>(io,socket), worked on queueing system 2024-09-21 23:54:52 +02:00
798bfac643 #140 : Individual log files 2024-09-21 15:39:50 +02:00
Zaxiure
12283640fe
Teleport fix 2024-09-20 23:30:38 +02:00
Zaxiure
ed92663313
fuk it 2024-09-20 21:58:38 +02:00
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