1
0
forked from noxious/client

96 Commits

Author SHA1 Message Date
24dff8d920 New Quest > Sylvan Quest 2024-10-14 15:46:02 +02:00
34bd103ec2 Reorderered components 2024-10-13 12:27:16 +02:00
3c7e96ea7f Setup skeleton for new HUD, updated fog img, updated effects 2024-10-13 12:25:13 +02:00
f2e439831a npm update, worked on zone effects 2024-10-12 21:36:18 +02:00
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
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
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
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
50ae61bcb7 Fixed delete character confirm. modal title, fixed game resizing 2024-09-08 14:30:32 +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
03db5920ea sos 2024-08-23 20:47:14 +02:00
ad096d4ce3 Work for teleports 2024-08-23 20:15:58 +02:00
5a03080a0e idk 2024-08-22 20:00:29 +02:00
2211824832 Replaced some code vars for consistency, added start of teleport logics 2024-08-21 23:10:29 +02:00
4d326f24ac Made chat + menu btns responsive 2024-08-21 22:18:20 +02:00
558bf675b0 Chat changes 2024-08-21 02:45:49 +02:00