userJarryd Campicancel
reporust_rebootcancel

13,841 Commits over 2,496 Days - 0.23cph!

4 Years Ago
Reverted flashlight icon change from Friday, fixed icon being left on when attachment is removed
4 Years Ago
Compile fix
4 Years Ago
Fixed item light indicator staying on after removing attachment while light is on
4 Years Ago
BlackjackController compile fix
4 Years Ago
Added a TimelineConvarController asset, can use it to manipulate float convars via the timeline animation window (attaches to demo tracks)
4 Years Ago
Remove some framerate cap logs
4 Years Ago
Conveyor greybox setup
4 Years Ago
Industrial crafter greybox setup
4 Years Ago
Restore LootPanels scene
4 Years Ago
Code gen, protobuf
4 Years Ago
Merge from main
4 Years Ago
Fixed research table not correctly updating it's UI when researching lumberjack pickaxe/hatchet
4 Years Ago
Added extinguish and ignite sfx to skull fire pit
4 Years Ago
Merge from beltbar_improvements
4 Years Ago
Adjusted flashlight icon, now sits behind weapon icon
4 Years Ago
Fix swapping weapon attachments while an attached light was active leaving the icon on incorrectly
4 Years Ago
Merge from main
4 Years Ago
Fixed fluid IO entities adding incorrectly to battery drain (affected water barrels and sprinklers)
4 Years Ago
Add a server log to try and catch cases where a slot machine fails to pay out results of a spin
4 Years Ago
Fixed mysterious UnlockPunch error, was caused if a player reconnected after being disconnected from a server while the tech tree dialog was open and they had unlocked at least one tech Removed a UGC reporter log
4 Years Ago
Fix the world seed info HUD not showing corect information (will require a server update)
4 Years Ago
Fixed some broken particle effects on snow machine Added Toggle, Turn On and Turn Off electrical inputs (brings it in line with fog machine and strobe light)
4 Years Ago
If a player is assigned a sleeping by a friend while they are on the death screen, the death screen will now update instead of requiring them to respawn and die again
4 Years Ago
Merge from beltbar_improvements
4 Years Ago
Updated with icon from Paddy
4 Years Ago
Exposed limit fps in menu option
4 Years Ago
Merge from beltbar_improvements (icon on belt icons when flashlight/laser attachments are on, better contrast on belt bar item counts)
4 Years Ago
Don't use corner icon for light indicator, added a new 1px high line on the bottom of the icon instead
4 Years Ago
Merge from main
4 Years Ago
Fix world model held cards not correctly syncing with hand position while caboose is moving Added BaseMountable.PostLateUpdatePlayer, this gets called after all IK and animation updates are complete
4 Years Ago
Fixed start/end pipe rotation issues
4 Years Ago
Fixed several pipe rendering issues
4 Years Ago
Fixed LateCamera trying (and failing) to report frame times while not in play mode
4 Years Ago
Merge from static_group
4 Years Ago
Add graphics.terrainalpharangeextension convar that extends the clip range of terrain cutouts, fixing ground being visible over spaces like Launch Site
4 Years Ago
Update HLOD distances on large oil rig
4 Years Ago
Fixed a case where the HLOD mesh would fail to render
4 Years Ago
Added a Skip all HLOD toggle on SceneToPrefab, will preserve the last HLOD result
4 Years Ago
Merge from static_group
4 Years Ago
S2P gas station Fixed both harbor monuments switching to HLOD mesh too close
4 Years Ago
Fixed not being able to toggle showCamInfo if debugcamera_lock is enabled
4 Years Ago
Merge from static_group
4 Years Ago
Merge from main
4 Years Ago
Disable HLOD mesh in Awake, prevents HLOD meshes appearing briefly when connecting to a game
4 Years Ago
Tools/Scene/Add Parent GameObject now sets the parent to the pos/rot/size of the target child Now supports undo/redo
4 Years Ago
Trainyard HLOD
4 Years Ago
Merge from main (stomp trainyard changes locally)
4 Years Ago
MeshCull now works with occlusion culling Ensure components are removed from the occlusion culling system when disabled by HLOD
4 Years Ago
Improved alpha cutoff of lighthouse hlod
4 Years Ago
Merge from main