userJarryd Campicancel

12,900 Commits over 2,831 Days - 0.19cph!

5 Years Ago
Fixed animal hits not counting as hits for life stats Add another frame of delay when rebuilding life stats layout
5 Years Ago
▋▋▍▅▍▅▆▍█▅▄ ▊▍ ▄█▉▌ ▆▇▋▅▉▍▉ ▅▉▍▄▄▌▉ █ (▇▊▋▌▋ █ ▄▆▋▅▉▇ ▌▍ █▆▌▊▍▊ ▋▊ ▋▆▋█▍▇▅▆▌▊ ▊▉▆▆▇ ▊▌▇▆▄▍▄▄▊▊▅▅▋▅ █▌▌ ▋▋▍▉▄▇▉▊▅▉▆▌▋▆ ▋▅▍▆▌ ▊█▊▊ ▊▆▄▋▋▅, ▇▄█▋▋▌▉▇ ▋▉▉▋▉▍█▌▅▍ ██ ▍▌▍▉ ▆█▅ ▄▆▆▍▉▋█▋█▋)
5 Years Ago
Cache liquid drain amount and deduct via invoke
5 Years Ago
Fix teleport2owneditem throwing an exception if no targets were found
5 Years Ago
Merge from main
5 Years Ago
WIP better passthrough calculations
5 Years Ago
Merge from main
5 Years Ago
▍▅▌ █▊▊▅▌ ▄▌▉ ▉▅▇▆▄▋▍ ▇▋ ▇▊▍▍ ▊█▄▊▅▌▆
5 Years Ago
Merge from tree_game
5 Years Ago
Tweaked oak_c
5 Years Ago
Remove a log
5 Years Ago
Updated palm tree marker data with new system where possible
5 Years Ago
Presort tree markers by rotation Move through marker locations in a linear order to eliminate snapping around the tree
5 Years Ago
CLIENT compile fix
5 Years Ago
Add a new marker data generation system that uses multiple arcs of raycasts to find positions rather than relying on visual mesh vert points (some trees don't have great topolgy to generate good results) Clean up some duplicate marker datas
5 Years Ago
Merge from main
5 Years Ago
█▄▆▌▍ █▄▄▊▅▅ ▅▋▆ ▉▄▊▋ █▋▇ ▆▇▋▍ ▄█▉▅▅█▇ ▄▆ ▄█ ▍▊▌▄ ▅▌▇▋█▌▉▌▊▍▋ ▌▄█▆▅▋ ▉ ▍▍▄█▍▉ ▋▌▅▉▅▅▄
5 Years Ago
Water catcher loot panel on water barrel
5 Years Ago
Update water catcher loot panel to work with sprinkler
5 Years Ago
Increase water catcher storage and throughput amount
5 Years Ago
Merge from new_commands
5 Years Ago
Update descriptions
5 Years Ago
Removed 25% cap on liquid transfer Increase fill amount
5 Years Ago
Water flow now tapers off while moving through an IO chain
5 Years Ago
Fixed some duplicate item ids
5 Years Ago
Fixed player.fillwater command not working if there was an empty belt slot
5 Years Ago
Cleanup some unneeded fuel logic
5 Years Ago
Use proper water catcher UI
5 Years Ago
Mark water item as dirty when pushing it through connections to update UI
5 Years Ago
Tweak fuel process, sprinkler only uses water loaded on to it and LiquidContainer is responsible for pushing water to various entities Use IsConnectedTo check before splashing something, it's better solution than the earlier fix in 46160
5 Years Ago
Shrink sprinkler splash radius, expose radius as a gizmo
5 Years Ago
Move water catcher sockets to other side of entity
5 Years Ago
Hose tool now places proper hose lines while placing instead of cables
5 Years Ago
Fixed some gravity pump edge cases Fixed fluid splitter marked as electric
5 Years Ago
Respect max stack size when moving fuel around Sprinkler now only stores 10ml of water locally
5 Years Ago
Move apart water in/passthrough slots on sprinkler for easier use
5 Years Ago
Added a new "plumber" player inventory default
5 Years Ago
Add recursive checks for fuel transfer
5 Years Ago
Add some extra checks to stop recursive fuel connections Add some extra checks to stop water re-entering network after being splashed
5 Years Ago
Fix map not zooming
5 Years Ago
Rework water input gravity calculation to use handle location, not entity location (since water barrel plug is much higher than the water barrel root)
5 Years Ago
Show gravity warning on crosshair when connecting two water entities that need a pump
5 Years Ago
Manifest
5 Years Ago
Merge from main
5 Years Ago
Merge from Fluid IO
5 Years Ago
Fluid switch now disregards gravity checks if powered via pump power input
5 Years Ago
Sprinkler now runs while it has water input, updated water storage logic to be more in line with other IO entities
5 Years Ago
Add support for gravity restrictions (if a fuel source is lower than the entity it can't use it)
5 Years Ago
Merge from life_stats_merge
5 Years Ago
Cherry pick 46022