TVFLabs-CustomSideDeck icon

CustomSideDeck

Change the side deck to something other than squirrels! Lots of options for making your own side deck with JSON Loader (or C#). Works with Side Deck Selector!

By TVFLabs

CHANGELOG

2.3.1

  • Fixed a bug with non-editable side decks

2.3.0

  • Added CSDCanEditDuringRun extension property -- when set to true on a configurable or advanced side deck, the side deck's contents can be edited during a run instead of just at the start

2.2.2

  • Fixed the default side deck back being blank instead of the squirrel back

2.2.1

  • Hotfix for a few bugs in the last version

2.2.0

  • Added squirrel, bee, aquasquirrel, blank and generated default card back options
  • Added CSDChallengePoints extension property that, when set, will add (or subtract) that number of challenge points when the side deck is used
  • Fixed a bug with scrolling

2.1.0:

  • Added a config option to determine how to handle a side deck with no custom card back
  • Added a config option to enable generating Aqua versions for non-CSDIsAqua side decks
  • Added a config option to choose whether CSDIsAqua side decks should appear if the Squirrel Fish challenge is disabled
  • Fixed a few error messages

2.0.0:

  • This version should be fully backwards compatible with previous versions, but if you run into any issues, let me know
  • Added CSDCardBack extension property -- when set to a 125 x 190 png file, your side deck will display that image on the card's backs
  • If no custom back is supplied, one will be automatically generated based on your main card's portrait
  • Added CSDIsAqua extension property
  • When the Squirrel Fish challenge is enabled, only side decks with CSDIsAqua set to true can be selected
  • Select Side Deck screen now scrolls faster
  • Now actually actually works with Side Deck Selector (for real this time, I swear)
  • That is to say, Side Deck Selector side decks should be selectable in this mod's side deck selection screen
  • Fixed spamming errors in the console when a non-configurable side deck was chosen

1.2.0:

  • Now actually works with Side Deck Selector
  • Fixed softlock when loading a run
  • Squirrels are now the initial side deck

1.1.0:

  • Can now be installed alongside Side Deck Selector
  • Now detects Side Deck Selector side decks and adds them to the list of available side decks
  • Added border to selected side deck

1.0.0:

  • Uploaded to Thunderstore