|
270d12821a
|
Renamed component, inform user when password reset mail has been sent, added comment for #238
|
2024-11-05 01:02:27 +01:00 |
|
|
9c244e980c
|
Cleaned component
|
2024-11-05 00:35:26 +01:00 |
|
|
25ba54c8ac
|
Moved ResetPassword component to correct dir
|
2024-11-05 00:33:28 +01:00 |
|
|
bdc566e30f
|
#236: Fixed clear button in map editor
|
2024-11-04 23:44:34 +01:00 |
|
|
a653b61b51
|
Moved zone editor partials into folder
|
2024-11-04 23:36:19 +01:00 |
|
|
7b61f71fa9
|
#231 : Remove logic that prevents modals from being dragged outside of the view & refactor modal TS
|
2024-11-04 23:34:41 +01:00 |
|
|
42539cc73d
|
Fix for paint tool
|
2024-11-04 21:06:40 +01:00 |
|
|
864369860c
|
Typo fixes, started working on bug fix, npm update
|
2024-11-04 21:04:44 +01:00 |
|
|
89938b7f93
|
npm run format
|
2024-11-04 01:06:15 +01:00 |
|
|
0b018f53a7
|
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
|
2024-11-03 22:30:45 +01:00 |
|
|
32a13f0f3c
|
Added more whitespace under error on register form
|
2024-11-03 22:12:14 +01:00 |
|
|
f203bf9534
|
Merge conflict fix
|
2024-11-03 22:00:29 +01:00 |
|
|
67b6339ffc
|
FInished password reset (hopefully)
|
2024-11-03 21:56:19 +01:00 |
|
|
6233da0044
|
Temporarily disable sound
|
2024-11-03 03:26:07 +01:00 |
|
|
56f455a08e
|
TS declaration improvement, moved files
|
2024-11-03 01:32:37 +01:00 |
|
|
9d541cc46a
|
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
# Conflicts:
# src/components/screens/Characters.vue
|
2024-11-03 01:27:27 +01:00 |
|
|
adf86d369b
|
#216: Added tile & object picker in map editor
|
2024-11-03 01:26:13 +01:00 |
|
|
bbcb84ed03
|
Refactored screens & login forms, fixed pw reset modal, WIP new pw form
|
2024-11-03 00:47:02 +01:00 |
|
|
584262a59b
|
Merge remote-tracking branch 'origin/main' into feature/#182-reset-password
# Conflicts:
# src/screens/Login.vue
# src/stores/gameStore.ts
|
2024-11-02 21:47:57 +01:00 |
|
|
ed17e7f16e
|
#217: Solved duplicate texture loading issue, #215: Finished Dexie implementation.
|
2024-11-02 02:20:34 +01:00 |
|
|
d402744955
|
Map editor fixes (select & move), character sprites are now dynamically loaded and cached, moved repeated code into a composable, updated types
|
2024-10-30 15:27:37 +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 |
|
|
1afc50ea6a
|
Moved reset password, adjusted modal open logic (also WIP)
|
2024-10-29 22:50:11 +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 |
|
|
dc2b6b9851
|
WIP: updated zone manager to match with zone logic (dynamic asset/texture loading)
|
2024-10-27 21:04:08 +01:00 |
|
|
d091aabeb3
|
Removed onMounted()
|
2024-10-27 18:53:18 +01:00 |
|
|
c261937cf5
|
Typo fix
|
2024-10-27 18:50:30 +01:00 |
|
|
4aa1309797
|
Small cleanup
|
2024-10-27 18:50:13 +01:00 |
|
|
4f8517a50c
|
Proof of concept dynamic tile loading 2
|
2024-10-27 18:48:19 +01:00 |
|
|
7db2ba322c
|
Minor improvements, more work on dynamic asset loading
|
2024-10-26 02:41:16 +02:00 |
|
|
70fb732051
|
finally some good fucking code
|
2024-10-26 00:15:31 +02:00 |
|
|
f75528b2af
|
Merge remote-tracking branch 'origin/feature/#215-dexie-caching-implementation' into feature/character-profile
# Conflicts:
# src/screens/Game.vue
|
2024-10-25 22:20:34 +02:00 |
|
|
9f50b062b0
|
Worked on dynamic texture loading
|
2024-10-25 22:17:02 +02:00 |
|
|
2870fea15e
|
Added global listener for character profile hotkey
Also re-organised assets folder
|
2024-10-22 20:23:58 +02:00 |
|
|
8374dc91da
|
WIP Character Profile popup, cleaned up old assets
|
2024-10-21 22:39:28 +02:00 |
|
|
df19c1094c
|
feature/#215-dexie-caching-implementation
|
2024-10-21 02:08:27 +02:00 |
|
|
6adfc727c5
|
return if shift is pressed for tiles, objects and event tiles (camera drag = active)
|
2024-10-19 22:36:08 +02:00 |
|
|
1aa07daa35
|
Also added overflow to tile group
|
2024-10-19 22:25:25 +02:00 |
|
|
36901782ea
|
Adjusted gm panel + toolbar styling, fixed tilelist overflow
|
2024-10-19 22:11:20 +02:00 |
|
|
62f2e1124c
|
#211 Fixed overflow scroll in left panel not working
|
2024-10-19 21:27:04 +02:00 |
|
|
6e2885cba6
|
Added tile sorting logic, minor improvements
|
2024-10-19 21:15:13 +02:00 |
|
|
252d9c87fd
|
Firefox styling fixes
|
2024-10-19 17:13:06 +02:00 |
|
|
856829b605
|
Possible fix for text alignment on Windows
|
2024-10-19 17:00:58 +02:00 |
|
|
a0f0b40ed3
|
Replaced modal resize icon, started writing components for character type management, spride field made optional
|
2024-10-19 02:15:48 +02:00 |
|
|
68222ab511
|
Styling fixes
|
2024-10-18 23:08:01 +02:00 |
|
|
fe804037d0
|
#137 : Listen for zoneEffects in effects component
|
2024-10-18 22:41:42 +02:00 |
|
|
5d288772b5
|
#137 : Added logic to set effects per zone in zone editor
|
2024-10-18 22:23:56 +02:00 |
|
|
3c9b92ccbd
|
Better func. naming
|
2024-10-18 19:53:02 +02:00 |
|
|
860fe705c6
|
Saving maps works again
|
2024-10-18 19:10:41 +02:00 |
|