22 Commits

Author SHA1 Message Date
c8728ba83a Made field decimal, forgot to use const, new migration 2025-01-28 17:53:56 +01:00
3b65cae631 Migration fix 2025-01-28 16:49:01 +01:00
5680b324b4 Merge remote-tracking branch 'origin/feature/map-refactor' 2025-01-27 01:56:51 +01:00
9771f45e6d Removed isAnimated and isLooping fields 2025-01-27 01:56:04 +01:00
112559055c Added createdAt and updatedAt fields to character hair to fix cache issue 2025-01-23 20:36:02 +01:00
24586855cb Created base entities, extended normal entities with these 2025-01-06 18:03:12 +01:00
57b21f1499 More map editor work 2025-01-05 04:52:16 +01:00
33afef5466 Map editor WIP 2025-01-05 04:01:43 +01:00
a40b71140a Almost finalised refactoring 2025-01-03 14:35:02 +01:00
11041fec83 Renamed zone > map 2025-01-02 17:31:24 +01:00
664a74c973 Characters bug fix 2025-01-01 23:52:48 +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
465219276d Added update & delete rules to entities 2025-01-01 20:44:36 +01:00
a5c941cbb0 Added note, added new init migration 2024-12-30 01:37:49 +01:00
4a963b4359 Improved entities, ran formatting, utilise getters and setters 2024-12-26 16:45:00 +01:00
6a27ccff31 Init command works 2024-12-26 04:21:35 +01:00
2de2bec705 Added README.md, started refactoring init. command 2024-12-25 19:07:03 +01:00
aa3ee8f0af Enum bug fix 2024-12-25 13:49:43 +01:00
95f4c58110 Added missing entities( zoneEffect, zoneEventTile, zoneEventTileTeleport, zoneObject) 2024-12-25 03:19:53 +01:00
c35e27799e Fixed enum fields, new migration file 2024-12-25 02:06:02 +01:00
125d3a3f66 Added init migration, moved ORM config into separate file, updated .gitignore file 2024-12-25 01:16:07 +01:00