• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Recent content by Jedahjony

  1. J

    Resource Following Pokemon EX

    Hi @NoNoNever , 2 years ago, I fixed some issues with the add-on, including tracking delays. I also added some new features. I was planning to add the swimming Poke icons before I abandoned development. xD If you want, I can give you the code! https://imgur.com/a/TbtDVNY
  2. J

    Resource [20.1+] Weather System

    This is very strange. I noticed your plugin doesn't use those variables. I thought it might be the compilation order, but that wasn't the problem either. The "Customizable Battle UI" plugin adds an additional variable to PoemonSystem, but I still don't understand the error. I'll ask Toxillian...
  3. J

    Resource [20.1+] Weather System

    Hi Lin, There's a strange incompatibility issue with the "Customizable Battle UI" plugin. When I try to compile, I get this error, and it can only be fixed by removing one of the two plugins. https://eeveeexpo.com/resources/1312/ It's weird and I haven't found the problem in the code yet...
  4. J

    Resource Berry Planting Improvements

    Hi @wrigty12 for the compatibility with BerryPots it is necessary to add this in meta.txt. With this we ensure that PluginManager loads first BerryPots and the Patch overwrite the functions correctly. 😅 @Arcky i updated also your plugin, but I didn't realize BerryPlants was disabled, and I...
  5. J

    Resource Who's that Pokemon Mini-Game

    Ditto!!! 😅😅😅😅
  6. J

    Resource Berry Planting Improvements

    When load the save game and go to a map with Berry Plnts the charset change to watering, when go to another map withouth berrys the charset change to normal sprite but always animate even when not moving. Edit:1 Fixed it! Just add the condition used_can != nil The strange thing is why...
  7. J

    Resource Berry Planting Improvements

    Something weird happen when load the save game, the sprite charset is blocked in the watering animation.. 😅
  8. J

    Resource Berry Core and Dex

    Yes it is fine in V21. V1.4 tested, it works well!
  9. J

    Resource Berry Planting Improvements

    That's so nice!! Good Job! All works fine.
  10. J

    Resource Berry Planting Improvements

    Hi Wrigty, i'm trying to add the watering animation, and i guess that need to implement in your plugin. Before i go on with that task, are you planning in adding it ? This is the resource i found. https://eeveeexpo.com/resources/342/ Thx and good job ^^
  11. J

    Resource In-Depth Pokedex Data Page [v21.1]

    If you have installed Pokedex Size/Height Comparator, you need to change the Z value of icons to higher in Pokedex UI code.
  12. J

    Overview Tutorials and Resources Requests 2.0

    Hi, there is any guide or tutorial of Dungeon Generator. I'm looking for pbs file definition (dungeon_parameters and dungeon_tileset) but not luck. In V21.1 the system was upgraded also, so dont know if map example is showing all capabilities. Thx!! 😅
  13. J

    Resource Generation 9 Resource Pack [v21.1] (Updated with Indigo Disk contents)

    Would be great if you share it, i miss many moves and no idea where i can find them 😅😅😅
  14. J

    Resource v21.1 Hotfixes plugin

    Someone else having this error?? I'm waiting for a posible fix, but if no more report i'll update.
  15. J

    Resource More Pokédex Page : Size Comparison

    Ahhhh! Sorry sorry.. sometimes i go too quickly to investigate the code before read the "manual" XDDDD. My fault, i understand now!
Back
Top