Eduardo Quezada
97be3674cd
Sinnoh Mon
2020-10-24 06:06:18 -03:00
Eduardo Quezada
545b3bf128
Hoenn mon
2020-10-24 05:25:13 -03:00
Eduardo Quezada
0a8c5e2134
Johto mon
2020-10-24 04:46:45 -03:00
Eduardo Quezada
fa037b14b7
Kanto mon
2020-10-24 04:34:50 -03:00
Eduardo Quezada
5489e55276
Merge branch 'pokemon_expansion' into PR-CommentGen4Abilities
2020-10-24 00:45:52 -03:00
Eduardo Quezada
ced1ccd659
Created macro to be used by Beast Balls
2020-10-23 23:16:37 -03:00
Kurausukun
af04d99cd9
port fix for UpdateSaveAddresses (from #1177 )
2020-10-23 22:12:09 -04:00
Kurausukun
44c2d15ca9
re-match sub_81C79BC (from #1177 )
...
also re-define RBG macros
2020-10-23 22:07:30 -04:00
Kurausukun
627853a2bf
re-match SetSearchRectHighlight (from #1177 )
2020-10-23 21:59:15 -04:00
Kurausukun
a1d69ae264
re-match sub_81BF2B8 (from $1177)
2020-10-23 21:51:46 -04:00
Kurausukun
9b573b283c
re-match CreateFrontierBrainPokemon (from #1177 )
2020-10-23 21:36:38 -04:00
Kurausukun
a6cb8279f7
re-match DrawResultsTextWindow (from #1177 )
2020-10-23 21:29:59 -04:00
Kurausukun
36d7e8c769
re-match TryPutLinkBattleTvShowOnAir (from #1177 )
2020-10-23 21:04:28 -04:00
Kurausukun
16cf49ffbe
re-match GetTypeEffectivenessPoints (from #1177 )
2020-10-23 20:59:27 -04:00
Kurausukun
90211248af
re-match Cmd_unknown_24 (from #1140 )
...
changes to data structs are necessary. other things that look
unnecessary, like the order of operands, are also necessary. fuck this
function.
2020-10-23 20:47:10 -04:00
Eduardo Quezada D'Ottone
353f9eca42
Merge pull request #30 from AsparagusEduardo/PE-PokemonConfig
...
Updated types and stats in configuration file.
2020-10-23 12:40:10 -03:00
Eduardo Quezada
92728a1875
Added Ultimasoul's Forms from his FromID system.
2020-10-23 11:44:47 -03:00
Eduardo Quezada D'Ottone
c6a2d0cda8
Merge pull request #532 from LOuroboros/deoxys_anim
...
Fixed the animation of Deoxys' Attack, Defense and Speed forms
2020-10-23 11:42:12 -03:00
LOuroboros
753d6bb3a1
Fixed the animation of Deoxys' Attack, Defense and Speed forms
2020-10-23 10:58:58 -03:00
ultima-soul
635432a2e4
Merge pull request #526 from LOuroboros/tsareena
...
Corrected Tsareena's sprites
2020-10-22 18:30:10 -07:00
ExpoSeed
3de4df5b76
Merge pull request #528 from LOuroboros/magnemite
...
Fixed Magnemite's and Magneton's battle sprites
2020-10-22 20:26:48 -05:00
Kurausukun
64ba8c8061
port fakematch fixes from #1155
2020-10-22 05:45:53 -04:00
Kurausukun
9c4dddf870
re-match _InitContestMonPixels (from #1153 )
2020-10-22 05:37:51 -04:00
Kurausukun
0bca313b41
remove naked asm (oops)
2020-10-22 05:04:35 -04:00
Kurausukun
2945a3a845
re-match GetConnectedChildStrength
2020-10-22 05:03:16 -04:00
Eduardo Quezada D'Ottone
38573ab402
Merge pull request #16 from LOuroboros/deoxys
...
Added the data of Deoxys' forms
2020-10-22 00:52:40 -03:00
Thomas Winwood
2239f3aa60
Eliminate goto in ItemUseCB_Medicine
2020-10-21 20:11:40 +01:00
LOuroboros
d005287c50
Fixed Magnemite's and Magneton's battle sprites
...
Their normal back sprite palettes were glitchy. Discord users Jaizu and Blackforest fixed them
2020-10-21 10:24:03 -03:00
LOuroboros
5ecac6ff95
Corrected Tsareena's sprites
...
Some of its palettes were buggy as reported by Ryuhouji. This was fixed by Discord user Blackforest.
2020-10-21 07:29:50 -03:00
Kurausukun
03f46ff23a
re-match battle_anim_water functions (from #1136 )
2020-10-21 04:41:57 -04:00
Kurausukun
063596d87b
re-match GLYPH_COPY
2020-10-21 04:26:45 -04:00
Kurausukun
5fd555016f
re-match battle_anim_flying functions (from #1126 )
2020-10-21 04:04:59 -04:00
Kurausukun
eee55c65f6
re-do "match function signatures" (from #1119 )
...
not a matching, but I don't see why we shouldn't do this
2020-10-21 03:45:29 -04:00
Kurausukun
c8e832980b
re-match CreateWaterPulseRingBubbles
2020-10-19 06:37:00 -04:00
Kurausukun
f0efd11aa9
re-match InitObjectEventStateFromTemplate
2020-10-19 06:19:21 -04:00
Kurausukun
56c3eefd9f
re-match RotateAuroraRingColors_Step
2020-10-19 06:15:35 -04:00
Kurausukun
7d5fce9a72
re-remove extra semicolons (from #1104 )
2020-10-19 05:58:51 -04:00
GriffinR
585f313c64
Merge pull request #1232 from Kurausukun/match_m4a
...
[LEAK INFORMED] Match FadeOutBody
2020-10-18 21:41:37 -04:00
ExpoSeed
1a024b0826
Merge pull request #12 from AsparagusEduardo/PR-TradeSpecificEvo
...
Added Karrablast/Shelmet evolution method.
2020-10-16 20:55:15 -05:00
Eduardo Quezada
2b95f9fc43
Updated types and stats in config.
2020-10-16 21:04:11 -03:00
Kurausukun
aedfe27f8d
Remove newline
2020-10-16 17:16:25 -04:00
Kurausukun
bf03f1154f
formatting
2020-10-16 16:57:41 -04:00
Kurausukun
c31c2d93d7
[LEAK INFORMED] match FadeOutBody
2020-10-16 16:55:29 -04:00
Eduardo Quezada
1d76144e19
Commented out Gen 4+ abilities in base_stats.h
2020-10-16 17:05:34 -03:00
Eduardo Alvaro Quezada D'Ottone
f66b34ba42
Merge pull request #27 from LOuroboros/rhhpokeexp_evomap_tweak
...
Tweaked EVO_MAP evolutions
2020-10-16 12:41:26 -03:00
Eduardo Quezada
be2c56cc94
Shortened GetEvolutionTargetSpecies calls.
2020-10-15 16:19:37 -03:00
LOuroboros
16f4fda35b
Tweaked EVO_MAP evolutions
...
The EVO_MAP evolution method was using numerical IDs instead of proper labels, which wasn't intuitive.
On top of that, there were better maps to choose for some of the species that made use of it.
2020-10-15 06:35:37 -03:00
Eduardo Quezada
86334ca011
0 for SPECIES_NONE
2020-10-14 20:50:33 -03:00
Eduardo Quezada
34ce08db0b
Added Karrablast/Shelmet evolution method.
2020-10-14 20:16:18 -03:00
ExpoSeed
857251d7f4
Merge pull request #4 from ExpoSeed/sync-pokemon-expansion
...
Sync pokemon expansion
2020-10-13 12:13:46 -05:00