|
adf86d369b
|
#216: Added tile & object picker in map editor
|
2024-11-03 01:26:13 +01:00 |
|
|
6f40c774ea
|
TS shit
|
2024-11-03 00:34:03 +01:00 |
|
|
e3b70df46f
|
npm update
|
2024-11-03 00:33:00 +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 |
|
|
7e4e613405
|
Moved music to character selection screen, disable loader
|
2024-11-02 16:02:43 +01:00 |
|
|
e2c60bfd5a
|
#210 : Play music on login screen
|
2024-11-02 14:05:37 +01:00 |
|
|
e38c402266
|
Fix button sound playing when clicked outside of buttons
|
2024-11-02 13:54:16 +01:00 |
|
|
a299d5dc55
|
#209: Play sound when a button is pressed
|
2024-11-02 13:51:07 +01:00 |
|
|
43c0f0ab1e
|
Added vite-plugin-compression
|
2024-11-02 13:34:52 +01:00 |
|
|
ed17e7f16e
|
#217: Solved duplicate texture loading issue, #215: Finished Dexie implementation.
|
2024-11-02 02:20:34 +01:00 |
|
|
7d723530e6
|
Renamed pw reset form variable
|
2024-11-02 01:47:23 +01:00 |
|
|
a3532a5940
|
Typo
|
2024-10-31 12:33:04 +01:00 |
|
|
74cbf3f2c8
|
Animations now load dynamically and are cached
|
2024-10-31 12:31:30 +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 |
|
|
39b65b3884
|
npm run format
|
2024-10-30 10:07:22 +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 |
|
|
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 |
|
|
a71890ab68
|
Clean
|
2024-10-27 21:09:19 +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 |
|
|
446e049e6e
|
npm update, added email field
|
2024-10-27 17:48:04 +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 |
|
|
5128aa83f9
|
Added code comment
|
2024-10-25 22:25:49 +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 |
|
|
141cd225c8
|
Fix hotkey event not working
|
2024-10-22 20:28:49 +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 |
|
|
347fc0e1e8
|
MVP Dexie loader
|
2024-10-21 18:35:36 +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 |
|
|
279b9bc7a3
|
Reversed order of login screen (img>form)
|
2024-10-20 01:10:29 +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 |
|
|
f6e1a54e74
|
Body view fixes?
|
2024-10-19 21:20:43 +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 |
|