userJarryd Campicancel

13,105 Commits over 2,831 Days - 0.19cph!

2 Years Ago
▅█▄ █▍▉▇ ▊██▉▋▌▋█ ▄▆▄▊▇▍▆▅▅▉▌ ▍▋▌ ▊█▅▊▍ ▍▉▋▊ ▉▇ ▍▆▆ ▍█▉█▅ ▄█▍▉▌ ▉▋▍ ▇▍▍ ▄▉▉▋▋▄█ ▄▍▌▌ "▇▉█▆" █▋ ▍▅▋ ▍█▌▊ (█'▋▍ ▆▄▅ ▄ ▆▋▋█ ▌▇██▍▍█ █▇ ▆▅▇ ▄▉▅▄▍ ▆▆▍▊ ▊▌▇ ▄▅▆ ▄▋▋▉▉▌)
2 Years Ago
Added a popup tip to explain how to toggle the flashlight on/off
2 Years Ago
WIP adding translation support and icons for all steps of the filter process
2 Years Ago
Can now switch between pipe colours Added support for conveyors to use item categories as filters (food, weapons, ammunition, etc)
2 Years Ago
Merge from main
2 Years Ago
Colour variants
2 Years Ago
UV fixes
2 Years Ago
Reapplied BaseAiBrain changes that were stomped in 77185 Manifest
2 Years Ago
WIP uv layout change
2 Years Ago
WIP ownership checking
2 Years Ago
Compile fix, ignore client emoji folder
2 Years Ago
Cherry pick 77144 (solves overlapping issues and didn't require the TmPro update)
2 Years Ago
Add some padding around each emoji
2 Years Ago
Trying out updating TmPro (3.0.6)
2 Years Ago
Merge from main
2 Years Ago
Sparks now play once an item has finished crafting
2 Years Ago
Merge from main
2 Years Ago
Tweaked clone icons to more clearly show berry colour
2 Years Ago
Potential instrument LateUpdate fix
2 Years Ago
Use Player folder instead of PlayerMats Improved naming iterator Move materials into Hair, Skin and ItemSkins folder
2 Years Ago
CopyPlayerTool now attempts to reuse matching materials in the Assets/Media/Materials/PlayerMats folder instead of creating new materials when copying hair and skin
2 Years Ago
HLOD generation now ignores GameModeObjectToggle components Fixes reclaim terminal appearing in outpost HLOD Updated outpost HLOD assets, prefab is unchanged
2 Years Ago
Piano no longer uses closest midi note if it's missing a note
2 Years Ago
Merge fron nov22_community_merges
2 Years Ago
Merge from main
2 Years Ago
Fixed drum sticks floating in air after dismounting drumkit (probably affected xylophone as well)
2 Years Ago
Client compile fix
2 Years Ago
Crafter now shakes and sparks while crafting
2 Years Ago
Adjusted crafter slot positions on each workbench
2 Years Ago
Electric furnace gibs setup
2 Years Ago
Merge from ElectricFurnace
2 Years Ago
Fixed conveyor sprite not getting clipped by RectMask2d (required a new shader)
2 Years Ago
Don't allow inserting fuel into electric furnace Fixed pickup/repair targets Fixed IO connection points on electric furnace
2 Years Ago
Make crafter loot panel a prefab, not S2P
2 Years Ago
Fixed directional lines not working on pipes
2 Years Ago
More crafter prefab setup
2 Years Ago
Added support for industrial pipes having ridge sections at distance intervals
2 Years Ago
Apply icon material and LOD settings to conveyor
2 Years Ago
Added a UI warning when inserting blueprints into an industrial crafter that's attached to a workbench at an invalid tier
2 Years Ago
Merge from main
2 Years Ago
Brought throwable snowball impact effects in line with effects from snowball gun
2 Years Ago
Fixed not being able to drag non-cassette items onto the portable boom box
2 Years Ago
Fix streamed radio audio looping incorrectly if the players performance drops below 10fps There is likely still some stuttering but it should recover once performance improves
2 Years Ago
Disable bounds check from earlier, it marks a bunch of stuff as changed incorrectly Gib setups
2 Years Ago
Storage Adaptor prefab setup
2 Years Ago
Conveyor setup, icons, etc Running RecalculateBounds now marks a prefab as dirty in the prefab editor
2 Years Ago
Crafter material setup
2 Years Ago
Add IOEntity.debugbudget and IOEntity.debugBudgetThreshold convars, prints out the entities taking up IO budget time if the total takes longer than the threshold Modified LiquidContainer to only update it's drain targets when a circuit changes, not during UpdateOutputs UpdateOutputs generally happens as part of a circuit change so we were doubling up work, this was exacerbated by long chains of water catchers getting drained immediately as water is produced
2 Years Ago
Industrial splitter setup
2 Years Ago
Industrial crafter prefab setup, icons, etc