RoamerX
3d45119bbe
大批量文本修正、微调及润色
2025-04-26 21:51:46 +08:00
RoamerX
454343f53d
装饰物品说明换行修正
2025-04-26 19:16:14 +08:00
RoamerX
dcfeec35d6
更正与熏香效果相同的属性强化道具的说明
...
变成独立的文本了,顺便把中文用不到的pluralName复数名称项全部删除了
2025-04-26 18:47:30 +08:00
Pawkkie
8f5b2fddf7
Fix bracket typo in AI_CheckBadMove conditional ( #6695 )
2025-04-26 09:46:10 +02:00
DavidJCobb
2738d11b0f
Additional fixes to last few commits
...
ROM now compiles, but it's not comparing as equal...
2025-04-26 01:00:16 -04:00
DavidJCobb
bab9f0cfef
gBattleControllerExecFlags macro in MarkAllBattlersForControllerExec
...
whoops, missed one
2025-04-26 00:46:06 -04:00
DavidJCobb
a4370ffcde
gBattleControllerExecFlags bits now identified via helper macros
...
Created "exposition" macros to describe operations performed on gBattleControllerExecFlags. Updated the battle engine internals to use them, to more clearly document how battle link communications actually work.
2025-04-26 00:45:03 -04:00
DavidJCobb
9dc48899d3
BUFFER_A/B -> BATTLELINKMSGTYPE; link send/recv. task data names
...
Replaced the BUFFER_A and BUFFER_B constants with the BATTLELINKMSGTYPE enum, which also identifies the "controller becoming idle" message type.
Named the task data for the link send task and the link receive task. Added macros to functions related to those tasks, for legibility.
2025-04-26 00:13:42 -04:00
Pawkkie
9737850eea
Keep Steven Multi Debug Option at the Bottom Forever ( #6694 )
...
Co-authored-by: hedara90 <90hedara@gmail.com>
2025-04-25 19:57:22 +02:00
PCG
f661f3b3ac
Pokedex Plus HGSS move configs ( #6687 )
2025-04-24 19:34:37 +02:00
hedara90
5cd7bd77b3
Fix various Toxic Spikes interactions ( #6690 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
Co-authored-by: PhallenTree <168426989+PhallenTree@users.noreply.github.com>
2025-04-24 17:06:47 +02:00
RoamerX
10328eec96
在easychat中停止使用StringCopyUppercase以避免汉字显示错误
2025-04-24 22:17:39 +08:00
PhallenTree
34e91dd96f
Fixes Unburden doubling speed when affected by Neutralizing Gas ( #6691 )
2025-04-24 15:26:23 +02:00
RoamerX
dfb76bf8fa
Update pokedex_plus_hgss.c
...
HGSS图鉴文字位置微调以适应UI
2025-04-24 18:27:54 +08:00
RoamerX
5fc2213e1c
遗漏的换行文本溢出情况修复
...
Pokenav统一为宝可导航,全流程中仅兹伏奇初次介绍时使用
送神山码头文本错误翻译修复
城市名称统一补全为XX市/镇
哈奇老人相关的文本调整
海员统一修正为水手
标点符号重复使用修复
小遥错字修复
汉化优化
2025-04-24 18:14:06 +08:00
RoamerX
64c17a76f2
包括全部NPC训练家对战文本在内的大量文本修正及润色
...
润色了全部NPC训练家对战前后的文本
统一了破折号的使用
将“培养”“饲育”等词统一规范为“培育”
其他个别错误修正
2025-04-24 16:19:31 +08:00
Estellar
dd70446db5
Added constant in Birch speech dialogue
2025-04-23 18:46:11 -04:00
Ruby
2a762cbbed
Removes vestigial EWRAM variable from debug menu. ( #6686 )
2025-04-23 20:03:58 +02:00
Ruby
aba34015db
Time menu for RTC in debug menu. ( #6634 )
...
Co-authored-by: psf <77138753+pkmnsnfrn@users.noreply.github.com>
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-04-23 19:34:37 +02:00
khbsd
971a595e4a
Evolution Refactor ( #6556 )
...
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2025-04-23 16:01:33 +02:00
RoamerX
d49d284cb2
Merge branch 'rh-hideout:master' into master
2025-04-23 21:52:37 +08:00
RoamerX
8bdfd1b1ae
Update pokemon_storage_system.c
...
宝可梦盒子多选框宽度调整
2025-04-23 20:36:27 +08:00
Alex
20799d5835
Remove misleading comment ( #6684 )
2025-04-23 14:24:25 +02:00
RoamerX
fd8b3d7676
特性弹窗汉字上下一行像素补全
...
解决方案来自卧看微尘聚聚,感谢
2025-04-23 18:25:03 +08:00
Alex
d3fe5c4640
Some Me First tests plus minor clean up ( #6678 )
2025-04-23 12:18:57 +02:00
hedara90
6fdb6a9e34
Fixed broken palette load for shiny followers in the sprite visualizer ( #6683 )
...
Co-authored-by: Hedara <hedara90@gmail.com>
2025-04-23 12:17:54 +02:00
RoamerX
bde6119201
debug相关文本汉化
2025-04-23 18:13:15 +08:00
RoamerX
2b265bd01a
Merge branch 'rh-hideout:master' into master
2025-04-23 15:42:35 +08:00
RoamerX
65aecb14d9
HGSS图鉴文本汉化+形态模式tilemap错误修复
...
对几个文字位置相关代码进行了优化
2025-04-23 14:19:07 +08:00
Alex
71cfab6477
Fixes Magician Life Orb interaction ( #6676 )
2025-04-22 21:01:00 +02:00
Alex
c6521e06ad
Fix party access in NoAliveMonsForBattlerSide ( #6677 )
2025-04-22 21:00:08 +02:00
RoamerX
5ba6e60b56
Update apprentice.h
...
徒弟名字汉化,感谢SKT大佬
2025-04-22 23:16:44 +08:00
RoamerX
f0e8284927
Update pokedex_plus_hgss.c
...
调整enter菜单cursor位置
2025-04-22 22:44:34 +08:00
RoamerX
765e5a8349
HGSS图鉴图片汉化+Pokenav图片图片文字修正
...
将SKT大佬对于图鉴叫声及体型对比部分的文字修改复制到了HGSS
2025-04-22 22:20:52 +08:00
RoamerX
6f0eb21d44
Update strings.c
2025-04-22 17:16:11 +08:00
RoamerX
b556c1fbeb
把所有的省略号从“…”统一成“……” 补充
2025-04-22 17:05:00 +08:00
RoamerX
97501e8843
【危险举动,需要测试】把所有的省略号从“…”统一成“……”
...
涉及上千处改动,出现问题则回退
2025-04-22 16:50:58 +08:00
RoamerX
ee980e6505
继续检查每行字数超标,检查换行次数超标,汉化遗漏的英文文本
2025-04-22 16:21:52 +08:00
RoamerX
12714a337a
检查每行字数超标,检查换行次数超标,汉化遗漏的英文文本
2025-04-22 15:32:17 +08:00
RoamerX
03d4b3db51
Merge pull request #35 from rh-hideout/master
...
update master
2025-04-22 12:36:11 +08:00
RoamerX
254a7d541e
Update berry.c
...
树果文本检查及微调
2025-04-22 12:34:41 +08:00
Alex
72839fc002
Fixes Bug Bite eaten berry not ignoring Unnerve ( #6666 )
2025-04-22 00:38:39 +02:00
Alex
dfb1cd2ec0
Refactor hit escape moves to use moveend ( #6671 )
2025-04-21 22:52:55 +02:00
PhallenTree
007d7e712e
Fixes Neutralizing Gas activating again after switch-in ( #6667 )
2025-04-21 19:14:53 +02:00
sayseong
3dac2efdcc
汉化树果
2025-04-22 00:01:26 +08:00
Alex
d220459a01
Fixes Intimidate / Eject Pack interaction ( #6645 )
...
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
2025-04-21 17:33:29 +02:00
Ruby
b7b1308d44
Remove vestigial AdvanceScript function used for testing ( #6664 )
2025-04-21 17:13:50 +02:00
AlexOn1ine
e2e012c3a9
conflicts
2025-04-21 15:50:57 +02:00
RoamerX
1709580269
修复几个手残小错误
2025-04-21 21:44:19 +08:00
RoamerX
2e00ddb067
汉化补充修正
...
汉化了树果混合器相关文本(src\berry_blender.c)
汉化了宝可方块相关文本(src\pokeblock.c)
汉化了所有奖章的说明文本(src\data\text\gift_ribbon_descriptions.h)
汉化了宝可梦导航器的相关文本(src\pokenav_main_menu.c,src\pokenav_list.c,src\pokenav_match_call_gfx.c,src\pokenav_menu_handler_gfx.c)
汉化了导航仪地图界面的地标名称(src\landmark.c),并统一了脚本中它们的叫法
汉化了零散遗漏的英文文本
宝可梦的量词按照朱紫统一成“只”而不是“个”
2025-04-21 21:36:17 +08:00