Commit graph

8 commits

Author SHA1 Message Date
Llinos Evans 26bb9fbc7b Simplify clock reset procedures
Taken from this tutorial. Makes it like GS, but down Down + B instead of Down + B + Select.

Used this tutorial: https://github.com/pret/pokecrystal/wiki/simplify-the-clock-reset-procedure
2023-10-20 04:26:05 +01:00
Zeta_Null d419bf77d6 Bump max Object_Events up from 15 to 17
Breaks save compatibility with previous build. Oh well!
2023-10-18 20:41:41 -04:00
Zeta_Null 820c2257bc Tiles can have different attributes in different blocks 2023-09-13 12:44:30 -04:00
Zeta_Null 94d9c77070 Expand tilesets from 192 to 255 tiles 2023-09-12 13:59:09 -04:00
Zeta_Null 89ef7cab53 Finish adding nonbinary player option
- Properly allocated RAM for player gender
- Fixed enby player sprite displaying incorrectly in certain areas
- Made new pack palette for enby player
2023-09-12 00:30:11 -04:00
Zeta_Null b3a3e27906 Initial giant enby Commit
- Changed name lists
- Made Overworld pink palette into purple palette
- Changed gender selection options
- Added Topaz's graphics (Enby Trainer)
- Changed more or less every gender check in the game to account for enby option
- Changed out Morty's palette on  the trainer card to a more purple one to facilitate Topaz's graphics

KNOWN ISSUES / THINGS TO CHANGE
- Topaz's sprite does not currently render correctly on town map (check if this is a map issue or if it occasionally will pop up elsewhere as well)
- Bag Palette is still green like the tutorial made it. Might change it to yellow or something later on.
2023-09-11 11:26:46 -04:00
Zeta_Null 5a182b17f0 Replace unused pink palette with a purple one
What it says on the tin lol
2023-09-10 13:59:25 -04:00
Zeta_Null 2f8a41f833 First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00