jep-hack/engine/battle
Llinos Evans ac0d055474 Readme update, Lake of Rage changes, and must be 8-bit fixes
A slapdash of various little bits and pieces.
- Lake of Rage has a small culture entry at the top to illustrate what we're setting out to do. I mentioned the shell middens and canonised it alongside GSC.
- Move constants now have their 16-bit IDs set up
- Palfixed Feradactyl and Pupperon, fixed former's credit with confirmation from pokeoctober
- Wiped out the must be 8-bit errors on various Pokemon's `base_stats.asm` files.
- Fixed some aspects of Strong Arm and Water Sport calling garbage data; this was due to them using 8-bit comparison systems where there needed to be 16-bits. This fixes a good bit of their HM usage. Battle bugs need resolving (presumably due to a lack of gfx?)
- Fixed AI scoring with Water Sport (hopefully)
- Updated the readme with some of our progress over the past 5 months.
2025-01-03 13:19:09 +00:00
..
ai Readme update, Lake of Rage changes, and must be 8-bit fixes 2025-01-03 13:19:09 +00:00
move_effects Add move effect for Coin Hurl 2024-08-27 00:54:58 +01:00
anim_hp_bar.asm Johto Boy and HP Fix 2024-12-10 15:57:25 -05:00
battle_transition.asm Begin work on the Kanto Safari Zone. 2024-10-16 14:58:11 -04:00
battlestart_copytilemapatonce.asm First Commit 2023-09-10 12:35:35 -04:00
check_battle_scene.asm First Commit 2023-09-10 12:35:35 -04:00
consume_held_item.asm First Commit 2023-09-10 12:35:35 -04:00
core.asm Readme update, Lake of Rage changes, and must be 8-bit fixes 2025-01-03 13:19:09 +00:00
effect_commands.asm Readme update, Lake of Rage changes, and must be 8-bit fixes 2025-01-03 13:19:09 +00:00
hidden_power.asm First Commit 2023-09-10 12:35:35 -04:00
link_result.asm First Commit 2023-09-10 12:35:35 -04:00
menu.asm Safari Game battle type & bug fix 2024-07-21 23:36:56 +01:00
misc.asm First Commit 2023-09-10 12:35:35 -04:00
read_trainer_attributes.asm First Commit 2023-09-10 12:35:35 -04:00
read_trainer_dvs.asm First Commit 2023-09-10 12:35:35 -04:00
read_trainer_party.asm First Commit 2023-09-10 12:35:35 -04:00
returntobattle_useball.asm First Commit 2023-09-10 12:35:35 -04:00
sliding_intro.asm First Commit 2023-09-10 12:35:35 -04:00
start_battle.asm Three Island and properly implement nihon region check for the trainer battle theme (double check this doesnt accidentally also effect sevii) 2024-10-12 17:52:52 -04:00
trainer_huds.asm First Commit 2023-09-10 12:35:35 -04:00
update_battle_huds.asm First Commit 2023-09-10 12:35:35 -04:00
used_move_text.asm First Commit 2023-09-10 12:35:35 -04:00