lmcintyre / OrchestrionPlugin

Simple BGM management plugin for XivLauncher
MIT License
20 stars 25 forks source link

Add Deep Dungeon mode #38

Closed XiteSDF closed 11 months ago

XiteSDF commented 11 months ago

Something that I personally wanted, but may be it would be useful to someone else.

Deep Dungeon mode, aka "Replace BGM on in-game BGM change with a random one". Can be used with all songs or with a user created playlist.

Command line usage:

/porch ddmode [playlist]

Stops with the same /porch stop command.

There's a very basic GUI tab as well.

lmcintyre commented 11 months ago

Thank you so much! This feature is a great idea and not too far out of scope compared to other features such as /porch random. Merging this, but making some additional changes to align it more with the rest of the plugin.

Thanks again!