Sid Meier's Civilization V

Sid Meier's Civilization V

141 ratings
Enhanced Improvements
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.621 KB
12 Feb, 2014 @ 6:52pm
27 Feb, 2014 @ 5:50am
5 Change Notes ( view )

Subscribe to download
Enhanced Improvements

In 1 collection by thecrazyscotsman
thecrazyscotsman's Utility Collection
2 items
Description
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 Comments
FourGingerWigs 20 Apr, 2022 @ 6:17am 
Confirmed! 2022 still getting the tech tree bug
vanguardascendant 14 Jan, 2022 @ 2:44pm 
Confirming that in 2022, I'm still getting the tech tree bug
KeeperOfTheNightmare 6 Dec, 2020 @ 2:28am 
eff this mod
♥♥♥ Beast 1 Apr, 2018 @ 5:42pm 
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) 23 Jan, 2017 @ 12:14pm 
@captainpatch: could try mouse wheel to scroll tech
captainpatch 19 Mar, 2016 @ 9:21pm 
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 5 Oct, 2015 @ 6:11pm 
cyka
Smudddy 16 Feb, 2015 @ 9:09pm 
НЕ СКАЧИВАЙТЕ ЭТО ГОВНО ДЕРЕВО ТЕХХНАЛОГИИ НЕ БУДЕТ РАБОТАТЬ МОД ПОЛНЫЙ ГЛЮК
И НЕ ЧЕГО НЕ РАБОТАЕТ
Sir Floyd 31 Oct, 2014 @ 5:43pm 
removed code still have tech tree malfunction
thecrazyscotsman  [author] 29 Apr, 2014 @ 6:05pm 
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.