Skip to content

Releases: Mode8fx/FighterSort

v0.94

v0.94 Pre-release
Pre-release

Choose a tag to compare

@Mode8fx Mode8fx released this 28 Feb 01:37

Changes:

  • Fixed Pokemon Trainer crashes caused by ptrainer_low being copied to Pokemon instead of just the trainer (this fixed some, maybe all, Pokemon Trainer-specific problems)
  • Fixed certain effects being copied when they shouldn't be

Known Bugs:

  • Some extra slot mods do not work properly (issues such as the model being completely white)
  • When not putting a mod on a vanilla slot, that slot may have an empty name (I've only seen this happen once, with Joker's c06)

From my testing, this version works fine for vanilla slots, though extra slots are more hit/miss.

v0.93

v0.93 Pre-release
Pre-release

Choose a tag to compare

@Mode8fx Mode8fx released this 26 Feb 23:53

Changes:

  • Rebased Reslotter and ReslotterGUI from their latest commits
  • Added several flags
    • -nc (no-char) (ignore any mods that add new CSS character slots)
    • --copy-all (all vanilla files will be copied, not just models)
    • --copy-none (no vanilla files will be copied)
    • --debug (wait at certain points; only useful for development/testing)
  • Polished ui_chara_db generation to not reuse nXX_index in a redundant manner
  • Removed repeating underscores in characall_label
  • Fixed a bug involving TSVs with no valid mods

Known Bugs:

  • Pokemon Trainer + Pokemon: Swaps that do not use simple config will probably break (this includes all extra slots)
  • Some extra slot mods do not work properly (issues such as the model being completely white)

v0.92

v0.92 Pre-release
Pre-release

Choose a tag to compare

@Mode8fx Mode8fx released this 09 Feb 02:49

Changes:

  • Assorted fixes for ui_chara_db generation and TSV parsing
  • Added vanilla-only flag via -v (skip any mods above c07)

Known Bugs:

  • Pokemon Trainer + Pokemon: Swaps that do not use simple config will probably break (this includes all extra slots)
  • Some extra slot mods do not work properly (issues such as the model being completely white)

v0.91

v0.91 Pre-release
Pre-release

Choose a tag to compare

@Mode8fx Mode8fx released this 08 Feb 03:24

Changes:

  • Fixed a crash involving plugin.nro
  • Fixed several less-common files and directories not being copied, such as /camera and /append

Known Bugs:

  • Pokemon Trainer + Pokemon: Swaps that do not use simple config will probably break (this includes all extra slots)

v0.9

v0.9 Pre-release
Pre-release

Choose a tag to compare

@Mode8fx Mode8fx released this 08 Feb 01:50

I started this a while ago and took some long breaks in-between, but here it is!

This release is v0.9 because some planned features have not been fully implemented (check the Readme), and there may be bugs that I didn't catch through testing. But if you find anything that needs to be changed/fixed, please leave an issue.

Known Bugs:

  • Pokemon Trainer + Pokemon: Swaps that do not use simple config will probably break (this includes all extra slots)