• 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.
  • 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 SashaTheYeen

  1. SashaTheYeen

    Resource Following Pokemon EX

    Also does anyone know if the ability to get items from your partner was removed/patched out? I can't seem to get anyone to pick up an item anymore randomly.
  2. SashaTheYeen

    Resource Following Pokemon EX

    I think some just don't appear indoors, so if you're testing it inside, see if that's the case still.
  3. SashaTheYeen

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    You could look into the animated sprite project, they have all of them in the right size.
  4. SashaTheYeen

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Shiny Archaludon also has an "s" at the end. I didn't notice these until now since I have animated sprites which replace them.
  5. SashaTheYeen

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Hey so your code for Greninja's Water Shuriken also is broken, giving an error in the console of: Exception `NameError' at [Generation 9 Pack] [003] Z-A Moves.rb:25 - undefined local variable or method `user' for #<Battle::Move::HitTwoToFiveTimesOrThreeForAshGreninja> Just thought you should...
  6. SashaTheYeen

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    If you find the Open Source EBDX Renovation Project, they have animated sprites for all of those. You can just implement the sprites and ignore the rest if you want.
  7. SashaTheYeen

    Completed Pokémon Shinju Adventures

    New Patch Released! Pokemon Shinju Adventures V3.0 Updated the abilities of Shiftry, Gallade, Piplup, Prinplup, and Empoleon to their newest updated ones. Updated Overqwil's evolution requirements to simply knowing Barb Barrage. Updated Pokemon Summary Screen colored text for Natures so it's...
  8. SashaTheYeen

    Resource MKXP Bootstrap for Console Compatibility

    ResizeInitialized = false if !defined?(ResizeInitialized) This is the code I use, with $ signs. If it says imath, then it's an EeveeExpo thing.
  9. SashaTheYeen

    Resource MKXP Bootstrap for Console Compatibility

    V21.1 with the hotfixes. I'm not sure what caused the issues with imath, but a check with changing the entire line with imath in it to this instead fixed it. No idea how that impacts the code if at all. So I think it's an EeveeExpo thing. I just typed it up and it changed the cash symbol into...
  10. SashaTheYeen

    Resource MKXP Bootstrap for Console Compatibility

    I get an error right away when compiling, you shouldn't have the imath text there, but it runs if you use the $ instead. Otherwise it just throws up errors. No idea if that affects anything, I'm still not great at coding.
  11. SashaTheYeen

    Resource Generation 9 Resource Pack [v21.1] (Updated with Mega Dimension contents)

    Just a heads up, a lot of the BST of new megas are completely wrong - the Speed was not put before the SpAtk and SpDef. So far, aside from Mega Salemence's stats being used for Mega Metagross, there's also wrong stats for: Mega Metagross, Clefable, Raichu Y, Starmie, Dragonite, Meganium...
  12. SashaTheYeen

    Completed Pokémon Shinju Adventures

    You are absolutely right, I went in and manually fixed the megas for Metagross, Clefable, Raichu Y, Starmie, Dragonite, Meganium, Feraligatr, Skarmory, Froslass, Emboar, Excadrill, Scolipede, Scrafty, Eelektross, Chandelure, Chesnaught, Delphox, Greninja, Pyroar, Floette, Barbaracle, Dragalge...
  13. SashaTheYeen

    Completed Pokémon Shinju Adventures

    What Pokemon did you notice were out of order? The only ones I found in the new list were Metagross (which I knew about and fixed) and the new mega of Mega Raichu Y. Was there another you saw? Because I just compared them all to the Bulbapedia site in that order and they all match otherwise.
  14. SashaTheYeen

    Completed Pokémon Shinju Adventures

    Is that really the case? I never touched the megas' stats before, just copied in the new stats from existing plugins. I'll have to fix that. Thanks for informing me.
Back
Top