1
0
forked from noxious/client

252 Commits

Author SHA1 Message Date
2f80f31a33 Few more UX improvements 2024-08-21 21:49:28 +02:00
9f71107a00 TS improvement 2024-08-21 21:29:07 +02:00
94f8398545 UX improvement in zone list 2024-08-21 21:21:43 +02:00
f2f5569c4a zoneEditor UX improvements 2024-08-21 21:18:31 +02:00
ed28a3213f npm run format 2024-08-20 02:16:18 +02:00
a32d62417a Commands, alert improvements 2024-08-20 01:49:52 +02:00
287dfcd226 Fix breakpoints
Inventory WIP
2024-08-03 23:50:26 +02:00
433b60dadd Responsiveness inventory
WIP
2024-08-03 23:34:31 +02:00
5229c3fb74 kutcss 2024-08-01 23:05:18 +02:00
6c75f42a79 Finished inventory layout (hardcoded) 2024-08-01 22:08:45 +02:00
8f5174ac4a WIP Inventory overlay 2024-07-31 22:57:31 +02:00
471f84904f walk anims 2024-07-31 19:56:44 +02:00
336f90128d Worked on character animations 2024-07-30 23:30:54 +02:00
ea29b6f3a2 Worked on pathfinding, character animation & rotation, few enhancements 2024-07-29 09:01:35 +02:00
e4cd0e041a npm update, modal bug fix, separated logics for easier maintainability, modal fe bugfix 2024-07-27 22:53:38 +02:00
925bdb741e Psuedo code for movement 2024-07-27 03:10:33 +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
482dec2065 Moved files into separate folders 2024-07-23 02:19:18 +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
eb7b58648b Added logics to update object frame speed, width and height for animated objects 2024-07-22 02:42:42 +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
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
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
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