Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Assets): New asset search UI #1533

Merged
merged 14 commits into from
Dec 29, 2024
Merged

feat(Assets): New asset search UI #1533

merged 14 commits into from
Dec 29, 2024

Conversation

Kruptein
Copy link
Owner

@Kruptein Kruptein commented Dec 28, 2024

This PR updates a bunch of systems related to assets.

In particular the in-game assets sidebar menu has been removed and replaced with a bigger modal dialog similar to notes.

This new UI component shares its core with the asset browser that you already had out-of-game. Allowing you to do the same kind of things (e.g. uploading files, moving files around) in addition to some extra new features.

A shortcut system is available to quickly change to a specific folder that you frequently use (e.g. a campaign specific folder, or a folder with assets for a particular RPG system). These shortcuts are campaign specific.

Dragging assets from the new UI to the map is still possible, you just have to drag them outside of the dialog and the dialog will disappear allowing you to place them wherever you want.

The asset-picker dialog that in some locations appears (e.g. changing asset art) is now also replaced with this new UI element which will show some buttons at the bottom to confirm your selection.
The old asset-picker dialog will for now still be present in out-of-game contexts (e.g. logo for campaigns).

@Kruptein Kruptein force-pushed the feature/asset-in-game-ui branch from 12a1053 to 5dc2cdd Compare December 29, 2024 10:03
@Kruptein Kruptein marked this pull request as ready for review December 29, 2024 18:18
@Kruptein Kruptein merged commit 30fecb2 into dev Dec 29, 2024
6 checks passed
@Kruptein Kruptein deleted the feature/asset-in-game-ui branch December 29, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant