Crusader Kings II

Crusader Kings II

Auto Build
Viser 11-20 af 38 forekomster
< 1  2  3  4 >
Opdatering: 27. dec. 2018 kl. 13:36

Fixed event_modifier scope issues so they actually work now. Also fixed the artifact checking code; it actually works now.

I removed the bloodline code because it wasn't doing anything. I'll put it back in if I discover a unconvoluted way to compare bloodline types (e.g. detect prepsence fo "Builder" bloodline.

Opdatering: 26. dec. 2018 kl. 22:34

Added support for bloodline and artifact based building cost / building time discounts.
Also made it check your character for global build_time/build_cost reductions (e.g. such as those given by the chinese minister guy.)

Opdatering: 26. dec. 2018 kl. 22:34

Opdatering: 25. dec. 2018 kl. 13:02

Initial update for Holy Fury. Basic functionality updated, but it doesn't account for some things (i.e. bloodline based building cost / time reductions, for instance).

Opdatering: 7. juli 2018 kl. 20:14

Updated to 2.8.3. Location reporting is still not working, but everything else seems to be so it's more of a visual hickup.

Opdatering: 18. mar. 2018 kl. 12:51

Updated (2.8.1.1); couldn't get locaiton names to report right, but it does spend money and build things.

Opdatering: 10. mar. 2017 kl. 22:32

Iniital update for 2.7.

Opdatering: 4. feb. 2017 kl. 10:11

Made technology build time& cost modifiers based off the actual contents of technology.txt.
Made it atempt to honor positive and negative province and character modifiers.
Made it attempt to honor chancellor 'supervice construction' bonuses.

As a result of this, if your chancellor has crazy stats, the build times will get pretty low. Note that curretnly it only checks build time&cost modifiers when you start building something.

Opdatering: 13. jan. 2017 kl. 15:43

Added code that attempts to copy your autobuild settings to your dynasty when you die, then subsequently copy them to your heir. My testing it worked pretty well for several generations. Let me know if you engineer situations that break it.

Also implemented a yearly pulse event that checks to see if things are stuck, and if they are, attempts to unstick them.

At some point I broke family palaces; they are now fixed again.

Opdatering: 11. jan. 2017 kl. 21:14

Previous version was about 10x too large. Fixed, while retaining functionality.