dd5baa530d
Removed console.log(), fixed small bug
2024-11-13 19:38:51 +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
864369860c
Typo fixes, started working on bug fix, npm update
2024-11-04 21:04:44 +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
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
9f50b062b0
Worked on dynamic texture loading
2024-10-25 22:17:02 +02:00
df19c1094c
feature/#215-dexie-caching-implementation
2024-10-21 02:08:27 +02:00
3c9b92ccbd
Better func. naming
2024-10-18 19:53:02 +02:00
1e0da5f7cc
Removed unused imports, re-added paint func, more refactor work
2024-10-18 17:45:50 +02:00
aff32c33c7
npm update, mobile scroll fix, zone editor object refactor work, removed redundant div
2024-10-18 00:20:30 +02:00
3765cfe5e9
Started refactoring zone editor
2024-10-17 02:32:39 +02:00
2b2c290db0
Removed unused const.
2024-10-16 14:15:30 +02:00
245b50c1fd
Moved component attributes to properties function for more streamlined experience
2024-10-16 14:15:01 +02:00
16a8435f7b
#146 : Set camera on player's position after loading into a zone
2024-10-02 17:07:43 +02:00
f6b6b4b8ea
#91 : Zone editor: allow objects to be rotated
2024-10-01 22:00:08 +02:00
cc07d132e8
Reapply " #169 : Set different parameters to tileLayers to fix tile bleeding"
...
This reverts commit 99d66a7c42b172e74d5d32c0fad1c714b6ea5859.
# Conflicts:
# src/components/gameMaster/zoneEditor/ZoneEditor.vue
2024-09-30 20:25:20 +02:00
61b2717fb5
Reapply "TileLayer bug fix"
...
This reverts commit eb4ae4a6258c8da0183ff0e0d568a978e1f54306.
# Conflicts:
# src/components/gameMaster/zoneEditor/ZoneEditor.vue
2024-09-30 20:24:39 +02:00
99d66a7c42
Revert " #169 : Set different parameters to tileLayers to fix tile bleeding"
...
This reverts commit 0ffec4403815ef81c1bdb46a8ec405f21d328e89.
2024-09-29 21:55:54 +02:00
eb4ae4a625
Revert "TileLayer bug fix"
...
This reverts commit 586600da7c4640b82d7c202bcf8135377aa323e9.
2024-09-29 21:55:44 +02:00
586600da7c
TileLayer bug fix
2024-09-29 21:50:27 +02:00
0ffec44038
#169 : Set different parameters to tileLayers to fix tile bleeding
2024-09-29 21:23:46 +02:00
cffab00974
#81 : Prevent walk after dragging zone
2024-09-28 19:19:00 +02:00
fa12ce2ec8
Minor improvements
2024-09-28 02:52:36 +02:00
1105a53feb
Minor improvements
2024-09-28 02:17:33 +02:00
dd6b6f2a96
Potential fix
2024-09-26 00:41:40 +02:00
9dd0be8749
Removed redundant imports
2024-09-22 02:17:29 +02:00
9b592d6c7c
npm run format, started working on follow player logic, refactor some camera logic
2024-09-22 02:14:32 +02:00
42291b93eb
Renamed store files to (xyz)Store for better readability
2024-09-22 00:53:29 +02:00
88bd039a04
Don't send param with zone:character:join
2024-09-21 22:05:35 +02:00
Zaxiure
d0bf622443
Centered camera & Modal position changes
...
- Able to give position to modal other then centered.
- Camera now centered on character when
- Character joins zone
- Character teleports on to zone
- Window resize
2024-09-21 12:00:49 +02:00
cfb3e427cf
Removed console.log()s
2024-09-21 00:12:35 +02:00
Zaxiure
e01c367dce
Teleport fix 💩
2024-09-20 23:31:40 +02:00
777be0b4ae
ref > store
2024-09-20 20:58:50 +02:00
5125695b4f
e.e
2024-09-20 20:52:17 +02:00
32cc613333
Minor improvements
2024-09-20 20:34:16 +02:00
f3b56ef5fa
bruhmoment
2024-09-20 16:49:47 +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
c1dc600f28
Fixes for dynamic zone asset loading
2024-09-20 12:30:11 +02:00
8d30e3a918
Minor improvements
2024-09-19 23:42:45 +02:00
858685fe5f
Re-added resolution, minor improvements
2024-09-19 23:25:42 +02:00
26eb62b054
Removed redundant wachter
2024-09-19 23:01:10 +02:00