205 Commits

Author SHA1 Message Date
bdb6dd0d54 #161: Store chats into database 2024-11-14 20:42:52 +01:00
dd5baa530d Removed console.log(), fixed small bug 2024-11-13 19:38:51 +01:00
d9947e29cf Prevent loading anims more than once 2024-11-13 15:42:21 +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
46ebfaec01 npm update 2024-11-05 23:18:10 +01:00
864369860c Typo fixes, started working on bug fix, npm update 2024-11-04 21:04:44 +01:00
f076661d4a npm update 2024-11-03 22:35:22 +01:00
e3b70df46f npm update 2024-11-03 00:33:00 +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
74cbf3f2c8 Animations now load dynamically and are cached 2024-10-31 12:31:30 +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
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
df19c1094c feature/#215-dexie-caching-implementation 2024-10-21 02:08:27 +02:00
6e2885cba6 Added tile sorting logic, minor improvements 2024-10-19 21:15:13 +02:00
14e07aa4a1 npm update 2024-10-18 15:40:14 +02:00
aff32c33c7 npm update, mobile scroll fix, zone editor object refactor work, removed redundant div 2024-10-18 00:20:30 +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
f24a498246 Re-added Vue Dev Tools. Problem fixed
https://github.com/vuejs/devtools-next/issues/635
2024-10-16 18:50:38 +02:00
27e857b9a6 npm update, removed vue dev tools bc bug 2024-10-16 15:45:41 +02:00
7dd2d70eca npm update 2024-10-15 15:49:12 +02:00
1bdd2bc75a npm update 2024-10-14 19:14:53 +02:00
24dff8d920 New Quest > Sylvan Quest 2024-10-14 15:46:02 +02:00
f2e439831a npm update, worked on zone effects 2024-10-12 21:36:18 +02:00
b264ab3e40 Stash WIP zone effect 2024-10-11 15:04:50 +02:00
f51cb839bf npm update 2024-10-04 20:06:29 +02:00
334ceaa8f3 Refactor cameraControls and pointerHandlers, npm update, npm run format 2024-10-02 16:17:34 +02:00
f6b6b4b8ea #91 : Zone editor: allow objects to be rotated 2024-10-01 22:00:08 +02:00
e5213cf5e6 npm update 2024-09-30 20:27:33 +02:00
80bb38a6f7 Updated libs 2024-09-29 16:19:48 +02:00
0a37a09ed4 Updated libs 2024-09-29 16:19:42 +02:00
d214bd37ad npm update, improved gameStore structure 2024-09-29 15:12:20 +02:00
a92675e4c0 Position fix for texts 2024-09-28 17:46:05 +02:00
1105a53feb Minor improvements 2024-09-28 02:17:33 +02:00
71042881dc Fix for #132 (character continues anim after moving is finished) 2024-09-27 23:56:02 +02:00
2a8d75b459 npm update, finished ticket #124 (chat bubble) 2024-09-25 13:49:41 +02:00
778c10a9ce npm update 2024-09-24 16:09:31 +02:00
2f555636bc npm update 2024-09-23 13:24:10 +02:00
88bd039a04 Don't send param with zone:character:join 2024-09-21 22:05:35 +02:00
32cc613333 Minor improvements 2024-09-20 20:34:16 +02:00
c1dc600f28 Fixes for dynamic zone asset loading 2024-09-20 12:30:11 +02:00
dccdf2c232 uncommented img 2024-09-19 22:59:30 +02:00
835b6bcc3a npm update, cleaned code 2024-09-19 09:39:21 +02:00
ddb0e8bf3a Don't use Vue3 ref's for storing map data 2024-09-18 20:55:37 +02:00
799cf3a69c How does this still work? Why does it improve performance so much???¿¿ 2024-09-16 16:22:45 +02:00
4be606778c Bug fix for zoneEditor store, #109 : When zone tiles are updated and you switch back to the game, these aren't instantly visible, npm update 2024-09-15 02:36:24 +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
4629dafece #102 - Various zone editor UX improvements and bug fixes 2024-09-14 17:29:41 +02:00