DizzyEggg
b1d0bc1721
UTurn Battle Arena no switchin try number 2
2020-07-08 17:51:01 +02:00
DizzyEggg
e319c7da61
UTurn Battle Arena no switchin try number 2
2020-07-08 17:50:12 +02:00
DizzyEggg
c93ab64e46
UTurn Battle Arena no switchin
2020-07-08 17:38:28 +02:00
DizzyEggg
fc510a6b44
oran berry doesnt activate when mons is kill
2020-07-08 17:22:10 +02:00
PikalaxALT
b7532903d7
Merge pull request #1089 from PokeCodec/patch-1
...
Match CreatePokeDexList
2020-07-07 21:15:49 -04:00
PokeCodec
938aec45d3
Match CreatePokeDexList
...
Cherry-picked from the pret Ruby repo
2020-07-07 20:57:20 -04:00
GriffinR
43c48d95c2
Document starter_choose.c
2020-07-06 17:26:25 -04:00
GriffinR
c0bc7e8f7b
Fix elevator metatile typo
2020-07-06 16:02:49 -04:00
Michael Panzlaff
3264cf697f
fix aggressive loop optimizations
...
Previously, aggressive loop optimizations with a new compiler were not
possible due to undefined behaviour at end of arrays.
A macro "UBFIX" is added to allow ifdefs for fixes which resolve
undefined behavior. For example newer GCC versions will detect various
bugs in the original game code and will otherwise not compile with -Werror.
2020-07-05 18:09:59 +02:00
GriffinR
72edc46ab6
Document unk_transition
2020-07-02 15:45:37 -04:00
DizzyEggg
52c63cd671
lightning rod no longer redirects mold braker
2020-07-02 11:58:48 +02:00
GriffinR
1ce929157f
Clean up field effect doc
2020-07-02 05:05:13 -04:00
GriffinR
8589e138a8
Eliminate METATILE_ID() macro
2020-07-02 00:17:14 -04:00
GriffinR
c84f98a7ff
Document misc field control
2020-06-29 17:24:17 -04:00
GriffinR
abdf7cbf02
Label fishing effect functions
2020-06-29 16:53:38 -04:00
GriffinR
eb80012757
Document more misc field effects
2020-06-29 16:32:46 -04:00
GriffinR
a35ab0d023
Fix segfault in gbagfx
2020-06-29 15:28:59 -04:00
DizzyEggg
08a5ba0db2
Sitrus berry gen4 effect code
2020-06-29 18:56:19 +02:00
DizzyEggg
89ed5bc8bb
Fix mega evo switch-in intimidate not working
2020-06-29 18:40:05 +02:00
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
36aec5658c
Transform Imposter Illusion fix
2020-06-29 13:45:27 +02:00
GriffinR
4ea6992172
Continue documenting overworld/field effects
2020-06-29 01:26:29 -04:00
DizzyEggg
3bdf675221
Hopefully illusion works as intended now
2020-06-28 19:45:48 +02:00
LOuroboros
5d037198b3
Made Throat Chop be affected by Sheer Force ( #455 )
...
Addresses #452
2020-06-28 10:11:06 +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
59ddebd727
Rocky Helmet softlock fix
2020-06-26 21:56:18 +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
GriffinR
7d5ad8f7b4
Use charmap constants for PLAY_SE
2020-06-26 02:44:07 -04: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
GriffinR
2ed1f7c6f9
Byte-align daily flags
2020-06-24 18:05:22 -04:00
GriffinR
06025e887f
Allow flag/var counts to be updated alongside values
2020-06-24 17:00:19 -04:00
DizzyEggg
f19ba68cb9
Fix mega indicator sprite overwriting ram
2020-06-24 12:55:08 +02:00
GriffinR
a88676094b
Add missed deoxys rock local id
2020-06-23 15:51:23 -04:00
GriffinR
18d57a3802
Document some overworld and field effects
2020-06-23 15:48:53 -04:00
GriffinR
fac6288156
Add local object event ids for referenced objects
2020-06-22 17:18:58 -04: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