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!
I want to use this plugin in a game where I want the player to choose an action on the summary screen (achieved via pbPageCustomUse), and have that action exit the summary screen as well as a result. Currently this is not possible - the player is required to exit the screen themselves via Back...
After some time puzzling over a bug in my game, I've realized that the overwrites for Pokemon included in Deluxe Battle Rules.rb break clone functionality. Because the various setters all clear values rather than reinitializing an empty object, the cloned Pokemon retains references to the values...