reporust_rebootcancel

137,385 Commits over 4,474 Days - 1.28cph!

1 Year Ago
Workshop - Lock page buttons accordingly - Added a confirmation popup before starting the workshop scene loading - Prevent the menu to close when pressing escape if the workshop editor is loaded
1 Year Ago
Merge from main
1 Year Ago
Workshop filtering dropdown
1 Year Ago
Workshop window is closed correctly when switching tabs
1 Year Ago
▉▄▊█▌▌ █▅▌▋▋█▋▊
1 Year Ago
Fixed HttpImage not firing OnImageLoaded callback at all times
1 Year Ago
Workshop scene linked, "my items" buttons
1 Year Ago
Restored window states in main prefab
1 Year Ago
Workshop menu baseline
1 Year Ago
Update: DemoBuildingsViewer - use processed protobufs, instead of raw demo protobufs, for scene spawning - Benchmark.Building no longer caches raw protobufs This standardizes logic between benchmarks and the viewer tool. Tests: opened a couple bases from a demo
1 Year Ago
add two toggles to apply tod contrast and tod fogginess to cloud sun color
1 Year Ago
Feedback tweak: Red/Orange balance into more orange.
1 Year Ago
Update: DemoBuildingsViewer - can now recreate entities that have been deleted Tests: spawned a base, deleted a bunch of walls, reimported - all back to normal
1 Year Ago
Feedback tweak: Color nudging some things, based on averaged feedback. Redness & overexposure.
1 Year Ago
Settings dropdown direction improvements
1 Year Ago
merge from new_menu
1 Year Ago
Fixed gesture buttons spawning disabled in builds Right click to clear bump the gesture widget
1 Year Ago
Added Viewmodel Shotgun Shells Model, Textures Setup Viewmodel Shotgun Shell Material
1 Year Ago
Client can now support server listing up to 80 characters long Add non drawing backing graphic to notifications, so you cant easily get rid of the menu without pressing totally outside of it
1 Year Ago
Merge from decor_rock_pooling
1 Year Ago
Fixed skinviewer sleeping bag not disabling itself
1 Year Ago
merge from projectile_jobs
1 Year Ago
handle null localplayer properly for demo playback
1 Year Ago
Pressing the website button in the connect modal will open up the webpage, not just close the modal
1 Year Ago
Fixed color value not showing on dropdown setting Fixed dropdown content rect secretly flying to the moon when hidden (??)
1 Year Ago
Bugfix: DemoBuilidngsViewer - ensure first building block instances have skin applied to them - caused by invalid stability triggering early skin change, instead of deferring it till after we preprocess skins Tests: imported base, looked the same as in demo
1 Year Ago
new_menu -> main
1 Year Ago
Improve contrast on connection modal backing Improve contrast on rust plus modal backing
1 Year Ago
merge from main
1 Year Ago
Fix loading scene not giving any details when joining loading screen now tries to preload a few images and picks a different one each time it opens so its not as boring
1 Year Ago
new_menu -> main
1 Year Ago
Restored soundtrack dlc audio files
1 Year Ago
Update: DemoBuildingsViewer - support reimport of building blocks from base json Takes us closer to being able to edit bases and export. Spotted it failing to create a correct wall (even though other same prefabs are okay). Tests: used the tool
1 Year Ago
merge from main
1 Year Ago
Some store refactoring and fixes, showcase cart button wip
1 Year Ago
merge from main
1 Year Ago
merge from fogmethod1 (clouds/fog/sky)
1 Year Ago
1 Year Ago
merge from dpv_bone_error
1 Year Ago
re-assigned model root to correct transform
1 Year Ago
clear out all global textures for clouds/fog after main camera finishes rendering, fixes several scene view issues from lingering textures
1 Year Ago
Nuked some low bitrate background videos
1 Year Ago
Fixed clunky animations in the skin viewer when entering and exiting fullscreen repeatedly
1 Year Ago
Tweaked cart item remove button padding
1 Year Ago
Feedback tweak: Cloud shapes
1 Year Ago
Store cart: - Updated button wording and style - Clicking away from the window closes it - Cart item are clickable and open their respective pages - Delete button style
1 Year Ago
Centre connection modal inside the play menu properly Fix notifications blur Fix connection modal blur being a bit strange
1 Year Ago
General tab dividers + add to cart on packs
1 Year Ago
merge from ambiencezone_nre_fix
1 Year Ago
check AmbienceManager instance is valid for AmbienceZone triggers (can NRE when leaving server)