141,911 Commits over 4,383 Days - 1.35cph!

7 Years Ago
Change serverid to a replicated convar
7 Years Ago
Merge from main again
7 Years Ago
Fix Command.Set not triggering convar replication (only worked when running a command before)
7 Years Ago
RustLayout can reverse order
7 Years Ago
[D11] Merge from 2019.1 branch
7 Years Ago
Added Right to RustLayout
7 Years Ago
[D11] [UI] Storage Containers input on look at tooltip will show as disabled while on fire. Removed debug log spam.
7 Years Ago
Merge from main
7 Years Ago
[D11] + Potential fix to issue 2882 (Missing Collision and Meshes inside Compound Sewer)
7 Years Ago
[D11][#2462] Re-Enabled harvesting bonus game on tree
7 Years Ago
Powerplant backup Road cone material translucent because mah immersion
7 Years Ago
[D11] [UI] Fixed create a game navigation bar button prompt changing when switching server location.
7 Years Ago
network++
7 Years Ago
Vehicle test map minor edit
7 Years Ago
Fix centre of mass calculation bugs and issues with moving modules
7 Years Ago
[D11] + loading_platforms updated with new LOD Script/Mesh Occludee
7 Years Ago
...or the server
7 Years Ago
can't mute yourself
7 Years Ago
Fixed ItemIcon shader not adhering to Mask2D
7 Years Ago
added chat.clear console command. added"Clear Chat" option to the chat popup menu.
7 Years Ago
Fixed bent palm trees impostors lacking accuracy (especially noticeable when flying), using custom made impostors for such trees
7 Years Ago
Merge from convar_replication
7 Years Ago
merge from main
7 Years Ago
merge from targetframerate_fix
7 Years Ago
▆▅▆▊▄▍ ▉▆▉▇▅▉▅█▅▄ ▌▄▆▊▄ ▉▍ ▆▉▌▉▅ ▉▆▌█▊▅▋▊ ▆▋
7 Years Ago
Merge from main
7 Years Ago
Applied speed changes to the rest of the instruments
7 Years Ago
Exposed crossfade speed, set to 0.05 on tuba
7 Years Ago
Make tuba a hold/looping instrument Better normalized anim target on flute
7 Years Ago
Add console commands to enable/disable notifications for a server
7 Years Ago
Vehicle lift model edit
7 Years Ago
Compile fix
7 Years Ago
Better eye rotation values when in third person
7 Years Ago
Fix mount point calculation for rotated vehicles
7 Years Ago
Refctor some module manager inventory code into a separate class
7 Years Ago
Clean out old InstrumentEffect class and prefabs Better note responsiveness on tambourine Fix wrong camera perspective when holding an instrument and using a static instrument
7 Years Ago
Some script reorganisation Fixed default LMB/RMB notes not working on some instruments Fixed cowbell issues Fixed piano IK errors Show hand animation layer on piano Fixed missing albedo on bass guitar material
7 Years Ago
Remove module manager partial class, merge it into the main one.
7 Years Ago
Merge from Main -> Vehicles
7 Years Ago
Merge from main
7 Years Ago
Make player token required in protos
7 Years Ago
Throttle command dispatching Add rate limiting for incoming commands Player authentication is now mandatory Another pooling fix
7 Years Ago
Cherry picked and merged 41157
7 Years Ago
Added FindMaterialsUsingShader tool option to transfer material properties to external projects (editor only)
7 Years Ago
Added temporary dummy standard shaders to ease transition from main
7 Years Ago
Fixed remaining issues with blend 4way shaders (normal mixing and fallback specgloss properties)
7 Years Ago
Replaced Derive Tangent Basis SF + moved to ASE package folder; now using latest mikkt derivation
7 Years Ago
Imported properties from main for materials using blend 4way shaders
7 Years Ago
A few fixes
7 Years Ago
Update to new websocket lib Fix some pooling issues