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!
A lot of bad or mediocre (power-wise) one and two-stage Pokemon could use an evolution. Ledian, Ariados, Zangoose, and Seviper are the first that leap to mind
I don't think any Pokemon need new pre-evos, I'm not a fan of Dex-filler Pokemon in general and unless you're doing a challenge to beat a game only using baby Pokemon then nobody will use them
With some more tinkering, putting it in the Routes folder and renaming it mapRoute141Crater works, but idk why the file name has to specifically have "Route" in the name for it to work seeing as my game doesn't even have routes
I'm having another issue. I made a custom highlight icon for a part of my map and named it mapZ141Crater, and then in the town map file added it to the pbs.
But when I try to hover over it on the town map, the highlight image does not appear, and I get this in the Debug Output:
Exception...
I was able to resolve the second crash by correcting an error in my town_map.txt but the first error still perplexes me. I have "AriaTown" defined in 001_RegionMap_LocationInfo.rb but it crashes every time I try to check the info.
Unfortunately I've encountered a lot of crashes that I'm not quite sure how to fix. First is when I select a location and try to view info, it crashes.
The other crash happens when I move the map cursor over a hidden unvisited area.