reporust_rebootcancel

111,964 Commits over 3,928 Days - 1.19cph!

6 Years Ago
[D11][Tutorial] Updated tutorial objects for tutorial cave and shelter, added helicopter flyby event
6 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.
6 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.
6 Years Ago
[D11] splits loading loop into a sting/nosting version
6 Years Ago
Fix for instanced meshes not being destroyed properly
6 Years Ago
Fix for gib rigid body mass and some small optimisations to the gib creation stuff.
6 Years Ago
Shelves can no longer be placed on top of each other
6 Years Ago
[D11] [UI] Fixed distance check for outpost on death respawn screen returning decimals and not being formatted.
6 Years Ago
#1289, #1343, #1239, #1244
6 Years Ago
mfm
6 Years Ago
[D11] Changed hacking device text string in locked crate prefab
6 Years Ago
Set the guide meshes for building blocks
6 Years Ago
Barricades now stack (10)
6 Years Ago
[D11] [UI] updated how the map controls
6 Years Ago
dropbox can now be repaired
6 Years Ago
Vending machine can no longer be placed through world layer
6 Years Ago
[D11] Shareplay blocking enabled/disabled - Changes to critical health controller vibration - Prevent unnecessary data saves
6 Years Ago
Shader stripping lightmap and built-in fog permutations (not needed for now)
6 Years Ago
Fixed volumetricLightBeam-related errors when leaving craggy landing test scene
6 Years Ago
udpated heli tracers
6 Years Ago
tracer improvements
6 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)
6 Years Ago
[d11][Audio] Optimised and Fixed Helicopter. Audio now behaves correctly over distance and uses half the number of assets.
6 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
6 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
6 Years Ago
Vertex wind on awnings.
6 Years Ago
merge with main
6 Years Ago
[D11] Changed hacking device text string
6 Years Ago
[D11][UI] Replaced placeholder strings for options
6 Years Ago
[D11] Latest FE audio for putson
6 Years Ago
[D11] add client only checks around FE music
6 Years Ago
[D11][UI] fixes for horizontal scroll bars
6 Years Ago
minicopters now decay when indoors at half the outside rate (instead of lasting forever)
6 Years Ago
[D11] [Tutorial] Tutorial map Updates
6 Years Ago
#1234, #1290, #1268 Text changes
6 Years Ago
Adds stinger asset
6 Years Ago
[D11] Compiler fix
6 Years Ago
[D11] Make FE sting trigger on first button press
6 Years Ago
[D11] [UI] fixed a wrong icon on the controls page, and removed the word credits from the playerinfo widget
6 Years Ago
[D11][UI] Updated Wrap Scroll to have a horizontal option and renamed variables to reflect this change. First pass implementation of purchase RustCredits Screen.
6 Years Ago
[D11][Tutorial] GUIDToObject now takes a bool so it knows if it should load the client or server prefab version
6 Years Ago
More dupe removal FML
6 Years Ago
[D11] Fixes server frontend music errors
6 Years Ago
[D11] Fixes server frontend music errors
6 Years Ago
Removed dupes from American English
6 Years Ago
Various
6 Years Ago
[D11] Adds music loading stinger jingle thing for putson
6 Years Ago
[D11] [UI] Added Outpost respawn logic (not yet hooked up).
6 Years Ago
[D11] latest audio fixes
6 Years Ago
[D11] new loading loop with prejingle stinger