1
0
forked from noxious/client

862 Commits

Author SHA1 Message Date
cffab00974 #81 : Prevent walk after dragging zone 2024-09-28 19:19:00 +02:00
a92675e4c0 Position fix for texts 2024-09-28 17:46:05 +02:00
b2266f5a10 More whitespace around chat bubble 2024-09-28 03:11:49 +02:00
6cee0b93e6 Set char. limit of 90 to chat bubble 2024-09-28 03:10:02 +02:00
b4403f3267 Chat res. fix 2024-09-28 03:07:44 +02:00
fa12ce2ec8 Minor improvements 2024-09-28 02:52:36 +02:00
130df8f144 npm run format 2024-09-28 02:17:51 +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
0f231e10fa #159 : Camera control fixes 2024-09-28 00:21:24 +02:00
71042881dc Fix for #132 (character continues anim after moving is finished) 2024-09-27 23:56:02 +02:00
50feea0c9c Disabled dev 2024-09-26 00:43:22 +02:00
dd6b6f2a96 Potential fix 2024-09-26 00:41:40 +02:00
c09f503d54 Removed placeholder text 2024-09-25 14:06:22 +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
4a410b375f Removed import 2024-09-25 01:15:40 +02:00
Zaxiure
910a9fa2cf
moving stuff yes 2024-09-25 01:13:04 +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
0f01a4ec7c Added option to set rotation on teleport tiles 2024-09-23 14:02:00 +02:00
2f555636bc npm update 2024-09-23 13:24:10 +02:00
4f507f82b9 Typo fix 2024-09-22 15:29:00 +02:00
84dff1c62f Set dev to false 2024-09-22 02:18:07 +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
83d9cc1516 More unspaghettification 2024-09-21 19:52:07 +02:00
0a02e261b4 Unspaghettify code (WIP) 2024-09-21 18:18:46 +02:00
ef76ebe508 Close pencil / eraser select when clicked outside of the element 2024-09-21 17:03: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
777be0b4ae ref > store 2024-09-20 20:58:50 +02:00
5125695b4f e.e 2024-09-20 20:52:17 +02:00
a0b05d0a5e Removed log 2024-09-20 20:35:14 +02:00
32cc613333 Minor improvements 2024-09-20 20:34:16 +02:00
1a7546ba4f zoneEditor reactivity fixes 2024-09-20 16:59:02 +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
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