|
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 |
|
|
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 |
|
|
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 |
|