Releases: Mode8fx/FighterSort
Releases · Mode8fx/FighterSort
Release list
v0.94
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
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
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
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
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)