reporust_rebootcancel

137,301 Commits over 4,352 Days - 1.31cph!

8 Months Ago
Fixed general store description in inventory screen, we now pulled the translated one instead of steam's one
8 Months Ago
Fixed a bug that would cause certain filters to turn themselves off if you hovered the mouse inside and then outside of the button regions
8 Months Ago
Redo all of the tooltips for each of the filters
8 Months Ago
Update Server Entry tags to use the new tooltips
8 Months Ago
Remove transition from session page
8 Months Ago
Standardise play mode filtering tooltips
8 Months Ago
Change shadow update group init order
8 Months Ago
merge from main
8 Months Ago
Fixed legacy furnace skin viewer issues
8 Months Ago
Cleaned up demo window
8 Months Ago
Merge from main
8 Months Ago
update base stor eprefab, improve tags design
8 Months Ago
Working in the new haze falloff feature WIP.
8 Months Ago
Walkway progress / scaffolding stairs
8 Months Ago
Demos & play using same search styles
8 Months Ago
merge from main
8 Months Ago
Shadow manager NRE fix
8 Months Ago
merge from new_menu
8 Months Ago
merge from main
8 Months Ago
Wrap friends list updates in FlexScopedUpdate to try and fix flickering
8 Months Ago
Compile fixes
8 Months Ago
merge from new_menu
8 Months Ago
merge from new_menu
8 Months Ago
merge from main
8 Months Ago
Revert asset changes
8 Months Ago
TrueShadow optimisations: removed per instance LateUpdate calls, added manager with group based updates Assigned all shadows to mainmenu group, skipped when menu is closed Shadows aren't updated when invisible too
8 Months Ago
Implemented support for instances in motion and other fixes
8 Months Ago
Remove code to pack monument scenes bundle (unused)
8 Months Ago
Merge from trimmed_asset_warmup/scene_warmup
8 Months Ago
▅ ▍▍█▌▇ ▆▆▉▌ ▋▆▍█▇▉▆▌██▌▇▉▉▍▌
8 Months Ago
compass viewmodel - removed ironsights script and elements from prefab
8 Months Ago
Handle hardcoded, wildcard-like asset references if they're using string interpolation (lootpanels, etc) Remove explicit inclusion of Assets/bundled/Prefabs/ui Apply some filtering to decide what hardcoded references go into the bootstrap asset scene vs. others (cargoship etc don't need to be loaded for the menu)
8 Months Ago
compass viewmodel - reduced lowered position when running, also reduced bob/offset for added visibility
8 Months Ago
priv prefab tweak
8 Months Ago
Swap ClothingMovementProperties for heavy chest and legs (misassigned refs)
8 Months Ago
8 Months Ago
added textures and updated material for pilot hazmat backpack
8 Months Ago
8 Months Ago
add per-biome, per-weather fog start distance ramps
8 Months Ago
Refactor VehiclePrivilege IsDriver checks to CanModifyAuth
8 Months Ago
▇ ▉█▆▄▆ ▉▋▊▇▊▉▊▊▌▅ ▍▉ ▄▊▌▊ ▍▇█▆▌▇▄▇▇ ▌▄▉▍▅▌
8 Months Ago
Merge from medical bay props
8 Months Ago
Simpify filtering logic
8 Months Ago
merge from main
8 Months Ago
UI Layout changes. Viewmodel scroll now has a filter text box. Removed old viewmodel UI
8 Months Ago
Improvised walkway progress
8 Months Ago
More set dressing (WIP) of food market. Reduced AO intensity on banana bunches.
8 Months Ago
Fix conversation order being sometimes inverted (scientist switching lines, not making sense)
8 Months Ago
Set up python anims, entity and override controller
8 Months Ago
Handle static array constructors, skip convars when resetting static fields.