ed17e7f16e
#217 : Solved duplicate texture loading issue, #215 : Finished Dexie implementation.
2024-11-02 02:20:34 +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
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
7c259f455c
Load all tiles in zone editor
2024-10-28 23:41:26 +01:00
dc2b6b9851
WIP: updated zone manager to match with zone logic (dynamic asset/texture loading)
2024-10-27 21:04:08 +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
347fc0e1e8
MVP Dexie loader
2024-10-21 18:35:36 +02:00
df19c1094c
feature/#215-dexie-caching-implementation
2024-10-21 02:08:27 +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
860fe705c6
Saving maps works again
2024-10-18 19:10:41 +02:00
1e0da5f7cc
Removed unused imports, re-added paint func, more refactor work
2024-10-18 17:45:50 +02:00
34f547f0a6
Added deleteTile() func. to zone composable
2024-10-18 15:40:28 +02:00
c6869f47b1
Typescript improvements, added move zone object logic.
2024-10-18 02:33:51 +02:00
774871510e
Reordered func. params getTile(), npm run format, refactor zone object part in zone editor, other improvements
2024-10-17 19:26:45 +02:00
3902c611fa
Fixed placing tiles
2024-10-17 18:39:18 +02:00
3765cfe5e9
Started refactoring zone editor
2024-10-17 02:32:39 +02:00
334ceaa8f3
Refactor cameraControls and pointerHandlers, npm update, npm run format
2024-10-02 16:17:34 +02:00
cd9316a384
Minor camera improvements
2024-09-29 20:13:54 +02:00
9cf872b7e2
Image quality bs
2024-09-29 01:37:33 +02:00
5b31729f64
Minor improvements
2024-09-29 01:07:53 +02:00
c2ae271306
Minor bug fix
2024-09-28 21:53:21 +02:00
494576b284
Updated game config for hopefully less image quality loss
2024-09-28 21:23:47 +02:00
adc85d49a4
Change zoom to camera property
2024-09-28 20:22:01 +02:00
3dbd68d5cf
Put zoom calculation in variable
2024-09-28 20:17:37 +02:00
3c5ceaae2d
Added min and max to zoom
2024-09-28 20:14:46 +02:00
cffab00974
#81 : Prevent walk after dragging zone
2024-09-28 19:19:00 +02:00
130df8f144
npm run format
2024-09-28 02:17:51 +02:00
104e9e46fb
Receive frameCount for assets from server
2024-09-28 00:59:10 +02:00
0f231e10fa
#159 : Camera control fixes
2024-09-28 00:21:24 +02:00
4eea9d1f2c
WIP chat bubble
2024-09-25 01:41:03 +02:00
Zaxiure
910a9fa2cf
moving stuff yes
2024-09-25 01:13:04 +02:00
4f507f82b9
Typo fix
2024-09-22 15:29:00 +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
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
ec1a8f3f98
Removed test param
2024-09-20 23:37:06 +02:00
Zaxiure
e01c367dce
Teleport fix 💩
2024-09-20 23:31:40 +02:00
32cc613333
Minor improvements
2024-09-20 20:34:16 +02:00
be4c201d81
My 13th reason (2.0)
2024-09-20 16:34:17 +02:00
Zaxiure
60a67f7afc
Continues asset loading
2024-09-19 01:35:16 +02:00
6e6c6f9b9e
npm run format
2024-09-15 02:06:27 +02:00
bb08aaa9bc
Bug fixes for updating zone width and height (realtime now), removed redundant code from camera composable, improved zone editor tool modal logics.
2024-09-14 21:40:42 +02:00
5edf197533
npm update & npm run format
2024-09-10 12:58:30 +02:00