Open Issues Need Help
View All on GitHubAI Summary: Implement Mega Evolution battles into the PokéClassic ROM hack. This involves adding at least one challenge trainer per available Mega Evolution, who will provide hints on Mega Stone locations upon defeat. Consider adding Mega-evolved Pokémon to existing post-game trainers' rosters. The decision on whether to make these trainers rematchable is pending.
PokeClassic is a romhack inspired by Pokemon Yellow, using the Pokemon Emerald Engine. This romhack was originally made by danenders. This fork is made with the intention to fix the unresolved known issues from the now archived original repository.
AI Summary: Debug and fix a bug in the PokéClassic ROM hack where the Knock Off move permanently removes held items from Pokémon, preventing their return to the bag. This requires examining the game's code, identifying the source of the error in the Knock Off move's implementation, and correcting it to ensure held items are properly returned to the player's bag after the move is used.
PokeClassic is a romhack inspired by Pokemon Yellow, using the Pokemon Emerald Engine. This romhack was originally made by danenders. This fork is made with the intention to fix the unresolved known issues from the now archived original repository.
AI Summary: Debug and fix a bug in the PokéClassic ROM hack where the Ability Capsule item does not change Pokémon abilities as intended. This involves investigating why the ability isn't changing (possibly due to missing secondary abilities or lack of rare ability functionality) and implementing a solution. Testing on the pre-release version (v1.4.5.1) is encouraged.
PokeClassic is a romhack inspired by Pokemon Yellow, using the Pokemon Emerald Engine. This romhack was originally made by danenders. This fork is made with the intention to fix the unresolved known issues from the now archived original repository.
AI Summary: Investigate and resolve an issue where the Flash radius in the Rock Tunnel prevents the DexNav from functioning correctly, impacting the ability to hunt Charmander. Possible solutions include adjusting the Flash radius to zero for full screen visibility or relocating Charmander to a different hunting location.
PokeClassic is a romhack inspired by Pokemon Yellow, using the Pokemon Emerald Engine. This romhack was originally made by danenders. This fork is made with the intention to fix the unresolved known issues from the now archived original repository.