kep-hack/home
Llinos Evans 0af5bd126b Port PureRGB AI
Short tests showed positive results. Revert if it fucks up anything.

PureRGB enhances Gen 1 AI in various ways, fixing notorious glitches and making it not do completely stupid things. I would use shin pokered's, but it may be too difficult for unfamiliar players, and has a bunch of outdated markers I'd have to spruce up.

Relevant changes:
- Burn effect calls have been replaced with Fire Blast's effect, replicating the burn spread use-case of Fire Blast
- Teleport references removed because pureRGB uses a unique version
- Any straggler references to effects not used in pureRGB
- Mist properly referred to as we only have one move that provides stat drop immunity.

Updated the sprite gallery too!!
2023-09-07 02:14:38 +01:00
..
array.asm
array2.asm
audio.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
bankswitch.asm
clear_sprites.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
compare.asm
copy.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
copy2.asm expanded Pokemon size 2022-08-31 20:47:02 -06:00
copy_string.asm
count_set_bits.asm
delay.asm Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
fade.asm
give.asm
header.asm Port PureRGB AI 2023-09-07 02:14:38 +01:00
hidden_objects.asm
init.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
inventory.asm
item.asm
item_price.asm
joypad.asm
joypad2.asm
lcd.asm
list_menu.asm Many, many tweaks (Move Relearner!) 2023-04-02 19:56:44 +01:00
load_font.asm
map_objects.asm
math.asm
money.asm
move_mon.asm
names.asm
names2.asm Pikachu/Eevee Mode Part 2 2023-03-28 19:07:51 +01:00
npc_movement.asm
oam.asm wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -04:00
overworld.asm Scripted losses 2023-05-13 20:13:40 +01:00
overworld_text.asm Talk to Use Cut. Strength and Surf 2022-09-07 17:09:12 -06:00
palettes.asm
pathfinding.asm
pics.asm Improving the picture system 2022-08-31 18:17:14 +01:00
pokemon.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
predef.asm
predef_text.asm
print_bcd.asm
print_num.asm
print_text.asm
random.asm
reload_sprites.asm
reload_tiles.asm
reset_player_sprite.asm
serial.asm
start.asm
start_menu.asm
text.asm Boy/Girl option 2023-05-13 00:08:39 +01:00
text_script.asm Port PureRGB AI 2023-09-07 02:14:38 +01:00
textbox.asm
tilemap.asm
timer.asm remove address comments 2016-06-11 17:24:04 -07:00
trainers.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
trainers2.asm
uncompress.asm lots of bug fixes 2022-08-31 15:18:16 +01:00
update_sprites.asm more bug fixes 2022-08-31 15:28:36 +01:00
vblank.asm Merge branch 'master' of https://github.com/dannye/pokered-crysaudio 2023-04-19 21:08:01 -05:00
vcopy.asm
window.asm
yes_no.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00