userAdam Wcancel

6,020 Commits over 2,284 Days - 0.11cph!

12 Months Ago
Don't show game screen hostile warning text or menu UI timer remaining, if it's just a turret
12 Months Ago
Only show warnings if in peacekeeper mode, powered, and player is not authed
12 Months Ago
Added generic client-side hostile warning setup including TriggerHostileWarningZone, IHostileWarningEntity. Setup for auto turrets, show hostile warning marker if in range of a peacekeeper turret, set trigger range based on sight range of turret. WIP.
12 Months Ago
Merge from main
12 Months Ago
Merge from main
12 Months Ago
Merge from main
12 Months Ago
Merge from additional_options
12 Months Ago
12 Months Ago
WIP preset support for non UI convar options
12 Months Ago
Codegen after merge
12 Months Ago
Merge from main
12 Months Ago
Added player.cold_breath convar to toggle cold breath visual effect
12 Months Ago
Temporary unapproved bear skin redirect
12 Months Ago
Bury empty player corpses with a shovel to place a grave, pay respects at grave to view player name, killer name, born and death dates and times and the name of the player who laid them to rest.
12 Months Ago
Added a buryyable loot container. Use the shovel to bury, and metal detector and shovel to find and dig up again.
1 Year Ago
Set some initial placeholder preset values for all four presets (mostly just to stop it crashing)
1 Year Ago
Added all new options to preset list
1 Year Ago
Preset hookup test
1 Year Ago
Merge from main
1 Year Ago
Nicer layout
1 Year Ago
Other.
1 Year Ago
Shadow options UI
1 Year Ago
Shadows UI wip
1 Year Ago
Added missing LOD and mesh convars
1 Year Ago
More rendering settings, condensing others.
1 Year Ago
Textures UI
1 Year Ago
Rendering UI
1 Year Ago
Starting UI options
1 Year Ago
Async upload
1 Year Ago
Shadows
1 Year Ago
Terrain & terrain overrides
1 Year Ago
Particles
1 Year Ago
Textures
1 Year Ago
ForceOption error handling refactor
1 Year Ago
Rendering
1 Year Ago
Added GraphicsSettings convar factory. Added commented out list of all Unity graphics quality setting variables ready to start adding as convars.
1 Year Ago
Merge from main
1 Year Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
1 Year Ago
Merge from mixingtable_click
1 Year Ago
Correctly respect max item stack sizes
1 Year Ago
Merge from main
1 Year Ago
Add backpack to render scene and setup render script.
1 Year Ago
Merge from main
1 Year Ago
Icons
1 Year Ago
Clamps are now defined directly instead of as modified.
1 Year Ago
Merge from main
1 Year Ago
Add combined versions
1 Year Ago
Merge from main
1 Year Ago
Codegen/manifest
1 Year Ago
Convert mixing table UI to use pooling. Misc performance improvements.