Alex
|
2daa8f3c88
|
Remove EffectHitSetTerrain script to use moveeffect (#7938)
|
2025-10-13 15:39:10 +02:00 |
|
surskitty
|
5090432ff1
|
Improving the checks for the AI to avoid Encore; adding RISK_ENCORE_CHANCE config. (#7929)
|
2025-10-12 13:24:24 -04:00 |
|
surskitty
|
a5f0686261
|
Weather/Terrain AI touch-ups. (#7933)
|
2025-10-12 19:23:48 +02:00 |
|
Alex
|
eee546df06
|
Item battle effect refactor (#7857)
|
2025-10-12 08:59:33 +02:00 |
|
surskitty
|
94a6e126f3
|
Changing all HasBattlerSideAbility to AI_IsAbilityOnSide. (#7927)
|
2025-10-11 23:47:48 +02:00 |
|
FosterProgramming
|
ca53ccb55e
|
Fix shiny stars being freed before shiny animation was played (#7917)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-10-11 19:54:51 +02:00 |
|
Alex
|
798bf0a322
|
Removes a few redundant hitmarkers (#7915)
|
2025-10-11 15:03:23 +02:00 |
|
surskitty
|
f0444f0d3f
|
Improved AI for status curing; trainer items, Purify, Smelling Salts, Sparkling Aria (#7853)
|
2025-10-06 23:52:27 +02:00 |
|
Bassoonian
|
768c403850
|
06/10/25 Master to upcoming merge (#7859)
|
2025-10-06 23:32:45 +02:00 |
|
AlexOn1ine
|
870b93aad9
|
06/10/25 Master to upcoming merge
|
2025-10-06 19:42:42 +02:00 |
|
Alex
|
6cfdfd091f
|
Add failsafe to AI_DecideHoldEffectForTurn (#7849)
|
2025-10-05 23:15:30 +02:00 |
|
FosterProgramming
|
a595696086
|
Update fishing odds to match official games (#7574)
|
2025-10-04 09:05:28 -07:00 |
|
DizzyEggg
|
1529adba9b
|
Fix LTO breaking with FREE_MYSTERY_GIFT set to TRUE (#7844)
|
2025-10-04 16:00:25 +02:00 |
|
FosterProgramming
|
730352683c
|
Add new actions to Debug Menu (#7837)
|
2025-10-03 20:26:49 +02:00 |
|
PhallenTree
|
1856688ea0
|
Fixes EVO_BATTLE_END evolutions not removing item with additional conditions (#7841)
|
2025-10-03 16:43:03 +02:00 |
|
Alex
|
d2e8afa13a
|
Fixes Endure lasting forever (#7838)
|
2025-10-03 15:04:56 +02:00 |
|
Eduardo Quezada
|
232503de4c
|
Removed SAVE_TYPE_ERROR_SCREEN config (#7836)
|
2025-10-02 19:55:39 +02:00 |
|
Bassoonian
|
168e421033
|
Remove two unused bits from battle structs (#7835)
|
2025-10-02 15:54:46 +02:00 |
|
Eduardo Quezada
|
13f392987a
|
Fix some failed and assume fail tests with GEN_LATEST = GEN_5 (#7735)
|
2025-10-02 13:27:06 +02:00 |
|
FosterProgramming
|
2156651313
|
No bag use flag changed to a varable (#7780)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-10-01 14:51:09 +02:00 |
|
Bassoonian
|
6267cef403
|
Streamline tryheal macros (#7830)
|
2025-10-01 13:45:20 +02:00 |
|
Alex
|
89d045f68e
|
1.13.2 release (#7831)
|
2025-10-01 13:44:52 +02:00 |
|
Hedara
|
d3ba08e0bd
|
Start of 1.13.3 cycle
|
2025-10-01 11:10:00 +02:00 |
|
Hedara
|
a54b343948
|
Expansion 1.13.2 release version
|
2025-10-01 11:09:29 +02:00 |
|
Alex
|
ad7c944f9f
|
Missing IsBattlerAlive checks in Opportunist/Mirror Herb (#7829)
|
2025-09-30 23:44:40 +02:00 |
|
Alex
|
3ea095a941
|
More White Herb fixes/clean up (#7826)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-30 21:16:02 +02:00 |
|
spindrift64
|
2231b2fdca
|
Immunity abilities trigger on turn 0 (leads) (#7814)
|
2025-09-30 19:07:23 +02:00 |
|
Alex
|
768b87696c
|
Pret merge (30th of September, 2025) (#7828)
Co-authored-by: FosterProgramming <jamiefosterandco@gmail.com>
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-09-30 18:31:36 +02:00 |
|
Alex
|
42c990ed29
|
Fixes encore random target for gen5+ (#7800)
|
2025-09-30 17:50:22 +02:00 |
|
Alex
|
affd4f5bdd
|
Adds conversion script for trainers.h (#7663)
|
2025-09-30 17:48:23 +02:00 |
|
Hedara
|
3e5caf64d9
|
Merge remote-tracking branch 'pret/master' into pret-merge
Conflicts:
src/clock.c
src/field_message_box.c
|
2025-09-30 17:34:57 +02:00 |
|
khbsd
|
db43fc3c83
|
followup: AbilityBattleEffects return type is incorrect (#7827)
|
2025-09-30 00:05:20 +02:00 |
|
Eduardo Quezada
|
2c80b9124b
|
Fix Debug Give Pokémon (Complex) with duplicate moves (#7821)
|
2025-09-29 23:05:13 +02:00 |
|
ghostyboyy97
|
dc6178d07a
|
fix (choice lock): Gorilla Tactics interactions with choice item removal (#7824)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-09-29 22:54:51 +02:00 |
|
khbsd
|
e385c7f59f
|
feat: change defines in constants/abilities.h to an enum (#7006)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-09-29 21:35:09 +02:00 |
|
Alex
|
09aa452659
|
Fix Throat Spray activating multiply times (#7818)
|
2025-09-29 19:32:11 +02:00 |
|
Eduardo Quezada
|
210aeb1d11
|
Fix Battle Frontier using Strange Balls (#7823)
|
2025-09-29 18:53:47 +02:00 |
|
Bassoonian
|
f856f0cb66
|
Remove unused gBattleStruct fields (#7822)
|
2025-09-29 18:09:30 +02:00 |
|
Alex
|
a818b97732
|
GetBattlerHoldEffect clean up (#7819)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-29 17:16:15 +02:00 |
|
Eduardo Quezada
|
3a018d6ecc
|
Fix Party Menu move select name width (#7820)
|
2025-09-29 17:16:01 +02:00 |
|
hedara90
|
988a7f0420
|
Fix Big Root tests (#7817)
Co-authored-by: Hedara <hedara90@gmail.com>
|
2025-09-29 14:30:08 +02:00 |
|
Alex
|
bd1a4db380
|
Fixes EndTurn Eject Pack (#7813)
|
2025-09-29 11:49:09 +02:00 |
|
Alex
|
ac75fe04d8
|
Fix test exit prints for stored battlers (#7807)
|
2025-09-28 14:47:22 -04:00 |
|
Alex
|
e9911d4d19
|
Fixes inaccurate save / restore in Fling script (#7811)
|
2025-09-28 17:39:08 +02:00 |
|
khbsd
|
a4ecd7338b
|
fix: seen flags for first mon in enemy party (#7791)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-09-28 09:53:55 +02:00 |
|
Alex
|
b2c5a82003
|
Add func GetChosenMoveFromPosition (#7810)
|
2025-09-27 18:25:57 -04:00 |
|
Alex
|
1518c7a207
|
27/09/25 Master to upcoming merge (#7809)
|
2025-09-27 23:39:15 +02:00 |
|
AlexOn1ine
|
a4470cac2c
|
Master to upcoming merge
|
2025-09-27 22:42:53 +02:00 |
|
Alex
|
e5e0800b90
|
Fixes Throat Spray being blocked by Sheer Force (#7808)
|
2025-09-27 15:59:31 -04:00 |
|
Alex
|
027a4380b6
|
Fixes Effects activating when move wasn't successful (#7803)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-27 20:03:05 +02:00 |
|