18890 Commits

Author SHA1 Message Date
PCG
d2425c1468
Move Relearners for TMs, Tutors and Egg moves (#8040)
Co-authored-by: khbsd <khb.dev@gmail.com>
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
2025-11-09 12:54:01 -08:00
Eduardo Quezada
996453b0b2
Again fixed compiling in GCC11 (#8184) 2025-11-09 20:14:37 +01:00
khbsd
f8509c3e65
Sets instant text speed flag to false by default (#8179) 2025-11-09 10:14:22 +01:00
khbsd
82a63a09fe
update: time-based encounters system tuneup and @cawtds' header script (#8158) 2025-11-07 21:25:09 -08:00
FosterProgramming
232ddb04f4
porymap default settings (#8038) 2025-11-07 19:41:08 -08:00
psf
2b48fc1801
Master to upcoming merge 20251107 (#8167) 2025-11-07 19:02:29 -08:00
grintoul1
c230e54678 Master to Upcoming merge 20251107 2025-11-07 22:45:57 +00:00
khbsd
4d28f7be23
feat: adds stevebeller's instant text and MandL27's faster text printing (#8063) 2025-11-07 23:11:17 +01:00
PhallenTree
b8dc1968f3
Fixes Receiver not immediately activating copied Soul Heart (#8162) 2025-11-07 19:23:00 +01:00
FosterProgramming
2467584af5
Prevent EXPECT functions from casting negative numbers into unsigned (#7866) 2025-11-07 18:32:15 +01:00
FosterProgramming
504b08dace
Fix transform not loading the correct sprites when facing shiny or unown (#8146) 2025-11-07 16:07:17 +01:00
grintoul
2f44846c2b
Sheer force test fix (#8142) 2025-11-07 14:47:08 +01:00
FosterProgramming
8d692bc96e
Fix wild_encounters script not closing arrays properly (#8123) 2025-11-07 11:46:56 +01:00
FosterProgramming
cab4ec29da
Add additional comment explaing map name popup transparency side-effects (#8117) 2025-11-07 10:05:50 +01:00
FosterProgramming
ff1039f148
Fix grade in summary screen not accounting for 26 IV (#8157) 2025-11-06 21:12:05 -08:00
FosterProgramming
97b115d572
Adds an auto-generated include file of script commands (#8156) 2025-11-06 21:10:42 -08:00
FosterProgramming
be7646b67a
Allow vs seekers to work with script not starting with trainerbattle (#8062)
Co-authored-by: pkmnsnfrn <pkmnsnfrn@gmail.com>
2025-11-06 10:16:19 -08:00
FosterProgramming
1f8a40962a
Allow to send active mon to PC when capturing a Pokemon (#8111) 2025-11-06 00:21:13 +00:00
Alex
fbaaf2d338
Increase number of additional move effects (#8149) 2025-11-06 00:18:12 +00:00
hedara90
c8159ba182
Reset saveblock data between test runs (#8145)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-11-05 20:45:39 +00:00
Ultimate_Bob
c57bde3c5e
Fix build failing with NOOPT=1 due to discarding static data. (#8053) 2025-11-05 17:07:05 +01:00
Raymond Dodge
d1428d7966
Update mdbook to v0.5.0-beta.1 (#8133) 2025-11-05 17:05:01 +01:00
PhallenTree
cfcce251d0
Fix typo in Electrode-Hisui pokedex entry (#8143) 2025-11-05 14:49:12 +01:00
Bassoonian
be4ce5901f
Fix Kyurem typo in swap move tables (#8139) 2025-11-05 14:48:53 +01:00
Alex
0f14a4db57
Clean up ability effect hitmarker (#8138) 2025-11-04 21:44:57 +00:00
Bassoonian
473a0aa44d
Add Legends Z-A content (#7935)
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-11-04 22:25:33 +01:00
Alex
dea7d02e76
Adjust faint battler script (#8137) 2025-11-04 20:57:49 +00:00
Alex
41aba41838
Attackstring hitmarker clean up (#8136) 2025-11-04 18:35:48 +00:00
Alex
80b5d81a9a
Create BattleStruct sub struct for event states (#8131) 2025-11-04 18:34:54 +00:00
FosterProgramming
b3965098f7
Fix berry blender not computing flavor correctly (#8113) 2025-11-04 18:32:54 +00:00
Alex
be5f6d4801
Fixes hacky SetMoveEffect script calls (#7987) 2025-11-04 17:47:35 +00:00
Philipp AUER
b179f79066
Fixes difficulty not being restored after tests (#8129) 2025-11-04 10:36:25 +01:00
ghostyboyy97
3c72ca1158
fix (AI scoring): shield dust considerations, IsMoveEffectInMinus self effect edge case, hitsToKO zero-case consideration (#8126)
Co-authored-by: Alex <93446519+AlexOn1ine@users.noreply.github.com>
2025-11-04 09:35:43 +01:00
grintoul
6bcf9823c5
Lock mdbook to v0.4.35 to fix docs not building (#8130) 2025-11-03 21:58:03 +01:00
grintoul1
c981fb3b2e Fixes difficulty not being restored after tests 2025-11-03 18:34:54 +00:00
Bassoonian
5325c275e6
Master to upcoming, 2025-11-03 (#8121) 2025-11-03 15:05:26 +01:00
Alex
8613d2587e
Deprecate various macro (#8092) 2025-11-03 15:03:25 +01:00
Alex
499986a804
Clean up redundant todo (#8094) 2025-11-03 15:02:36 +01:00
Alex
cbb6c4f14e
Revert reversion (#8112) 2025-11-03 15:02:12 +01:00
Hedara
b0ccddac69 Merge branch 'master' into master-to-upcoming
Conflicts:
	include/constants/expansion.h
2025-11-03 11:11:07 +01:00
PhallenTree
5b738edd4b
Fixes flung items sometimes being blocked by Unnerve (#8114) 2025-11-02 20:31:51 +01:00
Eduardo Quezada
51a6081c8e
Parametrized Ice Face's weather form change (#8115) 2025-11-02 20:31:09 +01:00
Alex
d95c6427b0
Fixes Sticky Barb never getting transferred to attacker + tests (#8108) 2025-11-02 11:31:38 +01:00
psf
12e0d67736
1.13.3 release (#8109) 2025-11-01 17:30:56 -04:00
Hedara
cfdbd19ea8 Start of 1.13.4 cycle 2025-11-01 21:51:24 +01:00
Hedara
f969c126b1 1.13.3 release version 2025-11-01 21:51:06 +01:00
PhallenTree
f206746bfa
Fix test 2025-11-01 19:33:51 +00:00
PhallenTree
c9c0b79dcb
Assumes for the other moves 2025-11-01 19:02:27 +00:00
PhallenTree
e62be0b3a9
Fixes Sticky Barb never getting transferred to attacker + tests 2025-11-01 19:01:18 +00:00
Alex
99d1030d98
Initialize DamageContext struct with zero values (#8107) 2025-11-01 20:00:09 +01:00