53 Commits

Author SHA1 Message Date
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
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
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
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
dedae28456 There is no god 2024-07-04 21:57:07 +02:00
c56974a79f Temporary col functionality, and absolute unfiltered styling agony 2024-07-04 20:47:50 +02:00
6b2e90751c Fix styling issues detail panel 2024-07-04 15:31:20 +02:00
fa5acca143 Hot reload after adding new objects 2024-07-04 14:56:32 +02:00
167956ef2b Hot reload after adding new objects 2024-07-04 14:56:29 +02:00
aa5b51478a object stuff 2024-07-04 13:38:05 +02:00
2fe6f8d9c0 Worked on zone objects, tile tags and searching 2024-07-04 02:07:45 +02:00
fbde46c771 Chips input stuff 2024-07-02 22:08:18 +02:00
4c6978e0c0 Tile asset management 90% done 2024-07-02 21:53:50 +02:00
270b14d8e5 asset mngr stuff 2024-06-29 22:39:22 +02:00
2313a0faea Merge remote-tracking branch 'origin/main' into task/assets-logic
# Conflicts:
#	src/components/utilities/assetManager/partials/TileList.vue
2024-06-29 19:53:09 +02:00
31fed05a07 Merge branch 'main' of ssh://gitea.xanax.lol:29416/new-quest/nq-client 2024-06-26 12:42:28 +02:00
c8514a5f1f started working on tile selecting for management 2024-06-26 12:42:17 +02:00
e5351eaf6f Cleaned up styling, changed assets logic 2024-06-23 20:21:49 +02:00
e524d1d1f9 Fixed issue safari positioning 2024-06-23 17:11:47 +02:00
8896624e03 Moved tile list to its own component 2024-06-23 16:50:28 +02:00
b2aa37d35b Clean up stylesheet, small fixes 2024-06-23 15:04:07 +02:00
7a45145921 Finish functionality back to top button on asset list 2024-06-23 14:24:10 +02:00
6215b19b20 Small styling changes, responsiveness modals 2024-06-23 14:10:49 +02:00
2c19d19c41 Fixed modal resizing/dragging bug(s) 2024-06-23 13:07:37 +02:00