reporust_rebootcancel

129,635 Commits over 4,232 Days - 1.28cph!

14 Days Ago
Merge from attackheli_fixcar_changes
14 Days Ago
Merge from krieg_boulder_outline
14 Days Ago
Merge from egghunt_invis_fix
14 Days Ago
Merge from hackweek_boxsorting
14 Days Ago
Exposed allowSorting toggle on StorageContainer so we can manually opt in containers, off by default Enabled on Large and small wooden boxes, coffin
15 Days Ago
Merge from main
15 Days Ago
Merge from elevator_power_qol
15 Days Ago
Merge from main
15 Days Ago
main -> building_planner_viewmodel
15 Days Ago
vehicle_ui_sidecar -> main
15 Days Ago
Make sure the sidecar is added to the f1 vehicle menu, it was missing
15 Days Ago
vendor_drone_accessibility -> main
15 Days Ago
clean up the ui icon
15 Days Ago
main -> drone_accessibility
15 Days Ago
merge from puzzle_reset_changes -> main
15 Days Ago
Redo codegen becasue it was failing to merge
15 Days Ago
merge from main -> puzzle_reset_changes
15 Days Ago
Merge from main
15 Days Ago
Increase the speed of player elevators (3m/s -> 5m/s) Reduce the delay at the end of the lift movement for player elevators (1s -> 0.2s)
15 Days Ago
Prevent barrels from starting the reset timer (so players can't shoot barrels to start reset time) S2P
15 Days Ago
merge from puzzle_reset_changes/arctic_research -> puzzle_reset_changes
15 Days Ago
Set all spawn groups to spawn their existing maximum amount per tick so it works correctly with the puzzle reset S2P
15 Days Ago
Remove old elevator IO entity
15 Days Ago
Fix power status not updating properly when an elevator is killed
15 Days Ago
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
15 Days Ago
Merge from hackweek_boxsorting
15 Days Ago
Styling updates
15 Days Ago
Ignore snowmobile spawn group since it doesn't track snowmobile count
15 Days Ago
Handle SpawnGroups automatically that don't have enough spawn positions to hit the maximum
15 Days Ago
Show what SpawnGroup has been looted in the ddraw
15 Days Ago
Update sort button to restore previous padding settings
15 Days Ago
Add radiation to arctic research and pause until looted S2P
15 Days Ago
Codegen
15 Days Ago
Merge from main
15 Days Ago
Delete the 2nd puzzle reset for scientist spawners only, attach everything to the main puzzle reset
15 Days Ago
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!)
15 Days Ago
Added server.monumentPuzzleResetRadiation, will disable the new radiation behaviour and fall back to the old behaviour Removed some leftover logs
15 Days Ago
Fix 'puzzlereset' command not turning off radiation
15 Days Ago
merge from boat_building
15 Days Ago
Can't push anchored boats...
15 Days Ago
merge from boat_building
15 Days Ago
Boats can now be pushed by players. Initial checks/limitations. More to do later.
15 Days Ago
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
15 Days Ago
merge from laserdetector_tests
15 Days Ago
Added a laser detector test for fast moving vehicles detection
15 Days Ago
Fix puzzle being considered as looted when unlooted instead of correctly checking if no spawn groups exist
15 Days Ago
Add ddraw to show if the puzzle has been looted or not when `drawpuzzleresets` is enabled
15 Days Ago
Reset steering when no players are aboard, to stop abandoned boats spinning.
15 Days Ago
Remove the ability to use healing "food" items (medkit, healing teas) when prevented from wielding items in a mountable.
15 Days Ago