reporust_rebootcancel

128,712 Commits over 4,201 Days - 1.28cph!

Yesterday
Fix power status not updating properly when an elevator is killed
Yesterday
Add the rest of the SpawnGroups in arctic to the single puzzle reset - otherwise people could loot arctic for free because AI won't respawn until someone loots the blue keycard rooms
Yesterday
Merge from hackweek_boxsorting
Yesterday
Styling updates
Yesterday
Ignore snowmobile spawn group since it doesn't track snowmobile count
Yesterday
Handle SpawnGroups automatically that don't have enough spawn positions to hit the maximum
Yesterday
Show what SpawnGroup has been looted in the ddraw
Yesterday
Update sort button to restore previous padding settings
Yesterday
Add radiation to arctic research and pause until looted S2P
Yesterday
Codegen
Yesterday
Merge from main
Yesterday
Delete the 2nd puzzle reset for scientist spawners only, attach everything to the main puzzle reset
Yesterday
Merge two PuzzleReset inside the garages into the main puzzle reset - move all the RespawnGroups & ResetEnts over - run "Process" so all SpawnGroup positions are changed - should cause both blue keycard garages to reset with the rest of the monument (except we aren't done yet!)
Yesterday
Added server.monumentPuzzleResetRadiation, will disable the new radiation behaviour and fall back to the old behaviour Removed some leftover logs
Yesterday
Fix 'puzzlereset' command not turning off radiation
Yesterday
merge from boat_building
Yesterday
Can't push anchored boats...
Yesterday
merge from boat_building
Yesterday
Boats can now be pushed by players. Initial checks/limitations. More to do later.
Yesterday
Another fix PuzzleReset not calculating if looted - poll if PuzzleReset is looted instead of caching as loot can spawn after the PuzzleReset checks it's reset causing it to cache the incorrect value - check if the amount spawned is less than maxPopulation instead of comparing total spawned vs deleted
Yesterday
merge from laserdetector_tests
Yesterday
Added a laser detector test for fast moving vehicles detection
Yesterday
Fix puzzle being considered as looted when unlooted instead of correctly checking if no spawn groups exist
Yesterday
Add ddraw to show if the puzzle has been looted or not when `drawpuzzleresets` is enabled
Yesterday
Reset steering when no players are aboard, to stop abandoned boats spinning.
Yesterday
Remove the ability to use healing "food" items (medkit, healing teas) when prevented from wielding items in a mountable.
Yesterday
Add ConVar `pauseunlootedpuzzles` to toggle "pause puzzle timer until looted" functionality (default true)
Yesterday
Pause launch site puzzle until crates are looted S2P
Yesterday
Pause military tunnels puzzle reset until crates are looted S2P
Yesterday
Fix a bunch of things having their own respawn timers instead of using the military tunnels puzzle (even before I deleted the 2nd puzzle reset in military tunnels) - fix bottom lab scientists respawning every 15m instead of with the puzzle (aka stop them spawning on top of players) - fix door barricade above not respawning with the puzzle - fix diesel respawning separately from the puzzle S2P
Yesterday
Rust Birthday Balloons - Added prefabs for all variations, fixed orientation, updated model lods and gibs, added wind shader support, ran manifest, etc
Yesterday
Fix "Process" option for PuzzleReset not setting spawn delay of assigned groups to infinite (so they don't spawn on their own + with puzzle)
Yesterday
Added v4 player anims to base player animator - default sitting on chair - jumping - freefall skydiving - chute open parachuting anims
Yesterday
set skydiving anims to loop
Yesterday
Fix a bunch of the NMS SpawnGroups not being assigned in the PuzzleReset - they were at the same position so should be picked up but better to be safe - gave each one a numbered name so can confirm fixed - S2P (even though not needed)
Yesterday
Pause NMS puzzle reset timer until crates are looted S2P
Yesterday
Allow SpawnGroups to override their reset behavior - crates above NMS won't start the reset timer - scientists inside NMS could start the reset timer
Yesterday
Add support for puzzle resets to only start counting their timer down once they are looted - easier to check loot than wait for the keycard to specifically be swiped - enabled per puzzle reset - will ignore NPCs being killed outside the monument - very similar to how junkpiles work: start reset timer once the crates have been looted
Yesterday
Laser detector can now detect Vehicle_Large layer (tugboats)
Yesterday
Fixed laser detector not resetting its triggered flag when powered off while triggered (was harmless)
Yesterday
More laser detector tests Cleanup
Yesterday
merge from main -> boxes_dlc
Yesterday
Hat.Cap repose
Yesterday
merge from helicopter_flare_balance_pass -> main
Yesterday
Buying a mini or scrappie from vendor automatically grants some flares
Yesterday
initial setting up of viewmodel paintballgun prefabs/anims
Yesterday
merge from main
Yesterday
Tweak cannon ball velocity/gravity.
Yesterday
Reset pitch and prevent aiming while reloading cannons, re-introduce third person reload animations for cannons, fix cannon animator never resetting reload progress when cancelling a reload.