4260 Commits

Author SHA1 Message Date
RoamerX
c673c16203 Merge branch 'master' of https://github.com/rh-hideout-chinese/pokeemerald-expansion 2025-04-13 14:04:36 +08:00
12014
a6b24280af Fix the Glitch Pause text in Contest 2025-04-13 02:39:37 +09:00
12014
94d74fac72 Update the interface of Pokedex, TrainerCard, Berry Fix Program; Do some Translations on item menu and mini games 2025-04-13 02:34:09 +09:00
sayseong
ccbd6ed19a DATA/SCRIPTS 汉化 2025-04-13 00:56:04 +08:00
RoamerX
98b0c6f021
Merge branch 'rh-hideout:master' into master 2025-04-12 11:43:45 +08:00
RoamerX
6c43af125c 修正两处“精灵“为”宝可梦“ 2025-04-12 11:37:07 +08:00
hedara90
a186ce1bff
Animation fixes from lucky adapted to expansion (#6452)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-04-11 13:15:13 +02:00
RoamerX
db73674ea3 修正部分专有名词为官译+修正招式详情中文字与图标位置+修复R键投球图颜色错误
包括以下:
精灵	宝可梦
训练师	训练家
背包	包包
技能	招式
口袋领航员	宝可梦导航仪
濒死	昏厥
烧伤	灼伤
命中率	命中	注:指招式的命中,对战内宝可梦的能力仍叫做命中率
2025-04-11 15:14:45 +08:00
RoamerX
dce02218c7 汉化script_menu中多选框的内容
很多是从string.c中独立出去的
并修复了say处理的地图内OW脚本中的$导致的文本提前截止的问题
2025-04-10 23:51:48 +08:00
RoamerX
aa2a09ae3a Revert "将宝可币符号替换成小字号的“元”(码表¥)"
This reverts commit 7721393332d457fdff6337474927ede7cba4ea7b.
2025-04-10 23:48:54 +08:00
RoamerX
7721393332 将宝可币符号替换成小字号的“元”(码表¥)
调整了金钱相关的文本中“元”与金额的顺序
修复了say处理的地图内OW脚本中的$导致的文本提前截止的问题
2025-04-10 23:21:43 +08:00
RoamerX
efa431b585 汉化文本官译化
统一替换“背包”为包包
将SKT之前的汉化文本调整为目前官方翻译的文本
2025-04-10 17:09:22 +08:00
RoamerX
4896433dc3 SKT聚的PRmerge前手动处理
感谢修复及汉化贡献,抱歉之前string.c的汉化出现了一些问题
文本部分:汉化包括宝可梦存储系统、对战、获得道具(包括复数逻辑调整),部分对战文本、party界面、 存档、主角性别区分称呼等
图片部分:调整了标题画面的press start图片
代码部分:仿照日文版,为开始菜单和记录保存页面图鉴数和徽章数添加单位显示,且记录保存文本全部根据日文版原文重写翻译文本
2025-04-10 15:28:56 +08:00
RoamerX
b1b1ce5d8e merge SKT的部分提交
喷雾剂秘密基地牌子等文本汉化
金钱及nav城市缩放图例图片汉化
pokenav主界面相关的暂时搁置,因为日版这部分图片也是英文的
2025-04-10 15:03:48 +08:00
12014
6f3269cb1e Some Translations& Bug fixing 2025-04-10 00:04:08 +09:00
BOT00XX
55ab19c2e0 Translation of some scripts & interface 2025-04-09 05:25:39 +09:00
sayseong
272b4c835e 修复编译空格问题报错 2025-04-08 20:58:56 +08:00
sayseong
7606dd326d 把需要汉化的scripts打上标记 2025-04-08 18:23:10 +08:00
sayseong
bf9a574725 汉化一些SCRIPTS的文本 2025-04-08 18:19:20 +08:00
sayseong
92f0f3b5a1 汉化TEXT文件 2025-04-08 17:40:39 +08:00
sayseong
4d3a9dea09 修复字母编译错误 2025-04-08 14:38:46 +08:00
sayseong
39b26cd859 HP改为体力 2025-04-08 11:07:43 +08:00
sayseong
c039c0303b 地图脚本汉化 2025-04-08 01:07:12 +08:00
Alex
8dd2fee4a9
Fixes Will-O-Wisp not being blocked by Thermal Exchange (#6534) 2025-04-04 23:01:10 +02:00
Alex
edb196e851
Fixes Red Card against Dynamaxed mons (#6526) 2025-04-02 14:28:53 +02:00
PhallenTree
ea59e858fb
Fixes Hone Claws checking the wrong stats for its stat change animation and Stockpile drops being stopped by stat reduction prevention effects (#6522) 2025-04-01 21:03:04 +02:00
Alex
388389714b
Rename removelishtscreenreflect to removescreens (#6495) 2025-03-30 10:52:24 +02:00
Alex
79a2ec1ce2
Fixes Emergency Exit and Eject Pack (#6459) 2025-03-29 14:04:01 +01:00
Alex
7ead90aeff
Fixs Aftermath ability popup message (#6491) 2025-03-29 09:45:59 +01:00
hedara90
bb73fb1971
Fix Jet Punch in isolated tests (#6461)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-03-21 21:46:03 +01:00
Alex
99a3d01877
Fixes dynamax reversion when ejected out + anim fix (#6416)
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-03-17 19:57:38 +01:00
PhallenTree
ddab689a07
Fixes Neutralizing Gas Exits, Weather Abilities and Terrain Effects order (#6435) 2025-03-16 23:10:20 +01:00
Alex
3def0e751b
Fixes crash damage move against absorbing abilities (#6361) 2025-03-09 20:54:58 +01:00
ghoulslash
d44eff4e0c fix red card overwriting gBattlerAttacker causing subsequent MOVEEND cases checking attacker not to trigger properly 2025-03-03 14:56:08 -05:00
Hedara
06d31bc8ea Merge branch 'master' into final-1.10-master-upcoming-merge 2025-02-26 22:07:10 +01:00
hedara90
37abce1992
Made some move animations fit in VRAM (#6289)
Co-authored-by: Hedara <hedara90@gmail.com>
2025-02-26 14:56:36 +01:00
Alex
13acf18d74
Fixes effect paralyze not being absorbed by absorbing abilities (#6338) 2025-02-25 22:28:10 +01:00
PhallenTree
320c6cf11f
Fixes Coaching on semi-invulnerable ally, Air Balloon being stolen, Immunity abilities being ignored by Mold Breaker (#6327) 2025-02-23 20:50:52 +01:00
Eduardo Quezada
fe7ed22f5b Merge branch '_RHH/master' into _RHH/upcoming 2025-02-20 19:44:00 -03:00
Alex
767ea38dbf
Fixes doesnt effect message for Thunder Wave (#6304)
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-02-20 19:18:27 -03:00
PhallenTree
f6ff64cdbe
Fixes Brick Break/Psychic Fangs/Raging Bull breaking screens if target is immune (#6308) 2025-02-20 12:55:10 -03:00
PhallenTree
5340dc8687
Fixes non-Ghost type Curse animation (#6299) 2025-02-19 18:09:06 +01:00
Alex
b2f45fcf1f
Restoretarget in Rototiller script + Tests (#6296) 2025-02-18 20:43:07 +01:00
Alex
502b1c5087
Rename SetPhotonGeyser to a more general use and clean up (#6272) 2025-02-17 22:07:30 +01:00
PhallenTree
b1c597495b
Fixes Called moves ignoring redirection (#6267) 2025-02-14 13:47:02 +01:00
Eduardo Quezada
9c4fbbf274 Merge branch '_RHH/master' into _RHH/upcoming 2025-02-13 13:06:32 -03:00
Hedara
a859f40e37 Review comments 2025-02-12 14:31:42 +01:00
Hedara
7426a98dc5 Merge remote-tracking branch 'merrp/followers-expanded-id' into merrp-merge 2025-02-12 13:34:28 +01:00
Eduardo Quezada
3507862164 Merge branch '_RHH/master' into _RHH/upcoming 2025-02-12 09:30:59 -03:00
Ariel A
c8fb56d73b Merge branch 'followers' into followers-expanded-id 2025-02-10 00:24:50 -05:00