199,286 Commits over 4,140 Days - 2.01cph!
another NRE fix for missing UI element
fixed invisible/unparented rhib storage on cargoship
fixed cargo ship NRE
Added Before/Decal template for ASE
Added template sample Before/Decal Standard ASE
Renamed DecalShaderStandard to DecalStandard
new vaudio_speex builds - voice chat is compatible with main
Re-enabled camera occlusion highlights, using new highlighter (might bug out)
cargo ship map marker
cargo ship movement improved
cargo ship ladder mounting improved
cargo ship NRE on exit fixed
Grass roof no longer default upgrade
Removed warning spam in Stat
Pause UI save button uses same overlay as F5 quicksave
Re-running prefab importers, fixing missing wearable prefab assignments on Item.Legs_leather
Added error log when validating wearables that have a missing prefab
Some clothing item view assignment fixes
▉▍▅▆▅▄▍ ▅▅▉▉ ▇█▌▉ ▍▅▄▇▄▍▅▉▍ ▍▋▅▉█/▋▍▇▌▍▋▌▆
reverted bills changes from
17779
Items now has a CurrentTool property to track the tool we currently need to perform a behaviour.
Buildings can use ToolUseParameters.
Tidy up of building construction on minute skill gain + tool use.
Refactor of some existing AI stuff to use CurrentTool.
Going home. Removed the majority of dependencies now.
█▅▍▍█▌▆ ▄▇▆▄▊▇▋▇▅ ▊▇▅▋▅▊▉▍ ▇▍▄▌▌▌▋
▌▌▆▋▄▍▌▉▆ ▍▇▌▊▆▊/▉▆▋▅▇▍█▇/▉▆▆▅▅▉▄ ▇█▄ ▋▇▉█▄▉▆▍▌ ▇▇▆▅▉▅▊. ▋▊▇▊▋/▊█▉▋ █▋▌ ▊▄▅▉▌▌▌▌▅ ▅▅▅▌█▅▅▍▇▅▋
Add a warning for when ticks miss their deadline and run without budgeting
[D11][#13][UI] Ingame carousel will correctly close when the player dies or is disconnected
Tweaks to Entity/Unity view prefab processing
[D11][#14] The furnace is now selectable
Fixed timed explosive sticking when parented
Mitigated shadow issues via impostor hemi-octa clamping
[D11] [UI] Updated Radial Menu Textures with different method for blending between radial and segment glows (WIP). Replaced code-based animations with Unity Animation assets in new Radial menu, set up new animations for menu. Adjusted centre text to be more readable and take up more empty space. Centre icon now matches it colour to the status of the action you have selected to more accurately reflect its usable state.
Cargo ship parenting trigger interacts with physics projectile layer as well
Physics projectiles interact with trigger layer (for parenting trigger)
Player.Kick no longer fails with reasons too long (cuts them off now at 512)
Fixed kick reasons being cutoff at 256 (now cutoff at 512)
Fixed all errors related to NetworkUser, moved stuff to Wiseguys user temporarily.
Merged, updated to latest staging
This is where NGUI and RPOS died
Cleaning up, moving HUD to HUD scene, Removed some Old HUD stuff
New HUD system - not hooked up to anything yet.
Ripping the ass out of the inventory system.
Neater handling of startup errors
Moving portable, clean code to Portable folder - so it can be copied and synced between projects
Added build menu - so you can rebuild the server/client without all the bullshit.
Inventory is now synced server > client
Fixed some missing behaviours
Merged in new RustPortable
Can now move items between inventories (no prediction yet)