1
0
forked from noxious/client

1140 Commits

Author SHA1 Message Date
d1f6920ed6 Asset type enhancement 2024-07-26 19:12:28 +02:00
a071261e86 Updated default value in zoneEditor store 2024-07-26 19:03:00 +02:00
2befcb61c6 Put if-statement to original state 2024-07-26 17:37:10 +02:00
cc444b6a38 Re-enabled the game screen 2024-07-26 17:35:20 +02:00
5741dbba42 npm update, fixed styling issue 2024-07-26 17:26:21 +02:00
116c6f1590 Finished saving sprite logic 2024-07-26 04:57:17 +02:00
095144fa8f Created global style class for form field containers 2024-07-25 23:17:04 +02:00
d18dfc8045 Optimized Tailwind, removed redundant classes and divs 2024-07-25 22:48:55 +02:00
ccc40b0abb typo fix 2024-07-25 21:14:46 +02:00
a14f21fdc6 Updated types 2024-07-25 21:05:10 +02:00
20d4167dd3 npm update, changes a few things regarding sprite logic 2024-07-25 20:47:57 +02:00
1782ad0bc1 Worked on sprite manager 2024-07-25 04:05:31 +02:00
47474b3d97 Fixed paddings on list buttons 2024-07-24 23:50:20 +02:00
87a88f34fa Fixed payload data 2024-07-24 23:01:20 +02:00
104e59f0a6 WIP 2024-07-24 22:55:29 +02:00
ffe97312c9 Sprite manager front- and backend logics 2024-07-24 22:32:14 +02:00
026165cff3 GM panel UI improvements, added accordion component, worked on sprite logics, updated types, npm update 2024-07-24 03:26:08 +02:00
a788cdef99 Removed unneeded div element 2024-07-23 02:21:03 +02:00
482dec2065 Moved files into separate folders 2024-07-23 02:19:18 +02:00
fb51a2aa72 Updated types 2024-07-23 00:16:00 +02:00
0aae34b234 Finished sprite CRUD in asset manager 2024-07-23 00:15:53 +02:00
9e897728db npm updated, fixed saving PvP settings for zones 2024-07-22 23:28:20 +02:00
1bdc83fab1 Finished automatic depth sorting 2024-07-22 18:09:56 +02:00
71e5069857 Typescript enhancements, fixed character disconnect emit 2024-07-22 15:39:55 +02:00
b8702a8ff8 bumped lib package versions 2024-07-22 02:57:40 +02:00
eb7b58648b Added logics to update object frame speed, width and height for animated objects 2024-07-22 02:42:42 +02:00
43f0b73309 Refractor character component (WIP) 2024-07-22 00:40:47 +02:00
016b8e082f Fixed controls issues 2024-07-21 23:29:47 +02:00
338d4d312b Zone editor UX improvements, possibly fixed login issue after registration 2024-07-21 22:48:16 +02:00
12cd7b667a Updated TS types 2024-07-21 22:26:28 +02:00
5140e205ad Removed global overflow on modals, added it back to objects modal 2024-07-21 20:48:06 +02:00
31ed582a5b Improved HTML structure 2024-07-21 20:34:10 +02:00
e3af9d7acb Removed gmPanel store and moved its logics to gameStore 2024-07-21 20:31:13 +02:00
7445fa42bc Merge branch 'main' of https://gitea.xanax.lol/new-quest/nq-client 2024-07-21 20:20:08 +02:00
c06f572567 Lowered max height due to overlap 2024-07-21 20:19:50 +02:00
7afb018467 Moved assetManager partials into their own folder for better maintainability 2024-07-21 20:19:47 +02:00
a7bf51fa7e npm update, npm run format, cleaned and enhanced chipsInput JS 2024-07-21 20:09:12 +02:00
e714bd94b5 Refractor and improve controls component 2024-07-21 20:03:36 +02:00
6679f5b9bd Made menu label arrows cyan 2024-07-21 19:59:23 +02:00
3a4a43264e Fixed spacing in chipsInput component 2024-07-21 19:56:45 +02:00
71c046a087 Converted last px to tailwind breakpoints 2024-07-21 18:46:13 +02:00
fe018528df Also converted zoneeditor styling to tailwind breakpoints 2024-07-21 18:14:38 +02:00
112bb21ccb Convert px to tailwind formats where possible on game screen 2024-07-21 16:22:13 +02:00
25e16870b9 Adjust chipsinput styling 2024-07-21 15:47:31 +02:00
efeef80c02 Fix 2024-07-20 22:01:37 +02:00
4d18ebe457 Moved link position 2024-07-20 22:01:30 +02:00
8ce942e04e Dont unset tile or object after update 2024-07-20 22:01:16 +02:00
84fe8d7198 Removed virtualList stuff 2024-07-20 20:33:29 +02:00
87815dd68e npm run format 2024-07-20 20:17:46 +02:00
Colin Kallemein
dca773b8c9 (WIP) add virtual list to tiles 2024-07-20 18:53:45 +02:00