80 Commits

Author SHA1 Message Date
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
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
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
338d4d312b Zone editor UX improvements, possibly fixed login issue after registration 2024-07-21 22:48:16 +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
fe018528df Also converted zoneeditor styling to tailwind breakpoints 2024-07-21 18:14:38 +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
87815dd68e npm run format 2024-07-20 20:17:46 +02:00
Colin Kallemein
c3aff706f0 Applied to object list as well 2024-07-20 17:12:14 +02:00
Colin Kallemein
ddfa3b4952 Fix back to top scroll functionality 2024-07-20 16:52:31 +02:00
33fd32348f Work on sprite stuff 2024-07-20 15:18:06 +02:00
Colin Kallemein
5c8d4947b1 Added virtuallist to asset manager tilelist 2024-07-20 15:13:02 +02:00
8adb4e6c84 Small improvement 2024-07-20 14:28:05 +02:00
5784b0fa9c Small styling fixes, added better filter options in zone editor, added tags to objects, npm update 2024-07-16 00:16:10 +02:00
0fcd5c4d76 Loading world works 2024-07-12 12:44:37 +02:00
79bef033f3 Refractor socket store into game store 2024-07-12 11:58:06 +02:00
e72a3a9f45 Updated tiles logics 2024-07-11 19:52:33 +02:00
90046613ca Moved remove btn to img container 2024-07-11 19:26:12 +02:00
56a3346ebf Merge branch 'main' of ssh://gitea.xanax.lol:29416/new-quest/nq-client 2024-07-11 19:22:14 +02:00
c0571120f7 Toolbar improvements 2024-07-11 19:22:06 +02:00
8a4b57daef Updated Tailwind config and styling 2024-07-11 19:16:03 +02:00
f830bf875e remove object fix 2024-07-11 00:41:02 +02:00
89a781470b Small styling adjustment on buttons. Some zone editor stuff. 2024-07-07 04:32:16 +02:00
317906eab5 Creating and deleting zones now works 2024-07-07 04:06:59 +02:00
ff2f890cb6 Converted more Tailwind 2024-07-07 01:12:23 +02:00
ffac3bcbfd Fix input width 2024-07-06 23:37:29 +02:00
dfe5550fa6 Optimization, small tailwind tweaks 2024-07-06 23:31:37 +02:00
5fad4583ad Removed unused classnames 2024-07-06 23:11:24 +02:00
29df343d64 Allow decimal values 2024-07-06 22:34:11 +02:00
067478055e Hot reload for objects when updated inside asset manager so no page reload is required 2024-07-06 22:24:29 +02:00