The player can now choose the quantity of some items when using them;
Fixed an unreported bug, where the player could change a Pokémon's held item when choosing an item;
Added support to the Jump Up (A) and Jump Down (D) buttons, for better item list scroll;
Updated layout:
Now, when the Bag Screen is called when choosing an item (during battles, berry events, etc), the panorama graphic and gradient color will change. This can be deactivated in the Settings.
Added five new options to the Settings:
If the panorama graphic and gradient color should change when choosing an item;
If the player should have access to the party when choosing an item;
And three options regarding the player leaving the party selection right after using an evolution, machine or key item, respectively.
Fixed a crash that happens when opening the bag while the background color setting is based on the HGSS style.
If you already downloaded the original v2.1.5 and don't want to download the hotfix version, then just follow this instruction: Change the line 544 in Script.rb (from my Plugin's folder) to case @bag.last_viewed_pocket,
Added two background styles to choose from the Settings, also reworked some specific layout things (I've left two images that I don't use anymore with "_old" in the name for user customization purposes);
Altered the "NOT ABLE" text to "UNABLE";
Made the Able/NotAble status on the Items pocket only show on evolution items;
Altered the TM/HM/TR item interaction text to be more similar to the original games;
Removed unnecessary codes;
Fixed a bug where the scrolling sound effect would play even though the bag is empty or if you had already reached the top or bottom of the item list.
Fixed a crash when trying to use a TM/HM/TR. I've written the fix on my last discussion post (07/15). If you follow the instructions, you won't need to download the new version.
Fixed one script function, if you are using the first version (v1.0), then you'll need to do one specific thing from the installation tutorial to use the new version;