kep-hack/gfx
May Evans 0226ba9579 Pikachu/Eevee Mode
So some bits of this are untested, but the base starters are unaffected. I had to work a lot with the sprite limits so Oak's lab has been changed a bit.

This adds a Pikachu and Eevee "mode" to the game, allowing you to pick them as starters. When doing so, the Rival will always pick the opposite.

There are some glitches;
- Picking Charmander makes Blue erase himself from existence
- Picking from anywhere other than the front of the table may have odd results.
- Oak has to be shown in the lab at the start from now on for some reason; side effect of removing the dexes, there's definitely a fix for this.
These are from me not finishing the ball picking process - it was a little weird.

Parties based on starters have been updated but I had to cut out a lot of unused trainer slots.

Also the unused names were removed.
2023-03-25 16:02:23 +00:00
..
battle Some map/sprite edits 2022-09-22 10:15:32 +01:00
blocksets Pikachu/Eevee Mode 2023-03-25 16:02:23 +00:00
credits Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
emotes Organize gfx/ 2020-06-27 21:43:32 -04:00
font LOTS of things 2023-02-19 06:25:33 +00:00
icons Move trade bubble from gfx/icons to gfx/trade 2020-06-27 22:44:05 -04:00
intro Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
overworld gfx/overworld/spinners.png, like gfx/battle/balls.png, is 4x1 not 2x2 2020-07-05 19:13:54 -04:00
player A few small tweaks 2022-09-06 07:17:36 +01:00
pokedex Move mon_nest_icon.png to gfx/town_map 2020-06-27 21:43:32 -04:00
pokemon New sprites, a few bug fixes/tweaks 2023-02-08 17:13:44 +00:00
sgb Even better border! 2022-09-25 14:53:22 +01:00
slots Electivire & Magmortar! 2022-09-29 17:00:48 +01:00
splash Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
sprites A few fixes + added Blahaj cameo 2022-11-04 11:12:44 +00:00
tilesets Add original Red/Green tileset graphics which differ from Red/Blue 2020-06-27 23:40:23 -04:00
title Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
town_map A few minor fixes 2022-10-29 23:01:34 +01:00
trade Identify trade-related tilemaps 2020-07-16 22:30:40 -04:00
trainer_card LOTS of things 2023-02-19 06:25:33 +00:00
trainers Adding a stable MissingNo, and fixing a few minor things 2022-10-31 23:09:41 +00:00
fishing.asm Factor out graphics INCBINs from main.asm to gfx/*.asm 2020-07-03 17:43:55 -04:00
font.asm Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
pics.asm A Christmas miracle! Martha got something done! 2022-12-24 22:37:39 +00:00
player.asm Factor out graphics INCBINs from main.asm to gfx/*.asm 2020-07-03 17:43:55 -04:00
sprites.asm Add trainers to Celadon University, add two new salesmen, etc 2022-09-27 16:06:13 +01:00
tilesets.asm Move graphics-only object file sources into gfx/ 2020-07-03 17:32:21 -04:00
trade.asm Factor out graphics INCBINs from main.asm to gfx/*.asm 2020-07-03 17:43:55 -04:00
trainer_card.asm LOTS of things 2023-02-19 06:25:33 +00:00
version.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00