kep-hack/gfx
Llinos Evans 0668db0ef0 Mt Moon Square House
This adds the Mt Moon Square House, faithfully recreated from GSC. I haven't yet sorted out the important details regarding the Crater Guard and such, though.

Making the map involved making a new desk tile and making house tile $36 be considered a counter tile. Hopefully there aren't any adverse consequences but I've never seen anything of that nature.

I noticed there are a ton of Clefairy text bits, so I refactored it to be a single line farcalled from `text_7.asm`. This also involved an interesting thing with the Pokemon Fan Club where the Pikachu fan has a Clefairy, so I fixed that too.

I figured that adding the dance was a little difficult right now, so we have Clefairys walking around instead.

I haven't figured out a good place to add the ladders yet (since there should be two entrances) but we'll figure that out eventually. It's plausible that we just make the Crater the southern warp, but I like how out-of-the-way the current one is.

Oh, and I fixed the Crater warps.

Overall, functional, but not finished.
2023-05-18 16:08:42 +01:00
..
battle Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
blocksets Mt Moon Square House 2023-05-18 16:08:42 +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 A few tiny changes 2023-05-17 22:26:42 +01:00
sgb Update sgb_border.png 2023-05-13 08:20:18 +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 New SGB border 2023-05-13 08:14:59 +01:00
tilesets Citrine Mart 2023-04-28 03:08:54 +01:00
title Hisuian Arcanine and Electrode! 2023-04-04 19:58:41 +01:00
town_map Added Underwater Tunnel! 2023-04-05 12:31:11 +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
pics.asm Boy/Girl option 2023-05-13 00:08:39 +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 Cinnabar Volcano floors 2023-04-30 23:42:46 +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