|
2abce7a7e7
|
Sorted imports
|
2025-01-01 19:05:24 +01:00 |
|
|
18b07d2f46
|
Several fixes, improvements, refactor for authentication
|
2024-12-27 19:00:53 +01:00 |
|
|
231f19a30f
|
Added characterChest component for chest equipment, moved some files
|
2024-12-27 00:27:54 +01:00 |
|
|
9c105d6df6
|
Returned data update
|
2024-12-26 23:55:47 +01:00 |
|
|
1888521762
|
Fixed modal fullscreen icons, made types compatible with server changes made for #174, npm update, npm run format, minor improvements
|
2024-11-13 13:22:20 +01:00 |
|
|
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 |
|
|
be4c201d81
|
My 13th reason (2.0)
|
2024-09-20 16:34:17 +02:00 |
|
|
b9bb55cf49
|
Removed broken logic @TODO. replace with working logic :(
|
2024-09-20 14:15:47 +02:00 |
|
|
6d5c3ab3b3
|
Commented out chat bubble, removed old comment
|
2024-09-15 21:07:48 +02:00 |
|
|
4711dd3258
|
Removed redundant code
|
2024-09-15 20:47:27 +02:00 |
|
|
f8d3cd1f48
|
Depth sorting fix for larger objects
|
2024-09-15 20:44:06 +02:00 |
|
|
ed3955db17
|
npm run format
|
2024-09-15 19:00:20 +02:00 |
|
|
e8a0b0f13d
|
Fixed depth sorting inside zone and zoneEditor
|
2024-09-15 18:22:54 +02:00 |
|
|
ad096d4ce3
|
Work for teleports
|
2024-08-23 20:15:58 +02:00 |
|
|
5a03080a0e
|
idk
|
2024-08-22 20:00:29 +02:00 |
|
|
2211824832
|
Replaced some code vars for consistency, added start of teleport logics
|
2024-08-21 23:10:29 +02:00 |
|
|
1bdc83fab1
|
Finished automatic depth sorting
|
2024-07-22 18:09:56 +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 |
|
|
a763405a4a
|
Zone updating stuff
|
2024-07-10 17:31:12 +02:00 |
|
|
f1a3d6b6e5
|
fuck
|
2024-07-09 01:11:53 +02:00 |
|
|
4dabf69c90
|
Saving tile now really works
|
2024-07-07 22:23:27 +02:00 |
|
|
7ec1c73f1f
|
Added game store, stupid tile shit
|
2024-07-07 20:57:10 +02:00 |
|
|
6065a9c77e
|
Make zone loading dynamic
|
2024-07-07 12:29:49 +02:00 |
|
|
2fe6f8d9c0
|
Worked on zone objects, tile tags and searching
|
2024-07-04 02:07:45 +02:00 |
|
|
4c6978e0c0
|
Tile asset management 90% done
|
2024-07-02 21:53:50 +02:00 |
|
|
270b14d8e5
|
asset mngr stuff
|
2024-06-29 22:39:22 +02:00 |
|
|
d7cc8ba8fd
|
clean
|
2024-06-15 22:37:10 +02:00 |
|
|
05e7d6dc15
|
yuh
|
2024-06-15 22:05:04 +02:00 |
|
|
4a04bf06cc
|
worked on wall logics
|
2024-06-15 03:15:20 +02:00 |
|
|
4bc076d55d
|
i dont even remember, something, something, zone editor
|
2024-06-13 20:29:09 +02:00 |
|
|
8e174a063a
|
Worked on zone manager
|
2024-06-11 01:10:22 +02:00 |
|
|
58bff2010f
|
Zone editor GUI (WIP), added a few helper functions
|
2024-06-10 17:46:25 +02:00 |
|
|
8227dfe4b3
|
improved tile finding logic, improved size and position of the character nickname and healthbar
|
2024-06-10 15:11:14 +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 |
|