jep-hack/home
Llinos Evans 093bda0253 Strong Arm, Water Sport, and more HMs.
This adds Rock Climb functionality to Strong Arm and Dive functionality to Water Sport, as discussed in the server. HMs have been added, but we need 16bit Items to add Wind Ride, and I haven't finished their functionality.

The Rock Climb tile is a bit terrible, it's not easy to notice. Maybe change so that it works well with yellow or another colour?

This does not build due to issues with effect_commands.asm, but since Zeta is meant to be working on the mapping and Water Sport anyway, it seems to be up his alley.

I ported over much of the underwater assets Rangi was using as they looked very pretty. I imagine it'll be fun to utilise going forward. May as well, right?

I shall now lay down in a dark room.

Review: c21561ea71 (diff-5508f3b794fc68821ba35e94b6a293b2aaaa16c02a1b34fac70d03fd2f74c4b2R113)
2024-12-28 06:26:01 +00:00
..
16bit.asm First Commit 2023-09-10 12:35:35 -04:00
array.asm First Commit 2023-09-10 12:35:35 -04:00
audio.asm First Commit 2023-09-10 12:35:35 -04:00
battle.asm First Commit 2023-09-10 12:35:35 -04:00
battle_vars.asm First Commit 2023-09-10 12:35:35 -04:00
call_regs.asm First Commit 2023-09-10 12:35:35 -04:00
clear_sprites.asm First Commit 2023-09-10 12:35:35 -04:00
compare.asm First Commit 2023-09-10 12:35:35 -04:00
copy.asm First Commit 2023-09-10 12:35:35 -04:00
copy_name.asm First Commit 2023-09-10 12:35:35 -04:00
copy_tilemap.asm First Commit 2023-09-10 12:35:35 -04:00
decompress.asm First Commit 2023-09-10 12:35:35 -04:00
delay.asm First Commit 2023-09-10 12:35:35 -04:00
double_speed.asm First Commit 2023-09-10 12:35:35 -04:00
fade.asm First Commit 2023-09-10 12:35:35 -04:00
farcall.asm First Commit 2023-09-10 12:35:35 -04:00
flag.asm Strong Arm, Water Sport, and more HMs. 2024-12-28 06:26:01 +00:00
game_time.asm First Commit 2023-09-10 12:35:35 -04:00
gfx.asm First Commit 2023-09-10 12:35:35 -04:00
header.asm First Commit 2023-09-10 12:35:35 -04:00
hm_moves.asm Strong Arm, Water Sport, and more HMs. 2024-12-28 06:26:01 +00:00
indirection.asm First Commit 2023-09-10 12:35:35 -04:00
init.asm First Commit 2023-09-10 12:35:35 -04:00
item.asm First Commit 2023-09-10 12:35:35 -04:00
joypad.asm First Commit 2023-09-10 12:35:35 -04:00
lcd.asm First Commit 2023-09-10 12:35:35 -04:00
map.asm Begin work on the Kanto Safari Zone. 2024-10-16 14:58:11 -04:00
map_objects.asm Strong Arm, Water Sport, and more HMs. 2024-12-28 06:26:01 +00:00
math.asm First Commit 2023-09-10 12:35:35 -04:00
menu.asm First Commit 2023-09-10 12:35:35 -04:00
mobile.asm First Commit 2023-09-10 12:35:35 -04:00
movement.asm First Commit 2023-09-10 12:35:35 -04:00
moves.asm First Commit 2023-09-10 12:35:35 -04:00
names.asm First Commit 2023-09-10 12:35:35 -04:00
palettes.asm Tiles can have different attributes in different blocks 2023-09-13 12:44:30 -04:00
pokedex_flags.asm First Commit 2023-09-10 12:35:35 -04:00
pokemon.asm First Commit 2023-09-10 12:35:35 -04:00
predef.asm First Commit 2023-09-10 12:35:35 -04:00
print_bcd.asm First Commit 2023-09-10 12:35:35 -04:00
print_text.asm Instant text speed + Roof colors 2023-10-20 14:33:35 -04:00
printer.asm First Commit 2023-09-10 12:35:35 -04:00
queue_script.asm First Commit 2023-09-10 12:35:35 -04:00
random.asm First Commit 2023-09-10 12:35:35 -04:00
region.asm Sevii Region groundwork 2024-08-06 15:30:37 +01:00
scrolling_menu.asm First Commit 2023-09-10 12:35:35 -04:00
serial.asm First Commit 2023-09-10 12:35:35 -04:00
sine.asm First Commit 2023-09-10 12:35:35 -04:00
sprite_anims.asm First Commit 2023-09-10 12:35:35 -04:00
sprite_updates.asm First Commit 2023-09-10 12:35:35 -04:00
sram.asm First Commit 2023-09-10 12:35:35 -04:00
stone_queue.asm First Commit 2023-09-10 12:35:35 -04:00
string.asm First Commit 2023-09-10 12:35:35 -04:00
text.asm Instant text speed + Roof colors 2023-10-20 14:33:35 -04:00
tilemap.asm First Commit 2023-09-10 12:35:35 -04:00
time.asm First Commit 2023-09-10 12:35:35 -04:00
time_palettes.asm First Commit 2023-09-10 12:35:35 -04:00
trainers.asm First Commit 2023-09-10 12:35:35 -04:00
vblank.asm First Commit 2023-09-10 12:35:35 -04:00
video.asm First Commit 2023-09-10 12:35:35 -04:00
window.asm First Commit 2023-09-10 12:35:35 -04:00