Sid Meier's Civilization V

Sid Meier's Civilization V

142 个评价
Enhanced Improvements
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
1.621 KB
2014 年 2 月 12 日 下午 6:52
2014 年 2 月 27 日 上午 5:50
5 项改动说明 ( 查看 )

订阅以下载
Enhanced Improvements

在 thecrazyscotsman 的 1 个合集中
thecrazyscotsman's Utility Collection
2 件物品
描述
This mod adds additional yields to the following improvements:

Lumbermill
+1 Gold
Plantation
+1 Production
Oil Well/Offshore Platform
+1 Gold
Farm/Terrace Farm
+1 Production once Globalization is researched

It also modifies jungle removal so that it also provides production to the nearest city (like forest).
30 条留言
FourGingerWigs 2022 年 4 月 20 日 上午 6:17 
Confirmed! 2022 still getting the tech tree bug
vanguardascendant 2022 年 1 月 14 日 下午 2:44 
Confirming that in 2022, I'm still getting the tech tree bug
KeeperOfTheNightmare 2020 年 12 月 6 日 上午 2:28 
eff this mod
♥♥♥ Beast 2018 年 4 月 1 日 下午 5:42 
hi, i have a lot of problems with mods (sometimes i subscribe and it don´t download) can you post some link to direct download in the describtion pls? Thank you. If you can do it, pls put it in the starting worker too
HalloweenWeed (US) 2017 年 1 月 23 日 下午 12:14 
@captainpatch: could try mouse wheel to scroll tech
captainpatch 2016 年 3 月 19 日 下午 9:21 
Just revisitted Civ5 and piled on @75+ mods to make it more refreshing. About halfway through the Classical era I discovered to my dismay that the Tech Tree scroll bar was missing; no ability to slide to the right to see what was coming up. Sort of made life difficult because I couldn't plot a course through the techs to get to those techs that I really, really wanted.

By a tedious process over the course of three hours I deactivated/reactivated mods to identify and isolate the ONE mod that was causing the bug. (Yes, it was just that ONE mod causing the problem.) Which to be clear, was Enhanced Improvements, (v.4)

Somebody out to fix that.
trek5900 2015 年 10 月 5 日 下午 6:11 
cyka
Smudddy 2015 年 2 月 16 日 下午 9:09 
НЕ СКАЧИВАЙТЕ ЭТО ГОВНО ДЕРЕВО ТЕХХНАЛОГИИ НЕ БУДЕТ РАБОТАТЬ МОД ПОЛНЫЙ ГЛЮК
И НЕ ЧЕГО НЕ РАБОТАЕТ
Sir Floyd 2014 年 10 月 31 日 下午 5:43 
removed code still have tech tree malfunction
thecrazyscotsman  [作者] 2014 年 4 月 29 日 下午 6:05 
Guys, I've been completely unable to replicate this bug. My only suggestion would be to remove the code relating to Globalization:

<Improvement_TechYieldChanges>
<Row>
<ImprovementType>IMPROVEMENT_FARM</ImprovementType>
<TechType>TECH_GLOBALIZATION</TechType>
<YieldType>YIELD_PRODUCTION</YieldType>
<Yield>1</Yield>
</Row>
<Row>
<ImprovementType>IMPROVEMENT_TERRACE_FARM</ImprovementType>
<TechType>TECH_GLOBALIZATION</TechType>
<YieldType>YIELD_PRODUCTION</YieldType>
<Yield>1</Yield>
</Row>
</Improvement_TechYieldChanges>

As this is the only code related to the Tech Tree, it should remove any and all Tech Tree errors.