Eduardo Quezada
|
5fe39f6019
|
Fixed incoming master tests
|
2024-11-19 14:34:20 -03:00 |
|
Eduardo Quezada
|
b2ef363ac8
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-11-19 14:19:53 -03:00 |
|
Alex
|
70ca5060f9
|
Fixes wrong Id when AI chooses mon to switch in (#5684)
|
2024-11-18 17:18:26 -05:00 |
|
Alex
|
9f1b900809
|
Fixes Ice Face regression (#5678)
|
2024-11-17 16:36:55 -03:00 |
|
AERDU
|
5388ed0cad
|
Mimicry updates typing with RemoveAllTerrains() (#5666)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2024-11-17 10:21:01 +01:00 |
|
Cafe
|
8f137b33e4
|
Followers sprite fixes (#5669)
|
2024-11-17 10:20:47 +01:00 |
|
Alex
|
67c7106fee
|
Refactors Absorb to use Moveend (#5670)
|
2024-11-17 09:59:04 +01:00 |
|
GriffinR
|
9275e71390
|
Merge pull request #2066 from surtr-games/bugfix_battle_ai
BUGFIX: Fix Counter and Mirror Coat checking the wrong category
|
2024-11-15 15:18:32 -05:00 |
|
kittenchilly
|
c4d83079a9
|
PokeCommunity sprites batch (October) (#5655)
|
2024-11-15 21:16:41 +01:00 |
|
surtr-games
|
13692076f9
|
Fixed a bug with Counter and Mirror Coat where they would be scored up depending on the wrong target mon type category.
|
2024-11-14 00:30:25 -05:00 |
|
hedara90
|
3481340da8
|
Critical Hit documentation and distorted match up struct switch (#5665)
|
2024-11-13 22:30:27 +01:00 |
|
PhallenTree
|
0919fbdc2d
|
Fix Order Up + Tera Stellar breaking each other with Commander (#5667)
|
2024-11-13 11:45:08 +01:00 |
|
AlexOn1ine
|
cd3245cbf0
|
maybe better names
|
2024-11-12 23:33:35 +01:00 |
|
AlexOn1ine
|
4dc784bd2d
|
fix conflict
|
2024-11-12 23:30:49 +01:00 |
|
AlexOn1ine
|
3204454853
|
Critical Hit documentation and distorted match up struct switch
|
2024-11-12 23:27:53 +01:00 |
|
hedara90
|
a06dc03207
|
Fixed curse + Protean interaction (#5663)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2024-11-12 19:18:37 +01:00 |
|
GriffinR
|
9ea76f9815
|
Merge pull request #2064 from Lactozilla/fix-contestants-turn-blink-effect-offsets
Remove usage of gHeap in sSpritePalettes_ContestantsTurnBlinkEffect
|
2024-11-12 12:47:24 -05:00 |
|
Lactozilla
|
b60da57d8a
|
Remove usage of gHeap in sSpritePalettes_ContestantsTurnBlinkEffect
Those offsets into gHeap are actually just inside of eContestTempSave.
|
2024-11-12 14:28:33 -03:00 |
|
hedara90
|
1d7e4cf8fc
|
Cleans up Primal Reversion code (#5659)
|
2024-11-12 13:48:06 +01:00 |
|
Alex
|
b55c87f73f
|
Fixes Take heart (#5658)
Co-authored-by: KyleLaporte <moog272@gmail.com>
Co-authored-by: Pawkkie <61265402+Pawkkie@users.noreply.github.com>
|
2024-11-11 14:58:09 -05:00 |
|
Alex
|
a8351e305c
|
Fixes Red Card / Eject Pack interaction with Emergency Exit (#5657)
Co-authored-by: Pawkkie <61265402+Pawkkie@users.noreply.github.com>
|
2024-11-11 14:56:51 -05:00 |
|
AlexOn1ine
|
a3fe53dd28
|
Cleans up Primal Reversion code
|
2024-11-11 20:31:21 +01:00 |
|
Eduardo Quezada
|
b48e5770be
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-11-11 15:58:42 -03:00 |
|
Alex
|
afc7795afc
|
Removes duplicate Booster Energy code (#5656)
|
2024-11-11 17:48:23 +01:00 |
|
Martin Griffin
|
f770cb1ea3
|
Check that PASSES_RANDOMLY affected a Random call (#5635)
|
2024-11-11 10:59:58 +01:00 |
|
kittenchilly
|
7409b87d17
|
Add merged placeholder text for trainer name with class (#5622)
|
2024-11-10 21:21:27 -03:00 |
|
Philipp AUER
|
cdd6361a90
|
fix(makefile): dependencies for map_group_count.h (#5648)
Co-authored-by: sbird <sbird@no.tld>
|
2024-11-09 21:00:00 -03:00 |
|
Eduardo Quezada
|
5f87d2e8a7
|
Convert gBattleStringsTable to COMPOUND_STRINGs (#5649)
|
2024-11-10 00:22:37 +01:00 |
|
Eduardo Quezada
|
e005ffb576
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-11-06 10:01:48 -03:00 |
|
Alex
|
8581646c22
|
Convert 3 variouses to callnatives (#5646)
|
2024-11-06 10:09:49 +01:00 |
|
Alex
|
dc740b4e9a
|
Fixes Magic Coat message (#5645)
|
2024-11-06 10:09:00 +01:00 |
|
Eduardo Quezada
|
123fa09e22
|
Pret merge (5th of November) (#5644)
|
2024-11-05 08:38:42 -03:00 |
|
Bassoonian
|
6d38e260d6
|
Merge branch 'master' of https://github.com/pret/pokeemerald into pretmerge5nov
|
2024-11-05 10:31:40 +01:00 |
|
Martin Griffin
|
f8119bedd4
|
Merge pull request #2062 from GriffinRichards/emerald-version-png
Lay out emerald version png horizontally
|
2024-11-04 20:47:19 +00:00 |
|
GriffinR
|
1b8e6fbe3f
|
Lay out emerald version png horizontally
|
2024-11-04 15:40:10 -05:00 |
|
cawtds
|
57e771c8b8
|
Improve line breaks/scrolls (#5641)
|
2024-11-03 22:05:58 -03:00 |
|
GriffinR
|
f04c2faeb0
|
Silence 'Nothing to be done for generated' messages (#2059)
|
2024-11-03 23:53:53 +01:00 |
|
Eduardo Quezada
|
ee2535be96
|
Merge branch '_RHH/master' into _RHH/upcoming
|
2024-11-03 12:21:22 -03:00 |
|
hedara90
|
02d7767327
|
Set default battle shadow to Gen3 (#5632)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2024-11-03 07:29:09 -03:00 |
|
Alex
|
45d063dcf8
|
Fixes Dragon Tail using the effect twice during a Parental Bond attack (#5630)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
|
2024-11-02 09:38:29 -03:00 |
|
ghoulslash
|
69d4eec009
|
Improve SEND_OUT error message; require Speed for all battlers (#5631)
|
2024-11-02 07:56:54 -04:00 |
|
Martin Griffin
|
ca2fffc5d0
|
Fix explicitSpeed check
Add 'Speed(...)' calls where required.
|
2024-11-01 17:06:23 +00:00 |
|
Martin Griffin
|
daebe7eba8
|
Improve invalid index SEND_OUT error
|
2024-11-01 17:06:23 +00:00 |
|
Martin Griffin
|
39f5596d09
|
Improve unneeded SEND_OUT error
|
2024-11-01 17:06:22 +00:00 |
|
Eduardo Quezada
|
ac1dd857f7
|
Fixed text wrap obtaining the incorrect glyph width (#5620)
|
2024-11-01 15:07:58 +01:00 |
|
Alex
|
56331abbb4
|
AI_CalcDamage clean up (#5629)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2024-11-01 12:57:09 +01:00 |
|
Alex
|
2aef530bfa
|
Fixes dynamicMoveType global not being reset during AI calcs (#5628)
|
2024-11-01 11:10:17 +01:00 |
|
Philipp AUER
|
52514350e9
|
Unwind TRAINER_CLASS macro (#5611)
Co-authored-by: sbird <sbird@no.tld>
|
2024-11-01 09:00:32 +01:00 |
|
Martin Griffin
|
7f52fca8fe
|
Hydra: Support %p in test summaries (#5626)
|
2024-10-31 13:56:06 +01:00 |
|
Alex
|
35a22d6e82
|
Follow up for #5570 (#5625)
|
2024-10-31 10:58:00 +01:00 |
|