Commit graph

2181 commits

Author SHA1 Message Date
DizzyEggg
5a2d9fe9fe Fix Grassy Terrain bad loop 2020-06-29 18:26:53 +02:00
DizzyEggg
5ddb4634f5 berries work like in gen4 2020-06-29 18:04:13 +02:00
DizzyEggg
3bdf675221 Hopefully illusion works as intended now 2020-06-28 19:45:48 +02:00
Eduardo Alvaro Quezada D'Ottone
9fb073ca23
Some cleanup (#454)
* Toxic Thread doesn't have power.

* Added missing commas.

* Autotomize typo.

It wasn't until today that I learned that autotomize was a word.
2020-06-27 11:21:13 +02:00
DizzyEggg
3cf091d635 Improve animations of moves hitting all foes 2020-06-26 23:28:46 +02:00
DizzyEggg
db715335c3 Fix Gastro Acid animation 2020-06-26 22:20:00 +02:00
DizzyEggg
04833ef6cf Purify works on steel types 2020-06-26 21:58:37 +02:00
DizzyEggg
5698af3742 Magic Guard leech seed and slight ai tweaks 2020-06-26 15:14:15 +02:00
DizzyEggg
219a43304a Improve Electro Ball animation 2020-06-26 13:58:34 +02:00
DizzyEggg
548a43f8d9 Rocky Helmet before Knock Off 2020-06-25 16:15:11 +02:00
DizzyEggg
f252cd8003 Fix Terrain moves animations 2020-06-25 11:44:05 +02:00
DizzyEggg
d5ffdbf896 Focus Sash removed on use 2020-06-22 10:50:50 +02:00
DizzyEggg
8998e54ce7 Fix Heal Block Leech Seed 2020-06-22 10:40:08 +02:00
DizzyEggg
f2d2c1b76f
Merge pull request #438 from LOuroboros/effect_sleep_hit
Implemented Relic Song's effect
2020-06-22 10:10:15 +02:00
DizzyEggg
56bd08e7fe
Merge pull request #436 from LOuroboros/techno_blast
Fixed Techno Blast's animation
2020-06-22 10:08:50 +02:00
DizzyEggg
e449018b83
Merge pull request #425 from LOuroboros/eerie_impulse
Fixed Eerie Impulse's animation
2020-06-22 10:08:20 +02:00
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
d0617e0270
Merge pull request #426 from LOuroboros/dragon_hammer
Fixed Dragon Hammer's animation
2020-06-22 10:01:19 +02:00
LOuroboros
33a45ba181 Implemented Relic Song's effect 2020-06-16 07:06:38 -03:00
LOuroboros
8d6a602970 Fixed Night Daze's animation 2020-06-16 04:30:53 -03:00
LOuroboros
dca5016d8e Fixed Techno Blast's animation 2020-06-16 04:28:04 -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
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
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
ed7675b11b Fixed Eerie Impulse's animation 2020-06-15 21:41:43 -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
DizzyEggg
0f6b83f286 Entry hazards on 1 poke ai 2020-05-27 12:09:14 +02:00
Jaizu
a90b624c23
Fix Nasty Plot move animation (#392)
Fixes #391
2020-05-26 17:28:55 +02:00
Evan
6c20a49dc6 animations for all moves 2020-05-25 00:37:32 -06:00
Philipp AUER
f1f4000914
anim: add some animation moves (#383)
- fell stinger
 - draining kiss
 - kings shield (==protect)
 - scald
 - fire pledge
 - water pledge
 - grass pledge

Co-authored-by: SBird <sbird@no.tld>
2020-05-24 18:14:59 +02:00
ghoulslash
13cf2cb217
Animation Particles, BGs, and gen 4 anims (#384)
* undo some revert(?)

* cfru particles and bgs

* remove commented out particles
2020-05-24 18:13:40 +02:00
GriffinR
f9e6f7540f Use fixed point macros for math util 2020-05-24 08:28:02 -05:00
DizzyEggg
f5b55ddff2 Vacuum wave 2020-05-24 11:04:29 +02:00
DizzyEggg
cfc1ea7db2 Storm Drain Ai fix 2020-05-24 10:40:14 +02:00