reporust_rebootcancel

138,569 Commits over 4,505 Days - 1.28cph!

16 Days Ago
cleanup, also added a sculpture-up aligned placement for carving/additive modes when duck is held the shapes align with the pedestal
16 Days Ago
reset siege vehicles, train car, sub
16 Days Ago
Added new sounds to the fuse boxes :electric_plug:
16 Days Ago
WTP Conditional lighting WIP.
16 Days Ago
Reset snowmobile, tugboat, horse, rowboat, bike
16 Days Ago
Reset modular vehicles too
16 Days Ago
Reset state on vehicles
16 Days Ago
16 Days Ago
Powered variant of the generator & related files
16 Days Ago
Reset state on mountables and base/combat entities
16 Days Ago
cancel invokes on pool, restore go active states. (could probably subtract this later)
16 Days Ago
Added boundary validation to Facepunch.Math.Epoch.ToDateTime/FromDateTime Fixes an issue where setting wipetimer.wipeUnixTimestampOverride to an invalid value, causes all players to get kicked while server is spamming errors
16 Days Ago
Add initial poolcouts to vehicles
16 Days Ago
Audio code changes for water tank spinner and added new sounds :ocean:
16 Days Ago
Merge from PMM
16 Days Ago
Merge from PMM
16 Days Ago
Merge from satellite_crash
16 Days Ago
merge from PMM
16 Days Ago
Codegen
16 Days Ago
Satellite remains now check the satellite collider for salvage hits. Hide teh satellite model and collision when fully salvaged, keep the terrain. Runs on a flag so it remains correct across network vis. Add Model componet so bone ids get added.
16 Days Ago
ClipCurve-like tool to drag a line and take a chunk out of the sculpture out with it
16 Days Ago
Merge from lootpanel_nre_fix
16 Days Ago
Revert change that stopped loot panels from reverting to the quick craft panel when closing them Causing a few issues across different loot panels
16 Days Ago
Added audio support for the water treatment water tank
16 Days Ago
wooden loot crate 1 lods and gibs
16 Days Ago
merge from ocean_sim_waterlevel_trace_fix
16 Days Ago
OceanSimulation traces take proper account of the sea level, was previously assumed 0
16 Days Ago
pooltable - expanded long side of the pooltable nobuild bounds to 2m to prevent dismount wall clipping - updated guide mesh
16 Days Ago
Merge: from benchmark_fixes - fixes all-bar-one NREs happening when running `benchmark` command Tests: ran benchmark in editor
16 Days Ago
Update: clean up spawned players before unloading BaseRaidBenchmark scene Helps deal with breadcrumb logs for zombie players in the list, but there's still an NRE from Client.LateUpdate - not confident to much with it just yet. Tests: ran entire benchmark suite
16 Days Ago
Ensure ladders do not appear on powerlines which have no IO box due to being in the no building zone of a monument Rotate the ladder visual so it does not clip with the cable that extends from the IO box
16 Days Ago
Fixed `projectile_protection 0` skipping checks but also not applying damage. Now skips checks and still applies damage. This only ever affected community servers that wanted to disable antihack
16 Days Ago
Timing changes on gas pumping fades
16 Days Ago
Reduce the post-impact trail duration from 45 seconds to 10
16 Days Ago
merge from sculptures
16 Days Ago
clamped rotate option takes the larger rotation axis and clamps to that one, both on duck input
16 Days Ago
Merge from main
16 Days Ago
slab tool to cut out a full rectangular slab out of the sculpture
16 Days Ago
Updating blockouts before branch switch
16 Days 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
16 Days Ago
Updating crossbows and bows to hide arrows correctly
16 Days Ago
game_room_dlc -> main
16 Days Ago
new_pool_ui -> game_room_dlc
16 Days Ago
codegen
16 Days Ago
add a show tooltips convar and set it to default
16 Days Ago
Fix striped balls having weird shades
16 Days Ago
Add new power bar Add Cue ball that gets enabled for the player whos turn it is
16 Days Ago
rotate on plane option in sculpting gui bound to duck while rotating
16 Days 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