kep-hack/engine/battle
Martha Schilling 7742104bbb Bug Fixes and stuff!
(kinda just clearing my commits list while I'm working on 1.3 still.)

- Lance's Room is no longer listed as a dungeon map

- Changed the layout of Cinnabar Volcano YET AGAIN, making it a little more visually appealing. If you get softlocked here, I will just sigh disapprovingly.

- Various moveset fixes:
     - Arcanine-H gets EQ and Fissure now
     - Raichu-A loses Counter
     - Raticate-A gets TBolt and Thunder
     - Swapped Bullet Punch and Iron Head around in Scizor's learnset
     - Umbreon gets Psychic
     - WigWug both now get Ice Beam and Blizzard
     - Seel and Dewgong get Water Gun by level up
     - Swapped inconsistent moveset levels for Omanyte and Omastar
     - Eevee gets Quick Attack earlier

- Fixed a typo in Slowbro-G's dex entry

- Changed the Tauros Combat Breed trader's text to remove a moveset inaccuracy

- Changed Misty's AI to now use X Specials instead of Potions

- Gave Chief's teams a slightly updated moveset

- Fixed an issue where Steel just...didn't resist Rock? How did I miss this?????

- Made Sandshrew more common in Mt Moon B2F

- Changed the Marowaks on Silph Gauntlet 4F to Guardias

- Fixed issues where receiving a Gym badge wouldn't play the correct sound in most situations

- Increased the level of the Salesman's Cubone gift from 17 to 23

- Decreased the levels of the Fossil gifts from 44 to 35

- More text fixes

-
2024-01-26 23:20:54 +00:00
..
move_effects 1/256 Text and other transparency enhancements 2023-06-12 14:41:13 +01:00
animations.asm Post-release bugfixes: Batch 2 2024-01-12 12:33:50 +00:00
battle_transitions.asm polishing the added pokemon a little 2022-09-27 22:58:06 +01:00
common_text.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
core.asm prevent static wild mon NPCs from refusing to hide after battle 2024-01-14 23:57:43 -06:00
decrement_pp.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
display_effectiveness.asm Port pokecrystal's formatting of text commands and special characters 2020-07-04 21:14:46 -04:00
draw_hud_pokeball_gfx.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
effects.asm caught icon + ai gets to land status 2023-11-14 08:17:22 +11:00
end_of_battle.asm Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
experience.asm ported Red++ levelup code 2023-09-23 09:28:44 +10:00
get_trainer_name.asm SONY -> RIVAL 2020-07-17 13:27:27 -04:00
ghost_marowak_anim.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
init_battle_variables.asm Debug Battle doesn't replace attacks with Pound 2023-04-29 18:51:42 +01:00
link_battle_versus_text.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
misc.asm Use {interpolation} to generate sequences of RAM labels 2021-04-27 15:49:59 -04:00
print_type.asm Add subdirectories to data/ similar to pokecrystal 2020-07-03 11:51:00 -04:00
read_trainer_party.asm Battle Tent Port 2023-05-13 02:50:31 +01:00
safari_zone.asm Fix file modes 2020-11-14 20:52:10 -06:00
save_trainer_name.asm LOTS of things 2023-02-19 06:25:33 +00:00
scale_sprites.asm Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
scroll_draw_trainer_pic.asm Sync coordinate macros with pokecrystal 2020-07-07 11:30:10 -04:00
trainer_ai.asm Bug Fixes and stuff! 2024-01-26 23:20:54 +00:00
unused_stats_functions.asm AI Improvements 2024-01-05 13:59:27 +00:00
wild_encounters.asm Celeste Hill and Brunswick wild encounter glitch fixed 2023-12-25 13:16:44 +00:00