branchrust_reboot/maincancel

32,214 Commits over 4,018 Days - 0.33cph!

6 Years Ago
Fixed <color> tags working on player name tags
6 Years Ago
Fixed voice icon not lighting up when sending voice
6 Years Ago
Restored chat font shadow
6 Years Ago
Removed friendsOnServers debug output
6 Years Ago
Title font
6 Years Ago
Some workshop localization, text updates Throw exception properly, hide loading screen if workshop publishing errors Fixed workshop publishing errors
6 Years Ago
Reapplied 35876 + lightLOD NRE fix
6 Years Ago
subtracting 35876 due to errors
6 Years Ago
network++
6 Years Ago
Fixed holosight scope glass
6 Years Ago
Pulling cs35914
6 Years Ago
pulling cs35915
6 Years Ago
oil rig scientist loot nerf
6 Years Ago
added invisible_collider & prevent_movment_volume prefabs for map makers
6 Years Ago
old skin approval
6 Years Ago
Fixed players clipping through underside of oilrig dock
6 Years Ago
Fixed terrain base map not available from shader lod 101 to 199
6 Years Ago
Removed alpha from diffuse/emission/occlusion/detail that didn't use it Updated some materials to use /Rust/Standard shaders instead of /Standard
6 Years Ago
Cherry picked powerline_pole_a light removal
6 Years Ago
Corpses no longer inherit the network group from their parent (should greatly reduce cargo ship networking overhead)
6 Years Ago
Added Optimize/Find Material Optimzations Fixed a few OcclusionMaps with alpha
6 Years Ago
Material Index
6 Years Ago
Dropped items no longer inherit the network group from their parent (should greatly reduce cargo ship networking overhead)
6 Years Ago
Rebuilt static fonts (will reduce hitches)
6 Years Ago
Fixed LightLOD component triggering update calls every frame for intensity fading Fixed LightEx handling of LightLODs in regards to pooling
6 Years Ago
merge from main/soundvoicecleanup
6 Years Ago
fixed mounting regular horses
6 Years Ago
Hapis optimizations - improved culling volumes, removed old scripts, updated some lighting
6 Years Ago
NPCs no longer inherit the network group from their parent (similar to players, should greatly reduce cargo ship networking overhead)
6 Years Ago
Possible decryption fix
6 Years Ago
Fixed bullshit warnings in WorldModel
6 Years Ago
Removed out of date warnings in Gibbable
6 Years Ago
Server compile fix
6 Years Ago
Updated phrases
6 Years Ago
Some missing localization
6 Years Ago
Fixed NotImplementedException in MenuBackgroundVideo.OnVideoError
6 Years Ago
Compile fix
6 Years Ago
Fixed CraftingQueue staying after disconnected proper
6 Years Ago
Replaced RakNet.StreamRead with NetRead + optimized
6 Years Ago
Fixed Hapis start up errors maybe? (2019 upgrade?)
6 Years Ago
Added ParticleSystemIK to flamethrower (fixes third person flame direction)
6 Years Ago
Server compile fix
6 Years Ago
Chat layout optimization
6 Years Ago
Report client startup exceptions
6 Years Ago
SingletonComponent.Clear => SingletonComponent.SingletonClear SingletonComponent.Setup => SingletonComponent.SingletonSetup
6 Years Ago
Clear crafting queue ui when leaving server
6 Years Ago
Slide respawn options in
6 Years Ago
Added scientist background
6 Years Ago
protocol++
6 Years Ago
merge into main