Timberborn
Bobingabout Script Pack
42개 중 1~10개 표시 중
< 1  2  3  4  5 >
업데이트: 2025년 9월 27일 오전 8시 11분
작성자: Bobingabout

업데이트: 2025년 9월 8일 오전 7시 45분
작성자: Bobingabout

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

업데이트: 2025년 9월 7일 오전 4시 33분
작성자: Bobingabout

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

업데이트: 2025년 8월 27일 오후 12시 36분
작성자: Bobingabout

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

업데이트: 2025년 8월 20일 오전 11시 59분
작성자: Bobingabout

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.

업데이트: 2025년 8월 19일 오전 11시 54분
작성자: Bobingabout

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

업데이트: 2025년 6월 25일 오후 3시 57분
작성자: Bobingabout

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

업데이트: 2025년 6월 16일 오전 9시 40분
작성자: Bobingabout

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

업데이트: 2025년 6월 10일 오전 8시 03분
작성자: Bobingabout

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)

업데이트: 2025년 6월 3일 오전 5시 16분
작성자: Bobingabout

Updates to the Path Placer Script