Pkhex: Misplaced Battle Box slots

Created on 16 Nov 2019  路  1Comment  路  Source: kwsch/PKHeX

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:

  1. Load Gen. 6 save
  2. Click on Party-Battle Box tab, only the Party is shown
  3. Click on Other tab, Battle Box slots are shown vertically under the GTS and Fused slots

Expected behavior
Battle Box should probably be under the Party-Battle Box tab, like it used to be.

Screenshots
image

Additional context
The graphics and borders around the Party are also missing, mentioning just in case this wasn't intentional.

bug

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).

>All comments

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).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

B1gM1k3 picture B1gM1k3  路  4Comments

ijuintekka picture ijuintekka  路  4Comments

PrometheusG picture PrometheusG  路  4Comments

CanoeHope picture CanoeHope  路  4Comments

EmilyLove26 picture EmilyLove26  路  3Comments