reporust_rebootcancel

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

44 Days Ago
Double the move and nudge distances
44 Days Ago
merge from main -> apartment_complex_monument
44 Days Ago
pooltable -> pool
44 Days Ago
game_room_dlc -> game_room_dlc/pooltable
44 Days Ago
Lobby lighting progress
44 Days Ago
merge from radtown_hlod_fix
44 Days Ago
Merge from PlayerMaintainedMonuments
44 Days Ago
Take compound scene from main, S2P
44 Days Ago
Fix radtown not having an HLOD and looking bad from far away
44 Days Ago
Scale sampling count. Set some new defaults.
44 Days Ago
scene2prefab
44 Days Ago
merge from PlayerMaintainedMonuments
44 Days Ago
Merge from main
44 Days Ago
Fixed window holes on apartment complex b during LOD switching Increased communal corridor lodding distances
44 Days Ago
merge from main
44 Days Ago
merge from workshop_fix_doorhatch
44 Days Ago
fix workshop rendererbatch not working for child objects and edge case re-enabling by other scripts
44 Days Ago
Frame times
44 Days Ago
Count frames
44 Days Ago
main -> game_room_dlc
44 Days Ago
Compile fixes
44 Days Ago
merge rust_relay_server -> main
44 Days Ago
merge main -> rust_relay_server + codegen
44 Days Ago
WIP multi-frame target checking support
44 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
44 Days Ago
Bugfix: use reverse traversal avoid NRE caused by iterator invalidation when dropping spectators Tests: 2p spectated 3rd, banned them - no more NRE
44 Days Ago
Fixed stray specs & LOD settings.
44 Days Ago
Heater trigger layer fix. Apartment heater heats a more logical area instead of all around and under the floor.
44 Days Ago
merge from cargo_network_optims
44 Days Ago
Prevent fireballs and heli gibs from inheriting the global network group too
44 Days Ago
softcore_updates_jul_26 -> main
44 Days Ago
raid_window -> softcore_updates_jul_26
44 Days Ago
Pan LODs
44 Days Ago
44 Days Ago
Fix "missing tree at index 0" error when loading playground scene
44 Days Ago
Add screen overlay (with lighting) to UberPostPass
44 Days Ago
merge main -> rust_relay_server
44 Days Ago
Minor map ui improvements
44 Days Ago
Split off bathroom doorframe in large apartment for light bleed
44 Days Ago
merge from cargo_network_optim
44 Days Ago
merge from industrial_garagedoor_vehicle_fix
44 Days Ago
added RustRelay reconnect feature, tweaked GLB export
44 Days Ago
Prevent dropped item containers (player loot bags) and dynamic cargo containers from inheriting the global network group when parented to cargo ship, spamming position updates to all players on the server Set the network range for the containers to 512m so they can still be seen from far away
44 Days Ago
merge from main
44 Days Ago
Fixed changing charms not working when items are inside loot containers (it was auto-closing the inventory due to NeedsKeyboard) Before: https://files.facepunch.com/raul/1b2211b1/22_10-45-BeigeTurtledove.mp4 After: https://files.facepunch.com/raul/1b2211b1/22_10-48-JollyPoodle.mp4
44 Days Ago
softcore_updates_jul_26 -> main
44 Days Ago
raid_window -> softcore_updates_jul_26
44 Days Ago
- Ensure raid window status ticks update whilst on screen - Only set time placed if we are in softcore
44 Days Ago
Update phrases
44 Days Ago
Add GreyScale effect to uber post pass Rename UberOverlay to UberPostPass