122 Commits

Author SHA1 Message Date
376f8653d6 Zone editor bug fix 2024-10-02 19:56:07 +02:00
334ceaa8f3 Refactor cameraControls and pointerHandlers, npm update, npm run format 2024-10-02 16:17:34 +02:00
c31dada1f9 CSS improvement 2024-09-29 01:39: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
fda5224806 Attempt to fix keeping image quality on zoom out 2024-09-29 00:52:14 +02:00
494576b284 Updated game config for hopefully less image quality loss 2024-09-28 21:23:47 +02:00
8eec2e12ce #165 : Show message if player runs in canvas mode, then disconnect 2024-09-28 20:30:26 +02:00
b4050bee01 Use WebGL by default. 2024-09-28 19:24:11 +02:00
cffab00974 #81 : Prevent walk after dragging zone 2024-09-28 19:19:00 +02:00
1105a53feb Minor improvements 2024-09-28 02:17:33 +02:00
104e9e46fb Receive frameCount for assets from server 2024-09-28 00:59:10 +02:00
2223491571 #155 : Hide HUD elements if Game.vue is unloaded 2024-09-28 00:45:19 +02:00
ff61f88d62 #157 : Somewhat fixed resolution 2024-09-28 00:37:54 +02:00
5f44a9aebd Removed scale, added resolution to game config and phaser text obj 2024-09-25 14:03:04 +02:00
2a8d75b459 npm update, finished ticket #124 (chat bubble) 2024-09-25 13:49:41 +02:00
4eea9d1f2c WIP chat bubble 2024-09-25 01:41:03 +02:00
778c10a9ce npm update 2024-09-24 16:09:31 +02:00
8c8ec69f42 Don't create animation if assets isnt in sprite_animations group 2024-09-23 14:10:40 +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
a0b05d0a5e Removed log 2024-09-20 20:35:14 +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
b9bb55cf49 Removed broken logic @TODO. replace with working logic :( 2024-09-20 14:15:47 +02:00
b6b0ccb22d npm run format 2024-09-20 12:35:07 +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
dccdf2c232 uncommented img 2024-09-19 22:59:30 +02:00
bb83861433 yeet 2024-09-19 10:26:46 +02:00
835b6bcc3a npm update, cleaned code 2024-09-19 09:39:21 +02:00
Zaxiure
4723600327
Continues asset loading 2024-09-19 01:34:07 +02:00
ddb0e8bf3a Don't use Vue3 ref's for storing map data 2024-09-18 20:55:37 +02:00
6bc0c7ab3f Forgot to push 2024-09-16 20:51:48 +02:00
799cf3a69c How does this still work? Why does it improve performance so much???¿¿ 2024-09-16 16:22:45 +02:00
c94c3479bb Forgot to re-add character create form 2024-09-15 18:35:50 +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
4629dafece #102 - Various zone editor UX improvements and bug fixes 2024-09-14 17:29:41 +02:00
bd65699cc5 Possible logout fix 2024-09-10 13:26:17 +02:00
5edf197533 npm update & npm run format 2024-09-10 12:58:30 +02:00
50ae61bcb7 Fixed delete character confirm. modal title, fixed game resizing 2024-09-08 14:30:32 +02:00
Zaxiure
3763bd5415
Confirmation on deletion of characters. 2024-09-08 14:22:33 +02:00
7f6ce07ec7 Improved code logic, only console log when dev is enabled, added logout btn. to characters screen 2024-09-08 03:13:01 +02:00
Zaxiure
c4e7eb81ef
Get token from cookies to prevent logging in on refresh. 2024-09-07 23:34:37 +02:00
9c309630ae Remove whitespace around game component 2024-09-07 20:04:25 +02:00
f8f367fb6e Maybe fix for weird resize issues in tiles 2024-08-31 16:21:40 +02:00
ba5d235da0 Changed User panel name, created panel toggles, WIP equipment panel 2024-08-26 23:04:48 +02:00
bdc2ba35c9 Major refractor, cleaning and improvements. 2024-08-24 03:07:48 +02:00