Commit Graph

6080 Commits

Author SHA1 Message Date
DizzyEggg
7821bd00e3
Merge pull request #429 from LOuroboros/revelation_dance
Fixed Revelation Dance's animation
2020-06-22 10:07:54 +02:00
DizzyEggg
9741e026f5
Merge pull request #432 from LOuroboros/freeze_dry
Fixed Freeze Dry's animation
2020-06-22 10:07:34 +02:00
DizzyEggg
d5213ad9ec
Merge pull request #435 from LOuroboros/blue_flare
Fixed Blue Flare's animation
2020-06-22 10:07:11 +02:00
DizzyEggg
a78deb85e2
Merge pull request #430 from LOuroboros/trop_kick
Fixed Trop Kick's animation
2020-06-22 10:06:49 +02:00
DizzyEggg
8a22d9180c
Merge pull request #437 from LOuroboros/night_daze
Fixed Night Daze's animation
2020-06-22 10:06:16 +02:00
DizzyEggg
fde2c25b3f
Merge pull request #434 from LOuroboros/freeze_shock
Fixed Freeze Shock
2020-06-22 10:04:43 +02:00
DizzyEggg
ba61970edb
Merge pull request #431 from LOuroboros/electrify
Fixed Electrify
2020-06-22 10:03:49 +02:00
DizzyEggg
2b52420065
Merge pull request #433 from LOuroboros/freeze-dry_bev2
Fixed Freeze-Dry's InGame name
2020-06-22 10:03:07 +02:00
DizzyEggg
947921c308
Merge pull request #412 from LOuroboros/patch-2
Fix Lunge
2020-06-22 10:02:01 +02:00
DizzyEggg
791c3b1858
Merge pull request #413 from LOuroboros/patch-3
Fix Fire Lash
2020-06-22 10:01:49 +02:00
DizzyEggg
d0617e0270
Merge pull request #426 from LOuroboros/dragon_hammer
Fixed Dragon Hammer's animation
2020-06-22 10:01:19 +02:00
DizzyEggg
1090071e0c
Merge pull request #428 from LOuroboros/diamond_storm
Fixed Diamond Storm's animation
2020-06-22 10:00:31 +02:00
LOuroboros
8d6a602970 Fixed Night Daze's animation 2020-06-16 04:30:53 -03:00
LOuroboros
3cf073b614 Fixed Blue Flare's animation 2020-06-16 04:22:31 -03:00
LOuroboros
5f763a8380 Fixed Freeze Shock's 1st turn battle string 2020-06-16 04:11:37 -03:00
LOuroboros
575c5a5882 Fixed Freeze Shock's 2nd turn animation 2020-06-16 04:11:09 -03:00
LOuroboros
2621071f22 Fixed Freeze-Dry's InGame name 2020-06-16 03:36:17 -03:00
LOuroboros
bef8a701fc Fixed Freeze Dry's animation 2020-06-16 03:32:41 -03:00
LOuroboros
abd1288268 Fixed Electrify's animation 2020-06-16 03:06:32 -03:00
LOuroboros
2fb4c0cab1 Corrected Electrify's battle string 2020-06-16 02:58:58 -03:00
LOuroboros
6abfac2c65 Fixed Trop Kick's animation 2020-06-16 00:17:40 -03:00
LOuroboros
da4fba6d41 Fixed Revelation Dance's animation 2020-06-16 00:01:06 -03:00
LOuroboros
5013a04ba3 Fixed Diamond Storm's animation 2020-06-15 23:25:35 -03:00
LOuroboros
f7c6729b75 Fixed Dragon Hammer's animation 2020-06-15 22:46:22 -03:00
LOuroboros
746bdb581a
Fix Fire Lash
As stated in #411, this move should hurt the opponent and lower their defense, not just the latter.
2020-06-15 20:35:35 -03:00
LOuroboros
e2285850f3
Fix Lunge
Addresses #411
2020-06-15 20:33:47 -03:00
DizzyEggg
72be56c15c
Merge pull request #398 from Fontbane/patch-7
Teatime and Eternabeam should be one word each
2020-06-15 09:09:24 +02:00
AJ Fontaine
9311dfdbb3
Teatime and Eternabeam should be one word each 2020-05-31 10:00:21 -04:00
DizzyEggg
dd8879ca7c
Merge pull request #394 from ghoulslash/battle_engine
fix a bunch of anims
2020-05-31 11:26:01 +02:00
DizzyEggg
624f8fb28a
Merge pull request #396 from LOuroboros/regenerator
Fixed Regenerator
2020-05-30 10:54:53 +02:00
LOuroboros
c77bed7bfb Fixed Regenerator overhealing a Pokémon 2020-05-30 05:04:23 -03:00
Evan
5d232c34fe fix a bunch of anims 2020-05-29 11:15:00 -06:00
DizzyEggg
19699bee23
Merge pull request #390 from ghoulslash/battle_engine
add animations for all moves
2020-05-29 12:53:17 +02:00
DizzyEggg
013f9b6a17 merge wiith masteer and summary screen change 2020-05-29 12:50:54 +02:00
Evan
fdc6e80e1e fix anim defines 2020-05-28 12:19:07 -06:00
Eduardo Alvaro Quezada D'Ottone
8d848997c9
Battle Configs: The Revenge (#363)
* Turns for Uproar

* Chances for the amount of hits with multi-hit moves.

* Electric type mon's immunity to paralysis

* (Hi) Jump Kick to always do 1/2 of maxHP when crashing

* Turns for Disable.

* Minimized mons can always be hit by moves like Stomp

* Grass types immune to powder and spore moves.

* Psywave's damage formula

* Fixed random usage.
2020-05-28 10:38:27 +02:00
Sierraffinity
d528d75af7 Connect title screen BG palettes together 2020-05-27 07:58:48 -05:00
Sierraffinity
6963c00016 battle_anim_mons: Make cast not depend on size of struct 2020-05-27 07:58:48 -05:00
Sierraffinity
ec92241d8f Fix REG_OFFSET_WININ/OUT mislabeling 2020-05-27 07:58:48 -05:00
Sierraffinity
42747663b5 Fix OAM region mislabeling 2020-05-27 07:58:48 -05:00
MandL27
c3d690a380 consistency with pokefirered 2020-05-27 07:58:04 -05:00
MandL27
6964d37db6 document UNKNOWN_A special char 2020-05-27 07:58:04 -05:00
DizzyEggg
5eeecb56c1 More touches to pokemon summary screen document 2020-05-27 07:57:15 -05:00
DizzyEggg
0f6b83f286 Entry hazards on 1 poke ai 2020-05-27 12:09:14 +02:00
Evan
638d585fc0 update apple sprites 2020-05-26 10:16:24 -06:00
Jaizu
a90b624c23
Fix Nasty Plot move animation (#392)
Fixes #391
2020-05-26 17:28:55 +02:00
Evan
ed4035caf1 fix anim particle config options 2020-05-26 08:54:02 -06:00
Evan
6c20a49dc6 animations for all moves 2020-05-25 00:37:32 -06:00
Marcus Huderle
79a1127122 Match sub_817F9F4 2020-05-24 17:22:56 -05:00
Evan
ffdff9c606 Merge branch 'battle_engine_v2' of https://github.com/dizzyeggg/pokeemerald into battle_engine 2020-05-24 13:04:56 -06:00