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;