JUMPUP
/JUMPDOWN
keys now all have their own unique sound effects, and many menus will now display keyboard icons to indicate additional controls for that menu. A buzzer noise will now also play when trying to open a menu that would produce no results. There is also now a "Return" selection in the Ability/Item lists as well as in all species lists that will allow you to exit the menu when selected. While viewing a species list, the number of pages in this list as well as your current page will be displayed in the left hand corner of the display. Lastly, the code for compiling messages to appear in the message box has been greatly streamlined, as well as the code for compiling lists of species to display. This should (hopefully) boost performance and reduce lag.REGIONAL_NAMES
has been added to the settings in [001] Page Setup
. This is an array that contains the names of each type of regional form, and allows these regional forms to appear in species lists while navigating the Data page. If you have any custom region in your game with its own regional forms, you should add the name of those regional forms to this array to have your custom regionals appear in the Data page, too. When viewing evolved regional forms in the Data page, the evolution method for that form will display "<Region> Evolution" rather than "Evolution Method." This helps distinguish how to obtain these evolutions, despite in some cases having identical evolution methods to the base form (such as with Alolan Raichu, or Alolan Exeggutor).REGIONAL_NAMES
setting mentioned above. However, other forms may also appear if they meet the criteria of certain fields. For example, when viewing the Base Stats section, certain forms that have different base stats from their base form (like Megas) may appear in species lists, as they may meet the criteria for this list while their base forms do not. The forms that are shown is completely dependent on the criteria you're searching for. As a side note, species that appear in these lists will now always be displayed in Pokedex order.USE
key. Previously, only certain sections allowed for this. Here are the sections that have been updated to now allow for this:USE
key, this will now display a list of all species that share the same gender ratio as this species.USE
key, this will now display a list of all species within this species' family. This includes regional forms, regional evolutions, and branched evolutions. This even counts Mega Evolutions as well as Gigantamax forms (if Dynamax is installed).USE
key, which will display all species that may also be carrying that item when encountered in the wild. In the message box below, details about the rarity of this item on the highlighted species will display.USE
key, which will display all species that also have access to that ability. In the message box below, details will display related to which ability slot this ability appears in for the highlighted species. Here's a list of the keywords that might be used to describe this:USE
key while highlighting a move in order to view a species list of all species that are also capable of learning that particular move. However, you may instead press the ACTION
key while highlighting a move in order to view a filtered species list that will only show species that learn the particular move but are also breeding compatible with the currently viewed species. While viewing either list, you can press the ACTION
key to toggle between both modes. This should greatly help with planning out Egg Moves with breeding, or figuring out which species can pass down a move through the use of a Mirror Herb.Hmm...you definitely can. Are you sure you just aren't simply viewing a Pokemon that doesn't have more than 4 moves to display?When you check the Pokémon's moves, you can't scroll up or down with the arrows.
I made a mistake! I found out that the Plugin folder for the resource was renamed to [MUI_002] Pokedex Data Page. I forgot to get rid of the old Pokedex Data Page folder in the plugins folder. Works fine now.I gave the update for this plugin a try. The previous version of 1.0.4 worked without issue for me. This was before Eevee Exo existed. But with the latest version, I ran into a System Stack Error that stopped the game from booting. I cleared out previous save data and PluginScripts.rxdata, before using the latest version of Pokedex Data Page. I also tried running my project without the plugin, and my project was able to boot without issue.
This is the error message I got:
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]
Error in Plugin: [Pokedex Data Page]
Exception: SystemStackError
Message: stack level too deep
Backtrace:
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
[[MUI] Pokedex Data Page] [000] GameData.rb:46:in `initialize'
It works fine. You must be mistaken, or you didnt edit the switch correctly in the plugin settings, or have something else installed that conflicts with the plugin.Hi! I've been trying for the past weeks to add this plugin, but it does not work.. Can someone help me? I have the Modular Ui installed, but the DATA page does not work... I also have the latest updated hotfixes and turned switch 60 (needed to change it to 65 in my case) on. No Data page...
Thanks! :)
Your console literally shows that neither Modular UI or this plugin are installed. The only plugin you have installed are the Hotfixes. Follow the installation instructions for both plugins.I barely have anything installed because since day 1 any pluggins I try to installed fails... I have to open each file in notepad copy-paste all the info in the script myself for it to work. Most of the time it does not work and I delete everything. I was suprised that the modular worked. I think it did? `But when I tried the "Data" page it does not work it says that this is the problem :
View attachment 170088
Remember that each pluggin I added it does this :
View attachment 170089
Even if I go in the data folder and delete the PlugginScript and try to compile each files again. It fails. Each one of them.
I said that since day one all the pluggins that I installed did not work. I will try again to remove everything and readd then and delete de PlugginScript again and if it works, fine!(i already did that twice)Your console literally shows that neither Modular UI or this plugin are installed. The only plugin you have installed are the Hotfixes. Follow the installation instructions for both plugins.