• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • 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!
Resource icon

v21.1 [20.1+] Weather System 1.3.8

This resource pertains to version 21.1 of Pokémon Essentials.
Fixed a mistake where it wasn't added all the code needed for the weather in the Town Map to work.
Fixed an error that would happen when opening the map on a point with a name not defined in MAPS_POSITIONS.
  • Changed the initialization of the plugin at the first map change instead of the first time the player goes outdoors.
  • Fixed the code for the weather forecast.
  • Added season splash images. Comes with a .txt file with details of the font used for the text.
  • Changed the path for the weather icons from Graphics/Pictures/Weather to Graphics/Pictures/WeatherSystem/Weather.
  • Added tileset change for maps based on the season.
  • Added battle image change for battle based on the season.
  • Added new year to the end-of-the-month fix when changing maps outdoors.
  • Added the possibility to deactivate the automatic weather update when changing maps. Instructions (hopefully clear enough) on how to manually update the weather on events are on the configuration for that feature.
Fixed spelling error on the code.
Fixed (hopefully) the error that happened at the end of each month when changing maps outdoors.
  • Fixed error that would make the weather icon disappear from the Town Map.
  • Changed (again and hopefully for the last time) how to get the position of the maps for the Town Map. It should be simpler this time. Check the overview for more explanation.
Added the possibility to define more than 1 point for a map for the Town Map.
Back
Top