drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.27k stars 55 forks source link

Add "all" asset pack option in selection menus. #141

Closed elmodor closed 1 year ago

elmodor commented 1 year ago

Is your feature request related to a problem? Please describe. If you have multiple asset packs installed and you want to load a game you have to select "Games" and then change "Pack" to the correct game and then load the savegame. I assume that custom packs will most likely consist of one game. Nevertheless the search feature is not useful because it only searches in the current pack.

Describe the solution you'd like I want a Pack filter "All" which shows all saved games from all packs. Similar the Type could be adjusted to show all objects within a pack (or all packs if selected) and then the search function can be used properly and efficiently. (So maybe also the ability to do this for Objects)

The Pack: "All" should also be selected by default to show all available games.

elmodor commented 1 year ago

I will look into this