Describe the bug
Instead of showing up under the Party-Battle Box tab, the Battle Box slots are showing up under the Other tab. Affects Gen. 6, may also affect Gen. 5.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Battle Box should probably be under the Party-Battle Box tab, like it used to be.
Screenshots

Additional context
The graphics and borders around the Party are also missing, mentioning just in case this wasn't intentional.
Intended behavior for both the location of battle box slots and the lack of graphics.
A graphical rework will be one of the future updates; moving away from Text-Label tabs to image pics like in the Inventory Editor.
The pkmeditor sprite is too big, and these new image tabs will be deeper so the UI will look better. I can't rescale / reposition the party sprites easily.
Only gen5/6 had the battle box; it's kinda wasteful to dedicate a whole space to them. The logic in the SaveFile class wasn't playing well on other savefile formats, so I just merged it to be like the Fused slots (readonly).
Most helpful comment
Intended behavior for both the location of battle box slots and the lack of graphics.
A graphical rework will be one of the future updates; moving away from Text-Label tabs to image pics like in the Inventory Editor.
The pkmeditor sprite is too big, and these new image tabs will be deeper so the UI will look better. I can't rescale / reposition the party sprites easily.
Only gen5/6 had the battle box; it's kinda wasteful to dedicate a whole space to them. The logic in the SaveFile class wasn't playing well on other savefile formats, so I just merged it to be like the Fused slots (readonly).