安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






Is it intended, bug or am I missing some setting?
@SirKaas The emote signaling a level up(or down) is just an information it doesn't require any input.
@Joanne Try adding sow tags. "Ground" should be for normal planting.
@pgames-food Those debries are a cost refund. Any terrain that either has "Refund Ratio" at zero or no construction costs won't leave anything behind.
for buildings, i can specify a "killed leavings" value(s)but is there a way to do this for FLoors too? for example, there are some types of concrete flooring found via mods, but they never return anything (although other floor types do return blocks etc)
@pgames-food I'am afraid not, moving the extra portion up in the rendering is possible but code might rely on the order that the callbacks are used in and I also have no idea how a user would be able to configure the different order for the various float menu entries.
An essential mod
True W ty for keeping it alive
now im trying a v1.6 game too, and was wondering if there is any way your mod can modify something in a right-click context menu?
for example, in the !Achtung mod, there is a force action menu, which shows the large action area as 1st column, followed by a small icon in the 2nd column. (but that icon can often be all the way to the right side of the context menu)
im trying to get that tiny column to be the 1st column :) (but the dev of that mod has disabled all comments so there's no easy way to ask him - and then i thought of you)
@zyzyhasl Try setting mtb roam chance to zero in the race properties.
@Vril and @vincent_renevot Iam winding down the development efforts so it's unlikely.
@킹니 I haven't had issues testing it on a new game on the world map. You can also add "remnant colony" to the forbidden patches(general settings). That will, after a restart, remove any code integration for that feature.
Currently, at Base Cost 20, tax 0.5, adding a positive trait set to cost 1 would cost (20+10=)30. But removing the trait refunds (-20+10=)-10 points. I might be able to figure out a setting that would get the ratio I'm looking for, but then I'm also going to need to figure out a different Base Cost that takes the tax into account to get the clean 1 = 20, and it won't work if the mod doesn't allow decimal values. And there's going to be rounding errors even if it does.
@ZzZombo Buildings can edit their refuellable properties.
@Joanne Do you mean the "radiusToBuildingForConnectionStrengthLoss" in the "TreeConnection" component. I haven't made it editable but that might be what you are looking for.
@Tinchek The syntax for searching based on label or mod name. If you wan't to see stuff from a mod you can type "#ModName" or if you want to filter both you can use "a#a" which searches for everything with "a" in their label from a mod with "a" in their name.
@SmellyFishNuggets Added properties to plants governing temperatures.
@Wolfette Added "Claimable" to "Buildings".
@NEXADUS911 If the categories in the mod settings are empty you probably have an error in your log that is raised either during startup or when opening a category for the first time. You can submit a hugslib log from after trying to edit something.
What if I play game translated to my language? Which language should I use for expressions?
@tanyfilina The tooltip on hidden letters covers it. You write regular expressions so that you can match text regardless of variable components like numbers or names. You can google regular expressions if you need help. It is widely used and supported with tools and examples.
@Necirays Goto the main buttons category in the mod settings.
@Protok Thanks for the logs. I presume they were made before the error? I see no errors in them and the order field on main buttons is a vanilla feature. If you see the HotkeyEditor error that's the character editor button. It's probably not added through the modding api and isn't in place when it should be so that changes cannot be applied to it during startup.
@吉田咲 Research mods that don't hide empty tabs aren't compatible with research modding.