kep-hack/data
Llinos Evans b6dc6896c3 Cinnabar Volcano floors
This adds a map for Cinnabar Volcano's floors in the run-up to Moltres. I used a S.S. Anne style compression technique here, having 4 floors on a decently sized map that are just far enough apart for a player to never actually see them. This maintains their suspension of disbelief while giving us way more space to work with. I want to compress a lot of RBY maps like this if push comes to shove - there's a lot of places where this is possible.

In the interests of compression, I started using the Agatha bank again, as I removed a lot of maps from there when making bank 22. There's some space for maps.

Also I made 3 more blocks for cavern which caused it to overflow the bank it was in - fixed that by swapping with PreGym, which is probably much smaller.

Cinnabar Volcano hasn't been changed yet in the interest of Martha finishing that bit up.
2023-04-30 23:42:46 +01:00
..
battle Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
battle_anims Adding the last of the used moves 2023-04-29 21:00:17 +01:00
credits Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
events Citrine Pokecenter, trade refactoring 2023-04-28 00:48:09 +01:00
items Citrine Rocket House 2023-04-22 20:49:19 +01:00
maps Cinnabar Volcano floors 2023-04-30 23:42:46 +01:00
moves Adding the last of the used moves 2023-04-29 21:00:17 +01:00
pokemon Update palettes.asm 2023-04-30 16:02:33 +01:00
sgb Field06 fixed! 2023-04-25 01:20:59 +01:00
sprites New sprites just dropped 2023-04-28 19:11:49 +01:00
text Citrine Pokecenter, trade refactoring 2023-04-28 00:48:09 +01:00
tilesets Citrine Mart 2023-04-28 03:08:54 +01:00
trainers Silph Gauntlet 4F trainers! 2023-04-27 19:55:35 +01:00
types Merge branch 'master' of https://github.com/pret/pokered 2023-04-19 20:04:38 -05:00
wild Cinnabar Volcano floors 2023-04-30 23:42:46 +01:00
growth_rates.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
icon_pointers.asm Expanding on Pokemon icon usage 2023-04-23 21:25:45 +01:00
player_names.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
player_names_list.asm Removing version differences, and adding Mew 2022-09-25 14:03:04 +01:00
predef_pointers.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
text_boxes.asm Item Descriptions! 2023-03-08 03:27:32 +00:00
text_predef_pointers.asm Citrine Pokecenter, trade refactoring 2023-04-28 00:48:09 +01:00
tilemaps.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00
yes_no_menu_strings.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00