1
0
forked from noxious/client

818 Commits

Author SHA1 Message Date
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
20015705c5 npm update, fixed character animation bug (maybe) 2024-09-11 14:18:26 +02:00
37c39bd336 Remove cookie fix for prod. env. 2024-09-10 14:27:57 +02:00
7d0a6084c5 Race condition maybe? 2024-09-10 14:19:04 +02:00
bd65699cc5 Possible logout fix 2024-09-10 13:26:17 +02:00
236aac0b9b Removed unnecessary complexity in App.vue 2024-09-10 13:13:52 +02:00
5edf197533 npm update & npm run format 2024-09-10 12:58:30 +02:00
c03c71a1b5 Moved toolbar to bottom for better UX 2024-09-09 00:27:45 +02:00
69bee25c9d npm update, updated tile & sprite detail (remove>delete) 2024-09-08 23:55:49 +02:00
04bb488797 Commented code for testing purpose 2024-09-08 16:06:20 +02:00
7c4f626c5a #78 : Fixed chipsInput component 2024-09-08 15:08:18 +02:00