LOuroboros
228f711bf6
Made Thousand Arrows bypass type immunity
2021-04-04 07:38:38 -03:00
GriffinR
5fa20534f9
Label remaining fields in Weather struct
2021-04-04 00:52:17 -04:00
GriffinR
b926fa6b07
Document thunderstorm
2021-04-04 00:44:20 -04:00
GriffinR
1494a83035
Sync drought with pokefirered, add weather tags
2021-04-03 22:47:58 -04:00
LOuroboros
9f83c9b574
Implemented Stench's battle effect
...
And updated its description.
2021-04-03 23:47:10 -03:00
GriffinR
fe1b757af5
Some constant use in WallyHandleActions
2021-04-03 16:37:00 -04:00
GriffinR
b6711441f5
Fix AI Guard Spec use, and Specs->Spec
2021-04-03 15:18:17 -04:00
GriffinR
f4d8a91ba4
Misc battle script cleanup
2021-04-03 14:07:31 -04:00
GriffinR
9ea9ffde09
Add remaining multistring chooser constants
2021-04-03 11:49:06 -04:00
ultima-soul
5073be0a0b
Merge pull request #1447 from ExpoSeed/master
...
battle engine ci
2021-04-02 22:46:19 -07:00
ExpoSeed
579ff8aeaf
newline
2021-04-03 00:38:15 -05:00
ExpoSeed
77d5699072
new workflow
2021-04-03 00:26:55 -05:00
ultima-soul
17bdabaf54
Merge pull request #1426 from ultima-soul/battle_engine_sync
...
Battle Engine Upstream Sync
2021-04-02 22:17:43 -07:00
LOuroboros
4d773ef40c
Removed the BattleScript from Inner Focus
...
Any questions shall be directed to Mr. Junichi Masuda.
2021-04-03 00:17:30 -03:00
LOuroboros
480e6a1ffc
Tweaked Ability PopUp for Inner Focus
2021-04-02 21:04:04 -03:00
ultima-soul
939608f5b8
Merge branch 'master' of github.com:pret/pokeemerald into battle_engine_sync
2021-04-02 13:16:40 -07:00
AmbientDinosaur
d310edda4b
Keen Eye evasion ignoring effect from Gen 6
2021-04-02 19:25:07 +02:00
GriffinR
677b4fc394
Merge pull request #1396 from GriffinRichards/fix-guards
...
Add missing include guard suffixes
2021-04-02 13:06:18 -04:00
GriffinR
1b8d405b5e
Add missing include guard suffixes
2021-04-02 12:54:40 -04:00
GriffinR
a836bd1085
Add missing trainer constant use
2021-04-02 02:17:36 -04:00
GriffinR
87430a1ebc
Add WAIT_TIME battle script constants
2021-04-02 02:16:01 -04:00
GriffinR
c9d3b26ff7
Label miss string indexes
2021-04-02 02:12:46 -04:00
GriffinR
8be2c5d60b
Document Contest Lady TV Show
2021-04-02 01:49:38 -04:00
LOuroboros
5106867116
Update battle_util.c
2021-04-02 04:10:20 +00:00
GriffinR
a0b3d4df12
Merge pull request #1390 from GriffinRichards/doc-introcred
...
Document intro and credits sequences
2021-04-01 23:13:59 -04:00
GriffinR
51970f97b0
Merge pull request #1393 from GriffinRichards/doc-dewfordtrend
...
Document Dewford Trend and match_call.c
2021-04-01 22:19:48 -04:00
GriffinR
691c680908
Delete unreferenced palette
2021-04-01 14:32:23 -04:00
GriffinR
21fd6827b0
Merge pull request #1394 from GriffinRichards/fix-bgevent
...
Fix bg event macros
2021-04-01 14:22:48 -04:00
GriffinR
1ff6aaf57d
Add constant use for match call text ids
2021-04-01 04:21:26 -04:00
GriffinR
f58465a274
Document match_call.c
2021-04-01 03:29:15 -04:00
GriffinR
038505984c
Fix bg event macros
2021-04-01 02:42:02 -04:00
BuffelSaft
20a7dec070
Fix Thousand Arrows vs. Flying Type
...
Should ignore type modifiers against flying types that aren't grounded. Previous code just negated the targets' flying typing.
2021-04-01 17:23:47 +13:00
LOuroboros
ed74430d26
Added a variation of BattleScript_NotAffected
...
This one triggers the Ability PopUp.
2021-03-31 23:33:51 -03:00
LOuroboros
da24b9c251
Tweaked Oblivious
...
-Made it unaffected by a foe's taunt.
-Changed the Battle Script it calls when a foe tries to infatuate.
2021-03-31 21:20:00 -03:00
LOuroboros
60b566f8b6
Fixed Defeatist's check
2021-03-31 20:17:05 -03:00
GriffinR
69a6a97468
Remove incorrect comment
2021-03-31 17:29:09 -04:00
GriffinR
5ba858d19c
Label missing easy chat symbols
2021-03-31 16:56:10 -04:00
GriffinR
771a434730
Label Trend Watcher TV show texts
2021-03-31 16:29:42 -04:00
GriffinR
86856098a3
Document Dewford Trend
2021-03-31 16:08:42 -04:00
BuffelSaft
35add44a90
Thousand Arrows hits airborne targets
...
Thousand Arrows now hits flying types, Pokémon with Levitate, Pokémon holding an Air Balloon, and Pokémon under the effect of Magnet Rise, Telekinesis etc.
Also fixed its effect chance, which was 0 instead of 100.
2021-03-31 23:05:30 +13:00
GriffinR
6b070010b2
Merge pull request #1392 from GriffinRichards/multichoicebool
...
Use bool for multichoice ignoreBPress
2021-03-31 01:27:42 -04:00
GriffinR
5d7c438efc
Merge pull request #1391 from GriffinRichards/objvram
...
Add some uses of OBJ_VRAM/VRAM_SIZE
2021-03-31 00:36:20 -04:00
GriffinR
f602a9dcbf
Use bool for multichoice ignoreBPress
2021-03-31 00:35:56 -04:00
LOuroboros
66e86e3aac
Decapped the in battle type strings
2021-03-31 00:47:57 -03:00
GriffinR
8c6e89e994
Bit shifts from hex to decimal
2021-03-30 17:38:09 -04:00
GriffinR
d5d1caf965
Add some uses of OBJ_VRAM/VRAM_SIZE
2021-03-30 15:07:04 -04:00
GriffinR
50e9666e16
Merge branch 'master' into doc-introcred
2021-03-29 20:56:15 -04:00
GriffinR
dea07dc865
Standardize intro gfx names
2021-03-29 20:48:48 -04:00
GriffinR
09ff1524b4
Finish documenting credits
2021-03-29 19:58:29 -04:00
GriffinR
e8b6b4b65e
Merge pull request #1383 from Kurausukun/fr_doc
...
Port Some Documentation from FR
2021-03-29 18:53:26 -04:00