126,251 Commits over 4,171 Days - 1.26cph!

2 Years Ago
Merge from ping_improvements
2 Years Ago
Ping sfx now have no falloff but are still 3d, so they sound like they are coming from the left or right but won't be inaudible if they are a long way away Adjusted volume of sfx to better fit new falloff
2 Years Ago
Unsaved file
2 Years Ago
Fixed compass highlights not working
2 Years Ago
Merge from main
2 Years Ago
Move conversion code from RendererLOD into normal code so we can dynamically convert all building block prefabs at runtime Move refactoring / cleanup
2 Years Ago
Removed idle sfx animation events from horse breathe idle Adjusted/cleaned up sfx animation events on new horse animation idles
2 Years Ago
Merge from industrial_json
2 Years Ago
Display parsing errors as warnings instead of errors when importing conveyor JSON
2 Years Ago
Removed physics from the client-side player_corpse_new, plus bug fixes
2 Years Ago
fixed foundation side walls not appearing during creation phase fixed blocks with multiple gib instances not obeying transform/rotation ( stairs)
2 Years Ago
Merge from main
2 Years Ago
Tweaked local map marker rendering process on map list so that background refreshes don't disable the delete button while the marker is being hovered over
2 Years Ago
lorry_trailer wip material setup
2 Years Ago
Dual client/server var for ragdollmode
2 Years Ago
Rename teammates -> team
2 Years Ago
Fix bag quota counting too many bags Added toast when you assign a bag to another player
2 Years Ago
Finished porting "Core/Hair" to Rust Standard shader backend
2 Years Ago
Workaround for Material() loading from data folder not always working Workaround "../data/whatever" Material() paths not working on linux when garrysmod/materials/ folder is missing
2 Years Ago
use old upgrade sounds when creation effects are disabled
2 Years Ago
Change "bag gifting" option to from "friends" -> "teammates"
2 Years Ago
▇██▇ ▌▊▇▊▅▅▉▅() █▆▉▊▉▅▆▊ ▆▄▆ ▍▇▇
2 Years Ago
Refresh menu subscribed lists if they are open when subs change Spawnmenu search handle errors on invalid output from addons Restore sorting of Lua files by name
2 Years Ago
▅▅▌▊▆▊ ▋▊▅▅▊▍▍▄▍▊▅.▅▄ ▉▅ ▄▌▅▉ ▆▌ ▋▄▉▍▆▊▆▇ █▉█▆▍▋▅▇▋█▊ ▇▍▅ ▉▍▆▆▆█ ▄▆▊▄▄▋▄ ▉▊▅ ! ▇▇▊▋▉▄ ▋▍ ▅▋▄▋▅▊▍ ▌ ▌▉▉▉▋ ▄▇▌▆ ▆▌▇▆▅
2 Years Ago
added effects.creationeffects convar (default true) debug.log cleanup fixed a few leaks fixed a bug where some creation effects would be at 0,0,0
2 Years Ago
merge from creation_gibs
2 Years Ago
merge from building_skins_3
2 Years Ago
Backported extended UVSet in Blend4Way (82710) to /main/ferry_terminal
2 Years Ago
Apply to twig foundation
2 Years Ago
Added InstancedMeshFilter component (needs better name) & an editor tool to grab all meshes, materials & lods from RendererLOD(s) and store in the new PrefabAttribute
2 Years Ago
Start cleaning up code and move to properly named branch
2 Years Ago
Fixed a couple of shader compile errors when certain features are active
2 Years Ago
Use a separate convar for server ragdoll physics mode - ragdollmodesv
2 Years Ago
set culling off on plywood material to fix leaky shadow maps at lower settings
2 Years Ago
some tweaks to floor colliders
2 Years Ago
Refactor server emoji to use FileStorage, uses less IO
2 Years Ago
Fixed server provided emoji not working (broken several refactors ago)
2 Years Ago
Converted ragdoll and corpse to support both Client- and Server-side setup.
2 Years Ago
Merge fixes Fixed some tooltip changes on vending admin panel
2 Years Ago
Merge from main
2 Years Ago
Merge from more_map_markers
2 Years Ago
Merge from building_skins_3
2 Years Ago
Merge from tooltip_cleanup
2 Years Ago
Resend respawn info to the client when a bag is renamed
2 Years Ago
Merge from main
2 Years Ago
Fixed toggling team leader markers via eye icon not immediately hiding/showing team leader map markers Fixed delete button appearing when hovering over team leader markers
2 Years Ago
Player model and LOD setup
2 Years Ago
Merge from main
2 Years Ago
Force enable text on tooltip to maybe fix missing tooltips text in builds
2 Years Ago
Merge from main