Timberborn

Timberborn

Bobingabout Script Pack
Viser 1-10 af 36 forekomster
< 1  2  3  4 >
Opdatering: 25. juni kl. 15:57

Fix to AddRecipe script on ManufactoryEditor to set Capacity size. (It was possible that if you added a recipe that used a lot of ingredients or large quantity to a building that normally only has few recipes with a small item quantity, that you'd run into Capacity issues. The script now counts all total possible items after the new inventory perameters have been calculated and sets the Capacity value of the Inventory to this number.)

Opdatering: 16. juni kl. 9:40

Tweaks to Branch scripts.
Added Emberpelts Toggleable Procreation House Script from Emberpelts mod.

Opdatering: 10. juni kl. 8:03

Updates to the Path Placer Script (Can handle more than just the origin position, and can have multiple copies added to a prefab)
New script to let you define the crate positions on Warehouse layouts.
New script to let you define the crate positions on Stockpile layouts, with a model Scale multiplier, and Max Height. (It also scales displayed items with actual items, so you don't have to match 1:1)
Added a Disable Fire script (for Leaf Coats District Center)

Opdatering: 3. juni kl. 5:16

Updates to the Path Placer Script

Opdatering: 13. maj kl. 7:50

Added optional FactionID to EditManufactoryRecipeListSpec. If you list a Faction ID, it will only add to that building if you're playing as that faction. If you don't list it, or give it an empty string, it will add to all factions.

Opdatering: 6. maj kl. 15:45

Reworked some of the Tubeway platform script again.
Fixed a bug with the CustomBeaverByName script where custom beavers using a Graphics Set didn't have their names added to the pool.

Opdatering: 26. apr. kl. 9:51

Update for the Tubeway Platform script, to change block occupations instead of using a phantom block.
BobingaboutTubePlatformBlockObjectSpec is now redundant.
Added new script ITTubePlatform, which is a copy of the Tube Platform script with coordinates, for use on Iron Teeth Bridges.
Changes to BobingaboutTubeBridgeModel so that it no longer draws the base tube connected to the bridge, when you've deleted the tube section it wants to connect to.

Opdatering: 23. apr. kl. 14:38

Minor script fix to Tubeway Platform script, for 0.7.6.0 game changes.

Opdatering: 16. apr. kl. 18:23

Fixed Recipe Adder

Opdatering: 16. apr. kl. 12:50

CharacterAvatarMap should now read ChildAvatarPath and ContaminatedChildAvatarPath
Added a new EditManufactoryRecipeList script to add or remove recipes from a building.