20 Commits

Author SHA1 Message Date
67b6339ffc FInished password reset (hopefully) 2024-11-03 21:56:19 +01:00
c62ff2efc1 Refactor assetManager, renamed assetManager to assetStorage, renamed AssetT to AssetDataT, added better error handling in authentication service, continued working on dynamic asset loading for both maps and map editor 2024-10-30 09:36:16 +01:00
08f55c9680 #190 : Cookie domain improvement 2024-10-30 07:17:07 +01:00
7c259f455c Load all tiles in zone editor 2024-10-28 23:41:26 +01:00
be854a79b8 Added reset password modal form 2024-10-27 21:31:50 +01:00
446e049e6e npm update, added email field 2024-10-27 17:48:04 +01:00
9f50b062b0 Worked on dynamic texture loading 2024-10-25 22:17:02 +02:00
715fe5c318 Cookies 2024-10-21 02:15:29 +02:00
df19c1094c feature/#215-dexie-caching-implementation 2024-10-21 02:08:27 +02:00
8b1efca7b8 Added world settings type and added it into gameStore 2024-10-14 20:11:30 +02:00
42291b93eb Renamed store files to (xyz)Store for better readability 2024-09-22 00:53:29 +02:00
0fcd5c4d76 Loading world works 2024-07-12 12:44:37 +02:00
79bef033f3 Refractor socket store into game store 2024-07-12 11:58:06 +02:00
236b091216 hmm 2024-07-10 22:49:22 +02:00
8e174a063a Worked on zone manager 2024-06-11 01:10:22 +02:00
3e003962dc Fixed characters not showing after logging in, added loading screen before showing characters, worked on GM tools 2024-06-10 02:39:00 +02:00
356cb94cc2 Notifications bug fix 2024-06-06 19:17:02 +02:00
01bbd94a3e NQ-58 & NQ-57 2024-06-06 19:04:22 +02:00
86b80f8244 npm run format 2024-06-02 02:35:42 +02:00
8cd0e9254a Worked on creating new characters 2024-05-28 23:46:55 +02:00