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

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
3 Years Ago
▆█▊▍▍ ▍▍▍▋▅▉█ ▍█▇▇▅▉ ▋▉▉ █▆▄▊▇▋▊ █▇▌▄▌▉▄▌▉▅ ▄▅▆▉▌▄▍▄▄ ▊█ ▉▋ ▅▅▆▍▋▅ ▊▇▊▅ ▇▉ █▇▉▉
3 Years Ago
Rows setup wip
3 Years Ago
▅▆▌▅ ▅ █▅▍▇▊▊▇▅▇ ▉▌█▄▊ ▄ ▍█▉▊▆ ▌▇▅▇ ▅▇▍▆█▊▊▆█ & ▇▍▅█▉▉▌▉▊ ▉▄▄▆▇▆█▅ ▊▊ ▆▌▇ ▅▄▊ ▅▇▊▄▋ ▋▌▉▄▋▋▌▉▌▍▌▋ ▅▋▄
3 Years Ago
▉▋█ ▄▍▄ ▌█▊▌▍█▋▋▄▊ ▇▍ ▉▄▇▅▋▍ ▌▊▄▄▍▅ ▉▊▆▇ ▌█ ▄▍█▄▇▄▋ / ▄▆ ▅▍▉▊█▋
3 Years Ago
▌▆▍▄▊ ▋▊▍▄ ▄▆▉▆ -> ▅▉▉▆▌_█▅▊▍_▌▅▇▇▋▍▉▄
3 Years Ago
Created gibs for gingerbread barricades
3 Years Ago
Row/anchor tests
3 Years Ago
Added SlotSize and set it on weapon mount defs
3 Years Ago
adjusting slot sizes
3 Years Ago
set texture import resolution for crafter texture properly
3 Years Ago
Splitter fbx file that got missed out for some reason
3 Years Ago
Added LODs to all modules Added GIBs to all modules - updated prefabs with LOD'd meshes Moved meshes into appropriate folders
3 Years Ago
merge from qol_nov_22
3 Years Ago
Fixed shreddable pickup truck server collider errors
3 Years Ago
merge from qol_nov_22/debris
3 Years Ago
Debris layout improvements Debris HP tweaks
3 Years Ago
Switched to PrefabUtility.InstantiatePrefab to keep prefab links
3 Years Ago
Added an editor script to to automate spawning enough weapon racks for all weapons, mounting the weapons and then applying their configs, to make setup and testing faster. Added weaponrack gallery scene.