Commit Graph

119 Commits

Author SHA1 Message Date
f3e0d6e03a Redundant checks 2025-02-16 19:16:50 +01:00
4cf87536ce More teleport improvements 2025-02-16 18:54:20 +01:00
1191e6bf55 Small improvement teleports 2025-02-16 18:47:44 +01:00
f2dd1a2ffe Minor movement improvements 2025-02-16 18:16:17 +01:00
d68d307895 Send new location as array instead of object 2025-02-16 17:29:33 +01:00
161a9795bc Near perfect movement 2025-02-16 17:12:01 +01:00
17fa2a8f6e More movement improvements 2025-02-16 01:29:24 +01:00
cbd6e2c307 Minor improvements 2025-02-16 00:59:30 +01:00
daeb232d3b Silly typescript 2025-02-15 22:30:22 +01:00
5acebfe377 Cleaned characterMove event, moved some of its logic into char. move service 2025-02-15 22:27:57 +01:00
22b776ef0f Added extra walk checks 2025-02-12 15:27:56 +01:00
7da0323153 Attempt fix memory leak 2025-02-12 12:47:50 +01:00
26405433a8 Walk fixes 2025-02-12 12:41:33 +01:00
4e7e13d6f4 Chat event & service callback improvements 2025-02-12 03:43:28 +01:00
14d296e5a9 Date manager refactor 2025-02-12 03:16:46 +01:00
e21c03ee3b Moving almost works 2025-02-12 02:44:59 +01:00
e40a56825a Cleanup 2025-02-12 00:50:51 +01:00
c47339dfcd Typo 2025-02-12 00:14:05 +01:00
fef0ae6e28 Paths refactor # > @/ 2025-02-12 00:12:26 +01:00
bebd5876da Console fix 2025-02-11 23:16:37 +01:00
9e55ac7990 Replaced all event names with numbers for less bandwidth usage 2025-02-11 23:12:41 +01:00
e2ded75017 WIP event delays 2025-02-10 17:56:38 +01:00
cff5fed4f7 Removed TSC in favour of node's own Typescript exec. 2025-02-07 22:27:19 +01:00
52b8a9b7ad More typescript improvements 2025-02-07 20:54:55 +01:00
f5e7d10fb4 Updated tsconfig.json and edited all required files to work with it 2025-02-07 20:37:51 +01:00
4992ef69d4 Changed values for smoother movement 2025-02-06 14:07:46 +01:00
765a0468bc Walk improvements 2025-02-06 13:47:02 +01:00
ba96ae7dd4 Minor improvements 2025-02-06 13:12:19 +01:00
90559e8388 npm run format 2025-02-01 16:18:58 +01:00
70aa7345e0 Improved service names, added attack anim. sprite to init.ts, added attackService, added attack event 2025-02-01 04:30:54 +01:00
a5ca524bb4 Slightly altered movement delay 2025-02-01 02:31:43 +01:00
5c34ed7286 Fixed error thrown when getArgs called on a command with no arguments 2025-01-23 13:52:32 -06:00
0ba79c2299 Teleport fix 2025-01-14 02:18:53 +01:00
a4437fadce npm run format 2025-01-09 16:02:26 +01:00
458293a5fc Better var. naming 2025-01-09 15:58:16 +01:00
39ec4daa06 More cache stuff 2025-01-07 22:20:27 +01:00
24586855cb Created base entities, extended normal entities with these 2025-01-06 18:03:12 +01:00
cc1dbe5179 Attempt to fix performance :((( 2025-01-05 07:22:23 +01:00
9bdafd5026 Made printWidth smaller for better readability, removed redundant services 2025-01-04 20:42:32 +01:00
ae269be196 Replaced old teleport func. with new one 2025-01-04 20:14:56 +01:00
21f4c5328f Converted more events 2025-01-04 20:11:34 +01:00
067976c54a OOP is my passion ( ͡° ͜ʖ ͡°) 2025-01-04 18:35:53 +01:00
11041fec83 Renamed zone > map 2025-01-02 17:31:24 +01:00
0464538b1c N/A 2025-01-01 21:57:47 +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
586bb0ca83 #293: Changed IDs to UUIDs for all entities 2025-01-01 20:53:05 +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
30b2028bd8 Fix for creating new characters, added teleport function to zone character model 2025-01-01 03:00:03 +01:00