海狸浮生记 Timberborn

海狸浮生记 Timberborn

Alternative Recipes Scientific Projects [U7 ✅]
Luke ✞ Jesus Saves ✞  [开发者] 4 月 11 日 下午 11:01
About Localization texts
For example, the recipes named "Plank Bulk Processing" in Scientific Project pages, while it also named "Plank (Faster)" in Lumbermill. It means that it has two different "ID, Text, Comment" in Localizations folder (the former is "LV.ARSP.PlankBulkProcessing" now, while the latter could be named like "LV.ARSPRecipes.PlankBulkProcessing").

Hi right now I already separate them like this for each project/recipe:

LV.ARSP.DirectLogForging,"Direct Log Forging", LV.ARSP.DirectLogForgingLore,"Beavers discovered they could gnaw logs into rough shapes and hammer them into gears, skipping the plank step entirely. It’s crude, but it works.", LV.ARSP.DirectLogForgingEff,"Unlock Direct Log Forging: {0} Logs ⇒ {1} Gears in {2} hours in the Gear Workshop",

I am not sure what you are requesting. Could you give me example for the above one, what it should be? Right now Recipe and Project both use the same title (LV.ARSP.DirectLogForging) for the name.
< >
正在显示第 1 - 11 条,共 11 条留言
Luke ✞ Jesus Saves ✞  [开发者] 4 月 11 日 下午 11:03 
Did you mean for the Description I should use placeholder like this?

LV.ARSP.DirectLogForgingEff,"Unlock [RecipeName]: {0} Logs ⇒ {1} Gears in {2} hours in the Gear Workshop",
Akinare 4 月 11 日 下午 11:40 
LV.ARSP.DirectLogForging, LV.ARSP.DirectLogForgingLore, LV.ARSP.DirectLogForgingEff
These three are showed in Scientific Project pages, and "LV.ARSP.DirectLogForging" is also showed in workplace (GearWorkshop).

I mean to add a new ID (just an example, it can be named others):
LV.ARSP.DirectLogForgingRecipes,"Gear (Log Direct)",
It is showed in workplace takes place of "Direct Log Forging" from "LV.ARSP.DirectLogForging".

So there will be two recipes, the original one "Gears" (1 Plank ⇒ 1 Gear, 3h) and new one "Gear (Log Direct)" ({0} Logs ⇒ {1} Gears, {2}h).
最后由 Akinare 编辑于; 4 月 11 日 下午 11:44
Luke ✞ Jesus Saves ✞  [开发者] 4 月 11 日 下午 11:57 
Oh you meant a completely new text/name for each recipe (i.e. recipe name) right? Like, the project name is different than the recipe name?
最后由 Luke ✞ Jesus Saves ✞ 编辑于; 4 月 11 日 下午 11:57
Akinare 4 月 12 日 上午 12:09 
Yes!
Luke ✞ Jesus Saves ✞  [开发者] 4 月 13 日 上午 1:34 
Not that I say no but can you clarify why do we need the extra texts? :P It means more work and texts and we don't have the same recipe name and project name.
Akinare 4 月 14 日 上午 6:10 
I'm a translator, the current recipe names in the language I use do not align well with the original in-game recipe names. The original recipe names are based on the object name, sometimes with additional descriptions in parentheses. For example, the "Biofuel" for FolkTails has three recipes using different raw materials.
Therefore, I want to differentiate between project names (using professional terminology) and recipe names (matching the original in-game recipe names). But after all, it's just my suggestion :) .
Luke ✞ Jesus Saves ✞  [开发者] 4 月 14 日 下午 6:40 
Sure, I do not know how localization works so I am just asking to make sure :D So would this one work for you? I want to confirm the last time so I can implement it the best way for both of us.

LV.ARSP.DirectLogForging,"Direct Log Forging", LV.ARSP.DirectLogForgingRecipe,"Gear (Direct from Log)", LV.ARSP.DirectLogForgingLore,"Beavers discovered they could gnaw logs into rough shapes and hammer them into gears, skipping the plank step entirely. It’s crude, but it works.", LV.ARSP.DirectLogForgingEff,"Unlock [Recipe]: {0} Logs ⇒ {1} Gears in {2} hours in the Gear Workshop",

And the above [Recipe] would be replaced with "LV.ARSP.DirectLogForgingRecipe" to be like this:

"Unlock Gear (Direct from Log): 1 Logs ⇒ 2 Gears in 6 hours in the Gear Workshop" (number may be different, I don't remember now)
Luke ✞ Jesus Saves ✞  [开发者] 4 月 14 日 下午 7:20 
Actually, you know what, since the Description are so similar, I think I will remove it and use only one format for all of them, and code the difference? So it will be like this:

LV.ARSP.CommonEffect,"Unlock [Recipe]: [Formula] in [Workplace]" LV.ARSP.CommonEffectExcl,"Unlock [Recipe]: [Formula] in [Workplace] (Exclusive to [Factions])" ... LV.ARSP.DirectLogForging,"Direct Log Forging", LV.ARSP.DirectLogForgingRecipe,"Gear (Direct from Log)", LV.ARSP.DirectLogForgingLore,"Beavers discovered they could gnaw logs into rough shapes and hammer them into gears, skipping the plank step entirely. It’s crude, but it works.",
最后由 Luke ✞ Jesus Saves ✞ 编辑于; 4 月 14 日 下午 7:22
Akinare 4 月 15 日 上午 6:29 
Well, I think the first option is better because it allows me to adjust the sentence structure of "LV.ARSP.DirectLogForgingEff" easier, to better fit the grammar of my languages : ) .

Additionally, I noticed that in the mod's showcase pictures, both Diluted Extract and Water Filter are shown in the Centrifuge, but the mod description is Centrifuge and Dirt Excavator. Are the pictures not updated?
Luke ✞ Jesus Saves ✞  [开发者] 4 月 15 日 上午 9:59 
Update v7.2.2 should have the text change you requested.

About the screenshots, thanks for pointing out. I was aware of it but there were so many updates to keep the mod working with game update so it was a bit low on my priority list (which means without big changes like this I rarely go back to correct them 😅)
最后由 Luke ✞ Jesus Saves ✞ 编辑于; 4 月 15 日 上午 10:00
Akinare 4 月 15 日 上午 11:03 
No problem, all your mods are incredibly useful, thanks!
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50