572 Commits

Author SHA1 Message Date
4cbd62cbb0 Test #1 2024-09-30 23:31:00 +02:00
7b3c4b92a5 File loading fixes for prod. 2024-09-30 23:18:27 +02:00
da8ef9fa65 Uhm excuse me, but what the fuck 2024-09-30 22:56:17 +02:00
4f9a1bc879 npm run dev 2024-09-30 22:42:46 +02:00
3638e2a793 Fixed oopsies 2024-09-30 22:39:48 +02:00
6ac827630a Update command manager and commands to OOP 2024-09-30 22:29:58 +02:00
3ec4bc2557 Prod. command fix attempt #2 2024-09-30 22:20:07 +02:00
6a286590b4 Fix maybe 2024-09-30 22:17:14 +02:00
34ed2ba7cb TMUX? 2024-09-30 21:23:38 +02:00
72159cdc17 Add screen 2024-09-30 21:14:19 +02:00
70d8c43350 #169 : Fixed command for tile bleeding 2024-09-30 20:22:41 +02:00
3a83f2c1ff #169 : Re-enabled command manager, created extrudeTiles command for testing 2024-09-30 19:02:55 +02:00
ddeee356b4 Revert "#169 : Expand tiles to 68x64px and draw 1px line to each side-profile to"
This reverts commit e9fb277d634fe7395adcf45e7d3b6ad811213ba7.
2024-09-29 21:56:03 +02:00
e9fb277d63 #169 : Expand tiles to 68x64px and draw 1px line to each side-profile to 2024-09-29 21:23:16 +02:00
e8aee51248 #95 : Replaced : with / for commands 2024-09-28 21:26:27 +02:00
46fdb3edb6 #160 : Fix for being unable to chat after teleporting into another zone 2024-09-28 03:17:15 +02:00
dec6b36699 #143 : Fix switching back to zone from zoneEditor 2024-09-28 02:52:16 +02:00
21a75f6cbe npm run format 2024-09-28 02:18:31 +02:00
10a231b54c Log when a character joins a zone 2024-09-28 02:18:06 +02:00
cc9eada654 Send frameCount for assets to client 2024-09-28 00:59:20 +02:00
6f057639c0 npm update 2024-09-28 00:39:05 +02:00
251a72aa97 npm update 2024-09-26 00:42:38 +02:00
0d7ed18b03 npm update 2024-09-24 16:09:40 +02:00
4a9b7987dc Added option to set rotation on teleport tiles, new base database migration (db reset needed) 2024-09-23 14:02:25 +02:00
a729371741 Converted socketEvents to new format
Still need to rework 'any' type Promises
2024-09-22 18:35:07 +02:00
81428ea0c2 Updated several events to new event format 2024-09-22 00:46:17 +02:00
50d13af5d6 Removed debugging code 2024-09-22 00:22:01 +02:00
9f7c48f2c2 Working proof of concept for queue 2024-09-22 00:20:49 +02:00
9d6de8a1a9 Mass replace parameter order (socket,io)>(io,socket), worked on queueing system 2024-09-21 23:54:52 +02:00
10dc9df8a9 Char. join fix 2024-09-21 22:18:08 +02:00
d2c52ea0c0 QueueMangr. async. 2024-09-21 22:15:06 +02:00
8fc194933c Don't take zoneId param inside zone:character:join 2024-09-21 22:05:21 +02:00
66cbdec5b6 Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code 2024-09-21 22:00:08 +02:00
Zaxiure
fd8cefd0db
bullmq 2024-09-21 16:36:51 +02:00
798bfac643 #140 : Individual log files 2024-09-21 15:39:50 +02:00
90ac7728d9 Removed console.log 2024-09-21 02:18:26 +02:00
6b2433f814 GM event fixes 2024-09-21 00:42:08 +02:00
0a629bf80f Added redis 2024-09-21 00:01:42 +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
5b2bea0dbe bruhmoment 2024-09-20 16:49:42 +02:00
9949b51f3f My 13th reason (2.0) 2024-09-20 16:34:23 +02:00
0a371037eb oops 2024-09-20 12:40:26 +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
5d631797ff Removed unused imports 2024-09-19 23:47:50 +02:00
a84c2dc7b2 Only emit to socket 2024-09-19 23:35:08 +02:00
bece08af28 npm update 2024-09-19 22:59:19 +02:00