branchrust_reboot/maincancel

29,240 Commits over 3,683 Days - 0.33cph!

10 Years Ago
Patched water shader to handle foam somewhat decently at night
10 Years Ago
Fixed terrain collision not resetting if killed inside a cave
10 Years Ago
Server build now (attempts) to strip out client only stuff - like textures and sounds Changed how MeshCollider works to operate without a SkinnedMeshRenderer (for serverside)
10 Years Ago
Organized "Tools" context menu
10 Years Ago
Fixed prefab names being out of sync (next server restart should fix infinitely dense forests)
10 Years Ago
Deleted nametag prefab
10 Years Ago
Be less verbose when being ddossed
10 Years Ago
Fixed some minor issues with AILocomotion
10 Years Ago
Group "Cannot create FMOD::Sound" warnings together Group Mismatched serialization in the builtin class" warnings together Insulated array exception in PVT PrePassRender Changed [AmplifyColor/Motion] not supported errors into warnings Fixed NRE in server.StartMessage
10 Years Ago
Missed a return;
10 Years Ago
Mitigate DDOS connect attack's ability to close down a server Don't load saves on startup (until tree bug is fixed)
10 Years Ago
█▌▉▋▇▉ █▅▍█ ▇▊ ▇█▇ ▊▅_█▊█▉▍▍▌ ▄▆▄▍▇▍
10 Years Ago
view model bandage done.
10 Years Ago
One last menu layout tweak.
10 Years Ago
Minor layout tweak on main-menu.html
10 Years Ago
White text on the menu logo.
10 Years Ago
Replaced the old, broken main menu background, with a new one.
10 Years Ago
Removed the obsolete TreeBillboards scene.
10 Years Ago
Scene fix.
10 Years Ago
Music and ambient sfx files.
10 Years Ago
Menu scene files, and water shore effect tweaks.
10 Years Ago
Added alternate attack for torch & updated controller
10 Years Ago
Fixed not being able to jump through windows Fixed missing material on wall upgrade/transition Fixed deploying sleeping bags half in a wall
10 Years Ago
Updated UnityEngine.dll used by plugins Fixed CommandLine.HasSwitch failing when called before initialize Moved stuff around to avoid #ifdef editor serialization warning/errors Fixed crash in radiation overlay (calling isPlaying on an AudioSource without a clip)
10 Years Ago
▉▉▊▊ ▋▊▋▋▌ ▍▆▊▅██▍ ▌▋ ▆▇▊▉▌▌
10 Years Ago
Fixed snow everywhere by reverting overlay0 mask falloff to a previous value
10 Years Ago
Fixed forward mode in standard/universal terrain shader set
10 Years Ago
Added global albedo control to "Rust/Standard Legacy Terrain"
10 Years Ago
Disabling player nametags for now Added debug messages to bootstrap - so when self check fails people can see why Fixed rogue ifdef in FogVolume - which was possibly breaking serialization Added TestResources self check (slow & noisy, disabled by default)
10 Years Ago
updated alt attacks for vm hammer & rock
10 Years Ago
Added anim events to rock vm
10 Years Ago
Fixed issue with impact sounds not working on the hammer
10 Years Ago
Rebuilt nametag prefab
10 Years Ago
UnityEngine.IUI.dll is a candidate for causing "[...] is corrupted! Remove it and launch unity again!" messages
10 Years Ago
Don't allow sleeping when dead
10 Years Ago
Force inclusion of the player nametag material Prevent some NREs that shouldn't happen anyway
10 Years Ago
Removing BuildOptions.UncompressedAssetBundle - hoping it fixes "blah blah is corrupted! Remove it and launch unity again!"
10 Years Ago
Results from a fresh import
10 Years Ago
Small fix for scene stuff.
10 Years Ago
Scene stuff.
10 Years Ago
Re-adding error logging
10 Years Ago
Small backup commit.
10 Years Ago
fixed the alternate attacks for the rock / hammer. added a strike event for rock attack2
10 Years Ago
Added alternate attacks for rock & hammer
10 Years Ago
Increased bear attack range to keep him from pushing players around
10 Years Ago
Fixed railing being deployable over doorway
10 Years Ago
Refactored AILocomotion
10 Years Ago
Fixed some building components having broken materials Fixed broken material on metal plate torso Protocol++
10 Years Ago
Don't treat the menu background as a monument
10 Years Ago
Added test non-pvt atlas-based shader; includes bump and layer masking (wip)