Eduardo Quezada D'Ottone
|
76b6250104
|
Merge branch 'battle_engine' into plasmaFists
|
2021-10-23 11:06:34 -03:00 |
|
Jademalo
|
62436d9f67
|
IDE support formatting and consistency
|
2021-10-23 10:10:00 +01:00 |
|
Eduardo Quezada D'Ottone
|
382ec13492
|
Merge pull request #1752 from ghoulslash/quick_draw
Quick Draw
|
2021-10-22 22:39:03 -03:00 |
|
Eduardo Quezada D'Ottone
|
d0253640fb
|
Merge pull request #1739 from LOuroboros/primalReversionBE
Implemented Primal Reversion
|
2021-10-22 22:27:45 -03:00 |
|
Jademalo
|
eb860a368e
|
Improve IDE support
|
2021-10-22 04:30:33 +01:00 |
|
GriffinR
|
303ce856ad
|
Fix GET_CARD_BATTLE_LOST typo
|
2021-10-21 16:54:16 -04:00 |
|
GriffinR
|
bc409baeff
|
Fix incorrect NUM_SECTORS_PER_SLOT define
|
2021-10-19 16:30:00 -04:00 |
|
ghoulslash
|
416c517e49
|
Merge pull request #1786 from Xavion3/damage_debug
Adds simulated damage to the debug menu
|
2021-10-19 12:14:38 -04:00 |
|
LOuroboros
|
a6315ffc75
|
Implemented Plasma Fists
|
2021-10-19 09:50:18 -03:00 |
|
ghoulslash
|
eda99fcf29
|
Merge pull request #1742 from AsparagusEduardo/be_gStatuses4
Add gStatutes4
|
2021-10-19 08:45:47 -04:00 |
|
GriffinR
|
934a7e7a5d
|
Merge pull request #1516 from GriffinRichards/doc-miscbattle
Miscellaneous battle documentation
|
2021-10-19 08:09:17 -04:00 |
|
Xavion3
|
150dd7c633
|
Add damage information to the debug menus
|
2021-10-19 22:39:07 +11:00 |
|
LOuroboros
|
d9b8e11a9c
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into primalReversionBE
|
2021-10-19 07:47:42 -03:00 |
|
GriffinR
|
24b4e898ad
|
More mauville_old_man clean up
|
2021-10-18 14:40:04 -04:00 |
|
GriffinR
|
b31bddddca
|
Clean up metatile_behavior
|
2021-10-18 12:54:29 -04:00 |
|
GriffinR
|
46dd10c87b
|
Clean up trainer_pokemon_sprites
|
2021-10-18 01:56:24 -04:00 |
|
GriffinR
|
db8ce5d7f9
|
Clean up mauville_old_man, drop ScrSpecial prefix
|
2021-10-18 01:09:41 -04:00 |
|
ghoulslash
|
8dc77e6fe3
|
Merge pull request #1782 from LOuroboros/glare
Updated Glare
|
2021-10-17 22:11:33 -04:00 |
|
GriffinR
|
ed6fdd743f
|
Some pokemon_icon clean up
|
2021-10-17 22:04:08 -04:00 |
|
GriffinR
|
a950f9c771
|
Clean up international_string_util
|
2021-10-17 21:51:11 -04:00 |
|
Eduardo Quezada D'Ottone
|
ead5c92469
|
Merge branch 'battle_engine' into PLG
|
2021-10-17 17:38:54 -03:00 |
|
LOuroboros
|
e7ad7319e3
|
Updated Glare
|
2021-10-17 12:03:35 -03:00 |
|
Eduardo Quezada D'Ottone
|
df817fb2ab
|
Merge pull request #1772 from LOuroboros/gravApple
Added Grav Apple's power boost
|
2021-10-17 09:51:29 -03:00 |
|
LOuroboros
|
59cfbe55c1
|
Gave Grav Apple a move effect of its own
|
2021-10-17 09:27:35 -03:00 |
|
GriffinR
|
ece7ef3410
|
Correct usage of MysteryEvent to MysteryGift
|
2021-10-17 03:00:48 -04:00 |
|
GriffinR
|
d0455485c3
|
Clean up mystery gift headers
|
2021-10-17 02:18:24 -04:00 |
|
GriffinR
|
3cd27acbea
|
Document wonder news
|
2021-10-17 02:09:31 -04:00 |
|
GriffinR
|
5f9069628d
|
Clean up mevent2
|
2021-10-17 01:35:26 -04:00 |
|
GriffinR
|
c7d550e96c
|
Clean up wonder card/news view
|
2021-10-17 01:15:16 -04:00 |
|
GriffinR
|
845a5e99cc
|
General mystery gift documentation, finish mystery gift client/server/scripts
|
2021-10-16 23:35:17 -04:00 |
|
ghoulslash
|
964e7efba9
|
fix MOVE_TARGET_ALL_BATTLERS and other u8 vars
|
2021-10-16 16:23:17 -04:00 |
|
ghoulslash
|
5509ceea04
|
expand move target field
|
2021-10-16 16:10:45 -04:00 |
|
BuffelSaft
|
df2223a5bc
|
Merge pull request #1745 from LOuroboros/retaliate
Implemented Retaliate's effect
|
2021-10-16 22:49:32 +13:00 |
|
LOuroboros
|
3b6ceb1dfa
|
Turned Retaliate into a side timer
|
2021-10-16 06:04:04 -03:00 |
|
GriffinR
|
e1900efe1e
|
Merge branch 'master' into doc-miscbattle
|
2021-10-15 22:46:43 -04:00 |
|
GriffinR
|
1f39c34ca4
|
Merge branch 'master' into minor-constants
|
2021-10-15 22:44:49 -04:00 |
|
GriffinR
|
a4a3c1c9e5
|
Merge pull request #1511 from GriffinRichards/doc-union
Document link_rfu / Union Room
|
2021-10-15 22:44:01 -04:00 |
|
ghoulslash
|
1f176242aa
|
add missing func definition
|
2021-10-15 16:06:50 -04:00 |
|
ghoulslash
|
c077091dbf
|
small fixes, check GetCatchingBattler's semi-invulnerability
|
2021-10-15 14:57:26 -04:00 |
|
ghoulslash
|
b94f710c80
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into ballthrow
|
2021-10-15 14:49:37 -04:00 |
|
GriffinR
|
e3bb257bcf
|
Fix some trainer card link access
|
2021-10-15 12:22:19 -04:00 |
|
GriffinR
|
c02001c46d
|
Document mystery gift link scripts, general mystery gift
|
2021-10-15 12:05:06 -04:00 |
|
Eduardo Quezada D'Ottone
|
0a090616ef
|
Merge pull request #1765 from ghoulslash/shell_smash
Shell Smash Animation
|
2021-10-15 12:09:06 -03:00 |
|
ghoulslash
|
ef19c8c415
|
fix gen define
|
2021-10-15 09:22:50 -04:00 |
|
ghoulslash
|
883a249836
|
config for catching semi-invulnerable mons
|
2021-10-15 09:20:32 -04:00 |
|
LOuroboros
|
3a25bce185
|
Turned Retaliate's effect into a side status
|
2021-10-15 06:03:48 -03:00 |
|
LOuroboros
|
1f97198267
|
Oops, I forgot to take the opponent's side into account
|
2021-10-15 05:02:14 -03:00 |
|
Eduardo Quezada D'Ottone
|
21837b659a
|
Merge branch 'battle_engine' into bug_bite
|
2021-10-14 19:46:50 -03:00 |
|
GriffinR
|
37e52c4f34
|
Document some mystery gift
|
2021-10-14 15:10:41 -04:00 |
|
GriffinR
|
95406384f4
|
Start wonder card/news documenting
|
2021-10-14 13:24:20 -04:00 |
|