Eranziel / foundryvtt-lancer

A Foundry VTT game system for LANCER RPG.
GNU General Public License v3.0
105 stars 63 forks source link

[FEATURE] Save LCPs to the server to make re-import easier #699

Open Eranziel opened 3 months ago

Eranziel commented 3 months ago

Is your feature request related to a problem? Please describe. Occasionally there is a need to re-import an LCP which was previously imported. You cleared all compendiums to try to fix a bug, accidentally updated/deleted something in a compendium, etc... It's a hassle to keep track of all your LCP files and re-pick the ones you imported before.

Describe the solution you'd like When importing an LCP, upload the LCP itself to the world folder in the Foundry server. The compendium manager can query the server to see which LCPs are stored for this world and show a list of them, with buttons/checkboxes to re-import/rebuild them.

Describe alternatives you've considered Users can keep manually tracking their LCP files themselves.

Additional context Related to #654. Completing that issue would make this feature mostly irrelevant for official content, but this issue would still remain useful for third party and custom LCPs.