userJarryd Campicancel
reporust_rebootcancel

12,846 Commits over 2,192 Days - 0.24cph!

2 Years Ago
Merge from industrial
2 Years Ago
Fixed case where industrial targets wouldn't get regenerated ClearConnections now uses pooled lists
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Possibly prevent NRE when opening a UI panel with an emoji compatible input field
2 Years Ago
Don't show the avatar of the killer on the death screen if streamer mode is enabled
2 Years Ago
Show emojis on market terminal
2 Years Ago
Merge from industrial
2 Years Ago
▇▌▉ ▍▍▅▆▉▍▌▅ ▌▌▌▊█▉▉▅▍▍▉ █▊▆▄▊▅▌▅ ▅▊█ ▊▆▄▇▉▋▆▍▍▉ ▌▋▊▊▆▇▍▊
2 Years Ago
Merge from main
2 Years Ago
Revert 79559, we want to to show repair costs even if they are 0/0 as that indicates that the item needs to be in the players inventory
2 Years Ago
2 Years Ago
Size adjustments Only process emoji's that have conditional ownership on the server (cuts down on a lot of processing for emoji's we don't care about on the server)
2 Years Ago
Initial support for emoji use in vending machine names Includes full emoji gallery in vending machine admin panel as well as support for displaying emoji in tooltips
2 Years Ago
Merge from industrial
2 Years Ago
Fixed conveyors not being able to move the additional blueprint slots on Industrial Crafters
2 Years Ago
Fixed some double substitutions
2 Years Ago
Automatically apply the skin tone version when typing in an emoji (eg. typing :angry: will automatically insert :angry+x: where x is the selected skin tone)
2 Years Ago
Merge from parent
2 Years Ago
Initial string substitution work
2 Years Ago
Take a new approach, just alpha out the emoji string and spawn the emoji visual in the midpoint of the alpha'd out string Doesn't look quite as neat but keeps input field compatibilty intact
2 Years Ago
Merge from industrial
2 Years Ago
Some additional NRE checks in StorageAdaptor
2 Years Ago
Changed zipline platform layers to World, fixes not being able to deploy drone on the platforms
2 Years Ago
More progress, moving the caret around an input field with emoji is now mostly working Required some internal TmPro changes
2 Years Ago
Don't show a repair cost row on the popup if the cost is 0 items
2 Years Ago
Fix repair indicator not appearing when hitting a damaged item if the player has no relevant repair items in their inventory (NaN division)
2 Years Ago
Merge from industrial
2 Years Ago
Fixed refinery adaptor placement
2 Years Ago
Reworked storage adaptor deploy volumes to prevent placement when the storage adaptor is clipping into something solid This generally resulted in inaccessible sockets due to the width check of the pipes Should fix boxes placed under workbenches not being able to be picked up because they have a storage adaptor on them that can't be removed
2 Years Ago
Merge from io_line_thickness
2 Years Ago
Added the ability to adjust IO line thickness via the scene view editor Clamped between 0 (current thickness) and 1 (very chonky) Will only apply to Fluid and Electrical connections
2 Years Ago
Merge from industrial
2 Years Ago
Added a warning to the IO crosshair info if looking at an entity that you don't have the correct building privilege to make a connection to
2 Years Ago
▉█▉▌█▇ █▅▆▅▄▆▇██ ▉▋▉ ▇▇▆▉▍▆▄▅▍▇▆ ▆█ ▋▉▅▋▊█▇▋, ▉▅▍▍▇▌█ ▅▍▆▇ ▉▍█▅▇▍█▇▌▆█ (▄▍▄▋▇▊ ▅▊ ▌▄█▌▋▆ ▆▊▊▇ ▊▍▄▅▌ ▊█ ▆█▌▌▆▅▉ █▄▄▄▍ ▊▉▋ ▍▆█▇▅ ▅▊▍▄▇▌▍▆▇█▍ ▅▇ ▆▄▅ ▇▌▉▌▍█) ▊▅▆ ▋▍▌ ▌▍▋▋▉▉ ▇▊▉▌█▇▅▇ ▅▊▄▌▉▇▉ ▊▊█▌█ ▅▊▄▋▋▊▌▅, ▇▇▋▆▉▋▍ █▉█'█▅▋ ▊▇▄▄▇▅▊▆▆ ▇▇ ▌▅▇ ▊▉▌▄▋▉ ▄▍ ▋▌▌ ▇▌█▄▄▅ ▍▊▋▉▇ ▄▊▇▉ ▆▌ ▅▍▇▇█ ▇▆▌▋█ ▊▊▊ ▊▉ ▅▆▄▆▅ ▆▆ ▅▇▆▇ ▋▇▉▅▊▆▇▅ ▌▋██▌ █▆ ▆▆▋▇ ▍▄▍▌▌▇▇▆▄▊ (▍▌▄ ▅▄▉▌ ▆▉ ▋█ ▆▉▌▋ ▊▌▆▌▍ ▍▍ ▇▍▆▇▌ ▉▋▌▇▍ ▇▉▍▍█▇▋ ▌▇ ▄▋) ▄▍▊▉▄▄▆▉ ▄▇▄▋▍█▄▌▋▋▇▉▋▇█▍▍ ▍▋ ▅▉▉▄▉▍▅▇▄▉ ▌▌██▆▆▉▆▋ ▍▉ ██ (▄▅▄█▍ ▊▉▋▉▅▆ ▄▄▉▇ █▌ ▌▅▍ ▆▌▌▌ ▄█▅▌▊ ▅▍▆ ▋▄▉▌ ▉█ ▅ ▊▉▌▆▊▆█▆▋▆▌ ▍▅██▅▅▆)
2 Years Ago
Cache skin variant base name
2 Years Ago
Remove IEmojiSource, abstraction is no longer needed
2 Years Ago
Attempting to make emoji work inline with an input field, still very broken
2 Years Ago
Remove curve evaluations and tuple usage in pipe generation job to make it burst compatible
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Merge from industrial_merge
2 Years Ago
Merge from industrial
2 Years Ago
Cherry pick 79415 ignoring tracability
2 Years Ago
Merge from zipline_dismount_fix
2 Years Ago
Merge from main
2 Years Ago
Merge from main
2 Years Ago
Blueprint filter fixes
2 Years Ago
Filter fail conveyor output will now activate if no items were able to be moved due to the Max filter option (this behaviour only applies if the conveyor actually has output containers)
2 Years Ago
Potential NRE fix during server load