|
|
|
@ -133,12 +133,12 @@ tweak patrol-duty
|
|
|
|
|
tweak readable-build-plate
|
|
|
|
|
|
|
|
|
|
# improve FPS by squashing endless item temperature update loops
|
|
|
|
|
tweak stable-temp
|
|
|
|
|
# tweak stable-temp
|
|
|
|
|
|
|
|
|
|
# speed up items reaching temp equilibrium with environment by
|
|
|
|
|
# capping the rate to no less than 1 degree change per 500 frames
|
|
|
|
|
# Note: will also cause stuff to melt faster in magma etc
|
|
|
|
|
tweak fast-heat 500
|
|
|
|
|
# tweak fast-heat 500
|
|
|
|
|
|
|
|
|
|
# stop stacked liquid/bar/thread/cloth items from lasting forever
|
|
|
|
|
# if used in reactions that use only a fraction of the dimension.
|
|
|
|
@ -158,7 +158,7 @@ tweak military-stable-assign
|
|
|
|
|
tweak military-color-assigned
|
|
|
|
|
|
|
|
|
|
# remove inverse dependency of squad training speed on unit list size and use more sparring
|
|
|
|
|
tweak military-training
|
|
|
|
|
# tweak military-training
|
|
|
|
|
|
|
|
|
|
# prevent crash if bees die in a hive with ungathered products by insta-gathering them
|
|
|
|
|
tweak hive-crash
|
|
|
|
@ -213,20 +213,3 @@ fix/cloth-stockpile enable
|
|
|
|
|
#######################################################
|
|
|
|
|
# Apply binary patches at runtime #
|
|
|
|
|
#######################################################
|
|
|
|
|
|
|
|
|
|
# Bug 5994 - items teleported when removing a construction
|
|
|
|
|
binpatch apply deconstruct-teleport
|
|
|
|
|
binpatch apply deconstruct-heapfall
|
|
|
|
|
|
|
|
|
|
# Bug 4406 - hospital overstocking on all items
|
|
|
|
|
binpatch apply hospital-overstocking
|
|
|
|
|
|
|
|
|
|
# Bug 808 - custom reactions completely using up all of their reagents
|
|
|
|
|
binpatch apply custom-reagent-size
|
|
|
|
|
|
|
|
|
|
# Bug 4530 - marksdwarves not training when quiver full of combat-only ammo
|
|
|
|
|
binpatch apply training-ammo
|
|
|
|
|
|
|
|
|
|
# Bug 1445 - weapon racks broken, armor stand capacity too low
|
|
|
|
|
binpatch apply weaponrack-unassign
|
|
|
|
|
binpatch apply armorstand-capacity
|
|
|
|
|