|
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 |
|
|
4e1e7d95ac
|
Added logging, worked on character type management
|
2024-10-19 02:14:39 +02:00 |
|
|
8abf5acef3
|
#137 : ZoneEffects
|
2024-10-18 23:08:50 +02:00 |
|
|
bb9f62a9c8
|
Renamed files to storage, re-worked datetimeManager, added json help utilities
|
2024-10-14 19:47:52 +02:00 |
|
|
049b9de2b3
|
Renamed utilities to files, added datetimeManager, npm update
|
2024-10-13 12:15:29 +02:00 |
|
|
075592702c
|
Zone editor bug fix: set updatedAt at saving so it gets sent back to the client
|
2024-10-02 19:57:08 +02:00 |
|
|
297d4742a4
|
#91 : Zone editor: allow objects to be rotated
|
2024-10-01 21:59:51 +02:00 |
|
|
ce1708a55e
|
Path fixes for all environments, npm run format, removed redundant imports
|
2024-10-01 00:10:30 +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 |
|
|
21a75f6cbe
|
npm run format
|
2024-09-28 02:18:31 +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 |
|
|
9d6de8a1a9
|
Mass replace parameter order (socket,io)>(io,socket), worked on queueing system
|
2024-09-21 23:54:52 +02:00 |
|