1
0
forked from noxious/server

448 Commits

Author SHA1 Message Date
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
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
Zaxiure
6e07fa6a75
Continues asset loading 2024-09-19 01:33:54 +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
Zaxiure
fce5c8dad0
Partial fix, still missing functionality (like a lot) 2024-09-16 20:35:09 +02:00
Zaxiure
7fb52732ab
Partial 2024-09-16 17:47:17 +02:00
26660aadf0 Updated upload object event to new format and set img width and height 2024-09-15 20:43:26 +02:00
d93044d9d7 update characterLeave event to new event format, npm run format 2024-09-15 02:06:16 +02:00
b08b4cb013 #100 : When switching to zone manager, GM character isnt removed from zone it was in 2024-09-15 02:01:46 +02:00
69958de7f4 Replaced console.log()'s with logger, return updated zone upon saving to see the changes real time 2024-09-14 21:38:57 +02:00
48155b8d66 Moved model into parent folder, npm update, small auth improvement 2024-09-14 17:29:26 +02:00
b439421516 npm update 2024-09-10 12:57:48 +02:00
db7a0fc6ce async fixes 2024-09-09 23:35:11 +02:00
Zaxiure
592496861a
Pathfinding spam fix, persistence character location without saving every step 2024-09-09 22:22:06 +02:00
293b2be919 Fixed char move 2024-09-09 20:50:14 +02:00
839fec1c06 aids 2024-09-09 20:41:59 +02:00
d2e1837e75 Merged code 2024-09-09 20:13:07 +02:00
d7f441d570 stash work 2024-09-09 19:27:33 +02:00
4aad54604d yeet 2024-09-09 19:07:12 +02:00
aedd255cc2 Some cleaning 2024-09-09 18:44:33 +02:00
c371ee5998 Typo fix 2024-09-09 18:35:05 +02:00
636aa6cc55 Added models to store extra data in RAM 2024-09-09 18:31:12 +02:00
32b390bb20 Created psuedo game folder, renamed remove events to delete for consistency (CRUD), updated said events to new format 2024-09-08 23:55:30 +02:00