reporust_rebootcancel

138,634 Commits over 4,352 Days - 1.33cph!

5 Days Ago
▉▉▅▉▅▅▋▌▍ ▌▇█▍▇▍▊ ▅▅▄▊▋ ▌▊▆█▅ █▄▆▉▆▄▆▇▊█▅▆▄▍▊▅▅▄
5 Days Ago
merge from store_dashboard
5 Days Ago
Compile fix
5 Days Ago
First pass of blend mask for kiosk trims (WIP)
5 Days Ago
more apartment building facade set dressing
5 Days Ago
Merge from hab_altimeter
5 Days Ago
Needle fix
5 Days Ago
merge from store_dashboard
5 Days Ago
Merge from main
5 Days Ago
Validate the json file before uploading to S3
5 Days Ago
Null checks everywhere to make sure the store init can't fail if the json is wrong
5 Days Ago
merge from triggersleep_ws_change
5 Days Ago
Revert bootstrap ToggleUIHack changes
5 Days Ago
Store now loads its overrides from the manifest directly instead of downloading the json file
5 Days Ago
merge from main
5 Days Ago
backup before merge
5 Days Ago
Fixed settings tab masking issues
5 Days Ago
Resolved merge conflicts
5 Days Ago
merge from main
5 Days Ago
Build compile fix
5 Days Ago
Merge from armored_ladder_hatch
5 Days Ago
Merge from engine_missing_parts_tooltip
5 Days Ago
Added a tooltip when a slot is missing in the engine loot panel
5 Days Ago
Merge from main
5 Days Ago
sync Rust.RenderPipeline: emulate BiRP lighting attenuation for consistency. fixes overly dim player preview lighting, torch light, etc
5 Days Ago
Setup a material and colour mask
5 Days Ago
Switching renderer enum in editor now finds and enables chosen terrain renderer Simplify lod configs to int array Fix terrain position getter Rename terrain compute
5 Days Ago
Merge form armoured_ladder_hatch
5 Days Ago
Add door controller sockets to both hatches
6 Days Ago
Fixed hatch not being visible to icon renderer because it was named LOD1 (we should always start from LOD0) Updated Icon Renderer to open ladder hatches when taking a screenshot
6 Days Ago
- Add a filter so we can filter for SERVER or CLIENT convars. - Reduce console work when the menu is closed
6 Days Ago
reapply WaterCamera change in RRP
6 Days Ago
merge from main
6 Days Ago
Renamed directory and prefabs to match new item name (armoured.ladder.hatch -> floor.ladder.hatch.toptier)
6 Days Ago
Remove unneeded prefabs
6 Days Ago
Disable armored hatch placment on boats as they don't have convex colliders
6 Days Ago
Set lock positions for armored hatches Slightly awkward placement as the hatch itself is too thick, had to place it on the thinner surface
6 Days Ago
Update hatch item names and descriptions Fix pickup and repair targets
6 Days Ago
Disabled read/write on models conflicting in last merge
6 Days Ago
Merge from main Lots of conflicts due to the viewmodel_early_disable_fix and hackweek_server_mesh_cull branches For fbx .meta file conflicts I used the versions on this branch instead of on main, will need to verify that they have r/w turned off
6 Days Ago
Change the button colour in command list if its been changed from the default value
6 Days Ago
Setup correct anchors for console output
6 Days Ago
Setup tooltips for each of the commands
6 Days Ago
- Include server admin commands in client autocomplete/command list - Can run server commands without sv (they will be added automatically) for server commands - Fix virtual scroll bugging on out the new command list
6 Days Ago
Tweaks. Scene backup.
6 Days Ago
SimpleLight consistency fixes & improvements.
6 Days Ago
Consistency fixes.
6 Days Ago
Spotlights
6 Days Ago
Office lights. Anisotropic texture tweaks.
7 Days Ago
merge from water_ssr_taa_flicker_fix