Sid Meier's Civilization V

Sid Meier's Civilization V

142 betyg
Enhanced Improvements
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
1.621 KB
12 feb, 2014 @ 18:52
27 feb, 2014 @ 5:50
5 ändringsnotiser ( visa )

Abonnera för att ladda ner
Enhanced Improvements

I 1 samling av thecrazyscotsman
thecrazyscotsman's Utility Collection
2 artiklar
Beskrivning
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 kommentarer
FourGingerWigs 20 apr, 2022 @ 6:17 
Confirmed! 2022 still getting the tech tree bug
vanguardascendant 14 jan, 2022 @ 14:44 
Confirming that in 2022, I'm still getting the tech tree bug
KeeperOfTheNightmare 6 dec, 2020 @ 2:28 
eff this mod
♥♥♥ Beast 1 apr, 2018 @ 17: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) 23 jan, 2017 @ 12:14 
@captainpatch: could try mouse wheel to scroll tech
captainpatch 19 mar, 2016 @ 21: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 5 okt, 2015 @ 18:11 
cyka
Smudddy 16 feb, 2015 @ 21:09 
НЕ СКАЧИВАЙТЕ ЭТО ГОВНО ДЕРЕВО ТЕХХНАЛОГИИ НЕ БУДЕТ РАБОТАТЬ МОД ПОЛНЫЙ ГЛЮК
И НЕ ЧЕГО НЕ РАБОТАЕТ
Sir Floyd 31 okt, 2014 @ 17:43 
removed code still have tech tree malfunction
thecrazyscotsman  [skapare] 29 apr, 2014 @ 18: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.