Timberborn

Timberborn

Bobingabout Script Pack
Showing 1-10 of 42 entries
< 1  2  3  4  5 >
Update: Sep 27 @ 8:11am

Update: Sep 8 @ 7:45am

Fixed crash on tunnel script when trying to place an object in floating terrain. (Leaf Coats loose Dirt. It just doesn't place anything in that situation now)
Fixed floating rubble on Rubble Spawner scipt (leaf coats loose dirt removal.)

Update: Sep 7 @ 4:33am

Edited the "Tunnel" script used by LeafCoats Remove Terrain and Loosen Dirt to add a Z offset. (so you can set it to delete the block below the object, makes it able to function more like Dynamite)
Edited the Beaver Avatar and Texture setters for beavers with Unique names to also work with names that include a command, such as <color> and <size>
The Setters will also match First Names only if the full name isn't found. So an Icon and Texture for "Gary" will also match to a beaver named "Gary II" or "Gary Jr".

Update: Aug 27 @ 12:36pm

Slight edit to my custom tunnel script. (Should fix shovel rubble on Leaf Coats Loosen Dirt)

Update: Aug 20 @ 11:59am

Added Leaf Coats Avatars, Avatar Map and Beaver Grow Up Map.
Added new Rubble Spawner script, that will generate Rubble when the object is destroyed. This is on top of any other rubble generated.

Update: Aug 19 @ 11:54am

Added new script for custom "Tunnels" (replace terrain with something other than a building)
Added Ruin Model Hider script.
Added Pneumatic Tubes scripts.

Update: Jun 25 @ 3:57pm

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.)

Update: Jun 16 @ 9:40am

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

Update: Jun 10 @ 8:03am

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)

Update: Jun 3 @ 5:16am

Updates to the Path Placer Script