Alex
|
2daa8f3c88
|
Remove EffectHitSetTerrain script to use moveeffect (#7938)
|
2025-10-13 15:39:10 +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 |
|
AlexOn1ine
|
870b93aad9
|
06/10/25 Master to upcoming merge
|
2025-10-06 19:42:42 +02:00 |
|
FosterProgramming
|
a595696086
|
Update fishing odds to match official games (#7574)
|
2025-10-04 09:05:28 -07:00 |
|
FosterProgramming
|
730352683c
|
Add new actions to Debug Menu (#7837)
|
2025-10-03 20:26:49 +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 |
|
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
|
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 |
|
khbsd
|
db43fc3c83
|
followup: AbilityBattleEffects return type is incorrect (#7827)
|
2025-09-30 00:05:20 +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 |
|
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 |
|
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 |
|
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
|
3c9f05b367
|
Fixes activation order for a couple abilities (#7732)
|
2025-09-27 18:47:10 +02:00 |
|
Eduardo Quezada
|
f9a8a0251a
|
Added regional form evolution condition (#6990)
|
2025-09-25 19:16:33 +02:00 |
|
Alex
|
5e07d4a509
|
Use stored values for ai switch-in effectiveness checks (#7794)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-25 14:41:06 +02:00 |
|
Alex
|
66b7a7bf1e
|
Improve ability/heldEffect access for IsBattlerGrounded func (#7753)
|
2025-09-24 20:35:12 +02:00 |
|
surskitty
|
82ab4fe98d
|
Z Status move handling: Conversion, Detect, Nature Power, Transform (#7721)
|
2025-09-24 19:55:29 +02:00 |
|
PhallenTree
|
58b9642cb1
|
Fixes Instructed moves looking at the wrong turn order number (#7788)
|
2025-09-24 19:11:45 +02:00 |
|
Alex
|
a00b16fd90
|
Minor clean up for Lightning Rod / Storm Drain (#7778)
|
2025-09-22 23:47:44 +02:00 |
|
FosterProgramming
|
1d11a2cb0a
|
Improve how test involving ball throw work (#7774)
|
2025-09-22 20:44:12 +02:00 |
|
PhallenTree
|
5fad32decc
|
Fixes Helping Hand boosts not stacking with each other (#7775)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
|
2025-09-22 20:00:34 +02:00 |
|
Pawkkie
|
1ca5b23f19
|
Fix abusable two-turn-move switch behaviour (#7770)
|
2025-09-22 19:47:23 +02:00 |
|
Alex
|
780867611e
|
Minor White Herb and Neutralizing Gas clean up (#7754)
|
2025-09-22 15:57:47 +02:00 |
|
FosterProgramming
|
db7e062fe1
|
Add some missing move animations to the move animation tests (#7507)
|
2025-09-21 23:27:05 +02:00 |
|
bassforte123
|
abc471e9bd
|
Fixed Ball Fetch Ability (#7764)
|
2025-09-21 13:16:53 +02:00 |
|
Cooper McDonald
|
7aad95ae63
|
Fix Critical Capture RNG and Catching Charm boost (#7534)
|
2025-09-20 11:21:40 +02:00 |
|
mudskipper13
|
6a4f923904
|
field_name_box smol followup (#7762)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-20 11:17:47 +02:00 |
|
surskitty
|
a55d603502
|
AI sees dynamic moves and Nature Power as correct types for weather, terrain (#7759)
|
2025-09-19 20:50:13 +02:00 |
|
Alex
|
e92598e9e8
|
Fix up end turn scripts plus small documentation (#7758)
|
2025-09-19 20:07:24 +02:00 |
|
AlexOn1ine
|
bc84e6656d
|
Master to upcoming merge
|
2025-09-17 20:18:51 +02:00 |
|
Alex
|
83bfb34beb
|
Fixes Mycelium Might and Lagging Tail adjusting prio incorrectly (#7742)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-17 18:33:09 +02:00 |
|
Alex
|
f671b130a6
|
Fixes Beat Up incorrect slots usage (#7741)
|
2025-09-17 11:40:40 +02:00 |
|
Alex
|
32f8464fec
|
Attackcanceller fixes and improvements (#7698)
|
2025-09-16 18:00:30 +02:00 |
|
mudskipper13
|
59a214828e
|
Implement field_name_box (#7697)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-14 20:45:18 +02:00 |
|
FosterProgramming
|
5ce49f3cb7
|
Config for capture to appear critical if the pokemon is already caught (#7730)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2025-09-14 20:44:31 +02:00 |
|
Eduardo Quezada
|
deaf77f619
|
Fix most failed and assume fail tests with GEN_LATEST = GEN_6 (#7696)
|
2025-09-14 20:21:38 +02:00 |
|