reporust_rebootcancel

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

12 Minutes Ago
clamped rotate option takes the larger rotation axis and clamps to that one, both on duck input
17 Minutes Ago
Merge from main
18 Minutes Ago
slab tool to cut out a full rectangular slab out of the sculpture
19 Minutes Ago
Updating blockouts before branch switch
30 Minutes Ago
Update: add a null check to FoliageGrid It depends on terrain, but some scenes might not have terrain available (FireworkBenchmark) Tests: ran the scene
39 Minutes Ago
Updating crossbows and bows to hide arrows correctly
41 Minutes Ago
game_room_dlc -> main
42 Minutes Ago
new_pool_ui -> game_room_dlc
43 Minutes Ago
codegen
45 Minutes Ago
add a show tooltips convar and set it to default
48 Minutes Ago
Fix striped balls having weird shades
58 Minutes Ago
Add new power bar Add Cue ball that gets enabled for the player whos turn it is
60 Minutes Ago
rotate on plane option in sculpting gui bound to duck while rotating
1 Hour Ago
Fixed comfort setup on 23 prefabs. In all cases, the minComfortRange was greater than the triggerSize (radius) which is not how the TriggerComfort script is intended to be used. Swapped minComfortRange and triggerSize values. Affected prefabs: 1. Charity_plushie_01\CharityPlushie_01_deployed 2. Charity_Plushie_02\CharityPlushie_02_deployed 3. Charity_Plushie_03\CharityPlushie_03_deployed 4. Charity_Plushie_04\CharityPlushie_04_deployed 5. Charity_Plushie_05\CharityPlushie_05_deployed 6. Discord Plush\DiscordPlushie_deployed 7. Discord Trophy\discordtrophy_deployed 8. HazmatPlushy\HazmatPlushy_deployed 9. HeavyScientistPlushie\HeavyScientistPlushie_deployed 10. ScientistPlushie\ScientistPlushie_deployed 11. Youtooz_Figurines\Hazmat_Youtooz.deployed 12. Youtooz_Figurines\HeavyScientist_Youtooz.deployed 13. Trophy\trophy.deployed 14. trophy_2023\trophy_2023.deployed 15. birthday_balloons_2025\circle_balloon.deployed 16. birthday_balloons_2025\heart_balloon.deployed 17. birthday_balloons_2025\latex_balloon.deployed 18. birthday_balloons_2025\latexclump_balloon.deployed 19. birthday_balloons_2025\mixedclump_balloon.deployed 20. birthday_balloons_2025\speechbubble_balloon.deployed 21. birthday_balloons_2025\star_balloon.deployed 22. Rug\rug.deployed 23. modding\volumes_and_triggers\comfort_volume
1 Hour Ago
Bugfix: add missing initialization to BaseRaidBenchmarkScene - Initialize ProjectileCache (no idea where that has gone) - Initialize admin overlay component Tests: BaseRaidBenchmark runs without exceptions
1 Hour Ago
Cherrypick 159664
1 Hour Ago
Merge from playermaintainedmonuments
1 Hour Ago
S2P launch site
1 Hour Ago
Merge from satellite_crash
1 Hour Ago
S2P harbor 1, harbor 2, sat dish, ferry terminal, trainyard, military tunnels, radtown, sewer branch
1 Hour Ago
Revert accidental mount position override on static version of computer - butt in chair.
1 Hour Ago
merge from fix_cliff_gaps
1 Hour Ago
made gibs read write and set deploy and gib sound to wood
1 Hour Ago
Tightened anchor setup for rock_formation_small_a
1 Hour Ago
Merge from satellite_crash
1 Hour Ago
Update: assign CraggyIsland terrain data in MonumentBenchmark Was causing an NRE when trying to run that benchmark from bootstrap Tests: benchmark MonumentBenchmark
1 Hour Ago
Hooked up gas pumping sounds
1 Hour Ago
Code gen
2 Hours Ago
merge from PlayerMaintainedMonuments
2 Hours Ago
More recycler fixes
2 Hours Ago
Tightened anchor setup for cliff_hills_mid_c
3 Hours Ago
Merge from gas_pump_sounds :fuelpump:
3 Hours Ago
Soundclass audio changes
3 Hours Ago
Audio file settings change
3 Hours Ago
Merge from satellite_crash
3 Hours Ago
Enforce more distance between rivers so they block less space for monuments
3 Hours Ago
Move the kill radius from the prefab and split into two separate convars (it was doing two jobs before). Bump search clear radius.
3 Hours Ago
rename_test_warning -> main
3 Hours Ago
Show an minor inspector warning if an item has been renamed recently
3 Hours Ago
Time the search in the debug commands too
4 Hours Ago
Codegen
4 Hours Ago
Merge from PlayerMaintainedMonuments
4 Hours Ago
merge from game_room_dlc to main
4 Hours Ago
Merge from satellite_crash
4 Hours Ago
Rename
4 Hours Ago
Remains physics mat fix
4 Hours Ago
Default site_check_physical_surface to true
4 Hours Ago
jukebox - updated localization
4 Hours Ago
Added satellite.launchquick - same as regular launch, still performs all the regular computer targeting validations, but fast forwards the descent to the final 30 seconds
4 Hours Ago
Use the demo compatability backend to show an inspector warning if an item is listed as inside the compat manifest This means the warning of possible incompatability will stay for the whole retention period