13536 Commits

Author SHA1 Message Date
ghoulslash
a3e6fe1ef4
Merge pull request #1442 from LOuroboros/patch-1
Fixed Punk Rock
2021-05-04 09:37:54 -06:00
ghoulslash
984f49747f
Merge pull request #1454 from LOuroboros/HandleAction_UseMove
Minor syntax tweaks to HandleAction_UseMove
2021-05-04 09:37:10 -06:00
ghoulslash
97ae2fe1be
Merge pull request #1460 from AmbientDinosaur/patch-2
Corrected the move data for Gen 4 Overheat
2021-05-04 09:36:36 -06:00
ghoulslash
6703517f6d
Merge pull request #1456 from ExpoSeed/IE/razor-claw
Razor claw effect
2021-05-04 09:33:40 -06:00
ghoulslash
d73efc45e4
Merge pull request #1462 from AmbientDinosaur/patch-3
Remove superfluous define of LEVEL_UP_END
2021-05-04 09:33:23 -06:00
ghoulslash
e803b42827
Merge pull request #1467 from LOuroboros/gravity_acc
Added Gravity's missing acc boost
2021-05-04 09:32:58 -06:00
ghoulslash
afea2cf5fa
Merge pull request #1482 from BuffelSaft/room_moves_text
Fix Wonder Room, Magic Room battle messages
2021-05-04 09:32:37 -06:00
ghoulslash
22fc9733e5
Merge pull request #1480 from BuffelSaft/big_root_fix
Make Big Root affect absorb moves
2021-05-04 09:32:18 -06:00
ghoulslash
e343090a8b
Merge pull request #1479 from BuffelSaft/orb_fix
Fix Toxic Orb and Flame Orb affecting Pokemon they shouldn't
2021-05-04 09:31:58 -06:00
BuffelSaft
ec4012e95d Fix "Room" move battle messages
Move new line so these messages fit in the text box.
2021-05-04 23:57:43 +12:00
BuffelSaft
5d177f0a15 Make Big Root affect absorb moves
Big Root should increase the HP recovered by Absorb, Giga Drain etc.
2021-05-04 23:20:22 +12:00
BuffelSaft
542201dd4f Add missing ability checks to orbs
Flame Orb shouldn't burn mons with Water Bubble and neither orb should affect mons with Comatose.
2021-05-04 23:08:48 +12:00
BuffelSaft
e8598076a8 Fix Toxic and Flame Orb
Shouldn't inflict status conditions on a fainted mon.
2021-05-04 22:55:19 +12:00
GriffinR
4206359862 Fix some object lock names 2021-05-04 01:21:50 -04:00
Ariel Antonitis
c20db9475d Fixed BlendPalettes not incrementing the destination buffer. 2021-05-04 00:49:51 -04:00
Ariel Antonitis
c9845c66ee Fixed mirage tower time blending. 2021-05-02 03:27:48 -04:00
Ariel Antonitis
7d8e63a44b Reverted 42d5fe07f and fixed rain/thunder gamma. 2021-05-02 02:55:42 -04:00
Ariel Antonitis
74a90889ac Fixed rain fade-in. 2021-05-02 02:55:42 -04:00
Ariel Antonitis
39ba328afb Optimized follower palette loading. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
147e101df5 More testing of fog blending. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
4a5dbcb52b Testing updating sprite palettes with weather + time. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
37d0e17be4 Fixed shadow hot springs bug. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
c3fdaca8e2 Fixed sandstorm shadow color. 2021-05-02 02:55:23 -04:00
Ariel Antonitis
7b59eabbcf Changed fog to be compatible with transparent shadows. 2021-05-02 02:54:55 -04:00
Ariel Antonitis
65e616342b Changed time blending to work with FadeScreen. 2021-05-02 02:53:30 -04:00
Ariel Antonitis
c0d6692ce8 Fixed weather gamma blending. 2021-05-02 02:53:00 -04:00
LOuroboros
5489ab97e4 MAGIC_GAURD_CHECK -> MAGIC_GUARD_CHECK 2021-05-01 07:37:23 -03:00
Kurausukun
608c829acd change usages of float/double to f32/f64 2021-05-01 01:41:27 -04:00
GriffinR
2608018862 Use some missing fieldmap constants in trainer hill 2021-04-29 16:12:50 -04:00
ultima-soul
cf0fd961b9 Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync 2021-04-28 23:56:58 -07:00
ultima-soul
00c3f060b1 Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-04-28 23:53:23 -07:00
ultima-soul
56fc420187 Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-04-28 21:34:30 -07:00
GriffinR
f7a699c686
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
2021-04-29 00:25:01 -04:00
ultima-soul
75a9fdbafa Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync 2021-04-28 20:50:59 -07:00
LOuroboros
3dbb096393 Added Gravity's missing acc boost 2021-04-28 23:31:58 -03:00
ultima-soul
0da3f74a7e Merge branch 'master' of github.com:pret/pokeemerald into pokemon_expansion_sync 2021-04-28 18:58:38 -07:00
GriffinR
6c38837b26
Merge pull request #1420 from GriffinRichards/doc-dataanims
Document battler affine anims, default pokeball throw
2021-04-28 13:56:42 -04:00
GriffinR
58cef0ae52
Merge pull request #1418 from GriffinRichards/sync-ereaderhelp
Sync e-reader helpers, document trainer hill e-reader
2021-04-28 06:08:57 -04:00
ultima-soul
14a0303e2f Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync 2021-04-27 18:36:37 -07:00
GriffinR
c6300b5325
Merge pull request #1417 from GriffinRichards/doc-pyramidbag
Document Battle Pyramid Bag
2021-04-27 14:48:09 -04:00
GriffinR
18f85b5cf0
Merge pull request #1415 from GriffinRichards/doc-contestutil
Some Contest clean up
2021-04-27 02:29:41 -04:00
GriffinR
265b49c47b Label missing sprite anims 2021-04-26 14:41:15 -04:00
GriffinR
d74017d256
Merge pull request #1419 from GriffinRichards/doc-animstatus
Label more unused battle anims
2021-04-26 13:32:15 -04:00
GriffinR
c0aedf8df4
Merge pull request #1410 from GriffinRichards/doc-tradedata
Document trade sequence animation, some trade cleanup
2021-04-26 13:26:12 -04:00
GriffinR
aad090e154 Document TV 2021-04-26 12:35:35 -04:00
Ariel Antonitis
0cc6c7b111 Made BlendPalettesFine global. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
a160012dbf Added shadow toggle to weather structure. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
68e43a8f04 Updated time-of-day-based evolution methods. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
4454a6397b Fixed bug where TOD was updated too frequently. 2021-04-25 22:01:33 -04:00
Ariel Antonitis
dbc4cb8293 Refactored BlendSettings storage inside gPaletteFade. 2021-04-25 16:26:24 -04:00