196,039 Commits over 4,110 Days - 1.99cph!

3 Years Ago
Option to destroy a lock on a modular car now becomes available at 25% module health (was 15%). Still WIP, ported all basic code lock functionality to modular car locks.
3 Years Ago
Fixed not being able to drag non-cassette items onto the portable boom box
3 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
3 Years Ago
Added null check on the conditionals list in ConstructionSkin.SpawnGibs
3 Years Ago
Added canvas scaling to a bunch of other dialogs - modified codelock scene* - electrical branch prompt - counter - RF reciever - RC camera - rust+ notification - draw pumpkins - spraycan skins - timer prompt - drone marketplace
3 Years Ago
Gathering icons and weapons box
3 Years Ago
Fixed more UI too small on 4k screens - codelock - assign sleeping bag - rename sleeping bag
3 Years Ago
large xmas tree static
3 Years Ago
Creating player view ui with stats
3 Years Ago
Apply the updated external wall behaviour to ice walls
3 Years Ago
merge from networkgrid_layers
3 Years Ago
more
3 Years Ago
row tests
3 Years Ago
updating sources
3 Years Ago
Update to industrial conveyor module mesh - fixed holes in mesh (where pipes would cover but would be exposed without pipes) - updated LODs (gibs were already fixed)
3 Years Ago
network++ save++
3 Years Ago
merge from main
3 Years Ago
merge from StaticCaboose
3 Years Ago
Fix bouncing off wall frames when climbing up & down netting by adding "block player movement" collider
3 Years Ago
Fixed getting stuck on the top of netting placed in wall frames
3 Years Ago
Root merge
3 Years Ago
Root merge
3 Years Ago
Disable bounds check from earlier, it marks a bunch of stuff as changed incorrectly Gib setups
3 Years Ago
Storage Adaptor prefab setup
3 Years Ago
Conveyor setup, icons, etc Running RecalculateBounds now marks a prefab as dirty in the prefab editor
3 Years Ago
Fixed underwater effect on the lowest quality setting
3 Years Ago
Lake / River normal fix on low quality
3 Years Ago
Developer menu (f1 menu) scales with resolution so it's readable at 4k
3 Years Ago
Crafter material setup
3 Years Ago
Updated CreateMenuPrefabs Added right click script for SimpleBones
3 Years Ago
▇▊▄ ▄ █▇▆▄▆▇▌▄ ▊▉▋▋▍▋▅▊█▅ ▄▆ ▋▌█ ▌▋▆▄▋▋ ▌▅▄▊▉▍▋▅ ▄▊▍
3 Years Ago
Merge from main -> steam_auth_tracking
3 Years Ago
Root merge
3 Years Ago
WIP replacing modular car key locks with code locks
3 Years Ago
updated industrial crafter module - split lights off to their own uv to control progress bar - updated lods - updated prefab - added textures and materials for the lights (this may change if/when we get a fix for the standard shader uv1 offset settings)
3 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
3 Years Ago
Updated cake tunnel entrance greybox
3 Years Ago
Merge from xmas_2022
3 Years Ago
Root merge
3 Years Ago
Merge from main
3 Years Ago
Merge from water5
3 Years Ago
Merge from quality
3 Years Ago
Fixed quality for normals
3 Years Ago
Fixed env fish above water
3 Years Ago
Final'ish lighting for Outpost
3 Years Ago
cherrypick 76892
3 Years Ago
Early out of everything if water layer is not visible
3 Years Ago
Merge in roof fixes
3 Years Ago
Rearrange checks & add a few comments
3 Years Ago
merge from steam_auth_tracking