Timberborn
Bobingabout Script Pack
Mostrando 1-10 de 36 aportaciones
< 1  2  3  4 >
Actualización: 25 JUN a las 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.)

Actualización: 16 JUN a las 9:40

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

Actualización: 10 JUN a las 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)

Actualización: 3 JUN a las 5:16

Updates to the Path Placer Script

Actualización: 13 MAY a las 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.

Actualización: 6 MAY a las 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.

Actualización: 26 ABR a las 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.

Actualización: 23 ABR a las 14:38

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

Actualización: 16 ABR a las 18:23

Fixed Recipe Adder

Actualización: 16 ABR a las 12:50

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