1
0
forked from noxious/client

528 Commits

Author SHA1 Message Date
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
26eb62b054 Removed redundant wachter 2024-09-19 23:01:10 +02:00
dccdf2c232 uncommented img 2024-09-19 22:59:30 +02:00
bb83861433 yeet 2024-09-19 10:26:46 +02:00
3878a02b4f typesafe params 2024-09-19 09:47:08 +02:00
835b6bcc3a npm update, cleaned code 2024-09-19 09:39:21 +02:00
Zaxiure
60a67f7afc
Continues asset loading 2024-09-19 01:35:16 +02:00
Zaxiure
4723600327
Continues asset loading 2024-09-19 01:34:07 +02:00
087f007306 Resort components 2024-09-18 21:37:14 +02:00
ddb0e8bf3a Don't use Vue3 ref's for storing map data 2024-09-18 20:55:37 +02:00
43a59c8f7c Removed reduntant code to start working on chunk rendering 2024-09-17 00:50:59 +02:00
6bc0c7ab3f Forgot to push 2024-09-16 20:51:48 +02:00
a8184449c5 Disabled cullpadding for testing purposes 2024-09-16 20:09:43 +02:00
8cf13f88d6 Removed console log 2024-09-16 20:07:44 +02:00
1c703edc26 Decreased setCullPadding values for better performance 2024-09-16 19:04:20 +02:00
7984853fb8 Removed func from zone editor 2024-09-16 18:56:46 +02:00
af3e9d2b4d Map fixes 2024-09-16 18:56:08 +02:00
fb836be412 SOLVED ISSUE 2024-09-16 18:14:27 +02:00
2bf1039997 Stash 2024-09-16 17:47:46 +02:00
799cf3a69c How does this still work? Why does it improve performance so much???¿¿ 2024-09-16 16:22:45 +02:00
Zaxiure
5bd0ffd2e1
Depth sorting fix based on direction 2024-09-15 23:27:47 +02:00
6d5c3ab3b3 Commented out chat bubble, removed old comment 2024-09-15 21:07:48 +02:00
4711dd3258 Removed redundant code 2024-09-15 20:47:27 +02:00
f8d3cd1f48 Depth sorting fix for larger objects 2024-09-15 20:44:06 +02:00
ed3955db17 npm run format 2024-09-15 19:00:20 +02:00
c94c3479bb Forgot to re-add character create form 2024-09-15 18:35:50 +02:00
e8a0b0f13d Fixed depth sorting inside zone and zoneEditor 2024-09-15 18:22:54 +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
6e6c6f9b9e npm run format 2024-09-15 02:06:27 +02:00
4cf6e68703 #100 : When switching to zone manager, GM character isnt removed from zone it was in 2024-09-15 02:01:36 +02:00
75c11c4bc0 Disable dev for deployment to prod. 2024-09-14 21:42: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
717fb1646c Disable dev for deployment to prod. 2024-09-14 17:30:05 +02:00
4629dafece #102 - Various zone editor UX improvements and bug fixes 2024-09-14 17:29:41 +02:00
b05a5920ba #99 : Check if token is valid, else log out 2024-09-13 21:38:00 +02:00