reporust_rebootcancel

98,480 Commits over 3,683 Days - 1.11cph!

5 Years Ago
[D11] Fixes server compile errors
5 Years Ago
[D11] Fixes server compile errors
5 Years Ago
Don't render distance flares underground
5 Years Ago
[D11] [UI] removed the controller speaker option for voice chat output on xbox
5 Years Ago
[D11] [UI] capitalised dualshock
5 Years Ago
[D11][Tutorial] Tutorial actions now use GetTokenised for translations
5 Years Ago
[D11][Tutorial] Temporarily set tutorial to use generic game options UI
5 Years Ago
[D11] Lightpost Col added
5 Years Ago
[D11] Exported monuments with lightpost's in to update COL.
5 Years Ago
[D11] Popup buttons updated to match the new look of the rest of the buttons
5 Years Ago
Military Flamethrower, materials, lods, collision prefab setup
5 Years Ago
[D11] Adds delete spawn point fx
5 Years Ago
[D11] Adds delete spawn point fx
5 Years Ago
[D11] [UI] removed community hub and moved global stats and leaderboards options to the my rust page, removed rust feats button
5 Years Ago
[D11][UI] Fixes for Campfire text (and all other oven lootpanels)
5 Years Ago
[D11][Tutorial] Added tutorial localisation keys
5 Years Ago
[D11][Tutorial] Updated tutorial objects for tutorial cave and shelter, added helicopter flyby event
5 Years Ago
[D11] Alters fade to be frame based rather than time based as the loading screen blocks the main thread meaning the fades would sometimes fade a little then completely cut depending how much time the main thread was blocked for. Changing volumes from either FixedUpdate, OnAudioFilterRead or even on a thread does not work as the Unity API is not thread safe! Yay! The upshot of this is that fades sometimes take a bit longer but they are always mostly smooth... bar a few little pauses but its not too noticable.
5 Years Ago
[D11] Alters fade to be frame based rather than time based as the loading screen blocks the main thread meaning the fades would sometimes fade a little then completely cut depending how much time the main thread was blocked for. Changing volumes from either FixedUpdate, OnAudioFilterRead or even on a thread does not work as the Unity API is not thread safe! Yay! The upshot of this is that fades sometimes take a bit longer but they are always mostly smooth... bar a few little pauses but its not too noticable.
5 Years Ago
[D11] splits loading loop into a sting/nosting version
5 Years Ago
Fix for instanced meshes not being destroyed properly
5 Years Ago
Fix for gib rigid body mass and some small optimisations to the gib creation stuff.
5 Years Ago
Shelves can no longer be placed on top of each other
5 Years Ago
[D11] [UI] Fixed distance check for outpost on death respawn screen returning decimals and not being formatted.
5 Years Ago
#1289, #1343, #1239, #1244
5 Years Ago
mfm
5 Years Ago
[D11] Changed hacking device text string in locked crate prefab
5 Years Ago
Set the guide meshes for building blocks
5 Years Ago
Barricades now stack (10)
5 Years Ago
[D11] [UI] updated how the map controls
5 Years Ago
dropbox can now be repaired
5 Years Ago
Vending machine can no longer be placed through world layer
5 Years Ago
[D11] Shareplay blocking enabled/disabled - Changes to critical health controller vibration - Prevent unnecessary data saves
5 Years Ago
Shader stripping lightmap and built-in fog permutations (not needed for now)
5 Years Ago
Fixed volumetricLightBeam-related errors when leaving craggy landing test scene
5 Years Ago
udpated heli tracers
5 Years Ago
tracer improvements
5 Years Ago
Unregister entity from entity registry as the last thing in DoEntityDestroy (otherwise GameObjectEx.ToBaseEntity can yield incorrect results on parented entities when destroying)
5 Years Ago
[d11][Audio] Optimised and Fixed Helicopter. Audio now behaves correctly over distance and uses half the number of assets.
5 Years Ago
fixed missing first person projectile visibility 'spheres' (easier to see where you're shooting) on most projectiles tracers are now 1/4 length
5 Years Ago
explosive ammo can be heard much farther away (quieter distance sound) explosive ammo causes weapons and silencers to lose condition faster small gc reduction from checking for silenced weapons
5 Years Ago
Vertex wind on awnings.
5 Years Ago
merge with main
5 Years Ago
[D11] Changed hacking device text string
5 Years Ago
[D11][UI] Replaced placeholder strings for options
5 Years Ago
[D11] Latest FE audio for putson
5 Years Ago
[D11] add client only checks around FE music
5 Years Ago
[D11][UI] fixes for horizontal scroll bars
5 Years Ago
minicopters now decay when indoors at half the outside rate (instead of lasting forever)
5 Years Ago
[D11] [Tutorial] Tutorial map Updates