PlatinumMaster
da34eedd9b
Keep up to date with master.
2020-04-15 13:33:06 -04:00
Eduardo Alvaro Quezada D'Ottone
81617eb577
Overworld effects ( #245 )
...
* Snow Cloak's overworld effect. (reduces the chance of encountering wild Pokémon on Snow by 50%)
* Quick Feet's overworld effect. (reduces the chance of encountering wild Pokémon by 50%)
* No Guard's overworld effect. (raises the chance of encountering wild Pokémon by 50%)
* Honey Gather.
* Checks if honey is defined.
* Applied review changes.
* Fixed pointer reference
* Applied requested changes.
* Using weather constants.
2020-04-15 14:45:07 +02:00
DizzyEggg
4c473d057e
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-04-15 14:41:50 +02:00
AsparagusEduardo
6eefcb1f82
Using sandstorm weather constant for Sand Veil encounter rate.
2020-04-15 07:40:39 -05:00
DizzyEggg
e00b76b8da
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
2020-04-15 13:31:52 +02:00
DizzyEggg
83b251a69c
Stamina, Liquid Voice, Water Compaction
2020-04-15 09:37:12 +02:00
PikalaxALT
a12de6e480
Merge pull request #1022 from GriffinRichards/doc-gcn
...
Label GCN link flags field
2020-04-14 15:54:34 -04:00
PikalaxALT
c21175d6b8
Merge pull request #1023 from GriffinRichards/fix-decor
...
Misc decoration gfx fixes
2020-04-14 15:16:42 -04:00
DizzyEggg
8ea7fcc348
better ai debug
2020-04-14 13:40:27 +02:00
Eduardo Alvaro Quezada D'Ottone
2b9eb00486
Mind blown ( #302 )
...
* Mind Blown Part 1 (Definition and self-damage)
* Mind Blown Part 2 (Damp interaction)
2020-04-14 09:27:29 +02:00
GriffinR
8d3b7bd0b1
Use metatile labels for decor gfx
2020-04-13 14:43:50 -04:00
GriffinR
96958ba5e9
Drop unnecessary decor prefix
2020-04-13 13:04:22 -04:00
GriffinR
0ffe63a23b
Fix decor png dimensions
2020-04-13 12:58:48 -04:00
DizzyEggg
51e1639513
Magic Guard protects from stuff
2020-04-13 15:49:40 +02:00
MandL27
2c9ee80004
Gen 4+ moves get contest effects ( #319 )
...
* Add contest move effects
* Fix constants and also fix some laughable combo coding
* comment usum moves for cleaner merge
* clean up gitignore
* revert gitignore
* also revert moves.h because I'm bad at reading messages
* add some missing effects because the spreadsheet I sourced is bad
2020-04-13 15:05:10 +02:00
DizzyEggg
cb5b673f8a
Big Root and STRENGTH Sap
2020-04-13 15:00:17 +02:00
GriffinR
dde4a0416c
Label GCN link flags field
2020-04-13 08:42:31 -04:00
DizzyEggg
51e2e0ad10
Ability pop-up for levitate and wonder guard
2020-04-13 13:06:31 +02:00
PikalaxALT
8a31778733
Merge pull request #1021 from Brainface1/master
...
Named some bike-related functions
2020-04-12 13:30:04 -04:00
PikalaxALT
ee1744865e
Merge pull request #1014 from GriffinRichards/fix-png
...
Re-export tileset anim pngs to use palettes
2020-04-12 13:29:50 -04:00
GriffinR
715e0d7f64
Fix indentation in graphics_file_rules.mk
2020-04-12 13:13:02 -04:00
GriffinR
d478156ad9
Split stormy_water png for kyogre/groudon
2020-04-12 13:04:05 -04:00
brain_face
9abda59bd1
Renamed sub_808C1B4 -> PlayerUseAcroBikeOnBumpySlope
2020-04-12 16:22:03 +02:00
brain_face
007a038031
Renamed sub_808B9D4 -> PlayerEndWheelieWhileMoving
2020-04-12 15:43:45 +02:00
brain_face
ce2fe10bec
Renamed sub_808B9A4 -> PlayerPopWheelieWhileMoving
2020-04-12 15:35:38 +02:00
brain_face
1be48a61c1
Renamed sub_808B9BC -> PlayerWheelieMove
2020-04-12 15:31:11 +02:00
brain_face
1472a3a7d4
Renamed sub_808B980 -> PlayerWheelieInPlace
2020-04-12 14:38:18 +02:00
DizzyEggg
8f61445dfe
Berserk
2020-04-12 12:41:26 +02:00
DizzyEggg
458809c5f7
Fix Payback not boosting on switching
2020-04-12 12:14:22 +02:00
DizzyEggg
060b795d8e
Merge with master
2020-04-11 19:48:24 +02:00
DizzyEggg
a2a9f259c8
Change handlinf of forbidden moves for mimic metronome etc
2020-04-11 13:22:35 +02:00
DizzyEggg
d28992d2ed
Anticipation clean-up
2020-04-11 12:34:53 +02:00
Eduardo Alvaro Quezada D'Ottone
6078cd3e15
Anticipation ability ( #282 )
2020-04-11 12:24:25 +02:00
DizzyEggg
bfd1874945
Assurance, attacker -> target fix
2020-04-11 12:18:58 +02:00
LOuroboros
3a202ea850
Made the opponent's self damage induced by the confusion status affect Assurance's power ( #313 )
2020-04-11 12:18:45 +02:00
DizzyEggg
6daab7a5c9
Fix Damp loop
2020-04-11 12:02:51 +02:00
DizzyEggg
1435cd4692
Change inner structure of semi invulerable moves
2020-04-11 11:47:13 +02:00
PikalaxALT
7eaabab3f0
Merge pull request #1020 from GriffinRichards/doc-unkanim
...
Give partial labels to unknown anims
2020-04-10 14:07:23 -04:00
PikalaxALT
c08b4ff3e1
Merge pull request #1019 from GriffinRichards/constants-party
...
Add misc party constant usage
2020-04-10 14:05:35 -04:00
PikalaxALT
8188615db8
Merge pull request #1018 from GriffinRichards/sync-util
...
Sync link game util files
2020-04-10 14:02:53 -04:00
PikalaxALT
384a7cdef8
Merge pull request #1011 from GriffinRichards/doc-avflag
...
Minor player avatar doc
2020-04-10 13:56:52 -04:00
PikalaxALT
6133c6b0af
Merge pull request #1006 from AsparagusEduardo/UsingBattleAction
...
Using Battle Action constants
2020-04-10 13:56:25 -04:00
GriffinR
2615a6838e
Label unknown anims
2020-04-09 19:24:47 -04:00
GriffinR
7a5deff0bc
Add misc party constant usage
2020-04-09 15:18:53 -04:00
GriffinR
e485857df3
Sync minigame_countdown
2020-04-08 17:23:32 -04:00
GriffinR
8853588af0
Sync digit_obj_util
2020-04-08 16:27:11 -04:00
PlatinumMaster
67b0bec3ff
Merge travis fix commit from master.
2020-04-06 01:34:28 -04:00
PikalaxALT
7d65645756
Merge pull request #1017 from pret/PikalaxALT-patch-1
...
Bump devkitARM
2020-04-04 16:22:58 -04:00
PikalaxALT
055d13fa38
Bump devkitARM
2020-04-04 16:09:36 -04:00
PlatinumMaster
5801966b6d
Attempt to fix the travis build.
2020-04-04 01:41:50 -04:00