cawtds
|
d02b8bd3e1
|
added tera animations
|
2024-06-18 19:24:32 +02:00 |
|
cawtds
|
e9661be94a
|
types refactoring
|
2024-06-17 16:59:32 +02:00 |
|
cawtds
|
77637c48d0
|
more tests fixed 2
|
2024-06-09 22:37:32 +02:00 |
|
cawtds
|
8e228fa21d
|
use General_MonHit as placeholder instead of form change
|
2024-06-05 18:25:36 +02:00 |
|
cawtds
|
b20c4638e5
|
move anim refactoring
|
2024-06-01 16:18:47 +02:00 |
|
cawtds
|
a7e025d27c
|
animation changes
|
2024-05-24 21:22:53 +02:00 |
|
cawtds
|
0e9263ae37
|
dynamax animation
|
2024-05-19 14:59:41 +02:00 |
|
cawtds
|
91851dd1b5
|
fixed ultra burst and added animation for necrozma moves
fixed pokedex entries and crashes with categories/post battle registering
|
2024-05-19 01:19:35 +02:00 |
|
cawtds
|
f9c73a3cd9
|
migrated battle_controller_player up to CONTROLLER_STATUSICONUPDATE, fixed in battle item use
|
2024-05-10 01:02:59 +02:00 |
|
cawtds
|
8ab3940a99
|
added mega evolution, removed old type effectiveness
|
2024-05-09 12:48:10 +02:00 |
|
cawtds
|
15e04f6f97
|
fixed sprite when form changing
fixed form changes reverting at the end of a battle
replaced personality based shiny sprites with new shiny flag
|
2024-05-03 02:52:29 +02:00 |
|
cawtds
|
f99b4ce70c
|
updated Cmd_moveend
|
2024-05-01 16:08:54 +02:00 |
|
cawtds
|
375b5214fd
|
updated AbilityBattleEffects and Cmd_various
|
2024-05-01 02:35:15 +02:00 |
|
cawtds
|
3ad08c53b0
|
updated Cmd_attackanimation, Cmd_waitanimation, Cmd_healthbarupdate and Cmd_datahpupdate
|
2024-04-30 16:25:06 +02:00 |
|
cawtds
|
0ab492f7e8
|
working version with SpeciesInfo and new Moves
|
2024-03-17 18:04:06 +01:00 |
|
GriffinR
|
da955aaf64
|
Document safari reactions, move b string ids to constants
|
2022-08-23 11:11:50 -04:00 |
|
GriffinR
|
c976547c02
|
Clean up FRLG-specific anim scripts
|
2022-08-19 10:11:39 -04:00 |
|
GriffinR
|
17b2faa182
|
Sync battle anim - scripts
|
2022-08-19 01:07:53 -04:00 |
|
GriffinR
|
5813cb43c2
|
Sync battle anim.c
|
2022-08-17 15:57:46 -04:00 |
|
GriffinR
|
c0b0e87f68
|
Sync battle anim - status effects
|
2022-08-17 15:14:30 -04:00 |
|
GriffinR
|
4e106d86e3
|
Sync battle anim - sound tasks
|
2022-08-17 14:44:26 -04:00 |
|
GriffinR
|
a1fcfa2f26
|
Sync battle anim - normal
|
2022-08-17 13:30:22 -04:00 |
|
GriffinR
|
9552ea6330
|
Sync battle anim - ice
|
2022-08-17 12:18:06 -04:00 |
|
GriffinR
|
0c74385de7
|
Sync battle anim - effects 3
|
2022-08-16 14:23:32 -04:00 |
|
GriffinR
|
bcab96fb86
|
Sync battle anim - effects 2
|
2022-08-16 13:54:37 -04:00 |
|
GriffinR
|
92a193aa71
|
Sync battle anim - dark
|
2022-08-14 18:30:55 -04:00 |
|
Eduardo Quezada
|
dcb9d9de1e
|
Synced src/pokeball.c
|
2022-07-29 21:39:25 -04:00 |
|
Eduardo Quezada
|
dfe6c6885c
|
Synced sound.c
|
2022-07-29 18:15:25 -04:00 |
|
Eduardo Quezada
|
7f53f533bb
|
Synced src/battle_script_commands.c
|
2022-07-29 09:42:03 -04:00 |
|
GriffinR
|
9cde4e0f74
|
Remove address comments
|
2022-06-24 21:10:48 -04:00 |
|
Deokishisu
|
18ca5ef678
|
Fix Magic Numbers in battle_anim_scripts.s
This file should still be synced properly with pokeemerald in the future, but for now the magic numbers for the sound constants have been fixed.
|
2021-10-01 00:01:16 -04:00 |
|
PikalaxALT
|
99ec579deb
|
Name symbols in battle_anim_special.c
|
2021-03-14 16:29:33 -04:00 |
|
GriffinR
|
bb56d4a3f4
|
Give songs meaningful english names
|
2020-08-29 03:11:03 -04:00 |
|
Evan
|
87ba2b8bde
|
battle anim documentation
|
2020-04-23 22:40:13 -06:00 |
|
fieldy101
|
9634b58d7a
|
Port emerald water functions into firered
|
2020-04-22 23:30:44 +10:00 |
|
PikalaxALT
|
b22d3a821d
|
Merge branch 'master' of github.com:pret/pokefirered into modern_gcc
|
2020-04-10 13:10:44 -04:00 |
|
PikalaxALT
|
a622448029
|
More quest log documentation amid other stuff
|
2020-04-05 20:30:45 -04:00 |
|
PikalaxALT
|
98c2df354f
|
Fix alignment-related crashes
|
2020-04-04 15:09:22 -04:00 |
|
PikalaxALT
|
4134baf3eb
|
Some more docs in battle anims
|
2020-03-31 07:55:32 -04:00 |
|
PikalaxALT
|
b31317889d
|
Partial doc of battle anim utility funcs
|
2020-03-30 08:52:49 -04:00 |
|
Evan
|
661a581176
|
matching up battle_anim_special
|
2019-12-04 14:54:52 -07:00 |
|
Evan
|
a9548849d7
|
resolve references
|
2019-12-04 14:54:52 -07:00 |
|
Evan
|
2453b88b9d
|
resolve compiler errors
|
2019-12-04 14:54:52 -07:00 |
|
Evan
|
5c40e5ea21
|
battle_anim_status_effects
|
2019-12-04 14:54:52 -07:00 |
|
Evan
|
0cc5446a2a
|
init battle_anim_special
|
2019-12-04 14:54:52 -07:00 |
|
Evan
|
aa8d5fb557
|
b_anim_eff_3
|
2019-12-04 14:54:52 -07:00 |
|
Evan
|
2f3ad83711
|
start anim objtemplates
|
2019-12-04 14:54:52 -07:00 |
|
jiangzhengwenjz
|
1d3ae2fe78
|
Merge branch 'master' into battle
|
2019-11-19 10:26:40 +08:00 |
|
PikalaxALT
|
cf1b984576
|
Dump battle anim scripts
|
2019-11-13 13:34:37 -05:00 |
|
jiangzhengwenjz
|
935f93a075
|
ported battle_gfx_sfx_util from pokeem
|
2019-07-31 07:58:07 +08:00 |
|