lordraindance2
|
eee89c0a60
|
Added a include/config option to change mega cry sounds (#7558)
|
2026-01-02 10:19:34 +01:00 |
|
hedara90
|
53af14ca28
|
Add error handling to BS_GetStatValue (#8734)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2026-01-01 16:22:30 +01:00 |
|
hedara90
|
f91b052f7a
|
01/01/26 Master to upcoming merge (#8731)
|
2026-01-01 11:59:18 +01:00 |
|
AlexOn1ine
|
5dc8d9a33d
|
fix release compiling
|
2026-01-01 10:41:09 +01:00 |
|
AlexOn1ine
|
a1948b7c40
|
01/01/26 Master to upcoming merge
|
2026-01-01 10:24:19 +01:00 |
|
Pawkkie
|
39c142a879
|
Add AI_FLAG_RANDOMIZE_PARTY_INDICES (#8717)
|
2025-12-31 22:56:22 +01:00 |
|
Kildemal
|
cd0834237b
|
Add some missing tests for heatproof, thick fat and grudge (#8705)
|
2025-12-31 14:37:16 +00:00 |
|
grintoul
|
48c48ca583
|
Remove unused moveEffect variable in MoveEnd_MultihitMove to fix upcoming (#8715)
|
2025-12-31 00:07:22 -05:00 |
|
hedara90
|
c0d4f0e45f
|
Use release instead of LTO in CI (#8706)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-12-31 00:13:23 +00:00 |
|
Alex
|
3021cc8d5a
|
Change Present edge case (#8708)
|
2025-12-31 00:11:16 +00:00 |
|
Alex
|
505aafee14
|
Clean up GenConfigTimeOfDay (#8710)
|
2025-12-31 00:08:41 +00:00 |
|
grintoul
|
a71fc91484
|
Trainer slides for multiple trainers and multibattles (#7588)
Co-authored-by: hedara90 <90hedara@gmail.com>
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-12-30 20:28:53 +00:00 |
|
Alex
|
5774dde7ae
|
Adds smart target type (#8639)
|
2025-12-30 19:16:03 +01:00 |
|
GGbond
|
71609a404d
|
Add tests for abilities that affect weather (#8709)
|
2025-12-30 17:47:33 +01:00 |
|
grintoul
|
dcc584c6d6
|
Fixes incorrect battler used in STRINGID_USEDINSTRUCTEDMOVE (#8704)
|
2025-12-29 21:57:10 +01:00 |
|
hedara90
|
f10d722af7
|
Fix Aqua Ring animation (#8707)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-12-29 21:34:06 +01:00 |
|
GGbond
|
27958fbba4
|
Fix some bugs related to abilities (#8695)
|
2025-12-29 19:59:18 +01:00 |
|
Alex
|
3a8fdf9fad
|
Create battle_move_resolution.c (#8703)
|
2025-12-29 16:13:45 +01:00 |
|
John Cooper McDonald
|
36c28c449a
|
Fix Naclstack and Garganacl shadows (#8698)
|
2025-12-29 12:02:42 +01:00 |
|
Alex
|
ad2eb18364
|
Clean up for touchedProtectLike (#8699)
|
2025-12-28 22:26:58 +01:00 |
|
Gudf
|
a65194be5b
|
Fix update_text_color_defs.py on Python < 3.12 (#8549)
|
2025-12-28 21:44:30 +01:00 |
|
PhallenTree
|
0e8f94f380
|
Fixes Kingambit evolution conditions (#8689)
|
2025-12-28 21:27:19 +01:00 |
|
PhallenTree
|
d5c40bbbdd
|
Add Move End Faint Block (#8673)
|
2025-12-28 20:44:39 +01:00 |
|
grintoul
|
6e9f8998b4
|
Adds EXPECT_FAIL macro to test system to allow for testing of conditions correctly triggering failures (#8553)
|
2025-12-28 11:21:02 +01:00 |
|
John Cooper McDonald
|
46e8178b89
|
Fix the sprite visualizer not showing asymmetrical follower sprites (#8643)
|
2025-12-28 10:25:41 +01:00 |
|
John Cooper McDonald
|
ba679ddc26
|
Fix the game not building with OW_POKEMON_OBJECT_EVENTS disabled (#8654)
|
2025-12-28 10:02:21 +01:00 |
|
grintoul
|
02afaf2a66
|
Prevent AI seeing Pollen Puff damage on its ally (#8693)
|
2025-12-27 23:39:45 +01:00 |
|
Alex
|
0bdc20b102
|
Clean up for Wish struct, IsSpreadMove and all learnables file (#8680)
|
2025-12-27 20:33:47 +00:00 |
|
FosterProgramming
|
e95b4de84e
|
Add trainers submenu for debug menu (#8399)
|
2025-12-27 16:57:13 +01:00 |
|
hedara90
|
8de29867d9
|
Make Porygon not load-bearing (#8688)
|
2025-12-27 16:26:41 +01:00 |
|
hedara90
|
f43e8f9da4
|
Stop early if species is disabled in HGSS dex (#8687)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-12-27 12:48:42 +01:00 |
|
hedara90
|
27ff29fbc5
|
Fix Debug Menu accessing disabled species (#8683)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-12-27 11:14:49 +01:00 |
|
hedara90
|
0a1d8bf754
|
Fix stat access for stats other than Attack in BS_GetStatValue (#8684)
|
2025-12-27 09:54:09 +01:00 |
|
hedara90
|
22fb105f70
|
Fix Mimic trying to access MOVE_UNAVAILABLE in an incredibly small amount of possible scenarios (#8685)
|
2025-12-27 09:53:44 +01:00 |
|
Gudf
|
467a98014a
|
3-color text fixes (#8672)
|
2025-12-27 09:18:20 +01:00 |
|
Eduardo Quezada
|
6e12b35287
|
Fix Status1 icon not being registered for recorded partner in tests (#8520)
|
2025-12-26 23:36:42 +00:00 |
|
DizzyEggg
|
ccd6e31767
|
Fix progbits flags for iwram asm functions (#8627)
|
2025-12-26 16:14:17 +01:00 |
|
FosterProgramming
|
30e5fc6958
|
Refactoring the way teachable learnsets are generated (#8027)
|
2025-12-26 13:13:29 +01:00 |
|
FosterProgramming
|
c6f9700414
|
Add tests for Intrepid Sword and Dauntless Shield at max stages (#8610)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-12-26 11:44:16 +00:00 |
|
Alex
|
58ee92c1c8
|
Fix transform shininess in link battles (#8554)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
|
2025-12-26 11:32:57 +00:00 |
|
grintoul
|
9c1332249a
|
Fixes Manaphy egg data blocking compiler with Manaphy disabled (#8671)
|
2025-12-26 12:28:21 +01:00 |
|
Pawkkie
|
4f55dade50
|
Fix Commander Dondozo Switching (#8624)
|
2025-12-25 22:27:56 +00:00 |
|
Pawkkie
|
24ab5c45c9
|
Adjust AI two-turn move scoring (#8651)
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
|
2025-12-25 02:05:20 +01:00 |
|
Pawkkie
|
0551fcf408
|
Add Dynamic Switch AI Function (#8629)
|
2025-12-25 02:02:01 +01:00 |
|
amiosi
|
9d62b2327f
|
Add Gba-style Substitute (#8655)
|
2025-12-24 20:56:25 +01:00 |
|
Estellar
|
6feafc614c
|
Centralize message box and standard frame drawing (#8190)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
|
2025-12-24 16:54:27 +01:00 |
|
artsquirrelb
|
1e0e1ffca6
|
Expansion OW sprites fix (#8633)
CI / build (push) Has been cancelled
CI / docs_validate (push) Has been cancelled
CI / allcontributors (push) Has been cancelled
Docs / deploy (push) Has been cancelled
|
2025-12-24 15:56:17 +01:00 |
|
bassforte123
|
7bd25fae84
|
Gorilla Tactics and Test typos fix (#8653)
|
2025-12-24 13:15:44 +01:00 |
|
FosterProgramming
|
a44da2cc99
|
Improve make_scr_cmd_constants.py (#8347)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
|
2025-12-24 07:26:51 +01:00 |
|
Alex
|
ac221a3aa8
|
Fix incorrectly applied change in atkcanceler (#8641)
CI / build (push) Waiting to run
CI / docs_validate (push) Waiting to run
CI / allcontributors (push) Waiting to run
Docs / deploy (push) Waiting to run
|
2025-12-24 01:16:26 +01:00 |
|