Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
257 commits
Select commit Hold shift + click to select a range
af8f4bf
Merge branch 'master' of https://github.com/pret/pokeemerald into por…
GriffinRichards Oct 11, 2024
091b726
Move heal locations data to their associated map.json (#2034)
GriffinRichards Oct 11, 2024
6518f1e
Merge branch 'master' of https://github.com/pret/pokeemerald into por…
GriffinRichards Oct 11, 2024
9f31b0f
Generate local IDs from map.json files
GriffinRichards Oct 12, 2024
a2a3255
Fix typo, remove old size check
GriffinRichards Oct 12, 2024
cb66ea6
Continue adding local IDs to map.json files
GriffinRichards Oct 12, 2024
bf17d54
Finish adding local IDs to map.json files
GriffinRichards Oct 12, 2024
f61c009
OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA
GriffinRichards Oct 13, 2024
da9c023
Merge branch 'master' of https://github.com/pret/pokeemerald into por…
GriffinRichards Oct 16, 2024
0eb6d1d
Merge branch 'porymap-6' of https://github.com/pret/pokeemerald into …
GriffinRichards Oct 16, 2024
0ee9b3c
Fix event_constants recipe running twice
GriffinRichards Oct 16, 2024
b89fda7
Generate MAPSEC constants from JSON
GriffinRichards Nov 7, 2024
039bc02
Use size constants for MAPSEC popup theme array
GriffinRichards Nov 13, 2024
cc388ef
Merge pull request #2063 from GriffinRichards/region-map-sections
GriffinRichards Nov 23, 2024
382ee9e
Merge branch 'master' of https://github.com/pret/pokeemerald into por…
GriffinRichards Nov 23, 2024
dbff8c4
Merge branch 'porymap-6' into generate-map-constants
GriffinRichards Dec 10, 2024
678fdf9
Merge pull request #2047 from GriffinRichards/generate-map-constants
GriffinRichards Feb 3, 2025
cdadd7d
Generate heal location constants automatically, move data back to a s…
GriffinRichards Feb 4, 2025
07c897a
Merge pull request #2101 from GriffinRichards/heal-locations-file
GriffinRichards Feb 11, 2025
9dc4889
BUFFER_A/B -> BATTLELINKMSGTYPE; link send/recv. task data names
DavidJCobb Apr 26, 2025
a4370ff
gBattleControllerExecFlags bits now identified via helper macros
DavidJCobb Apr 26, 2025
bab9f0c
gBattleControllerExecFlags macro in MarkAllBattlersForControllerExec
DavidJCobb Apr 26, 2025
2738d11
Additional fixes to last few commits
DavidJCobb Apr 26, 2025
8f5c1a4
Update battle_controllers.h
DavidJCobb Apr 26, 2025
d8721b6
Fixed find-and-replace mistake
DavidJCobb Apr 26, 2025
b4ee45f
Renamed BATTLELINKMSGTYPE_ to BATTLELINKCOMMTYPE_
DavidJCobb Apr 26, 2025
2864408
Tweaks to documentation comments
DavidJCobb Apr 26, 2025
7ee3043
Update battle_controllers.h
DavidJCobb Apr 26, 2025
35b33a4
Identified task and sprite fields related to battle weather animations
DavidJCobb Apr 28, 2025
182d426
Move out ai struct out of BattleResources
AlexOn1ine May 1, 2025
057c0f5
fix test compiling
AlexOn1ine May 1, 2025
9a14bb2
removed aiFlags prefix
AlexOn1ine May 1, 2025
d83b067
Battle anims, ice: ARRAY_COUNT works if used with a cast
DavidJCobb May 2, 2025
0f17e70
Shorter names for engine/controller communication enum members
DavidJCobb May 2, 2025
263026e
Merge pull request #2128 from DavidJCobb/re-battle-weather-anims
GriffinRichards May 2, 2025
c39ef1a
Merge pull request #2125 from DavidJCobb/battle-link-re
GriffinRichards May 5, 2025
15e3933
InitSpritePosToAnimAttacker documentation
AsparagusEduardo May 6, 2025
384b8f1
Merge pull request #2132 from AsparagusEduardo/_pret/pr/respectMonPic…
mrgriffin May 7, 2025
2044bea
Rename battlerId to battler for consistency (#2126)
AlexOn1ine May 9, 2025
baf5be2
Replace: moveId -> move, moveIdx -> moveIndex (#2134)
AlexOn1ine May 9, 2025
4959187
fix conflicts
AlexOn1ine May 9, 2025
d60aba3
revert changelog changes
AlexOn1ine May 9, 2025
51b0008
Add BattlerId enum and document (#2135)
AlexOn1ine May 11, 2025
be03fec
Fixed double battles send out breaking (#6822)
cawtds May 12, 2025
14a66d6
combine BattleScript_BerryStatRaiseRet and BattleScript_BerryStatRais…
May 13, 2025
d4c64d3
rename berrystatraise script to consumablestatraise
May 13, 2025
6058768
Remove redundant script declaration in `battle_scripts.h` (#6837)
Bassoonian May 13, 2025
e64d260
Added Ability TODO tests B (#6836)
AsparagusEduardo May 13, 2025
5ad8d85
Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-ex…
May 13, 2025
444e77b
BattleScript_BerryStatRaiseRet Ripen checks berry and cleanup (#6835)
AlexOn1ine May 13, 2025
face37e
Battle TV expansion (#6826)
AsparagusEduardo May 13, 2025
484c41c
Remove files that should not have been committed
mrgriffin May 13, 2025
0aae369
Merge pull request #2136 from mrgriffin/pret-remove-files
GriffinRichards May 13, 2025
3ef61e6
Combined type-enhancing hold effects (#6846)
AsparagusEduardo May 14, 2025
929bc8b
Merge branch 'master' of https://github.com/pret/pokeemerald into por…
GriffinRichards May 14, 2025
12bc5a1
Removed multiple instances of hardcoded move IDs (#6856)
AsparagusEduardo May 14, 2025
1a773a5
conflicts
AlexOn1ine May 14, 2025
19e2bb8
clean up
AlexOn1ine May 14, 2025
56c9549
fix test
AlexOn1ine May 14, 2025
d09a065
Move out ai structs out of BattleResources (#6741)
Pawkkie May 14, 2025
243c43e
Add prediction function
AlexOn1ine May 15, 2025
b5fbced
New animations for Mega Evolution, Primal Reversion, Ultra Burst, and…
LinathanZel May 15, 2025
ad0e98b
Prevent scaninc touching tests when `make`-ing non-test builds (#6812)
mudskipper13 May 15, 2025
34918f5
Fixes wrongly usage of arguments without checking effect (#6859)
AlexOn1ine May 15, 2025
9924ae3
Make make clean work again (#6848)
hedara90 May 15, 2025
54e9505
Warn on suspicious setvar usages
mrgriffin May 13, 2025
4474bd5
Add move description data for Z-Moves and Max/G-Max moves (#6852)
kittenchilly May 15, 2025
75cd16d
Fix potential bug in BattleScript_FriskActivates (#6850)
AlexOn1ine May 15, 2025
a086d5f
Reverts wrongly done gem fix and renames struggle effect (#6806)
AlexOn1ine May 15, 2025
e42890e
Consolidates a bunch of battle controller functions (#6838)
Bassoonian May 15, 2025
44d9b9c
Further moveend changes (move blocks) (#6820)
AlexOn1ine May 15, 2025
6594737
Merge commit '263026e4320c' into pret-merge
May 15, 2025
49906a8
Merge commit 'c39ef1a03002a7af94' into pret-merge
May 15, 2025
a001e36
Merge commit '384b8f127e6a18aef0a3' into pret-merge
May 15, 2025
0cfcc7f
Add prediction function (#6858)
Pawkkie May 15, 2025
39022f3
Fix FindMonThatAbsorbsOpponentsMove not seeing Mold Breaker or choice…
Pawkkie May 15, 2025
0ea1ebe
Fix AI_FLAG_PREDICT_MOVES scoring bug (#6867)
Pawkkie May 15, 2025
35dff24
Master to upcoming merge
AlexOn1ine May 15, 2025
2945c83
Merge commit '2044bea883d08ec9266d21ac0cd6a56c3e0d5962' into pret-merge
May 15, 2025
578c5f9
Merge commit 'baf5be20354c9dfde182c0a2dd23ab40643fe57b' into pret-merge
May 15, 2025
468454d
Merge commit '51b000860be6d26da989c8b2e51a3f66c664083e' into pret-merge
May 15, 2025
6896750
Merge commit '0aae36984f2561f075b2b7e7d2a0924a912f6af7' into pret-merge
May 15, 2025
74bf498
Merge pull request #2137 from mrgriffin/pret-suspicious-setvar
GriffinRichards May 15, 2025
3056909
Added weather accuracy move flags (#6857)
AsparagusEduardo May 16, 2025
fb1737d
Pret merge (15th of May, 2025) (#6870)
AlexOn1ine May 16, 2025
38cd807
Gen 1 no recharge on KO (#6869)
spindrift64 May 16, 2025
7359d23
PokeCommunity sprites batch (April 2025) (#6840)
kittenchilly May 16, 2025
4d4dea1
Master to upcoming merge (#6868)
hedara90 May 16, 2025
ddff74e
Bug fix: add proper elevation handling for npc followers (#6871)
Bivurnum May 16, 2025
49584e1
Switch AI considers Bulletproof ability (#6872)
innocenthedgehog May 16, 2025
3360752
conflicts
AlexOn1ine May 16, 2025
3a3c246
Consolidated stat-priority ability tests (#6863)
AsparagusEduardo May 16, 2025
6711df3
Create missing ability and move effect test files (#6845)
AsparagusEduardo May 16, 2025
16357c7
Streamline pointer notation (#2139)
Bassoonian May 16, 2025
1a707e8
Fixes Magic Guard causing Wrap to end immediately (#6876)
PhallenTree May 16, 2025
d57dcd2
Reword move and ability descriptions to improve clarity (#6861)
jfb1337 May 16, 2025
d130737
Master to upcoming merge (#6879)
Bassoonian May 16, 2025
e44d032
AI double battle friendly fire logic improvements (#6766)
surskitty May 16, 2025
73e65b7
Consolidated HasMoveFlagX functions (#6874)
AlexOn1ine May 16, 2025
c133da2
Fix to warnings pertaining to Mega Evolution and Ultra Burst RGB valu…
LinathanZel May 16, 2025
edf7c67
Remove non-volatile status EFFECTs (#6772)
AsparagusEduardo May 16, 2025
54806c8
Add no-whiteout feature (#6795)
Bassoonian May 17, 2025
4145404
Optimized `PokemonUseItemEffects` function (#6878)
AsparagusEduardo May 17, 2025
406fd7c
Expand trainerproc to support additional battle types (#6770)
AsparagusEduardo May 17, 2025
f1c1906
Fix misleading name (#6865)
AlexOn1ine May 17, 2025
29a6113
Debug menu cleanup (#6881)
AsparagusEduardo May 17, 2025
b8b73bf
Add CREDITS.md & FEATURES.md, rewrite README.md & INSTALL.md (#6700)
pkmnsnfrn May 17, 2025
75f6d85
Improve a few Gen 9 Pokemon sprites (#6885)
kittenchilly May 17, 2025
6cbb7b3
add Pawkkie as a contributor for doc (#6896)
allcontributors[bot] May 17, 2025
9145132
Fixed URL for contributors badge on README.md (#6897)
pkmnsnfrn May 17, 2025
c0b70dd
add Cafeei as a contributor for design (#6904)
allcontributors[bot] May 17, 2025
5fdc7f9
add khbsd as a contributor for doc, and code (#6903)
allcontributors[bot] May 17, 2025
5164c40
Update .all-contributorsrc to skip CI (#6907)
pkmnsnfrn May 17, 2025
7c9a95c
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
RubyRaven6 May 18, 2025
3ddecb0
Merge branch 'master' into pwt-upcoming
RubyRaven6 May 18, 2025
6a726d9
add agsmgmaster64 as a contributor for code (#6906)
allcontributors[bot] May 18, 2025
f1a6553
Fix typo in the readme (#6908)
Bassoonian May 18, 2025
7b679a6
add AsparagusEduardo as a contributor for code, data, and 10 more (#6…
allcontributors[bot] May 18, 2025
c83e7bd
add LinathanZel as a contributor for code (#6901)
allcontributors[bot] May 18, 2025
ec58de2
add ExpoSeed as a contributor for code, and maintenance (#6899)
allcontributors[bot] May 18, 2025
6bdec07
add kittenchilly as a contributor for code (#6898)
allcontributors[bot] May 19, 2025
6df68c4
add mudskipper13 as a contributor for code, and doc (#6915)
allcontributors[bot] May 19, 2025
f8d31a7
add PCG06 as a contributor for code (#6900)
allcontributors[bot] May 19, 2025
0d8d364
Mugshot Transitions 2v1 fix (#6911)
grintoul1 May 19, 2025
e1e7d1c
Fixes for C23 Support (#2138)
Kurausukun May 19, 2025
59d3157
Update header files to match source files (#2143)
Bassoonian May 19, 2025
bd0a02c
Correct C23 Checks (#2144)
Kurausukun May 19, 2025
fe74252
add wiz1989 as a contributor for code (#6902)
allcontributors[bot] May 19, 2025
00bc660
add RubyRaven6 as a contributor for code, and doc (#6918)
allcontributors[bot] May 20, 2025
100121a
add grintoul1 as a contributor for code (#6920)
allcontributors[bot] May 20, 2025
3f89abe
Fix test not referencing AI_TRAINER_NAME (#6926)
Pawkkie May 20, 2025
8f88cfa
add surskitty as a contributor for code (#6924)
allcontributors[bot] May 20, 2025
c485ae4
add fail ptr arg to JumpIfMoveFailed, fix tryworryseed (#6925)
ghoulslash May 20, 2025
ddc662f
fix: avoid unexpected data shifting by removing preproc'd array size …
khbsd May 20, 2025
ce9bbcc
Fix trainers.party parser failing on apostrophes (#6938)
jfb1337 May 21, 2025
87fbf22
Fix Rage Fist evolution method (#6937)
AsparagusEduardo May 21, 2025
a639460
Fixes Ice Body healing HP regardless of weather (#6939)
PhallenTree May 21, 2025
63d1a9b
Commenting in config files to explain limits of map popups and wild A…
surskitty May 21, 2025
ce079cf
Fixes Life Orb damage still happening after attacker was unable to at…
AlexOn1ine May 21, 2025
95036e3
Fixes global usage in super fang effect. (#6941)
AlexOn1ine May 21, 2025
b85a56b
Documented usage of `createsprite gSimplePaletteBlendSpriteTemplate` …
AsparagusEduardo May 22, 2025
d42d901
Documented usage of `createsprite gDirtPlumeSpriteTemplate` (#6954)
AsparagusEduardo May 22, 2025
591c8cc
Updated CONTRIBUTING.md and Merge Freeze definition (#6952)
pkmnsnfrn May 22, 2025
35a7caa
Documented usage of `createsprite gBasicHitSplatSpriteTemplate` (#6950)
AsparagusEduardo May 22, 2025
e9ba4b5
Added type: documentation to required labels for the label check (#6957)
hedara90 May 22, 2025
be4b8ca
Fix `KNOWN_FAILING` Bestow tests (#6947)
AsparagusEduardo May 22, 2025
942a533
Added missing root folder check in trainer battle type migration scri…
AsparagusEduardo May 22, 2025
8ad1f32
Fixes Dazzling abilities activating on all multi hit move hits (#6943)
AlexOn1ine May 22, 2025
eb21219
Fixes Knock Off/Smack Down effect on immune target/protect (#6958)
PhallenTree May 22, 2025
8ec998a
Fixes ate type being ignored after checking summary screen (#6888)
AlexOn1ine May 22, 2025
9554146
Fixed forfeit money for `B_WHITEOUT_MONEY <= GEN_3` (#6942)
AsparagusEduardo May 22, 2025
b31a73f
Rename ItemId_GetX to GetItemX (#2116)
AlexOn1ine May 22, 2025
e245f1e
Remove files that were wrongly commited
AlexOn1ine May 22, 2025
90aed43
Merge branch 'master' into master-upcoming
May 22, 2025
48100e9
Fixes Unnerve activation not limited to 1 per switch-in (#6960)
AlexOn1ine May 22, 2025
d6962aa
Merge pull request #2146 from AlexOn1ine/removeFiles
GriffinRichards May 22, 2025
fba096a
Remove map_group_count.h
GriffinRichards May 22, 2025
0530f49
Fix AI boosting stats into mon with Haze (#6894)
Pawkkie May 22, 2025
2e3ae0d
Added check for gBattleStringsTable (#6948)
AsparagusEduardo May 22, 2025
b6aa061
Fix unused variable
May 22, 2025
c3ea322
Update README.md
hedara90 May 22, 2025
f940033
Fixes AI repeated use of weather set up moves (#6963)
AlexOn1ine May 22, 2025
87cbb45
Fixes AI not seeing primal weather and partner absorbing abilities (#…
AlexOn1ine May 22, 2025
6e63827
Master to upcoming, 2025-05-22 (#6959)
AlexOn1ine May 23, 2025
d3cadf0
Fix HasBattlerSideMoveWithEffect comment (#6965)
Pawkkie May 23, 2025
71f1c97
Fix switch AI considering non-choiced SE moves when choiced (#6892)
Pawkkie May 23, 2025
10b5c3f
Documented usage of `createsprite gSparkElectricitySpriteTemplate` (#…
AsparagusEduardo May 23, 2025
c50ebf1
Documented usage of `createsprite gSlideMonToOffsetSpriteTemplate` (#…
AsparagusEduardo May 23, 2025
a714779
Merge commit '74bf498' into pret-merge
May 23, 2025
17e5704
Remove trailing whitespace (#6968)
AsparagusEduardo May 23, 2025
4de44e2
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
RubyRaven6 May 24, 2025
0b67aa7
Fixes checking wrong move's Dynamic Move Type in Summary Screen (#6975)
PhallenTree May 24, 2025
950dbe7
Merge commit '16357c7' into pret-merge
May 24, 2025
a90dd49
Merge commit 'e1e7d1cf3530799774fa13d4e409bed7067ffa25' into pret-merge
May 24, 2025
2b92ba3
Merge commit '59d315734d8c5f5b3b2f16f3299355aa99f5f483' into pret-merge
May 24, 2025
3ecd8af
Merge commit 'bd0a02c45630d6b3666b079593e787de263d0a17' into pret-merge
May 24, 2025
2e48332
Merge commit 'b31a73f990fb680629e2a503d72d137bcff0872a' into pret-merge
May 24, 2025
bd73503
Merge commit 'e245f1ec2291a9eac1b8688c99c0126e100178e8' into pret-merge
May 24, 2025
86ca6e2
Merge remote-tracking branch 'pret/master' into pret-merge
May 24, 2025
dc6e40a
Fix tests using old item functions
May 24, 2025
d0313ff
Rename AI test (#6977)
AlexOn1ine May 24, 2025
8a960e7
Beefing up the DNS tutorial for some of the common questions/errors. …
surskitty May 25, 2025
f8b3a02
Backport #6712 Fix party data assignment (#6980)
Pawkkie May 25, 2025
7b686b6
Fix Wish healing even if the target is Heal Blocked (#6979)
DarkVexon May 25, 2025
812bde8
Pret merge (24th of May, 2025) (#6978)
Bassoonian May 25, 2025
08f10d9
Fix OW_POPUP_BW_TIME_MODE burning a lot of cycles due to RTC queries.…
SBird1337 May 26, 2025
372553b
Explicit -std=gnu17 in CPPFLAGS to mirror CFLAGS (#6839)
mrgriffin May 26, 2025
b90fdd1
Master to upcoming merge
AlexOn1ine May 26, 2025
5648792
Add missing IsBattleMoveStatus
AlexOn1ine May 26, 2025
803bd2d
Prankster block check was missng the IsStatusMove check (#6987)
AlexOn1ine May 26, 2025
23695b9
Master to upcoming merge (#6986)
Bassoonian May 26, 2025
de463af
Fixes weather anim damage being applied to the wrong mon (#6973)
AlexOn1ine May 26, 2025
99073dc
Fix bad odds / defensive switchin double switch cases (#6927)
Pawkkie May 26, 2025
494a04c
Add follower NPC documentation (#6704)
Bivurnum May 26, 2025
46e2e67
Make setobjextxy work with npc followers during ON_WARP map script (#…
Bivurnum May 26, 2025
84118de
Fix heal bell test, add sparkly swirl test (#6262)
ghoulslash May 26, 2025
983f8e3
Fixes repeated learning of level up moves (#6981)
AlexOn1ine May 26, 2025
a967f36
`removeobject` and `removeobjectat` macros work properly with npc fol…
Bivurnum May 26, 2025
b49a3bb
Missed ItemId_GetDescription change (#6992)
AlexOn1ine May 27, 2025
d27a357
Cleanup identical if blocks (#6988)
malad1211 May 27, 2025
0c32d84
Merge pull request #2141 from pret/porymap-6
GriffinRichards May 27, 2025
0905506
Merge commit '113226b03ad745183299dae1833f2a773b927cef' into pret-merge
May 27, 2025
9bfef35
Merge commit 'e4e90ea' into pret-merge
May 27, 2025
4a442cc
Merge commit '091b726' into pret-merge
May 27, 2025
5e9b8cd
Merge commit 'cc388ef' into pret-merge
May 27, 2025
c27930e
Merge commit '678fdf9' into pret-merge
May 27, 2025
647c786
Merge commit '07c897a' into pret-merge
May 27, 2025
7d1833f
1.11.3 release
May 27, 2025
156e0b3
Start of 1.11.4 cycle
May 27, 2025
7da5121
Expansion 1.11.3 (#6994)
AlexOn1ine May 27, 2025
c489d36
Fixes Gen3 berry activation timing (#6993)
AlexOn1ine May 27, 2025
ecb20b2
Fix Eiscue not resetting back to Ice Face form after battle. (#6997)
DarkVexon May 28, 2025
d80e92e
Pret merge (27th of May, 2025) (#6995)
pkmnsnfrn May 28, 2025
00f3c09
Fixed `CreateMon` param order in `CreateFacilityMon` (#6989)
PCG06 May 28, 2025
9d80ad5
Merge branch 'master' into master-to-upcoming
May 28, 2025
c8570d7
Remove incorrectly re-added ABILITYEFFECT_ cases
May 28, 2025
7a9b51b
Master to upcoming, 2025-05-28 (#7001)
AlexOn1ine May 28, 2025
cc8694d
Clarifies when to use each merge type for maintainers (#6999)
pkmnsnfrn May 28, 2025
8ce7ffd
Merge remote-tracking branch 'pret/master' into pret-merge
May 29, 2025
e605b87
Fix out-of-bounds in Heal Bell Cures Entire Party test (#7011)
rayrobdod May 29, 2025
79abc88
Fixes follower NPC not changing state with player after warp (#7009)
Bivurnum May 29, 2025
f2a3226
Fixed follower NPC changing to surf sprite when choosing not to surfa…
Bivurnum May 29, 2025
213503d
Fixes spread move fire types not defrosting all targets (#6998)
AlexOn1ine May 29, 2025
2864831
Pret merge, (29th of May, 2025) (#7012)
AlexOn1ine May 29, 2025
e631f3b
Fix follower NPC not reappearing after Mossdeep gym warp (#7014)
Bivurnum May 29, 2025
5dd45a0
Fixed surf blob binding to invisible follower NPC on map reload (#7013)
Bivurnum May 29, 2025
5bdab51
Update Supersweet Syrup with eject pack fix (#7015)
AlexOn1ine May 30, 2025
1e32cf2
fix battle controller macros (#7021)
cawtds May 30, 2025
9656400
Moved time constants to dedicated files (#7019)
pkmnsnfrn May 30, 2025
38ba41b
fix: better area mons handling, no longer duplicates `hiddenMons` fie…
khbsd May 30, 2025
37669e6
Bug fix: setfollowernpc macro no longer runs when FNPC_ENABLE_NPC_FOL…
Bivurnum May 30, 2025
f4c64a2
conflicts
AlexOn1ine May 30, 2025
555bda4
Fix UB when using time menu (#7023)
cawtds May 30, 2025
347d0e1
Master to upcoming merge (#7024)
hedara90 May 30, 2025
acb4a9c
Expansion 1.11.4
May 30, 2025
09ee1d0
Merge branch 'upcoming' into expansion-1.11.4
May 30, 2025
efa2fb3
Expansion 1.12.0
May 30, 2025
98c0331
Start of 1.12.1 cycle
May 30, 2025
8cfe915
Expansion 1.11.4 & 1.12.0 (#7026)
AlexOn1ine May 30, 2025
3255f23
Added line break between Trainer 1 name and Trainer 2 name in sText_T…
grintoul1 May 31, 2025
5857931
Fixes large battle messages being cut off instead of being prompted t…
PhallenTree May 31, 2025
a93a17d
Fixed text width for a lot of forms in HGSS Dex (#7035)
AsparagusEduardo May 31, 2025
661a418
Fixes multi battle party re-order (#7042)
AlexOn1ine Jun 1, 2025
46e09a9
Changed trainer tutorial to take into account removed palette compres…
hedara90 Jun 1, 2025
d33651b
Battle controller pret documentation (#7029)
AlexOn1ine Jun 2, 2025
7263bb1
Update CI to ignore allcontributors commits (#7046)
pkmnsnfrn Jun 2, 2025
8b52e10
Fix ScaryFace anim for Bitter Malice (#6476)
TLM-PsIQ Jun 3, 2025
48b8889
add bassforte123 as a contributor for code (#7003)
allcontributors[bot] Jun 3, 2025
92e493d
Merge remote-tracking branch 'upstream' into pwt-upcoming
RubyRaven6 Jun 3, 2025
bc9a187
changed build.yml
RubyRaven6 Jun 4, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
272 changes: 272 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,272 @@
{
"projectName": "pokeemerald-expansion",
"projectOwner": "rh-hideout",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"CREDITS.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "AgustinGDLV",
"name": "AgustinGDLV",
"avatar_url": "https://avatars.githubusercontent.com/u/103095241?v=4",
"profile": "https://github.com/AgustinGDLV",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "AlexOn1ine",
"name": "Alex",
"avatar_url": "https://avatars.githubusercontent.com/u/93446519?v=4",
"profile": "https://github.com/AlexOn1ine",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "Bassoonian",
"name": "Bassoonian",
"avatar_url": "https://avatars.githubusercontent.com/u/16993385?v=4",
"profile": "https://github.com/Bassoonian",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "DizzyEggg",
"name": "DizzyEggg",
"avatar_url": "https://avatars.githubusercontent.com/u/16259973?v=4",
"profile": "https://github.com/DizzyEggg",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "ghoulslash",
"name": "ghoulslash",
"avatar_url": "https://avatars.githubusercontent.com/u/41651341?v=4",
"profile": "https://github.com/ghoulslash",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "hedara90",
"name": "hedara90",
"avatar_url": "https://avatars.githubusercontent.com/u/149414898?v=4",
"profile": "https://github.com/hedara90",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "mrgriffin",
"name": "Martin Griffin",
"avatar_url": "https://avatars.githubusercontent.com/u/838573?v=4",
"profile": "http://www.martin-griffin.com/",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "Pawkkie",
"name": "Pawkkie",
"avatar_url": "https://avatars.githubusercontent.com/u/61265402?v=4",
"profile": "https://github.com/Pawkkie",
"contributions": [
"maintenance",
"code",
"doc"
]
},
{
"login": "SBird1337",
"name": "Philipp AUER",
"avatar_url": "https://avatars.githubusercontent.com/u/3799173?v=4",
"profile": "https://github.com/SBird1337",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "tertu-m",
"name": "tertu",
"avatar_url": "https://avatars.githubusercontent.com/u/836640?v=4",
"profile": "https://github.com/tertu-m",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "pkmnsnfrn",
"name": "psf",
"avatar_url": "https://avatars.githubusercontent.com/u/77138753?v=4",
"profile": "https://linktr.ee/pkmnsnfrn",
"contributions": [
"maintenance",
"code"
]
},
{
"login": "wiz1989",
"name": "wiz1989",
"avatar_url": "https://avatars.githubusercontent.com/u/80073265?v=4",
"profile": "https://github.com/wiz1989",
"contributions": [
"code"
]
},
{
"login": "PCG06",
"name": "PCG",
"avatar_url": "https://avatars.githubusercontent.com/u/75729017?v=4",
"profile": "https://github.com/PCG06",
"contributions": [
"code"
]
},
{
"login": "kittenchilly",
"name": "kittenchilly",
"avatar_url": "https://avatars.githubusercontent.com/u/23617175?v=4",
"profile": "https://github.com/kittenchilly",
"contributions": [
"code",
"research",
"data"
]
},
{
"login": "ExpoSeed",
"name": "ExpoSeed",
"avatar_url": "https://avatars.githubusercontent.com/u/43502820?v=4",
"profile": "https://github.com/ExpoSeed",
"contributions": [
"code",
"maintenance",
"review"
]
},
{
"login": "LinathanZel",
"name": "Linathan",
"avatar_url": "https://avatars.githubusercontent.com/u/35115312?v=4",
"profile": "https://github.com/LinathanZel",
"contributions": [
"code"
]
},
{
"login": "AsparagusEduardo",
"name": "Eduardo Quezada",
"avatar_url": "https://avatars.githubusercontent.com/u/2904965?v=4",
"profile": "https://github.com/AsparagusEduardo",
"contributions": [
"code",
"data",
"doc",
"infra",
"maintenance",
"projectManagement",
"promotion",
"research",
"review",
"test",
"tutorial",
"userTesting"
]
},
{
"login": "khbsd",
"name": "khbsd",
"avatar_url": "https://avatars.githubusercontent.com/u/26092020?v=4",
"profile": "https://github.com/khbsd",
"contributions": [
"doc",
"code"
]
},
{
"login": "Cafeei",
"name": "Cafe",
"avatar_url": "https://avatars.githubusercontent.com/u/46283144?v=4",
"profile": "https://github.com/Cafeei",
"contributions": [
"design"
]
},
{
"login": "agsmgmaster64",
"name": "agsmgmaster64",
"avatar_url": "https://avatars.githubusercontent.com/u/67435611?v=4",
"profile": "https://github.com/agsmgmaster64",
"contributions": [
"code"
]
},
{
"login": "RubyRaven6",
"name": "Ruby",
"avatar_url": "https://avatars.githubusercontent.com/u/178652077?v=4",
"profile": "https://github.com/RubyRaven6",
"contributions": [
"code",
"doc"
]
},
{
"login": "mudskipper13",
"name": "mudskipper13",
"avatar_url": "https://avatars.githubusercontent.com/u/105766191?v=4",
"profile": "https://github.com/mudskipper13",
"contributions": [
"code",
"doc"
]
},
{
"login": "surskitty",
"name": "surskitty",
"avatar_url": "https://avatars.githubusercontent.com/u/1383512?v=4",
"profile": "https://github.com/surskitty",
"contributions": [
"code"
]
},
{
"login": "grintoul1",
"name": "grintoul",
"avatar_url": "https://avatars.githubusercontent.com/u/166724814?v=4",
"profile": "https://github.com/grintoul1",
"contributions": [
"code"
]
},
{
"login": "bassforte123",
"name": "bassforte123",
"avatar_url": "https://avatars.githubusercontent.com/u/130828119?v=4",
"profile": "https://github.com/bassforte123",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
}
13 changes: 6 additions & 7 deletions .github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body:
attributes:
value: |
Please fill in all fields with as many details as possible.
- type: textarea
Once your bug is posted, make sure you and your collaborators are added to `CREDITS.md` by [tagging the bot on GitHub](https://github.com/rh-hideout/pokeemerald-expansion/wiki/CREDITS.md-Frequently-Asked-Questions). EVERY contribution matters, even reporting bugs!
id: description
attributes:
label: Description
Expand Down Expand Up @@ -42,16 +42,15 @@ body:
label: Version
description: What version of pokeemerald-expansion are you using?
options:
- 1.11.2 (Latest release)
- 1.12.0 (Latest release)
- master (default, unreleased bugfixes)
- upcoming (Edge)
- 1.11.4
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- pre-1.10.0
- pre-1.11.0
validations:
required: true
- type: input
Expand Down
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ body:
attributes:
value: |
Please fill in all fields with as many details as possible.
Once your bug is posted, make sure you and your collaborators are added to `CREDITS.md` by [tagging the bot on GitHub](https://github.com/rh-hideout/pokeemerald-expansion/wiki/CREDITS.md-Frequently-Asked-Questions). EVERY contribution matters, even reporting bugs!
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -42,16 +43,15 @@ body:
label: Version
description: What version of pokeemerald-expansion are you using?
options:
- 1.11.2 (Latest release)
- 1.12.0 (Latest release)
- master (default, unreleased bugfixes)
- upcoming (Edge)
- 1.11.4
- 1.11.3
- 1.11.2
- 1.11.1
- 1.11.0
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- pre-1.10.0
- pre-1.11.0
validations:
required: true
- type: input
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/03_feature_requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ body:
attributes:
value: |
Please fill in all fields with as many details as possible.
Once your feature request is posted, make sure you and your collaborators are added to `CREDITS.md` by [tagging the bot on GitHub](https://github.com/rh-hideout/pokeemerald-expansion/wiki/CREDITS.md-Frequently-Asked-Questions). EVERY contribution matters, even requesting issues!

- type: textarea
id: behavior
attributes:
Expand Down
11 changes: 5 additions & 6 deletions .github/ISSUE_TEMPLATE/04_other_errors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ body:
attributes:
value: |
Please fill in all fields with as many details as possible.
Once your bug is posted, make sure you and your collaborators are added to `CREDITS.md` by [tagging the bot on GitHub](https://github.com/rh-hideout/pokeemerald-expansion/wiki/CREDITS.md-Frequently-Asked-Questions). EVERY contribution matters, even creating issues!
- type: textarea
id: description
attributes:
Expand Down Expand Up @@ -42,16 +43,14 @@ body:
label: Version
description: What version of pokeemerald-expansion are you using?
options:
- 1.11.2 (Latest release)
- 1.12.0 (Latest release)
- master (default, unreleased bugfixes)
- upcoming (Edge)
- 1.11.4
- 1.11.3
- 1.11.1
- 1.11.0
- 1.10.3
- 1.10.2
- 1.10.1
- 1.10.0
- pre-1.10.0
- pre-1.11.0
validations:
required: true
- type: input
Expand Down
14 changes: 7 additions & 7 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
## Issue(s) that this PR fixes
<!-- Format: "Fixes #2345, fixes #4523, closes #2222." Remove this section if not applicable.-->

## People who collaborated with me in this PR
<!-- Credit anyone who helped with this PR. -->
<!-- Use their GitHub tag if they have one (or add "@/" at the start if they don't). The line must start with @. -->
<!-- Eg.: "@Lunos for sprites, @/Masuda for support" -->
<!--- Remove this section if not applicable. --->
<!-- CREDITS -->
<!-- Once your PR is submitted, leave a comment asking the bot to add you to the credits. -->
<!-- If anybody helped with this PR, please encourage them to comment on your PR and ask the bot to add them to the credits. -->
<!-- EVERY contribution matters! -->
<!-- https://github.com/rh-hideout/pokeemerald-expansion/wiki/CREDITS.md-Frequently-Asked-Questions -->

## Feature(s) this PR does NOT handle:
<!-- If this PR contains any unfinished and non-blocking work, please list them here for clarity. -->
Expand All @@ -36,6 +36,6 @@
<!--- Remove this section if not applicable. --->

## Discord contact info
<!-- Add your Discord username for any follow-up questions (e.g., Lunos#1234). -->
<!--- Remove this section if not applicable. --->
<!-- Add your Discord username for any follow-up questions (e.g., pcg06). -->
<!-- If you have created a discussion thread, this is a good place to link it. -->
<!--- Contributors must join https://discord.gg/6CzjAG6GZk -->
Loading
Loading