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 |
|
ghoulslash
|
782c16209d
|
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
|
2021-10-26 13:24:33 -04:00 |
|
ghoulslash
|
222d1d3194
|
merge with pret
|
2021-10-26 13:21:50 -04: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
|
1429170d16
|
Fix long descriptions
Just noticed some of these didn't fit in the box.
|
2021-10-26 16:45:49 +13:00 |
|
BuffelSaft
|
adcf563ba1
|
Add missing berry data
Certain gen 4+ berries were missing graphics and berry data. Adding this data allows them to be viewed and planted.
|
2021-10-26 14:42:06 +13: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
|
07d2f73306
|
Merge pull request #1804 from AsparagusEduardo/PE_shedinjaball
Config for Shedinja needing a Poké Ball to be created
|
2021-10-25 15:49:25 -04: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 |
|
Katelyn Gigante
|
d3911128f0
|
Better compatibility
|
2021-10-25 13:26:17 +11:00 |
|
Katelyn Gigante
|
347a173402
|
Prevent text glitch if a pokemon has an unspecified custom evolution
|
2021-10-25 13:24:48 +11: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 |
|
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 |
|
TheXaman
|
475bb8a624
|
added preEvolutions to the EvoScreen!
|
2021-10-24 16:31:19 +02:00 |
|
TheXaman
|
48c21df8ee
|
added special eevee handling for PE to show all possible evolution icons
|
2021-10-24 14:32:22 +02:00 |
|
TheXaman
|
e42929dec7
|
added comments for BE users, removed dead code, imrpoved compatibility
|
2021-10-24 13:46:47 +02: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 |
|
Eduardo Quezada D'Ottone
|
d95351dd97
|
Merge branch 'BattleEngine' into BE_config
# Conflicts:
# include/constants/battle_config.h
|
2021-10-23 19:46:33 -03:00 |
|
LOuroboros
|
d31700d2ac
|
Replaced the Red and Blue Orbs' sprites
|
2021-10-23 13:49:02 -03:00 |
|
Eduardo Quezada D'Ottone
|
abb8a97d21
|
Merge pull request #1616 from LOuroboros/statCalcs
Added configs for modern post-battle stat calcs
|
2021-10-23 13:35:21 -03:00 |
|
Eduardo Quezada D'Ottone
|
0f95adf77a
|
Fixed AI check for Mean Look in case it's set to be GEN_5 or lower.
|
2021-10-23 11:56:56 -03:00 |
|
Eduardo Quezada D'Ottone
|
8bdcbb856d
|
Ghosts can now escape any wild battle
|
2021-10-23 11:41:31 -03:00 |
|
Eduardo Quezada D'Ottone
|
76b6250104
|
Merge branch 'battle_engine' into plasmaFists
|
2021-10-23 11:06:34 -03:00 |
|
Eduardo Quezada D'Ottone
|
382ec13492
|
Merge pull request #1752 from ghoulslash/quick_draw
Quick Draw
|
2021-10-22 22:39:03 -03:00 |
|
Eduardo Quezada D'Ottone
|
e80a266578
|
Merge pull request #1741 from LOuroboros/primalReversionPE
Primal Reversion related tweaks for the PE
|
2021-10-22 22:28:43 -03:00 |
|
Eduardo Quezada D'Ottone
|
d769920a15
|
Merge pull request #1740 from LOuroboros/primalReversionIE
Primal Reversion related tweaks for the IE
|
2021-10-22 22:28:15 -03:00 |
|
Eduardo Quezada D'Ottone
|
d0253640fb
|
Merge pull request #1739 from LOuroboros/primalReversionBE
Implemented Primal Reversion
|
2021-10-22 22:27:45 -03:00 |
|
Eduardo Quezada D'Ottone
|
35d5bc4367
|
Config for Shedinja needing a Poké Ball to be created
|
2021-10-22 20:50:53 -03:00 |
|
LOuroboros
|
cf027176a8
|
Made ENDTURN_RETALIATE use constants
|
2021-10-22 11:43:38 -03:00 |
|
Blackforest92
|
81011fffc3
|
allow builder to use anim_front of female pyroar, adjust herdier back position
|
2021-10-22 09:58:21 +07:00 |
|
GriffinR
|
6067aa65b4
|
Fix shadw typo
|
2021-10-21 22:15:08 -04:00 |
|
GriffinR
|
303ce856ad
|
Fix GET_CARD_BATTLE_LOST typo
|
2021-10-21 16:54:16 -04:00 |
|
LOuroboros
|
34fe0c54be
|
Fixed Retaliate timer's value decrease
I made an oopsie, basically.
Thanks to Xavion#9504 for the fix.
|
2021-10-21 09:11:12 -03:00 |
|
GriffinR
|
bc409baeff
|
Fix incorrect NUM_SECTORS_PER_SLOT define
|
2021-10-19 16:30:00 -04:00 |
|
Eduardo Quezada D'Ottone
|
2bd8ded9d2
|
Merge pull request #1791 from ghoulslash/baton_pass
Update Baton Pass
|
2021-10-19 13:47:17 -03:00 |
|