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've removed the extra folder with a modified vertion of Bag Screen with Interactable party since I've discovered what I needed to modify to make it universally compatible (I hope) by modyfing
Ruby:
pkmn.compatible_with_move?
instead of adding several new ones that had to be added to all plugins that modify tm/hms or similar. I've grown wiser in this time.
Also added the Move Master to make all tutor and tm/hm moves be universally learnable (except by eggs and shadow pokemon) when the setting is true and a definable switch is on. Busted on its own but can make some good once-in-a-playthrough moves or simply if you dont want to add your new move to every moveset.