|
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 |
|
|
ce073a67af
|
Added socketManager and moved logic into it where appropiate
|
2024-12-29 02:35:50 +01:00 |
|
|
6dda79f8b2
|
MORE IMPROVEMENTS
|
2024-12-28 19:31:47 +01:00 |
|
|
918f5141fc
|
Many many more improvements
|
2024-12-28 19:21:15 +01:00 |
|
|
bd3bf6f580
|
Greatly improved server code base
|
2024-12-28 17:26:17 +01:00 |
|
|
0fe060ff99
|
More improvements
|
2024-12-27 03:36:45 +01:00 |
|
|
30dc69ab4b
|
Added ESLint
|
2024-12-27 02:50:11 +01:00 |
|
|
a95c67b5fe
|
Removed redundant code
|
2024-12-26 23:50:04 +01:00 |
|
|
b7f448cb17
|
Started improving character move event
|
2024-12-26 17:45:14 +01:00 |
|
|
4a963b4359
|
Improved entities, ran formatting, utilise getters and setters
|
2024-12-26 16:45:00 +01:00 |
|
|
691abb7c4f
|
Added getter & setter functions to all entities
|
2024-12-26 15:15:18 +01:00 |
|
|
bf64a6df70
|
Authentication works again
|
2024-12-25 17:53:59 +01:00 |
|
|
1b87f1dd91
|
Minor repo improvement
|
2024-12-25 17:28:35 +01:00 |
|
|
f4746722af
|
Renamed folder utilities > application, added baseEntity class, updated baseRepo class, removed prisma helper
|
2024-12-25 16:50:01 +01:00 |
|
|
95f4c58110
|
Added missing entities( zoneEffect, zoneEventTile, zoneEventTileTeleport, zoneObject)
|
2024-12-25 03:19:53 +01:00 |
|
|
b4989aac26
|
npm run format
|
2024-12-25 02:06:58 +01:00 |
|
|
058988e874
|
Added paths in typescript config and utilise this in all project files
|
2024-12-24 23:48:37 +01:00 |
|
|
75333d2659
|
#289: Add init command for easy installation
|
2024-12-22 21:51:33 +01:00 |
|
|
1839bd9a22
|
Renamed hair > characterHair
|
2024-11-24 15:13:28 +01:00 |
|
|
1017013032
|
Moved service logic from repo to service, minor improvements, working hair customisation proof of concept
|
2024-11-23 16:48:07 +01:00 |
|
|
72d731c6f2
|
OOP improvement
|
2024-11-17 21:21:34 +01:00 |
|
|
fc92d9ea79
|
Updated create and update calls to services
|
2024-11-17 20:59:24 +01:00 |
|
|
27f8bc8784
|
Implemented ZoneManager logics in teleport to make sure chars. are removed / added correctly
|
2024-11-16 23:12:37 +01:00 |
|
|
460308d555
|
#161: Set default value for createdAt field, store zone chats into database
|
2024-11-14 20:45:37 +01:00 |
|
|
3f8f8745eb
|
#161: Set default value for createdAt field, store zone chats into database
|
2024-11-14 20:43:40 +01:00 |
|
|
d4e0cbe398
|
#174: Refactor character manager into zoneManager for better DX, major refactor of time and weather system (data is stored in DB now instead of JSON file), npm update, npm format, many other improvements
|
2024-11-13 13:21:01 +01:00 |
|
|
709d34d59b
|
npm run format
|
2024-11-05 23:16:18 +01:00 |
|
|
ad4f33676f
|
Bug fix for reset password
|
2024-11-05 20:32:27 +01:00 |
|
|
44cfbd6ee8
|
Improved error message to client for password reset request, delete PasswordTokenReset after changing password
|
2024-11-05 01:00:11 +01:00 |
|
|
881e3375ab
|
Better naming
|
2024-11-05 00:37:38 +01:00 |
|
|
6a76c4797a
|
Added extra logging to HTTP endpoints
|
2024-11-05 00:33:12 +01:00 |
|
|
7ec4303b40
|
npm format
|
2024-11-04 01:05:21 +01:00 |
|