kep-hack/gfx
Martha Schilling 508a4e790e The Big One.
Whoa, this one's been in the making for a while now. This one has been my attempt to fix as much as I could within a little over a month. Here's what I've got for you.

- Fixed a bug in Silph Gauntlet where the trainers would not see you unless you spoke to them

- Removed the unnecessary Gawarhed and Wugtrio static encounters. In what was once Gawarhed's place is a Rare Candy.

- Implemented a working ferry system (huge thanks to Red++) that allows travelling to Faraway Island and Citrine City with the right tickets. Currently both maps use a copy of the SS Anne, which may be revised later.

- Bittybat, Magnetite and Burgela have been removed to fix a Pokedex bug where entries wouldn't display correctly if the total number wasn't a multiple of 8.

- Fixed a bug where fishing up a Wiglett and Wugtrio would play the trainer battle and Champion battle themes respectively

- Restructured the Pokedex a little. Don't worry, Lickitung's still number 108!

- All references to betamon in the disassembly have had their names updated to match the new Ogasawara ones

- Removed Blastyke as a Game Corner prize, replacing it with Squeamata.

- Garnet Cavern is now properly listed as a dungeon map

- Fixed an issue where trying to leave Bill's House after entering the garden would put you back in the garden

- Moved Silph Gauntlet's Beauty down 1 floor to make the number of trainers on each floor more consistent

- Finished Gauntlet 6F except for the trainer text (PvK please help)

- Gavillain's stats updated to match KEP 1.4 on the Showdown server. It's now a Dragon/Electric type with less Ice coverage.

- Fixed Clefable's and Wigglytuff's starting movesets from an earlier commit

- Fixed an ABSOLUTELY HORRIBLE, EGREGIOUSLY FRUSTRATING BUG that caused the Pokedex's seen counter to rarely update. This is what caused this commit to be delayed for so long. No joke.

- New sprites, courtesy of Albatross, for Sylveon's back sprite, Alolan Marowak, Alolan Muk, Galarian Weezing and Magnezone!

- Fixed a bug preventing the trade for Haunter from being accessed.
2023-09-19 23:34:25 +01:00
..
battle Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
blocksets Finish Chief, bug fixes 2023-07-27 14:39:24 +01: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 Finish Rocket House, Yellow sprite backport 2023-04-23 17:59:28 +01:00
icons Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
intro Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
overworld Boy/Girl option 2023-05-13 00:08:39 +01:00
player Boy/Girl option 2023-05-13 00:08:39 +01:00
pokedex Move mon_nest_icon.png to gfx/town_map 2020-06-27 21:43:32 -04:00
pokemon The Big One. 2023-09-19 23:34:25 +01:00
sgb A better-looking border! 2023-05-31 21:17:55 +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 Populating Brunswick Trail 2023-07-15 16:30:26 +01:00
tilesets Shinjuku Jack, final Mewtwo theme 2023-07-16 17:14:43 +01:00
title Hisuian Arcanine and Electrode! 2023-04-04 19:58:41 +01:00
town_map A few bug fixes 2023-07-12 14:16:41 +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 Bug fixes from playtest 2023-04-06 02:22:34 +01:00
fishing.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
font.asm Separate splash screen, intro, and credits (like pokegold/pokecrystal) 2020-08-28 09:54:57 -04:00
gallery_generator.cmd fuck 2023-07-24 02:14:18 +01:00
pics.asm The Big One. 2023-09-19 23:34:25 +01:00
player.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
sprites.asm fix surf sprite issue 2023-05-13 18:36:43 +01:00
tilesets.asm Shinjuku Jack, final Mewtwo theme 2023-07-16 17:14:43 +01: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