19528 Commits

Author SHA1 Message Date
RoamerX
4cde1f63ec 补充汉化 2025-12-18 20:01:56 +08:00
RoamerX
25dc9e0e68 道具汉化调整 2025-12-18 14:12:09 +08:00
RoamerX
791ddf0452 ZA新增超级进化图鉴及进化石道具汉化 2025-12-18 13:43:14 +08:00
RoamerX
d2803dd159
Merge pull request #77 from rh-hideout/master
expansion update sync
2025-12-18 12:09:27 +08:00
RoamerX
a9cb28667c Merge branch 'rh-hideout-master' 2025-12-18 12:08:23 +08:00
RoamerX
9886808995 补充汉化2 2025-12-18 12:04:25 +08:00
RoamerX
013c7ad7fd 补充汉化 2025-12-18 11:25:55 +08:00
hedara90
7f6869bcb5
Add debug print to show what move failed in Sheer Force tests (#8523)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-17 20:13:42 +01:00
GGbond
16ed9fbf3d
Fix: AI should not use Helping Hand on a partner with ABILITY_GOOD_AS_GOLD (#8560) 2025-12-17 12:38:28 -05:00
Eduardo Quezada
7ea180513e
Fix Safari and Wally backsprites when reshowing battle screen (#8561) 2025-12-17 18:37:23 +01:00
RoamerX
0f4d49aeb3 Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-expansion into rh-hideout-master 2025-12-17 21:21:49 +08:00
PhallenTree
b0285152b4
Allow Floette Eternal to mega evolve (#8558) 2025-12-17 11:53:19 +01:00
Eduardo Quezada
7b741c77f0
Added Light Ball tests (#8526) 2025-12-17 10:44:44 +01:00
Eduardo Quezada
425e532afb
Document magic number in createspriteontargets (#8551) 2025-12-17 10:43:57 +01:00
Eduardo Quezada
6855a5a732
Fix species gfx change in link battles (#8552) 2025-12-16 23:39:21 +01:00
hedara90
ec1a283b1b
Add SUB_HIT check to tests (#8413)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-16 19:19:34 +01:00
Eduardo Quezada
3feeebce9b
Fix GEN_6_ORAS definition (#8537) 2025-12-16 16:12:38 +01:00
Eduardo Quezada
60e255ef5f
Finished Wish tests (#8530) 2025-12-16 15:40:21 +01:00
Eduardo Quezada
1c819450fe
Added Ability TODO tests - Volume D (#8538) 2025-12-16 13:55:57 +01:00
DaniRainbow
c5b8c9d471
Re-colored Gliscor's anim_front.png (#8341) 2025-12-15 18:51:39 +01:00
moostoet
755bec128b
Fix incorrect "last to move" check for Analytic, Snatch, and Magic Coat (#8536) 2025-12-15 15:56:17 +01:00
PhallenTree
bc0bbc5490
Fixes Instruct's message (#8543) 2025-12-15 14:27:14 +01:00
Martin Griffin
f5bbaa3475
Align gSpecialVars (#8541) 2025-12-15 06:58:09 +00:00
Steve
1e9cddd848 Align gSpecialVars 2025-12-14 23:03:33 -05:00
PCG
297aeb2d44
Small fix that prevented TM relearner if P_ENABLE_ALL_TM_MOVES was TRUE (#8525) 2025-12-14 18:38:17 -08:00
Eduardo Quezada
68aa18d0cb
B_SYMBIOSIS_GEMS tests (#8534) 2025-12-14 16:11:22 -05:00
GGbond
ded6a0fe18
Fix AI handling of Trick/Bestow and add comprehensive tests (#8516) 2025-12-14 12:27:28 -05:00
Eduardo Quezada
5700fb08a2
Expanded B_SANDSTORM_SPDEF_BOOST test (#8532) 2025-12-14 18:14:27 +01:00
Eduardo Quezada
26688dd1ce
Fixed AI_GetSwitchinWeather not considering CONFIG_SNOW_WARNING (#8533) 2025-12-14 11:59:45 -05:00
Eduardo Quezada
a3a16acd72
Expanded B_EXP_CATCH test (#8527) 2025-12-14 16:38:22 +01:00
Eduardo Quezada
a0a5947590
Added tests for stat-changing moves (#8278)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-12-14 16:24:39 +01:00
PCG
6db75af625
Fix Summary screen lag with move relearner when there's a lot of TMs (#8503) 2025-12-14 14:32:52 +01:00
Eduardo Quezada
08a5a319bd
Fix Lunar Dance not checking PP (#8364) 2025-12-14 12:47:01 +01:00
Alex
1209666e5a
Fix battler side status check in CalcCritChanceStage (#8524) 2025-12-14 12:42:55 +01:00
Raymond Dodge
2cec0dbfa0
Do not add padding to end of smol file when smol is natually word-sized (#8522) 2025-12-14 10:26:42 +01:00
Estellar
087f2fba74
Fix Flabébé and Floette overworld sprites (#8511) 2025-12-13 17:06:04 +01:00
Pawkkie
3b5d5d881b
Fix incorrect Spikes reference in switch AI (#8510) 2025-12-12 23:02:41 +01:00
PhallenTree
c7db424265
Fixes Disguise + Counter/Mirror Coat/Metal Burst + Disguise tests (#8495) 2025-12-10 18:28:02 +01:00
hedara90
8ae810fdc8
Fix move anim tests sometimes leaking tasks (#8493)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-12-10 12:38:56 +01:00
amiosi
bd832bbf50
Environment Fixes (#8471) 2025-12-09 19:19:45 +01:00
GGbond
04b26b752e
Respect beneficial status in healing moves and add tests (#8478) 2025-12-09 10:58:11 -05:00
FosterProgramming
aa172aad6c
Free the allocated buffer before the second decompression call (hopefully helps) (#8301) 2025-12-08 22:56:51 +01:00
FosterProgramming
37a0ef9941
Give dead mons priority over eggs when assigning battlers (#8473) 2025-12-08 13:13:07 +01:00
FosterProgramming
f71404bce1
Fix gimmick icon not appearing correctly in 1v2 (#8474) 2025-12-08 13:12:02 +01:00
FosterProgramming
aafa937b86
Fix bug when changing forms multiple times (#8458) 2025-12-08 12:18:56 +01:00
Eduardo Quezada
af18615a46
Include FEATURES.md in documentation (#8464) 2025-12-07 16:02:54 -05:00
allcontributors[bot]
b5a041407e
add amiosi as a contributor for data (#8463)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-07 19:09:55 +01:00
allcontributors[bot]
526304481a
add purrfectdoodle as a contributor for design (#8456)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-12-07 18:39:02 +01:00
FosterProgramming
86ba8c3191
Fix potential issue when destiny knot fail after proccing from cute charm (#8459) 2025-12-07 18:35:39 +01:00
Martin Griffin
22dcef88c2
Fix random function in testing trying to run trials when rng tag is 0/RNG_NONE (#8460) 2025-12-07 16:38:37 +00:00