Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Simple really, just have a look at the already existing code for the Pause Menu Commands. For instance in my case "I'm using v21.1", the Pause Menu uses a MenuHandler that can add new commands depending on what you want. I just re-used the code for the Party Menu Command and changed it to call...
Updated resource to support Pokemon Essentials v21.1
Added Sorting by obtaining order or outfit index in config
Changed $game_player.pbUnlockOutfit to pbUnlockOutfit
No, not exactly. In v21, they've made it so that way the game speed isn't dependent on the framerate like it use to be. However, EBDX still uses frame-by-frame animation for their move animations, battle entry, etc (since it was before v21). So when you play the game at like 150 fps, it becomes...
This seems like a good resource to use till the official EBDX Launches. Just one thing I found funny. Because v21 now runs depending on how many seconds passed instead of the fps, I am able to run it at 144fps without it look like I sped the game up. However, the battle animations still operate...
Okay, just had a look through and it is fantastic. Thou I just have one question, will you eventually cover Gen 8 moves? I know v19.1 only goes up to gen 7, but I'm still curious.
Welp... I was planning make something like this for my fangame as well, but looks like you beat me to the punch. XD
Anyways, this seems very promising so I'm gonna have a look at it when I get the chance.
That has nothing to do with this plugin. It changes the player's outfits (which is already in the base essentials) depending if you have unlocked it. You most likely have named your backsprite wrongly. If you want to learn how to define outfits in base essentials, I suggest you to look here...
Updated instructions to be more clear that you need to call $player.pbUnlockOutfit instead
Added a new function pbUnlockOutfit for those who are lazy and don't want to change their events.
... you sure you want me to believe this is all a coincidence?
Heck, the animation file you use for rock climbing is suspiciously similar (attachments)
There's this saying that it's not a crime if you don't get caught, so next time you wanna steal someone's work without their permission, nor...
Heard of this resource, but haven't got into using this resource until now. And so far, it is a very useful script. But just one thing- who made the rock climb animation?
DarrylBD99's Wardrobe
Pokémon Essentials V20.1/21.1 Support
About
A resource that is made for a fangame called Pokémon Temporal Chains by @StarWolff. This resource is aimed to allow fangame developers not to painfully use the "show choices" and/or conditional branches on events to switch...
DarrylhoBD submitted a new resource:
Pokémon Temporal Chains' Wardrobe - Implements a wardrobe that can makes events that changes the player's outfit easier
Read more about this resource...