1
0
forked from noxious/client

641 Commits

Author SHA1 Message Date
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
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