userAdam Wcancel
reporust_rebootcancel

5,399 Commits over 2,131 Days - 0.11cph!

7 Months Ago
Double the warning radius, only show turret marker if hostile.
7 Months Ago
Extra delay timings
7 Months Ago
Decrease await delay when checking for recording finish
7 Months Ago
Merge from peacekeeper_turret_hostile_warning_ui
7 Months Ago
Removed some unneeded code, debug spam.
7 Months Ago
7 Months Ago
Add a separate turret warning icon. Move UI code to a specific turret icon script.
7 Months Ago
Don't show game screen hostile warning text or menu UI timer remaining, if it's just a turret
7 Months Ago
Only show warnings if in peacekeeper mode, powered, and player is not authed
7 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.
7 Months Ago
Merge from main
7 Months Ago
Merge from main
7 Months Ago
Merge from main
7 Months Ago
Merge from additional_options
7 Months Ago
7 Months Ago
WIP preset support for non UI convar options
7 Months Ago
Codegen after merge
7 Months Ago
Merge from main
7 Months Ago
Added player.cold_breath convar to toggle cold breath visual effect
7 Months Ago
Temporary unapproved bear skin redirect
7 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.
7 Months Ago
Added a buryyable loot container. Use the shovel to bury, and metal detector and shovel to find and dig up again.
7 Months Ago
Set some initial placeholder preset values for all four presets (mostly just to stop it crashing)
7 Months Ago
Added all new options to preset list
7 Months Ago
Preset hookup test
7 Months Ago
Merge from main
7 Months Ago
Nicer layout
7 Months Ago
Other.
7 Months Ago
Shadow options UI
7 Months Ago
Shadows UI wip
7 Months Ago
Added missing LOD and mesh convars
7 Months Ago
More rendering settings, condensing others.
7 Months Ago
Textures UI
7 Months Ago
Rendering UI
7 Months Ago
Starting UI options
7 Months Ago
Async upload
7 Months Ago
Shadows
7 Months Ago
Terrain & terrain overrides
7 Months Ago
Particles
7 Months Ago
Textures
7 Months Ago
ForceOption error handling refactor
7 Months Ago
Rendering
7 Months Ago
Added GraphicsSettings convar factory. Added commented out list of all Unity graphics quality setting variables ready to start adding as convars.
7 Months Ago
Merge from main
7 Months Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
7 Months Ago
Merge from mixingtable_click
7 Months Ago
Correctly respect max item stack sizes
7 Months Ago
Merge from main
7 Months Ago
Add backpack to render scene and setup render script.
7 Months Ago
Merge from main