RoamerX
|
f83e94af5e
|
merge1.12.0
|
2025-06-02 14:17:22 +08:00 |
|
RoamerX
|
0ee10d486e
|
大批量文本修正
徒弟文本全部重新翻译(主要使用deepseek,之后进行了润色和格式调整)
调整整个游戏中大量少数几个字后就换行导致观感奇怪的情况
将所有的游船修正为轮渡(ferry,連絡船)
润色/重新翻译乘船相关的文本
个体值评定员、回忆技能NPC的文本重新翻译
修正很多换页时逗号的使用
修正几个遗漏的文本超出
统一所有自行车道的译名
调整润色传送到盒子的文本
修正所有宝玉为宝珠
训练家的量词统一为“位”
|
2025-05-29 23:09:11 +08:00 |
|
RoamerX
|
f9b101fdb8
|
批量文本润色修正及重新汉化
string.c中的大量专有名词及语句的文本参照正作官译进行调整
华丽大赛柜台的所有文本重新汉化
华丽大赛招式参照神百再次进行了调整
华丽大赛场内文本在SKT大佬的基础上进行了微调
汉化了宝可方块盒中遗漏的文本及图片,调整了相关文本的代码以优化语序
修正部分换行问题
|
2025-05-23 21:55:52 +08:00 |
|
RoamerX
|
29bd9bb968
|
小悠小遥小田卷博士台词重新翻译
神百基本没有可供参考的,参考deepseek日文英文翻译及原版英文
道馆部分文本微调
|
2025-05-09 16:17:15 +08:00 |
|
RoamerX
|
5fc2213e1c
|
遗漏的换行文本溢出情况修复
Pokenav统一为宝可导航,全流程中仅兹伏奇初次介绍时使用
送神山码头文本错误翻译修复
城市名称统一补全为XX市/镇
哈奇老人相关的文本调整
海员统一修正为水手
标点符号重复使用修复
小遥错字修复
汉化优化
|
2025-04-24 18:14:06 +08:00 |
|
RoamerX
|
97501e8843
|
【危险举动,需要测试】把所有的省略号从“…”统一成“……”
涉及上千处改动,出现问题则回退
|
2025-04-22 16:50:58 +08:00 |
|
RoamerX
|
011a62a38c
|
根据2011版汉化文本修正所有脚本中的文本错误及译名
|
2025-04-15 01:18:41 +08:00 |
|
RoamerX
|
5108965bd5
|
脚本文本将旧译替换官译
脚本文本中宝可币符号位置修复
脚本文本中以下名词修正:
部分专有名词
重要NPC人名&组织名
地名
道具名称
招式学习器及教学相关的招式名称
对战开拓区设施名称、首领称号、印记
|
2025-04-13 23:26:26 +08:00 |
|
RoamerX
|
db73674ea3
|
修正部分专有名词为官译+修正招式详情中文字与图标位置+修复R键投球图颜色错误
包括以下:
精灵 宝可梦
训练师 训练家
背包 包包
技能 招式
口袋领航员 宝可梦导航仪
濒死 昏厥
烧伤 灼伤
命中率 命中 注:指招式的命中,对战内宝可梦的能力仍叫做命中率
|
2025-04-11 15:14:45 +08:00 |
|
sayseong
|
c039c0303b
|
地图脚本汉化
|
2025-04-08 01:07:12 +08:00 |
|
psf
|
bf8b09b1b6
|
Item Ball refactor / Pluralize item names for giveitem and finditem (#3942)
* Emptied out item_ball_scripts
Added GetObjectEventTrainerRangeFromTemplate
Added Common_EventScript_FindItem
* Replaced trainer_sight_or_berry_tree_id with item constant
Replaced scripts with Common_EventScript_FindItem
* Renamed to GetItemBallIdAndAmountFromTemplate
Moved to item_ball.c
* Updated ObjectEventTemplate
* Updated inc files to support plural item names
* Refactored CopyItemNameHandlePlural to handle all items
* Change failsafe in GetItemBallIdFromTemplate to be ITEM_NONE + 1 instead of ITEMS_COUNT
* Converted spaces to tabs
https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415663
https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415525
https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415409
https://github.com/rh-hideout/pokeemerald-expansion/pull/3942\#discussion_r1446415130
* Added warning on object_event macro to prevent silent failure
Reverted global.fieldmap to original state, per feedback
---------
Co-authored-by: Bassoonian <iasperbassoonian@gmail.com>
|
2024-01-14 21:35:45 +01:00 |
|
GriffinR
|
c76beed989
|
Merge pull request #1807 from pret/porymap-5
Update for Porymap 5.0.0
|
2022-10-30 11:01:37 -04:00 |
|
GriffinR
|
01c71b4ce1
|
Fix more text and movements labeled as scripts
|
2022-10-30 03:27:28 -04:00 |
|
GriffinR
|
cc182bf05e
|
Use Porymap's new order for connection fields
|
2022-10-24 10:05:59 -04:00 |
|
GriffinR
|
36551dff2f
|
Treat warp ids as strings to allow constants
|
2022-09-03 15:43:43 -04:00 |
|
GriffinR
|
e66ea0cb99
|
Reformat compare + goto_if/call_if to single statements
|
2021-11-18 23:06:51 -05:00 |
|
GriffinR
|
61aa9c3ba9
|
More updating event macro comments
|
2021-11-16 17:46:34 -05:00 |
|
cbt6
|
32aaf6912f
|
Rename movement scripts to use Faster over Fastest
|
2021-11-05 02:22:28 +08:00 |
|
GriffinR
|
06351bf63c
|
Remove address comments
|
2021-07-20 15:18:31 -04:00 |
|
ExpoSeed
|
6a977bdbfc
|
Document second parameter of playbgm
|
2021-05-21 15:08:00 -05:00 |
|
GriffinR
|
0851c34bac
|
Add berry tree id constants
|
2021-02-05 15:25:12 -05:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
fac6288156
|
Add local object event ids for referenced objects
|
2020-06-22 17:18:58 -04:00 |
|
GriffinR
|
e5757a3def
|
Use trainer type constants
|
2020-04-28 19:59:08 -05:00 |
|
GriffinR
|
b1d26e10a8
|
Sync map header property names with pokefirered
|
2020-04-28 19:59:08 -05:00 |
|
GriffinR
|
635267ce32
|
Merge branch 'master' into fix-eventobj
|
2020-01-08 05:51:49 -05:00 |
|
Fontbane
|
31b4656324
|
Labels better
|
2019-12-25 22:39:06 -05:00 |
|
GriffinR
|
82cb741d8b
|
Standardize EVENT_OBJECT to OBJECT_EVENT
|
2019-11-20 23:12:51 -05:00 |
|
GriffinR
|
ec3e86f1d2
|
Standardize Event Object to Object Event
|
2019-11-20 22:55:44 -05:00 |
|
GriffinR
|
dd01942c4f
|
Document aqua/magma hideout scripts
|
2019-11-01 17:22:45 -05:00 |
|
Marcus Huderle
|
4fd848e689
|
Document early route scripts
|
2019-10-22 16:47:19 -05:00 |
|
GriffinR
|
30ef494163
|
Merge branch 'master' into doc-inc2
|
2019-10-13 15:44:07 -04:00 |
|
GriffinR
|
7ba11b7a1b
|
Use VAR_FACING constants
|
2019-10-07 16:36:02 -05:00 |
|
GriffinR
|
81ee8f07ef
|
Document pc.inc and prof_birch.inc
|
2019-10-07 01:13:34 -04:00 |
|
GriffinR
|
1d703e786b
|
move some data out of event_scripts, use game stat constants
|
2019-09-05 14:56:34 -04:00 |
|
GriffinR
|
c2bf668fdd
|
rename town/city vars
|
2019-08-05 11:23:45 -04:00 |
|
garak
|
a43dcd26bd
|
finish labeling metatiles
|
2019-06-16 10:08:07 -05:00 |
|
Fontbane
|
901a83d249
|
Fix some labels and include decorations.h
Include decorations.h in shop.c
Include decorations.h in event_scripts.s
|
2019-04-22 17:23:59 -05:00 |
|
Fontbane
|
2c076f1f3e
|
Doc most OnTransitions
|
2019-04-22 17:23:59 -05:00 |
|
Fontbane
|
4a09a5da33
|
Doc field move scripts completely, use fldeff constants for dofieldeffect
Fix labels
Fix labels again
Delete extra boulder scripts
Now it should build fine
|
2019-04-06 12:48:50 -05:00 |
|
Fontbane
|
90e32f4ec5
|
Document landmark setting and item balls
|
2019-04-04 19:34:35 -05:00 |
|
huderlem
|
84573f1774
|
Merge pull request #574 from Phlosioneer/event-vars
Event vars
|
2019-02-25 08:02:28 -06:00 |
|
Phlosioneer
|
8816aa527d
|
Update map script files
|
2019-02-25 08:01:22 -06:00 |
|
Phlosioneer
|
4e5fae0086
|
Merge branch 'master' into event-vars
|
2019-02-25 02:24:20 -05:00 |
|
Phlosioneer
|
0de831fd29
|
Name some common single-entry movements
|
2019-02-24 10:10:18 -06:00 |
|
Phlosioneer
|
4582fd1545
|
Name a ton of commonly used event scripts
|
2019-02-24 10:10:18 -06:00 |
|
Phlosioneer
|
cea5696f23
|
Finish moving pokeruby vars
|
2019-02-22 04:18:43 -05:00 |
|
Phlosioneer
|
e12a7790cf
|
Start porting pokeruby vars to pokeemerald
|
2019-02-22 04:01:38 -05:00 |
|
Marcus Huderle
|
19b76bffda
|
Use strings for map json trainer_type and trainer_sight_or_berry_tree_id fields
|
2019-02-16 16:56:41 -06:00 |
|
Marcus Huderle
|
29d6221935
|
Convert map data to JSON
|
2019-01-31 15:51:20 -06:00 |
|