200,680 Commits over 4,171 Days - 2.00cph!

2 Years Ago
WeaponRack lighting rework.
2 Years Ago
Added reflection.forceupdate convar to quickly update world reflections even if stationary
2 Years Ago
Remove old "windmill_main" model from windmill
2 Years Ago
Enable GPU instancing on windmill material Use total scale of mesh instead of only localScale of renderer gameobject
2 Years Ago
cherrypicking 83293
2 Years Ago
Merge from water5_final
2 Years Ago
Fixed being unable to deploy boogie boards or inner tubes in the ocean (SocketMod_InWater fix)
2 Years Ago
Merge from diversuit
2 Years Ago
Cherry picked 78436 => Possible fix for vehicle window shader bug
2 Years Ago
Fixed Cliff_LOD shader pragmas
2 Years Ago
Fixed deployed boom boxes failing to reconnect to a valid station after an unsuccesful reconnection attempt
2 Years Ago
Cherry picked: 83457 Fixed deferred decal lighting 83538 Added fresnel-style emission fade option to "Rust/Standard"
2 Years Ago
Merge from ferry_terminal
2 Years Ago
Cherry picked 83381 Fixed post-merge bug causing overall lightness to increase 83382 Fixed post-merge bug grey box around inventory playermodel 83383 Fixed subtle faceted lighting in player preview 83385 Cherry picked 83367 and repplied to new backend
2 Years Ago
Cherry picked 83356 => Removed unused and broken dependencies from RustStandardShaderGUI
2 Years Ago
Merge from water5_final
2 Years Ago
Stop the push interact option appearing while a player is on board the tugboat (this makes pushing impossible as being on the outside is now considered too far to push, will likely need revision)
Tom
2 Years Ago
telephone box and bait box source files
2 Years Ago
Added an anim curve to remap turn pose average
2 Years Ago
Updated sleeping bag behaviour to request updated map positions if a bag is parented to a moving object, not just if it's a camper Largely untested, needs more deployable work to verify
2 Years Ago
Cherry picked 83070 from diversuit => Added fresnel-style emission fade option to "Rust/Standard"
2 Years Ago
Add turn pose lerp speed and maxaverge functionality
2 Years Ago
merge from main -> global_networked_bases
2 Years Ago
Fixed rotation of certain entities being incorrect Removed useless Dictionary<NetworkableId,GlobalEntityData>
2 Years Ago
merge from main
2 Years Ago
merge from bear main
2 Years Ago
merge from main
2 Years Ago
merge from main
2 Years Ago
merge from main
2 Years Ago
Animated building blocks no longer modify batching if they are parented to a vehicle (fixes door batching issues after opening/closing)
2 Years Ago
Merge from main
2 Years Ago
Batching fix for parented entities
2 Years Ago
Log warning when ItemSkin.icon is unset instead of failing the build
2 Years Ago
Doors now properly parent to tugboat and the entity follows as expected, even if visual renderers do not
2 Years Ago
Tugboat manifest stuff
2 Years Ago
Updated socket names
2 Years Ago
Added sockets for the other two doorways
2 Years Ago
Made the RHIB driver mount point use the SledDriver script, exposes hand IK options
2 Years Ago
Test map spawn point edit to support tugboat testing
2 Years Ago
Added support for deploying doors of any type on the tugboat
2 Years Ago
Merge from ferryterminal_media
2 Years Ago
- Set up new tugboat doors to be the tugboat's doors - Buoyancy adjustment, mainly to better serve ladder use
2 Years Ago
Parent merge
2 Years Ago
Merge from ferry_terminal
2 Years Ago
2 Years Ago
Merge from main
2 Years Ago
Removed unused plugin paths
2 Years Ago
Added ladder volumes for the new external ladders
2 Years Ago
Updated my controls convex collider to better fit the new design from Damian
2 Years Ago
Added new controls model + basic setup