userJarryd Campicancel
branchrust_reboot/main/industrialcancel

349 Commits over 273 Days - 0.05cph!

1 Year Ago
Can now place storage adaptors on deployable oil refinery Fixed conveyors not properly respecting oven input/output slots Conveyors will now stop searching an IO branch when they encounter a storage adaptor, even if the storage adaptor has no valid items
1 Year Ago
Better fix for storage adaptor getting blocked by prevent building volumes on the entities that it's being attached to - manually exclude entities from the DeployVolume on the storage adaptor This fixes not being able to place adaptor on vending machine Adjusted the adaptor positions on the large furnace
1 Year Ago
Fixed conveyor having a slight offset off the wall Fixed being able to stack conveyors
1 Year Ago
Fixed not being able to place storage adaptors on large furnace, added three extra points so adaptors can be placed on all sides
1 Year Ago
Fixed storage adaptor not working on coffin
1 Year Ago
Fixed not being able to deploy storage adaptor on electric furnace
1 Year Ago
Fixed edge case where industrial crafter would continue to craft even if there were no valid output slots Crafted items will now drop in the world in front of the crafter as a last resort
1 Year Ago
Fixed a case where conveyors wouldn't properly update their electrical branch when their power state changes
1 Year Ago
Fix item transfers not being able to fill up existing stacks in target containers
1 Year Ago
More responsive wrench hit animation when placing pipes
1 Year Ago
Conveyors can now filter by components (not currently localised, will need to search for "components" regardless of language until phrases are rebuilt)
1 Year Ago
Fixed searching for categories when setting up filters using a non-translated string
1 Year Ago
Increased maximum number of filters on a conveyor to 12 (was 5)
1 Year Ago
Fixed item conveyors always draining battery even if they are off Slot naming improvements
1 Year Ago
Conveyors now split their results evenly if they detect a splitter instead of waiting for a container to fill up before moving onto the next container Note that when using a minimum filter setting this will split the desired move amount between the various containers
1 Year Ago
Fixed storage adaptors/crafters not getting parented properly after previous change
1 Year Ago
Switched from using the slot system to the socket system for placing industrial crafter/storage adaptor This allows us to have multiple mount points for these entities Added extra points where the storage adaptor can be attached to boxes for easier base building
1 Year Ago
Fixed pipe viewmodel not getting clothing assigned
1 Year Ago
Fix exception when setting a Min/Max value on a conveyor to an empty string Removed item crafting logs Turn on/off interaction on crafter is now default option if powered
1 Year Ago
Profiling, conveyor item move process is now allocation free
1 Year Ago
Update interact icon on conveyor filter
1 Year Ago
Fixed maximum transfer amount looking at the wrong container
1 Year Ago
Reworking minimum transfer mode - when this is used the exact minimum amount will be transferred from a container (eg. a conveyor is told to transfer wood in 100 minimum increments, if that conveyor sees 140 wood in the input it will move 100 wood and then stop) Fixed minimum move mode not working with category filters
1 Year Ago
Optimized the conveyor screen process to dramatically cut down the number of RPC's required now that we are sending multiple items in a single tick
1 Year Ago
Adjust adaptor position on electric furnace
1 Year Ago
Allow default items to be researched in the Research Table for 10 scrap Add a warning explaining that this is only needed for industrial crafting
1 Year Ago
Merge from industrial/multi_slot
1 Year Ago
Input/Output slots for large furnace
1 Year Ago
Added support for filters to only allow a minimum per move (eg. only move stone if we have at least 200 in the input container)
1 Year Ago
Maximum transfer value is now respected for category filters
1 Year Ago
Conveyors now attempt to move all valid items in a container in a single tick, instead of processing one stack at a time Reduced the maximum amount moved per tick (32, was 128), this is now per item stack
1 Year Ago
Fixed incorrect size on item search popups
1 Year Ago
Can now filter items blueprints in conveyors
1 Year Ago
Show a prompt on the conveyor filter UI if no items are assigned Can attach adaptor to small wooden box, small furnace and large furnace Moved electric furnace power point Removed built in electric furnace industrial slots, now needs a storage adaptor
1 Year Ago
Merge from main
1 Year Ago
Fixed combiner showing incorrect IO information in inventory
1 Year Ago
Merge from main
1 Year Ago
Play wrench hit anim every time a pipe piece is placed Speed up hit animation (0.8->1.2)
1 Year Ago
Merge from main
1 Year Ago
Don't show the fuel row on the electric furance loot panel Update electric furnace description
1 Year Ago
If an electrical furnace loses power while on it will now automatically turn back on when it receives power again
1 Year Ago
Adjust IO positions on conveyor to make passthrough more obvious Fix exception when loading into a server with pipes Fix warning spam when using wrench
1 Year Ago
Fixed missing mips on new item icons Fixed missing electrical category icon on item filter dialog
1 Year Ago
Fixed animator trigger name on wrench
1 Year Ago
Codegen, manifest
1 Year Ago
Merge from main
1 Year Ago
Typo fixes
1 Year Ago
Show a warning if line points are too close while using the industrial tool (the pipe mesh looks weird in those situations)
1 Year Ago
Removed condition and increased stack size to 5 for new industrial entities (except for electrical furnace)
1 Year Ago
Adjusted some socket positions for the storage adaptor now that we have final art