Crusader Kings II
Auto Build
Показване на 11 — 20 от 38 постъпления
< 1  2  3  4 >
Обновление: 27 дек. 2018 в 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.

Обновление: 26 дек. 2018 в 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.)

Обновление: 26 дек. 2018 в 22:34

Обновление: 25 дек. 2018 в 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).

Обновление: 7 юли 2018 в 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.

Обновление: 18 март 2018 в 12:51

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

Обновление: 10 март 2017 в 22:32

Iniital update for 2.7.

Обновление: 4 февр. 2017 в 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.

Обновление: 13 ян. 2017 в 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.

Обновление: 11 ян. 2017 в 21:14

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