19650 Commits

Author SHA1 Message Date
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
8f5c1a452d Update battle_controllers.h
Simplified macros.
2025-04-26 01:33:17 -04: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
68598e232e
Disable P_TUTOR_MOVES_ARRAY config (#6693) 2025-04-25 12:33:03 +02:00
Bassoonian
d53c616e06
Adds a whole bunch of new tests (#6685) 2025-04-24 20:13:03 +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
a1a09123b2 破折号统一补充 2025-04-24 16:23:35 +08:00
RoamerX
64c17a76f2 包括全部NPC训练家对战文本在内的大量文本修正及润色
润色了全部NPC训练家对战前后的文本
统一了破折号的使用
将“培养”“饲育”等词统一规范为“培育”
其他个别错误修正
2025-04-24 16:19:31 +08:00
Martin Griffin
66c07f9c33
Merge pull request #2123 from estellarc/birch-dialog-box
Missing constant in Birch speech dialogue
2025-04-24 09:04:03 +01: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
RoamerX
518d46acc8 readme调整 2025-04-23 23:25:14 +08:00
RoamerX
07c5afc985 readme调整 2025-04-23 22:05:48 +08:00
khbsd
971a595e4a
Evolution Refactor (#6556)
Co-authored-by: Eduardo Quezada <eduardo602002@gmail.com>
2025-04-23 16:01:33 +02:00
RoamerX
0b2f257de1 说明md文本调整 2025-04-23 21:56:18 +08:00
RoamerX
f4b1ae7f01 Merge branch 'master' of https://github.com/rh-hideout-chinese/pokeemerald-expansion 2025-04-23 21:55:10 +08:00
RoamerX
9be524e0e4 说明md文本调整 2025-04-23 21:55:06 +08:00
RoamerX
d49d284cb2
Merge branch 'rh-hideout:master' into master 2025-04-23 21:52:37 +08:00
RoamerX
8d1d7af31e 说明md文本调整 2025-04-23 21:51:04 +08:00
RoamerX
a7dbb743bf 说明md文本调整 2025-04-23 21:46:06 +08:00
RoamerX
41309b0dbf Update README.md 2025-04-23 21:38:15 +08:00
RoamerX
49558d8872 说明md文件汉化 2025-04-23 21:36:02 +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
f3917e42d4 Update questionnaire.inc 2025-04-23 20:13:17 +08:00
RoamerX
8175f377ee Update scripts.inc
之前遗漏的一处汉化译名修正
2025-04-23 20:04:34 +08: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
39f051b6b3 图鉴汉字阴影修正,开拓通行证官译统一
基于SKT和猫佬的图片修改,感谢
2025-04-23 15:28:47 +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
PhallenTree
91fc406b0a
Fixes Mirror Armor stat drops not being stopped by Substitute (#6675) 2025-04-22 19:54:04 +02:00
12014
9d1bf3a789
Merge pull request #8 from rh-hideout-chinese/master
Update
2025-04-23 00:33:55 +09:00
RoamerX
5ba6e60b56 Update apprentice.h
徒弟名字汉化,感谢SKT大佬
2025-04-22 23:16:44 +08:00