• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Berry Planting Improvements

v21.1 Berry Planting Improvements 1.8.5

This resource pertains to version 21.1 of Pokémon Essentials.
Change Log
  • Possibly Incompatibility: Had to overwrite the update function in the BerryPlant class, so any plugin that also changes that function may be incompatible.
  • New feature: Mulch Composter. Using pbMulchComposter or pbComposter, you can turn berries into Mulch items. Requires Berry Core and Dex 1.1
  • New feature: Preferred and Unpreferred Zones. Similar to Preferred Weather, this feature allows you to set berry planting spots to have a "zone", and if a berry is planted in a Preferred (or Unpreferred) Zone, they will gain boosts (or penalties). Zones are defined by adding berryzone(<name>) to the Event Name of berry planting spots, where <name> is the name of the zone you wish to define.
  • Added more boost options for Preferred Weather.
  • Changed how Preferred Weather appears in the BerryDex (when using Berry Core and Dex) in order to accommodate also showing Zones. Instead of words, icons will be used. These icons are saved in the Plant Icons folder.
Change Log
  • Added option for Preferred Weather, set in berry_data.txt. If at some point before reaching its mature stage the berry's plant has been exposed to one of its Preferred Weather, it will boost the berry yield. Instructions are in the Plugin's Overview tab
  • Added some guardrails to prevent crashes when dealing with berry plants that may not be events (like the Berry Pots plugin)
  • Added handling for a future update of Arcky's Region Map, since it changes the map mode Berry Info will appear in.
Change Log
  • Fix crash with PokemonGlobal when launching new game
I checked out v21.1 and it seems to work fine, so updating as such.

Change Log
  • Corrected all my misspellings of propagation throughout the code
  • Set searching UI instead of Pictures for berry map icons for version 21+
Back
Top