polishedcrystal icon indicating copy to clipboard operation
polishedcrystal copied to clipboard

An upgrade to Pokémon Crystal. Brings features and content up to date, and adds some original content.

Results 126 polishedcrystal issues
Sort by recently updated
recently updated
newest added

Seperates main.yml into build.yml and nightly.yml This change allows build.yml to be called from Pull Requests, adding an additional check towards "completed" status so that an automated process can ensure...

Exchanging pokemons always result on adding a corrupted pkmn to both players parties. ![image](https://user-images.githubusercontent.com/917518/172061550-ef80937a-ceee-4478-bb72-232470562343.png) The code responsible of that seems to be around the `.done_animation` label, from engine/link.asm ![image](https://user-images.githubusercontent.com/917518/172061589-d227641f-e378-43df-adfa-113db6115347.png) Restoring...

The idea of Magnet Tunnel is really cool to me, so I'm looking to help out where I can. Here is my shot at fleshing it out and making it...

Seen in VBA, which I don't care for, but reproduced in SameBoy, which I *do* care for. The problem appears far more frequently in VBA. I assume the code might...

cosmetic
annoying

Consider using GDMA transfers (rHDMA1-5 registers) for tile copying to VRAM, if applicable. It's roughly 2-10 times faster compared to the Prism routine (worst vs best case improvement), generally around...

refactoring
optimizations

Having a strange issue where after completing the 20th win in the Battle Tower or Battle Factory, the intended challenge with Palmer / Thorton does not happen and I instead...

PR #709 added a feature to make thrown Balls opaque, which should add a solid white sprite behind the Ball sprite, but it doesn't appear to work. Note that Poké...

Repro steps: 1. Ensure party is full, but current PC box is **not** 2. Talk to an NPC who gives you a Pokémon which will be sent to the PC...

(It starts a new game but keeps your previous money, Battle Points, and PC Pokémon.)

enhancement

- Split "gfx anims" into "pic anims" and "sprite anims": https://github.com/pret/pokegold/commit/09672ef3d68eafd09bbdfe9bce90cd8df9f27ce6 - `spriteanimoam` macro corresponds to `battleanimoam`: https://github.com/pret/pokegold/commit/f65f723ab401b89151ba51a62641d5b4909de01e