97 Commits

Author SHA1 Message Date
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
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
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
8adb4e6c84 Small improvement 2024-07-20 14:28:05 +02:00
6c1191ad8b Quick select for zone objects 2024-07-16 01:23:45 +02:00
77cbbea967 Added quick editor logics for zoneObjects 2024-07-16 01:19:27 +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
5561373e33 Reverted toolbar position after feedback 2024-07-12 23:58:06 +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
6a1b2dd107 F 2024-07-12 09:00:14 +02:00
9b5849736b Changed toolbar position 2024-07-12 02:01:54 +02:00
1011b94096 Improvements 2024-07-12 00:56:25 +02:00
c5a19f3648 Fix zone list refresh after creating a zone 2024-07-12 00:40:05 +02:00
cf19bb4baa Possible keybinding fix 2024-07-12 00:31:28 +02:00
e72a3a9f45 Updated tiles logics 2024-07-11 19:52:33 +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
8bbfb867ae Added key bindings to zone editor 2024-07-11 18:42:06 +02:00
ea9771e3ec Various zone editor UX improvements 2024-07-11 18:28:38 +02:00
a763405a4a Zone updating stuff 2024-07-10 17:31:12 +02:00
c4c12179b8 Added depth logics for objects 2024-07-10 00:43:52 +02:00
abe58961ba npm update, removed spacing around zone editor toolbar for better UX, added search logic in objects list 2024-07-09 23:43:53 +02:00
f1a3d6b6e5 fuck 2024-07-09 01:11:53 +02:00
2fc65ebc65 Added admin tiles 2024-07-08 22:12:56 +02:00
6684565488 Added comments, simplified if statement 2024-07-08 20:09:29 +02:00
ec3894f9da Show pointer always below zone objects 2024-07-08 19:56:15 +02:00
38307ec2d9 Fix object image sizing 2024-07-07 23:03:44 +02:00
1b46be98b8 Bug fix for loading zones 2024-07-07 22:45:41 +02:00
4dabf69c90 Saving tile now really works 2024-07-07 22:23:27 +02:00
7ec1c73f1f Added game store, stupid tile shit 2024-07-07 20:57:10 +02:00
16d830df66 Fully finished zone loading logic 2024-07-07 15:42:54 +02:00
922ae6474e Fix select styling tiles and synced styling with objects 2024-07-07 14:27:21 +02:00
03ba9c7a25 Working on zone selecting 2024-07-07 13:52:42 +02:00
6065a9c77e Make zone loading dynamic 2024-07-07 12:29:49 +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
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
27641f2df8 TS fix, added search field in tiles and objects screen 2024-07-06 22:51:45 +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
e96b9c9ee9 Modal improvements, finished object eraser 2024-07-06 21:27:16 +02:00
93e54b2164 Added search functionality for tiles and objects, finished object management and added its logic to the zone editor 2024-07-06 21:15:22 +02:00
b0fdb816da Fix interactive elements not working in modal header 2024-07-06 20:32:41 +02:00