userJarryd Campicancel
branchrust_reboot/maincancel

1,485 Commits over 2,192 Days - 0.03cph!

4 Years Ago
Fixed fishing rod description not correctly substituting the input binding (will need a phrase rebuild)
4 Years Ago
Skulls caught with the fishing rod now get a random name assigned and will work when inserted into the skull trophy
4 Years Ago
Fixed some depth calculation and tag issues that were preventing sharks from being caught in the open ocean Position the bobber preview 0.5m above the water for better visibility
4 Years Ago
Fixed bobber not correctly checking for blockages when moving and sometimes moving through solid objects (particularly bad in moon pool) Increased chance of finding rare fish with higher quality bait
4 Years Ago
Added human skulls as a junk fishing option Fish trap unsaved changes
4 Years Ago
Fish Trap can now catch anchovy, herring and sardine (requires more calories than minnows, but less than the trout) Trout is now much rarer in fish trap
4 Years Ago
Mark fishing rod as default blueprint (for testing, may change before wipe)
4 Years Ago
Cancel the fishing process if the player ends up too far away (as a passenger in a vehicle) Fixed line of sight check happening every frame (should only be a couple of times a second)
4 Years Ago
Fix client NRE when when swapping between fishing rod on belt bar Potentially fixed fishing rod server nre
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Compile fix
4 Years Ago
Added player.cinematic_gesture to allow actors to use the legacy gestures on cinematic servers (eg."player.cinematic_gesture pickup_item PLAYERNAME" or "player.cinematic_gesture pickup_item") Will only work if server.cinematic is true
4 Years Ago
Move UpdateWaterDrinkingPoint to BasePlayer.LateClientCycle, it might be less likely to trigger rigidbody syncs here
4 Years Ago
Water.quality convar will only be read once every 10 seconds (quality will automatically change after 10 seconds to the final value if it was changed inside the 10 second window)
4 Years Ago
Show IO information on crafting UI (same as weapons)
4 Years Ago
Merge from electrical_qol
4 Years Ago
Better cancel support for internet streams
4 Years Ago
Potential fix for radio streaming stall
4 Years Ago
Don't connect/disconnect in boom box load
4 Years Ago
Remove Yaarana radio station
4 Years Ago
Improved audio stream buffering: Use a ring buffer for increased performance and smaller memory footprint Start playing the stream once enough data has downloaded, rather than waiting a static period of time (this was way too long for some connections and way too short for others) Stop downloading more data if enough has been buffered Added ShoutcastStreamer.DebugStreams to help diagnose streaming issues Simplified connected speaker sync system to use the boom box data rather than keeping a copy of the audio stream on each speaker
4 Years Ago
▅▄▊ ▄ ▍.▇▍ ▅▆▌▌█▌▆█ █▊▍▆ ▊▊▅▇▊▇▇▋ ▆▍/▇▋▄ ▌▌▉ ▇▄▊▄▅▊▇▌ ▊▉▅▊ ▊▄▌
4 Years Ago
Applied new settings to large tiles variant as well
4 Years Ago
Don't attempt to get the second channel of audio data for visualisation if unity is outputting audio in mono
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc (achievements)
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Merge from voiceprops/dlc
4 Years Ago
Fixed players mouths not moving when voice chatting
4 Years Ago
Can no longer press Alt to unlock the mouse while in debug camera if not in a demo
4 Years Ago
Fix compile error