1
0
forked from noxious/client

851 Commits

Author SHA1 Message Date
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
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
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
f830bf875e remove object fix 2024-07-11 00:41:02 +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
ead0da0a5e Show controls always above tiles 2024-07-07 14:29:31 +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
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
27641f2df8 TS fix, added search field in tiles and objects screen 2024-07-06 22:51:45 +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
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
3098cf862e Convert game screen to tailwind 2024-07-06 20:45:48 +02:00
b0fdb816da Fix interactive elements not working in modal header 2024-07-06 20:32:41 +02:00
6f3e42a8be Added input for z-index 2024-07-06 20:17:51 +02:00
fd2b253eb3 Moved btn pos 2024-07-06 19:58:09 +02:00
d0fdeebd5d TS fixes 2024-07-06 19:39:18 +02:00
96856adf1d TS fixes 2024-07-06 19:38:41 +02:00
c0ccb30019 Improved object selection 2024-07-06 19:37:14 +02:00
f40297485f More Tailwind conversion 2024-07-06 18:47:07 +02:00
c544e0a12a Convert GUI components to Tailwind (where possible smh) 2024-07-06 17:18:39 +02:00
5e9814fe92 Convert chat to tailwind 2024-07-05 00:01:45 +02:00
5dd8664c34 Remove modal- classes and re implemented styling 2024-07-04 23:19:22 +02:00
d15e5f796f Fix overflow asset manager 2024-07-04 22:41:38 +02:00