Bassoonian
|
36fcd9c6b2
|
Adds `Item` enum (#8897)
|
2026-01-17 02:26:09 -08:00 |
|
Alex
|
de7aaf854c
|
Misc battle engine changes (#8931)
|
2026-01-16 18:55:22 +01:00 |
|
Linathan
|
31d3e5f022
|
Add missing cries for Cramorant-Gulping, Cramorant-Gorging, Oinkologne-Female, and Ursaluna-Bloodmoon (#8911)
Co-authored-by: LinathanZel <LinathanZel@github.com>
|
2026-01-16 07:19:23 +00:00 |
|
Eduardo Quezada
|
bcae4e2110
|
Restore natural 0 battle TV score (#8901)
|
2026-01-15 13:17:54 +01:00 |
|
Eduardo Quezada
|
a8df4c58cf
|
Apply some cases of STATUS1_ICY_ANY (#8924)
|
2026-01-15 13:16:46 +01:00 |
|
John Cooper McDonald
|
4ccf0115a1
|
Allow renaming and move relearning from box summary screen (#8854)
|
2026-01-15 12:20:14 +01:00 |
|
Kasenn
|
ef48a4d155
|
Change HP bar color calculation from pixel-width to actual values (#8694)
|
2026-01-15 10:52:24 +01:00 |
|
Alex
|
46c690d175
|
Fix brackets in SetMoveEffect (#8922)
|
2026-01-15 10:48:02 +01:00 |
|
Frank DeBlasio
|
b14e22d58e
|
Standardized item indentation (#8913)
|
2026-01-14 17:59:30 -08:00 |
|
grintoul
|
8c4fa6e71d
|
Refactor multi test system trainer party allocation and adds enum BattleTrainer (#8908)
|
2026-01-14 23:33:24 +01:00 |
|
Bassoonian
|
786c3d948f
|
Battle file cleanup & documentation (#8903)
|
2026-01-14 12:17:21 +01:00 |
|
FosterProgramming
|
550fe9a7de
|
Refactor pokerus and add configs (#7731)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2026-01-14 12:04:33 +01:00 |
|
Alex
|
533d6494e6
|
Master to upcoming, 2026-01-13 (#8909)
|
2026-01-14 00:49:48 +01:00 |
|
Alex
|
bb41e5622c
|
Refactor move target failure (#8696)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
|
2026-01-13 15:13:38 -08:00 |
|
spindrift64
|
f3f4b06d2c
|
Add config flag to skip save overwrite confirmation (#8659)
|
2026-01-13 22:56:07 +01:00 |
|
Hedara
|
e0b4e7be44
|
Merge branch 'master' into master-to-upcoming
Conflicts:
include/constants/script_commands.h
src/battle_util.c
test/text.c
|
2026-01-13 20:46:03 +01:00 |
|
Linathan
|
4c4255f69b
|
Add Legends Z-A cries (#8151)
|
2026-01-13 20:18:24 +01:00 |
|
Estellar
|
1e19c5921a
|
Only test if move name fits on the bag screen for moves names within a TM/HM (#8882)
Co-authored-by: FosterProgramming <jamiefosterandco@gmail.com>
|
2026-01-13 17:34:01 +01:00 |
|
amiosi
|
9798b6c7d7
|
Changes to Item icons and palettes (#8614)
|
2026-01-13 15:16:26 +01:00 |
|
amiosi
|
481e0370b5
|
Gen 3 Lax Incense (#8864)
|
2026-01-13 15:10:37 +01:00 |
|
Estellar
|
016cbcd8a4
|
Fix misaligned shadows of transformed mons when B_ENEMY_MON_SHADOW_STYLE <= GEN_3 (#8887)
|
2026-01-13 15:08:38 +01:00 |
|
Eduardo Quezada
|
439e19ff76
|
Fix Daycare party select with ChooseBoxMon (#8845)
|
2026-01-13 11:35:11 +01:00 |
|
allcontributors[bot]
|
50428e0cab
|
add ostomachion as a contributor for code (#8905)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2026-01-12 19:55:51 -08:00 |
|
Josh Hufford
|
53984af384
|
Fix typo in Salazzle form species ID table reference (#8904)
|
2026-01-13 03:25:24 +01:00 |
|
Bassoonian
|
37211c611b
|
Deleted unnecessary files (#8899)
|
2026-01-12 22:01:22 +01:00 |
|
Frank DeBlasio
|
36119e45d8
|
More contest code consolidation (#8889)
|
2026-01-12 21:21:21 +01:00 |
|
Frank DeBlasio
|
6dfcde7d48
|
Decoupled trainer gender from encounter music (#8892)
|
2026-01-12 17:45:44 +01:00 |
|
Alex
|
550469891a
|
Add setpreattackadditionaleffect and use it for brick break / spectra… (#8719)
|
2026-01-12 17:13:39 +01:00 |
|
Alex
|
d9b31444c2
|
Follow up for anim issue in doubles (#8894)
|
2026-01-12 17:03:31 +01:00 |
|
Bassoonian
|
6f74c1e402
|
Fix wrong cases of DamageContext (#8895)
|
2026-01-12 11:01:15 +00:00 |
|
Bassoonian
|
36701d2eae
|
Fix wrong getter in GetSwitchinStatusDamage (#8896)
|
2026-01-12 10:59:14 +00:00 |
|
Frank DeBlasio
|
df69d1e441
|
Updated Lemonade's description's formatting to match the rest of the healing items (#8888)
|
2026-01-12 08:41:14 +00:00 |
|
Linathan
|
12bf8da4ec
|
Fixed an issue where double targeting a Pokemon on a single mon party causes animation issues (#8891)
Co-authored-by: LinathanZel <LinathanZel@github.com>
|
2026-01-12 08:31:04 +00:00 |
|
Montblanc
|
3d630d4888
|
Fixed Acc value shadow cut off when Accuracy = 100 (#8886)
|
2026-01-12 06:49:40 +01:00 |
|
Frank DeBlasio
|
835a89ac7e
|
Sprite Visualizer font update (#8883)
|
2026-01-11 23:26:23 +01:00 |
|
Frank DeBlasio
|
a15d9a81f9
|
Adding move animation backgrounds to the Pokemon Sprite Visualizer (#8764)
|
2026-01-11 22:59:14 +01:00 |
|
Meister-anon
|
6aaf5d43dc
|
cleanup GetMon Null Data Instances (#8867)
Co-authored-by: Meister-anon <user@DESKTOP-TQ65PS9>
|
2026-01-11 22:03:10 +01:00 |
|
hedara90
|
b213d430e0
|
Fix Protosynthesis/Quark Drive defensive boost calculation (#8875)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2026-01-11 21:14:51 +01:00 |
|
amiosi
|
3dfef14c77
|
Fix Gen 4 Taunt for upcoming (#8878)
|
2026-01-11 20:23:47 +01:00 |
|
hedara90
|
3195480199
|
Master to upcoming, 2026-01-11 (#8880)
|
2026-01-11 20:18:29 +01:00 |
|
Eduardo Quezada
|
a611ed901a
|
Fix Comatose test, thanks Jamie
|
2026-01-11 15:51:47 -03:00 |
|
psf
|
39bec6fa0c
|
Update CONTRIBUTING.md (#8879)
|
2026-01-11 19:20:09 +01:00 |
|
Eduardo Quezada
|
c631ea1ddd
|
Merge branch '_RHH/upcoming' into _RHH/pr/upcoming/masterMerge
|
2026-01-11 15:10:21 -03:00 |
|
Eduardo Quezada
|
46e23967ec
|
Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge
|
2026-01-11 15:08:31 -03:00 |
|
Eduardo Quezada
|
4df79828ac
|
Merge branch '_RHH/master' into _RHH/pr/upcoming/masterMerge
|
2026-01-11 15:06:42 -03:00 |
|
hedara90
|
e04f715c28
|
Fix ability name printing for trainer mon ability assertf (#8877)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2026-01-11 18:55:42 +01:00 |
|
amiosi
|
0870fe24c7
|
Miscellaneous species_info Changes (#8462)
|
2026-01-11 18:54:43 +01:00 |
|
Frank DeBlasio
|
e587cff9dd
|
Refactor exchange service corner (#8840)
|
2026-01-11 18:31:38 +01:00 |
|
FosterProgramming
|
78ccd6bb28
|
Fix capture using strange ball (#8874)
|
2026-01-11 16:58:58 +01:00 |
|
GGbond
|
b671adf85f
|
Fixes Nightmare not affecting Comatose and adds various missing tests (#8859)
|
2026-01-11 15:02:41 +00:00 |
|