ghoulslash
|
e2e31f0b74
|
skill swap config option for switchin abilities
|
2021-10-28 16:53:00 -04:00 |
|
LOuroboros
|
a77f058146
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into photonGeyser
|
2021-10-28 14:24:43 -03:00 |
|
ghoulslash
|
34e966fdee
|
Merge pull request #1815 from LOuroboros/hyperspaceFury
Implemented Hyperspace Fury
|
2021-10-28 13:20:33 -04:00 |
|
ghoulslash
|
3a86881fb3
|
Merge pull request #1819 from LOuroboros/patch-2
Fixed Shadow Force
|
2021-10-28 13:19:24 -04:00 |
|
LOuroboros
|
82101d3581
|
Optimizations
|
2021-10-28 14:02:43 -03:00 |
|
LOuroboros
|
2803b840e5
|
Updated Shadow Force's move data
|
2021-10-28 13:52:35 -03:00 |
|
LOuroboros
|
28522f3ffb
|
Fixed Hyperspace Fury not breaking through protections
Also repositioned VARIOUS_JUMP_IF_SPECIES.
|
2021-10-28 12:09:44 -03:00 |
|
GriffinR
|
7f49f26331
|
Restore ModifyStatByNature bug notes
|
2021-10-27 22:38:48 -04:00 |
|
ghoulslash
|
bebaded415
|
merge with be
|
2021-10-27 16:48:38 -04:00 |
|
GriffinR
|
1a5fa34790
|
Merge pull request #1529 from GriffinRichards/profileman
Replace 'mystery_event_club'
|
2021-10-27 14:36:12 -04:00 |
|
GriffinR
|
a470e2c761
|
Tabs to spaces for graphics_file_rules alignment
|
2021-10-27 14:07:56 -04:00 |
|
GriffinR
|
41ecae91f8
|
Label remaining symbols in graphics.c
|
2021-10-27 13:47:18 -04:00 |
|
LOuroboros
|
8c35a68060
|
Quick syntax tweaks
|
2021-10-27 11:19:39 -03:00 |
|
LOuroboros
|
de157919b0
|
Added animations for Shell Side Arm
|
2021-10-27 11:14:17 -03:00 |
|
LOuroboros
|
ad95fa3d15
|
Updated Shell Side Arm's description
|
2021-10-27 11:14:12 -03:00 |
|
LOuroboros
|
d5b5090d52
|
Fixed BattleScript_EffectPhotonGeyser
|
2021-10-27 11:14:08 -03:00 |
|
LOuroboros
|
fc7f1acf20
|
Merge branch 'Photon_Geyser' of https://github.com/MissingNoL/pokeemerald-expansion into photonGeyser
|
2021-10-27 11:13:59 -03:00 |
|
GriffinR
|
fbf3bf2ce8
|
Replace 'mystery_event_club'
|
2021-10-26 22:43:56 -04:00 |
|
ghoulslash
|
289ec6ad40
|
Merge pull request #1808 from AsparagusEduardo/BE_ghostEscape
Completed Ghost type trapping inmunity
|
2021-10-26 22:22:13 -04:00 |
|
LOuroboros
|
1ab8c84f41
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into hyperspaceFury
|
2021-10-26 21:23:21 -03:00 |
|
Eduardo Quezada D'Ottone
|
d4eaa73292
|
Added check in IsRunningFromBattleImpossible.
|
2021-10-26 20:45:59 -03:00 |
|
Eduardo Quezada D'Ottone
|
773c773bac
|
Merge remote-tracking branch 'RHH/battle_engine' into BE_ghostEscape
# Conflicts:
# include/constants/battle_config.h
|
2021-10-26 20:35:01 -03:00 |
|
GriffinR
|
b0c27a8521
|
Document ereader screen
|
2021-10-26 15:44:42 -04:00 |
|
GriffinR
|
f9f91be60a
|
Merge pull request #1527 from cbt6/field-player
Document field player functions
|
2021-10-26 14:29:44 -04:00 |
|
cbt6
|
bd9ea23925
|
Rename as StaticCollision instead
|
2021-10-27 02:21:51 +08:00 |
|
GriffinR
|
d6571f2355
|
Merge pull request #1525 from GriffinRichards/doc-recmix
Document remainder of Record Mixing
|
2021-10-26 14:18:38 -04:00 |
|
cbt6
|
b3d779fd0d
|
Document field player functions
|
2021-10-27 01:39:00 +08:00 |
|
GriffinR
|
bf87faa922
|
Clean up battle_transition_frontier
|
2021-10-26 02:00:28 -04:00 |
|
GriffinR
|
1056209d8e
|
Start battle_transition documenting
|
2021-10-26 01:39:28 -04:00 |
|
BuffelSaft
|
4faa077641
|
Triple Kick, Super Fang tweaks
Ignore accuracy for Triple Kick and assume all hits will connect. Super Fang always does at least 1 damage, so this should be accounted for.
|
2021-10-26 13:41:08 +13:00 |
|
GriffinR
|
4f7f6c1082
|
Merge pull request #1526 from sphericalice/doc-curtain-special
Document the CloseBattlePikeCurtain special
|
2021-10-25 16:10:45 -04:00 |
|
sphericalice
|
7b5267c799
|
Rename TILESET_WIDTH to METATILE_ROW_WIDTH
|
2021-10-25 20:51:04 +01:00 |
|
ghoulslash
|
83c1170698
|
Merge pull request #1802 from LOuroboros/rapidSpin
Fixed Rapid Spin
|
2021-10-25 15:47:27 -04:00 |
|
LOuroboros
|
442376e75b
|
Replaced jumpifbyte with jumpifhalfword in a few BattleScripts
|
2021-10-25 16:36:17 -03:00 |
|
ghoulslash
|
bd268ba3d1
|
Merge pull request #1811 from AsparagusEduardo/BE_config
battle_config.h reordering and new configs
|
2021-10-25 14:52:41 -04:00 |
|
sphericalice
|
5bce17cbce
|
Fix typo in the TILESET_WIDTH comment
|
2021-10-25 18:11:06 +01:00 |
|
sphericalice
|
0637910f58
|
Use the TILESET_WIDTH constant in rotating_tile_puzzle.c
|
2021-10-25 18:07:46 +01:00 |
|
sphericalice
|
120e75d275
|
Document the CloseBattlePikeCurtain special
|
2021-10-25 18:03:14 +01:00 |
|
GriffinR
|
a612c27f2d
|
Drop battle transition 'phase' terminology
|
2021-10-25 10:20:48 -04:00 |
|
GriffinR
|
6dc3c9864c
|
Merge pull request #1520 from GriffinRichards/doc-random
Document random remaining symbols
|
2021-10-24 23:43:17 -04:00 |
|
Eduardo Quezada D'Ottone
|
44625561e5
|
Taunt turn config
|
2021-10-24 20:21:54 -03:00 |
|
Eduardo Quezada D'Ottone
|
70aeaf288f
|
Rough Skin damage config
|
2021-10-24 20:07:22 -03:00 |
|
Eduardo Quezada D'Ottone
|
8699db942b
|
More ordering
|
2021-10-24 20:03:21 -03:00 |
|
GriffinR
|
7a89ad98c3
|
Document record mixing hall records
|
2021-10-24 16:13:07 -04:00 |
|
GriffinR
|
ab80264921
|
Merge pull request #1519 from GriffinRichards/doc-mgift
Document Mystery Gift
|
2021-10-24 15:50:39 -04:00 |
|
GriffinR
|
7f3c529935
|
Document record mixing mail swap
|
2021-10-24 15:49:19 -04:00 |
|
BuffelSaft
|
4310868bee
|
AI handles multi-strike and fixed dmg moves
Does not account for Parental Bond or Beat Up yet as those require some functions from #1676.
|
2021-10-24 18:49:17 +13:00 |
|
BuffelSaft
|
bbe2eccf62
|
Fix typo
CanBeParayzed to CanBeParalyzed
|
2021-10-24 17:57:06 +13:00 |
|
BuffelSaft
|
d64dc2bbe8
|
Sleep moves don't check target's type
Dark types aren't immune to Hypnosis, Ghost types aren't immune to Yawn or Lovely Kiss, so this check isn't needed.
|
2021-10-24 17:55:37 +13:00 |
|
Eduardo Quezada D'Ottone
|
71ff664700
|
Ordered config into new categories
|
2021-10-23 20:11:02 -03:00 |
|