Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
363 commits
Select commit Hold shift + click to select a range
419219b
Add AI_FLAG_ASSUME_STAB (#6797)
Pawkkie Jul 10, 2025
cb03086
AI checks the partner's moves for Flatter, Swagger, and Soak. (#7306)
surskitty Jul 10, 2025
4e558af
AI uses After You to help set up Trick Room. (#7310)
surskitty Jul 10, 2025
424c127
AI Tests + accompanying bugfixes for Skill Swap, Worry Seed, weather …
surskitty Jul 10, 2025
c5f7884
Fix choice AI not seeing Gorilla Tactics (#7316)
Pawkkie Jul 10, 2025
cb606ce
Fix HGSS dex running out of heap (#7317)
hedara90 Jul 10, 2025
3ee93c6
Preliminary handling for AI_FLAG_ASSUME_POWERFUL_STATUS, not actually…
surskitty Jul 11, 2025
8093797
Better Hydrapple Backsprite (Adapted from DegelAlex on deviantart (#7…
Ddaretrogamer Jul 11, 2025
026b1f2
I suspect the test is set up wrong, more than I have the logic wrong.…
surskitty Jul 11, 2025
c7b2c77
Cotton down use jumpifabsent (#7318)
ghoulslash Jul 11, 2025
d63f859
Multibattles Illusion party boundaries fix (#7308)
grintoul1 Jul 11, 2025
7d5a949
Bag refactor 2 (#7166)
cfmnephrite Jul 11, 2025
9228826
New and polished battle animations (#7074)
LinathanZel Jul 11, 2025
a1e6757
Replaces STATUS2 usage with volatiles in code (#7262)
cfmnephrite Jul 11, 2025
4e0a816
Test works? I think?
surskitty Jul 12, 2025
3defa24
Adding other healing move effects.
surskitty Jul 12, 2025
96274c7
Also adding Helping Hand.
surskitty Jul 12, 2025
c7b8787
Better description in the documentation.
surskitty Jul 12, 2025
9ccb1fb
Lowering the default odds to 90%, 70%, and 40%.
surskitty Jul 12, 2025
68db4c5
12/07/25 master to upcoming merge
AlexOn1ine Jul 12, 2025
2dc67ab
12/07/25 master merge (#7327)
mrgriffin Jul 12, 2025
c9ec896
Refactor battle environment (#4891)
fdeblasio Jul 12, 2025
b55ee22
Fix AI seeing switchin abilities wrong in tests (#7328)
Pawkkie Jul 12, 2025
a7e60ae
Merge branch 'master' into merge-for-pawkkie
Jul 12, 2025
14dbbf6
Remove competitive syntax config (#7154)
hedara90 Jul 12, 2025
1cea65c
master to upcoming 2, 2025-07-12 (#7329)
Pawkkie Jul 12, 2025
f6b0a15
Renaming to AI_ASSUME_STATUS_MOVES and making a config for universal …
surskitty Jul 12, 2025
165e750
Instant Win option in Battle Debug
AlexOn1ine Jul 13, 2025
bad2307
Instant Win option in Battle Debug (#7333)
Pawkkie Jul 13, 2025
06c54a2
Fix switching 1v1 calcs not handling 0 (#7131)
Pawkkie Jul 13, 2025
939e168
Fix AI_DoesChoiceEffectBlockMove typo (#7335)
Pawkkie Jul 13, 2025
bc4ad07
Merge branch 'master' into master-to-upcoming
Pawkkie Jul 13, 2025
819e7d9
Fix failing test
Pawkkie Jul 13, 2025
8ce4f42
Master to upcoming, 2025-07-13 (#7336)
hedara90 Jul 13, 2025
688ec00
battle intro: fix issues with follower slide-in and wild shiny mon (#…
mudskipper13 Jul 13, 2025
5c2980b
AI assumes Magnitude / Present damage (#7334)
Pawkkie Jul 13, 2025
f0da7c1
Renaming Powerful status functions.
surskitty Jul 14, 2025
1a1d8b5
Merge remote-tracking branch 'rh-hideout/upcoming' into rhh_assume_po…
surskitty Jul 14, 2025
b62e492
Turn `OW_FRLG_WHITEOUT` into `OW_WHITEOUT_CUTSCENE` and make it gener…
kittenchilly Jul 14, 2025
d27884c
AI_FLAG_ASSUME_STATUS_MOVES -- AI flag to randomly know some of the p…
Pawkkie Jul 14, 2025
73a2e51
Bugfixes for Knock Off, Cover, Thief, Ceaseless Edge and Stone Axe (#…
AlexOn1ine Jul 14, 2025
674d46b
Fixes incorrect recoil damage after a berry was eaten
AlexOn1ine Jul 15, 2025
0894d8d
Fixes incorrect recoil damage after a berry was eaten (#7348)
Pawkkie Jul 15, 2025
d5c1d33
Fixes Status overwrites and Effect Spore wrong func args (#7340)
AlexOn1ine Jul 15, 2025
0e37bfd
Fix stat change / stat ID ambiguity (#7346)
Pawkkie Jul 15, 2025
64f9d6a
Fix AI resisted move scoring (#7350)
Pawkkie Jul 15, 2025
da3d223
fallback bugfix for B_DARK_VOID_FAIL < GEN_7 (#7351)
AERDU Jul 16, 2025
67d007f
Fixes Grassy Terrain healing when Heal Blocked/Semi-Invulnerable (#7353)
PhallenTree Jul 16, 2025
19c9aa5
Fixes shadows and mon animations for Illusioned battlers (#7347)
PhallenTree Jul 16, 2025
0406caa
Improve AI's setup logic (#7345)
Pawkkie Jul 16, 2025
65a63fb
Improve AI's ShouldRecover (#7342)
Pawkkie Jul 16, 2025
e22b799
Merge pull request #2160 from rayrobdod/align_rl
GriffinRichards Jul 17, 2025
705f194
Fixes various battler corruption during switch in ability activation …
AlexOn1ine Jul 18, 2025
e5cf6b1
Add `Macro` key to trainerproc (#7157)
mrgriffin Jul 18, 2025
ac69a61
Fix magnet rise ai timer check (#7361)
ghoulslash Jul 18, 2025
05b1db8
`trainerproc` copy other trainer party (#7251)
hedara90 Jul 18, 2025
71d40cc
Convert various to callnatives (#7355)
AlexOn1ine Jul 18, 2025
731948a
preproc: Support __attribute__ in enums (#7344)
mrgriffin Jul 18, 2025
c61c2bb
Fix AI unusable move scoring freeze (#7369)
Pawkkie Jul 19, 2025
e502c07
Switch AI can see weather abilities of switchin candidates during dam…
Pawkkie Jul 19, 2025
2f6e1ea
Enum conversion for `enum MoveEffects` and `enum BattleMoveEffects` (…
hedara90 Jul 19, 2025
90eef35
master merge
AlexOn1ine Jul 19, 2025
1b996fb
AI refactor for weather-setting, terrain-setting, Trick Room behavior…
surskitty Jul 19, 2025
c6f539c
Adds Missing break in ABILITY_TERAFORM_ZERO (#7377)
AlexOn1ine Jul 19, 2025
249b4d1
19/07/25 Master merge (#7375)
Pawkkie Jul 19, 2025
cb66393
Add missing break (#7356)
Pawkkie Jul 20, 2025
a92f432
Improve AI type matchup calcs (#7364)
Pawkkie Jul 20, 2025
14a7fc5
Multibattle Partner AI Flags and 2vs1 battler3 AI Flags fix (#7378)
grintoul1 Jul 20, 2025
e63e89e
Fix potential stack memory leak in gbagfx due to out of bounds read (…
SBird1337 Jul 21, 2025
20012cb
Merge pull request #2130 from Catnip-Consumer/preproc-windows-fixes
GriffinRichards Jul 21, 2025
8e8813e
Show chosen move in the battle debug menu (#7382)
AlexOn1ine Jul 22, 2025
c544fee
Improve AI's Sucker Punch handling (#7389)
Pawkkie Jul 22, 2025
6f8a1bb
Add pack/unpack for data masks (#2163)
GriffinRichards Jul 23, 2025
219823f
Fix Incompatible Z-Move Activation (#7399)
ghoulslash Jul 25, 2025
e222b72
Remove leftover code (#7397)
AlexOn1ine Jul 25, 2025
845838b
Fixes bug for affectionScore in doubles for spread moves (#7395)
AlexOn1ine Jul 25, 2025
e7cf162
Fixes various Choice lock issues (#7383)
AlexOn1ine Jul 25, 2025
38964e4
Fixes Wandering Spirit overwriting battlers (#7407)
AlexOn1ine Jul 25, 2025
fa129ba
Fix hit escape switching hardcode (#7403)
Pawkkie Jul 25, 2025
cf4bb3e
Moved some fields to BattlerState/PartyState (#7409)
AsparagusEduardo Jul 25, 2025
57fda0d
Improve AI's priority handling (#7337)
Pawkkie Jul 26, 2025
b12fcd8
Fix dynamic move types in switching (#7415)
Pawkkie Jul 26, 2025
5da5cb4
document shop menu palette
cawtds Jul 26, 2025
f85baa5
Merge pull request #2164 from cawtds/shop-menu-palette
GriffinRichards Jul 26, 2025
d801556
Merge branch '_pret/master' into _RHH/pr/master/pretMerge20250727
AsparagusEduardo Jul 27, 2025
7c6cff1
Get/SetMonData optimisation (#7313)
cfmnephrite Jul 28, 2025
7b2fe32
Make B_VAR_STARTING_STATUS tests run in CI (#7419)
surskitty Jul 28, 2025
95e45b5
Fix Echoing Voice calcs (#7416)
Pawkkie Jul 28, 2025
1fbee7c
fixed-damage-move-ai-calc-fix (#7385)
grintoul1 Jul 28, 2025
8bfc5b3
Fixes Razor Wind not activating after hit effects after the first tar…
PhallenTree Jul 28, 2025
038bd27
Pret merge (27th of July, 2025) (#7422)
AlexOn1ine Jul 28, 2025
689bf0b
Fixed item swapping bug (#7428) (#7430)
cfmnephrite Jul 29, 2025
2eeb346
Bag refactor3 + Ghoulslash's sorting feature port (#7330)
cfmnephrite Jul 29, 2025
dc1abb7
Fix substruct offsets from #7313 (#7431)
mrgriffin Jul 29, 2025
6a96be8
Changed incorrect comment
Jul 28, 2025
cb4450e
Fixes Effect Spore and Baneful Bunker/Burning Bulwark (#7412)
AlexOn1ine Jul 30, 2025
d8059ce
1.12.2 release version
Jul 30, 2025
637f7df
Start of 1.12.3 cycle
Jul 30, 2025
0dfec24
Allow names for voicegroups and use a macro for use with drumsets (#2…
ShinyDragonHunter Jul 30, 2025
060bb8a
1.12.2 release (#7441)
AlexOn1ine Jul 30, 2025
48c850c
add tustin2121 as a contributor for doc, and code (#7445)
allcontributors[bot] Jul 31, 2025
0110517
Fixes Magnet Rise when user is Rooted/Smacked Down (#7449)
PhallenTree Jul 31, 2025
bc73f46
merge master 31/07/25
AlexOn1ine Aug 1, 2025
d060d54
Mater to upcoming merge 31/07/25 (#7457)
mrgriffin Aug 1, 2025
a16d6e3
Avoid doubling up on status moves in double battles. (#7452)
surskitty Aug 1, 2025
0b44093
Adds AI_FLAG_ASSUMPTIONS as a constant for semi-omniscience (#7435)
surskitty Aug 1, 2025
73fd567
Additional effects tweak (#7392)
cfmnephrite Aug 1, 2025
9faa529
Wild Pokémon animate after breaking out of Poké Ball (#7339)
LinathanZel Aug 1, 2025
65f9c04
Key split restructure (#2168)
ShinyDragonHunter Aug 2, 2025
469a0b4
Update trainer.h usage warning (#7439)
hedara90 Aug 2, 2025
ed44da8
Add a heal animation to Hospitality recovery (#7426)
AlexOn1ine Aug 2, 2025
3841fee
Clean up noResultString (#7408)
AlexOn1ine Aug 2, 2025
297cd83
Clean up some Normalize tests to make them make sense (#7461)
hedara90 Aug 2, 2025
4d31693
Rock climb by ghoulslash (#7432)
pokesidv Aug 3, 2025
54ffc6b
Fixes Leech Seed recovery not applying behind Sub
AlexOn1ine Aug 3, 2025
2546158
Fixes Leech Seed recovery not applying behind Sub (#7468)
ghoulslash Aug 3, 2025
014f289
Fixes Round and Fusion moves doubling power from previous turn's move…
PhallenTree Aug 4, 2025
3dbcb2a
Add Synthesis + Utililty Umbrella test (#7472)
ghoulslash Aug 4, 2025
7f49394
Replace all usages of rl compression with smol (#7458)
rayrobdod Aug 4, 2025
523390a
Update how_to_new_pokemon.md (#7440)
kevinwklawrence Aug 4, 2025
c037ba2
Clear gScanlineEffect to fix timeout in acid downpour animation (#7442)
FosterProgramming Aug 4, 2025
f6a1203
Bug fix: add handling for forced movements into/after ledge jumps wit…
Bivurnum Aug 4, 2025
7500fc0
Restore git history check (#7463)
ravepossum Aug 4, 2025
27886a6
Macro-for-AI-Flag-definitions (#7471)
grintoul1 Aug 5, 2025
76b8ffc
Fix sorting bag by type (#7488)
mrgriffin Aug 5, 2025
1fb895a
Bag sorting cleanup (#7489)
mrgriffin Aug 5, 2025
acc82e7
Convert Status4 to volatiles (#7411)
AlexOn1ine Aug 5, 2025
f8cbea9
Updating a link to porytiles in INSTALL.md (#7490)
ThePeeps191 Aug 5, 2025
0eb715d
Add rock climb history from ghoul
AlexOn1ine Aug 5, 2025
d3a5ddc
remove leftover
AlexOn1ine Aug 5, 2025
1cb053e
Add test for BoxPokemon integrity
Aug 5, 2025
e8fefbc
Add bad egg check
Aug 5, 2025
e8b6d40
AI_FLAG_ATTACKS_PARTNER with a config for bloodthirstiness (#7401)
surskitty Aug 6, 2025
3f93597
Fix doubles switch AI to use new type matchup system (#7495)
Pawkkie Aug 6, 2025
fdf0b1c
Adds ghouls Rock Climb git history (#7493)
AlexOn1ine Aug 6, 2025
13a8f65
Fix Bad Odds not seeing damage properly (#7492)
Pawkkie Aug 6, 2025
e778d3c
Improved Guaranteed Flinch logic (fake out et al) (#7501)
surskitty Aug 6, 2025
6158d21
Fix GetSwitchinHitsToKO one shot heal calcs (#7502)
Pawkkie Aug 7, 2025
521363e
Fixed compile issue `OW_TIMES_OF_DAY` is `GEN_3` (#7499)
AsparagusEduardo Aug 7, 2025
bef3e99
Fixes shadows and mon animations for transformed battlers (#7500)
AsparagusEduardo Aug 7, 2025
729abca
Fix using town map as registered item (#7482)
ravepossum Aug 7, 2025
bf68865
Implement using party menu items from field (#7481)
ravepossum Aug 7, 2025
2753923
Clear out parties between battle tests
Aug 2, 2025
b553278
Replaced manual zeroing with existing function calls
Aug 2, 2025
8d8cf1b
Removed now unnecessary loop
Aug 2, 2025
0b299b3
Fixed most failed tests with `GEN_LATEST GEN_8` (#7498)
AsparagusEduardo Aug 8, 2025
6cb18f2
Fiddling with CanLowerStat. (#7510)
surskitty Aug 8, 2025
070a4f1
Improved hazards logic and Mycelium Might ignores ability checks (#7509)
surskitty Aug 8, 2025
80a3a3b
Remove shadow and hide follower on stair warp (#7368)
cornixsenex Aug 8, 2025
38eb346
Changed item name/pluralName to a compound string (#7359)
cfmnephrite Aug 8, 2025
9060179
Split Sheer Force tests by gen instead of by four (#7260)
AlexOn1ine Aug 8, 2025
fda783b
AI handling for similar utility moves (#7513)
surskitty Aug 8, 2025
89b179e
Fixes draining moves recovering 1 HP when dealing 0 damage (#7523)
LinathanZel Aug 9, 2025
7de3663
Fixes Life Orb still activating if move was absorbed (#7521)
AlexOn1ine Aug 10, 2025
cc736c4
Corrected Liquid Ooze test (#7527)
AsparagusEduardo Aug 10, 2025
bd919e3
11/08/25 Master to upcoming merge
AlexOn1ine Aug 11, 2025
93bfa23
11/08/25 Master to upcoming merge (#7530)
hedara90 Aug 11, 2025
de6c9c6
Hacky support for enums in C asm statements (#7494)
mrgriffin Aug 11, 2025
a9d5c2c
Updated Dream Eater/Liquid Ooze's interaction to Gen 5 standards (#7528)
AsparagusEduardo Aug 11, 2025
38cfc4b
Modify move prediction to work in doubles (#7087)
AlexOn1ine Aug 11, 2025
2469627
AI uses Court Change. (#7525)
surskitty Aug 11, 2025
f4c91b5
Convert statuses3 to volatiles (#7514)
AlexOn1ine Aug 11, 2025
eab10dc
Fix AI's KO evaluation getting messed up by priority (#7533)
Pawkkie Aug 12, 2025
1836320
Fix Mimicry Only Activating Once per Turn (#7537)
ghoulslash Aug 12, 2025
c6ee7fe
Fixes some Ability Shield interactions (#7532)
PhallenTree Aug 12, 2025
7fb5d98
AI uses Tailwind. (#7515)
surskitty Aug 12, 2025
69cbd86
Fixing Refresh AI scoring (#7539)
surskitty Aug 12, 2025
9e49f55
Uncommenting out No Retreat, Clangorous Soul, and Extreme Evoboost fr…
surskitty Aug 12, 2025
608c123
AI should not use Dark Void or Hyperspace Fury while wrong species (#…
surskitty Aug 12, 2025
98a51bc
AI Tailwind singles fix correction. (#7543)
surskitty Aug 12, 2025
7b58447
make check TESTS="..." support for filenames and infix matches (#7536)
mrgriffin Aug 13, 2025
916f083
Added trainerBackPic to Trainer struct to de-couple trainer pic and t…
grintoul1 Aug 13, 2025
5794b26
Remove funcResult from AiThinkingStruct (#7545)
Pawkkie Aug 13, 2025
b4826b4
AI uses Rototiller. (#7542)
surskitty Aug 13, 2025
65b3166
Fixes Knock Off still activating when there is no Item (#7496)
AlexOn1ine Aug 13, 2025
260b123
Helping Hand logic (#7504)
surskitty Aug 13, 2025
2967074
AI handling for Autotomize. (#7550)
surskitty Aug 13, 2025
a5f569d
Fix Shell Side Arm in battle test WITH_RNG (#7548)
FosterProgramming Aug 13, 2025
0ab811a
AI uses Stuff Cheeks; treating it simply as a def +2 move for now. (#…
surskitty Aug 13, 2025
45a7c13
Slight Purify adjustment for targeting ally; test that AI can use Pur…
surskitty Aug 13, 2025
0a8c8ad
AI handling for Howl. (#7549)
surskitty Aug 13, 2025
92f7727
Merge pull request #2107 from AsparagusEduardo/pret/pr/simpleMultiBat…
GriffinRichards Aug 14, 2025
4986e06
Fixed `B_PSYWAVE_DMG` (#7557)
AsparagusEduardo Aug 15, 2025
905bda3
Test that AI uses Dragon Cheer. (#7552)
surskitty Aug 15, 2025
d5ada82
Moved summary screen nature colors to summary_screen.h (#7560)
RubyRaven6 Aug 15, 2025
3a4dbec
Re-order moves in fling test (#7559)
hedara90 Aug 15, 2025
f998ec8
Incorrect call in Rest (#7569)
surskitty Aug 17, 2025
60f5f33
Fix tossing a stack of berries hiding following berries (#7571)
hedara90 Aug 17, 2025
7b8edfa
Added comment in event.inc for simple menus in dynmultichoice (#7568)
RubyRaven6 Aug 17, 2025
7d459fd
Fixed Transistor damage calculation test failing when `GEN_LATEST` is…
AsparagusEduardo Aug 18, 2025
5c70eeb
Fix switch AI not seeing its own move PP (#7578)
Pawkkie Aug 18, 2025
e60b9e9
Fix wrong battler argument in `GetBattleMovePriority` call (#7576)
Pawkkie Aug 18, 2025
1a39ebd
Changed default print level for DebugPrintf for mGBA to MGBA_LOG_WARN…
hedara90 Aug 18, 2025
e974adc
Wrote some tests (#7563)
AsparagusEduardo Aug 18, 2025
6c261fe
Fixed compile issue in gcc 11 (#7579)
AsparagusEduardo Aug 18, 2025
82bf955
fix: remove unused wild_encounters.json.txt jinja file (#7581)
khbsd Aug 19, 2025
554c909
Fixes Counter / Mirror Coat / Metal Burst damage assignment (#7538)
AlexOn1ine Aug 19, 2025
cc705a5
Fix Form Change Item Task Data and Clean Up Field Use Funcs (#7535)
ravepossum Aug 19, 2025
96653e7
Fixed Teleport's description not being updated based on `B_TELEPORT_B…
AsparagusEduardo Aug 19, 2025
888783a
Restore AI: Basic Trainer to PARTNER_STEVEN (#7586)
grintoul1 Aug 20, 2025
553e5bd
Fixes refusing to replace a move on evolution causing a softlock (#7585)
PhallenTree Aug 20, 2025
2d9dc28
Fix in-game partner battles always causing a whiteout (#7587)
ravepossum Aug 21, 2025
8e58551
Tests to see that the AI uses moves. (#7555)
surskitty Aug 21, 2025
208f97e
Rename passive damage hitmarker (#2174)
AlexOn1ine Aug 21, 2025
95eb3ba
Fix B_ANIMATE_MON_AFTER_KO with a new counter (#7531)
hedara90 Aug 21, 2025
da77dba
Merge remote-tracking branch 'pret/master' into pret-merge
Aug 21, 2025
c0231c9
Fixes Rage Fist counter increment (#7582)
AlexOn1ine Aug 21, 2025
f24b919
Pret merge (21 of August, 2025) (#7590)
AlexOn1ine Aug 21, 2025
504d3bc
Fixes moveend_absorb hitmarker (#7591)
AlexOn1ine Aug 21, 2025
c80a41b
Suppress trainerproc compile warning for unused func (#7592)
AlexOn1ine Aug 21, 2025
1e6bb4f
Fix overlap between spin evolution and script evolution (#7593)
FosterProgramming Aug 22, 2025
f009550
Added Ability TODO tests - Volume C (#7562)
AsparagusEduardo Aug 22, 2025
8febd24
Added missing Move Effect TODO tests - Volume F (#7605)
AsparagusEduardo Aug 23, 2025
509b4ec
Fixed typo in test name (#7610)
hedara90 Aug 24, 2025
e3178d3
Fix duplicate switch in after faint (#7600)
AlexOn1ine Aug 24, 2025
9b5b69a
switchinabilities also runs ON_WEATHER and ON_TERRAIN (#7612)
ghoulslash Aug 25, 2025
53e7699
Fixes Explosion behavior when 3 mons can endure hit (#7594)
AlexOn1ine Aug 25, 2025
ff3e8da
Minor Clean up in battle_ai_main.c (#7551)
AlexOn1ine Aug 25, 2025
0a3c281
Fix terastallization anims flickering (#7613)
ravepossum Aug 25, 2025
6df3a48
Fixes octolock not ending after user switched out (#7556)
AlexOn1ine Aug 25, 2025
ce52d83
25/08/25 Master merge
AlexOn1ine Aug 25, 2025
1bb9a1c
Remove unused function (#7617)
AlexOn1ine Aug 25, 2025
e2f24bb
Prevents a regression for custom abilties (#7616)
AlexOn1ine Aug 25, 2025
28e7a25
25/08/25 Master merge (#7618)
Bassoonian Aug 26, 2025
8044255
Fix Vs Seeker Trainer Battle script issue (#7615)
pkmnsnfrn Aug 26, 2025
a45d36d
The original attacker wasn't restored for Doodle (#7620)
AlexOn1ine Aug 26, 2025
2fbf45d
Restore X item friendship increase (#7583)
ravepossum Aug 26, 2025
f0bd3d5
Fixes Wonder Room interactions with Defense/Special Defense boosting …
PhallenTree Aug 27, 2025
de790e4
Ally Switch attract battler swapping, test for leech seed (#7634)
ghoulslash Aug 28, 2025
1131b20
conflicts
AlexOn1ine Aug 28, 2025
ce77c48
remove unused var
AlexOn1ine Aug 28, 2025
7b1430f
Master to upcoming 28/08/25 (#7635)
hedara90 Aug 28, 2025
d812b58
Expansion version 1.12.3
Aug 28, 2025
acf7f0c
Merge branch 'upcoming' into expansion-release
Aug 28, 2025
7056aab
Expansion version 1.13.0
Aug 28, 2025
9ff4c48
Start of 1.13.1 cycle
Aug 28, 2025
9a6010f
Expansion release, 1.12.3 and 1.13.0 (#7636)
pkmnsnfrn Aug 28, 2025
a4c473e
Update README.md (#7639)
Bassoonian Aug 29, 2025
7302de4
Replace boolean multiplications with ternaries (#7653)
hedara90 Aug 30, 2025
674cd13
Added sortType to Douse Drive (#7664)
fdeblasio Aug 31, 2025
84f5aa6
Helping Hand bugfix; used FOE instead of BATTLE_OPPOSITE. (#7659)
surskitty Sep 1, 2025
cfcdd5f
Fix crashing tests duplicating tests from another thread (#7683)
hedara90 Sep 2, 2025
c252e22
Fix Rage Fist test name (#7681)
AlexOn1ine Sep 2, 2025
f39fdf5
Fixed disabled cross-evolutions still being possible (#7678)
AsparagusEduardo Sep 2, 2025
c1b1fb4
1.13.1 Release version
Sep 2, 2025
693801e
Merge tag 'expansion/1.13.1' of https://github.com/rh-hideout/pokeeme…
RubyRaven6 Sep 3, 2025
601f888
added a list of mons that the player has access to
RubyRaven6 Sep 3, 2025
a3f44d0
added gen separations
RubyRaven6 Sep 3, 2025
1339403
fixed sheer force for moves
RubyRaven6 Sep 3, 2025
c45ef41
removed some .ymls
RubyRaven6 Sep 3, 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
  •  
  •  
  •  
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,16 @@
"contributions": [
"code"
]
},
{
"login": "tustin2121",
"name": "tustin2121",
"avatar_url": "https://avatars.githubusercontent.com/u/794812?v=4",
"profile": "https://tustin2121.github.io/",
"contributions": [
"doc",
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
72 changes: 0 additions & 72 deletions .github/ISSUE_TEMPLATE/01_battle_engine_bugs.yaml

This file was deleted.

72 changes: 0 additions & 72 deletions .github/ISSUE_TEMPLATE/02_battle_ai_issues.yaml

This file was deleted.

38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/03_feature_requests.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions .github/ISSUE_TEMPLATE/04_other_errors.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/pull_request_template.md

This file was deleted.

11 changes: 1 addition & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:

jobs:
build:
if: github.actor != 'allcontributors[bot]'
runs-on: ubuntu-latest
env:
GAME_VERSION: EMERALD
Expand Down Expand Up @@ -56,12 +55,4 @@ jobs:
env:
TEST: 1
run: |
make -j${nproc} check
allcontributors:
if: github.actor == 'allcontributors[bot]'
runs-on: ubuntu-latest
needs: []
steps:
- name: Automatically pass for allcontributors
run: echo "CI automatically passes for allcontributors" && exit 0

make -j${nproc} check
48 changes: 0 additions & 48 deletions .github/workflows/docs.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ src/data/map_group_count.h
include/constants/heal_locations.h
tools/trainerproc/trainerproc
tools/poryscript
src/data/battle_partners.h
src/data/trainers.h
src/data/debug_trainers.h
test/battle/trainer_control.h
tools/compresSmol/compresSmol
tools/compresSmol/compresSmolTilemap
*.Identifier
Expand Down
Loading