reporust_rebootcancel

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

53 Days Ago
Fixed broken grass displacement on the bear trap (snap trap) and landmine
53 Days Ago
Charity Plushies Outline
53 Days Ago
local 3p model also gets animation events for dart when viewmodel throws dart model now sticks to 3p hand without held entity
53 Days Ago
merge from prototype -> apartment_complex_monument
53 Days Ago
Override safezone behavior with the new TriggerSafeZoneOverride, returning "not in a safezone" if they are inside a safezone trigger & non-safezone trigger at the same time
53 Days Ago
Made it so you can move whilst being in the clan window (matching crafting, contacts and inventory behaviour) Applied HudMenuInput across all clans input fields to prevent movement when they are in focus https://files.facepunch.com/raul/1b2211b1/22_18-21-JuicySeamonkey.mp4
53 Days Ago
Add TriggerSafezoneOverride to all the apartment prefabs
53 Days Ago
Create SafeZoneOverride trigger - allows damage inside a set area in a safezone
53 Days Ago
Fix "DisableSave is attached to a GameObject but can't find entity" warning spam when opening oilrig scenes and in builds
53 Days Ago
testlist
53 Days Ago
Elevator bleed fix
53 Days Ago
Merge from main
53 Days Ago
Merge from multiframe_targeting
53 Days Ago
53 Days Ago
Auto lock count down
53 Days Ago
Saved prefab for the damaged wing apartment complex audio
53 Days Ago
merge from main
53 Days Ago
merge from game_room_dlc
53 Days Ago
Bunch of anti-bleed
53 Days Ago
add cooldown to activation, replace placeholder models with different placeholders that look more like airfield props
53 Days Ago
testlist, ran clean entity labels
53 Days Ago
Fix "rent due" vitals after merge
53 Days Ago
update apartment_complex_monument/prototype
53 Days Ago
merge from main -> apartment_complex_monument
53 Days Ago
Double the move and nudge distances
53 Days Ago
merge from main -> apartment_complex_monument
53 Days Ago
pooltable -> pool
53 Days Ago
game_room_dlc -> game_room_dlc/pooltable
53 Days Ago
Lobby lighting progress
53 Days Ago
merge from radtown_hlod_fix
53 Days Ago
Merge from PlayerMaintainedMonuments
53 Days Ago
Take compound scene from main, S2P
53 Days Ago
Fix radtown not having an HLOD and looking bad from far away
53 Days Ago
Scale sampling count. Set some new defaults.
53 Days Ago
scene2prefab
53 Days Ago
merge from PlayerMaintainedMonuments
53 Days Ago
Merge from main
53 Days Ago
Fixed window holes on apartment complex b during LOD switching Increased communal corridor lodding distances
53 Days Ago
merge from main
53 Days Ago
merge from workshop_fix_doorhatch
53 Days Ago
fix workshop rendererbatch not working for child objects and edge case re-enabling by other scripts
53 Days Ago
Frame times
53 Days Ago
Count frames
53 Days Ago
main -> game_room_dlc
53 Days Ago
Compile fixes
53 Days Ago
merge rust_relay_server -> main
53 Days Ago
merge main -> rust_relay_server + codegen
53 Days Ago
WIP multi-frame target checking support
53 Days Ago
Merge: from dropspectators_nre_fix - Bugfix: fix for NRE that happens when multiple spectators watch a player being banned Tests: 2 players spectated 3rd, banned them - no NRE
53 Days Ago
Bugfix: use reverse traversal avoid NRE caused by iterator invalidation when dropping spectators Tests: 2p spectated 3rd, banned them - no more NRE