147,230 Commits over 4,444 Days - 1.38cph!

16 Days Ago
main -> mountable_rollback
16 Days Ago
Re-enable wind on hemp collectable
16 Days Ago
Able to name electrical branches. I Implented this in a previous hackweek but that branch was very old and plastic kept crashing when merging main into it. Will continue adding naming to other electrical components where it makes sense. (This is a hackweek project and not currently approved to go in game, just implenting for fun/learning)
16 Days Ago
Fix elevator radial menu not using correct buttons
16 Days Ago
Ridable horse
16 Days Ago
update apartment_complex_monument/prototype
16 Days Ago
math.sign => math.Sign, && => and
16 Days Ago
m16a2 textures update
16 Days Ago
math.sign => math.Sign, && => and
16 Days Ago
Disable flashlight offsets for viewmodel when using attachments Make vcr_verbose blocked and a cheat + Minor cleanups Fixed potential crashes with stringtables Fix double "scripted_ents library is not a table." warnings Fix couple of compile warnings in tools Fix Linux SRCDS compile error Fixed Lua state corruption Minor cleanups + whitespace cleanups Make loading screen dialog have static height again * Simpler, fixes a few issues, potentially helps that one guy who would "Style around the box" on their loading screen. Minor cleanups Merged Pull Requests * Added env_detail_controller to FGD * Micro optimizations for Thruster effects * Added math.sign * string.ToColor can now accept inputs without alpha channel Swap colors in snd_show, add SV/CL prefix Implement fade time stuff for multiplayer client prop => ragdoll gibs * Also fixes them not being cleaned up on map cleanup Pull Req: Minor changes to prop_effect rendering (Community Contr) Added a safeguard when unable to allocate memory for map lighting
16 Days Ago
Merged Pull Requests * Added env_detail_controller to FGD * Micro optimizations for Thruster effects * Added math.sign * string.ToColor can now accept inputs without alpha channel Swap colors in snd_show, add SV/CL prefix Implement fade time stuff for multiplayer client prop => ragdoll gibs * Also fixes them not being cleaned up on map cleanup Pull Req: Minor changes to prop_effect rendering (Community Contr) Added a safeguard when unable to allocate memory for map lighting
16 Days Ago
Collect analytics on what prefabs from the props asset scene are being used so that we can optimize how they are bundled to reduce memory usage and load time
16 Days Ago
remove extra semicolon
16 Days Ago
Fixed a very rare bug - if patrol heli crashed on top of an unloadable train wagon, the heli crates would become locked and unlootable
16 Days Ago
fix g-buffer inconsistency for skin shading between BiRP and RRP
16 Days Ago
prefab merge fix, will need to redo this
16 Days Ago
further fixes
16 Days Ago
▋▍▉▊▋▍ ▇█▄▋█▍▇▌▉▇▅██▅▋▅▍▋█▌▌▍▆▄▍▉▅▄▇▊ ▋▄▍ █▇▇▄▆▋ ▍▊ █▅▊ ▌▆▉ ▅▄▉ ▍▋▅▌ ▅█▆▍▋▌▌▆▉▍▉▄█▍▋█▅▋▍▉▅▇▋▊▅▊▍▍▄▋▋▍▌▄▇▌▅▄█▌▄▇▌▆▄▋▌▊█▊█▅▋▊▋▋▋▉▌▅▍▌▆▌▆▉▆█▊▍▆▅▇▅█▋▉█▉█▌▇▉▇▇▉▆▆▇▉▅▊▆▇▍▆▅▄▄█▉█▍▉
16 Days Ago
merge from tmp_validatehtmltag_nre_fix
16 Days Ago
Merge from PlayerRigUpdate2 Keep source on floating city scenes
16 Days Ago
fixes
16 Days Ago
Clean up completed todos
16 Days Ago
darts move ballistically when they dont hit the board
16 Days Ago
demo_breaking_fix -> main
16 Days Ago
Fix demos removing certain entities during initial playback Was most apparent with global broadcast entities and would often result in Cargo Ship not being there during playback
16 Days Ago
merge from cassettepanel_nre_fix
16 Days Ago
Fixed cassette loot panel NRE
16 Days Ago
▌ ▍▊▄▄▅▋▍ ▍█▌▋▊▄▊▋▄▌▄▉▉ ▄▅▌▋▌▅▇▉ ▇▊▄▇▊▇▌
16 Days Ago
Fixed server-side ragdoll erratic behaviour
16 Days Ago
Fixed error when spawning server-side corpse
16 Days Ago
merge from main
16 Days Ago
Add the industrial barrels to the StorageAdaptorAllowCollisionGroup
16 Days Ago
merge from main 152363
16 Days Ago
progress on billboard/particle lighting conversion to RRP
16 Days Ago
Add a CaveNetworkGroupLayerOverride to cave_large_sewers_hard to fix network layer issues Rebake height map to fix terrain issues S2P
16 Days Ago
merge from main 152363
16 Days Ago
Avoid various allocs in ResourceDispenser.DoGather Cache an invoke action + item def harvest stat key, get rid of linq, pool hit info
16 Days Ago
merge from editor_rpc_kick_convar
16 Days Ago
Add editor only convar debug.prevent_rpc_error_kick - stops RPC errors from kicking the player
16 Days Ago
merge from spraycan_reskin_refactor
16 Days Ago
Improved way to reposition socketed child entities when reskinning - look for the matching female socket on the new entity with the same name, fall back to the closest if needed Fixes door controller attached to an high external gate swapping sides when reskinned Add StringEx.EqualsAfterLastSeparator
16 Days Ago
some set dressing/foliage polish in playground area
16 Days Ago
apartment_complex_1 s2p
16 Days Ago
killing more shadow casters, disabled shadow casting corridor interior
17 Days Ago
Add instancing setup calls to forward passes in Rust/Standard
17 Days Ago
industrial electric furnace; - cleanup redundant materials, reassigned material to assets.
17 Days Ago
merge from main 152363
17 Days Ago
killing more shadow casters, disabled shadow casting on a dozen of pointlights
17 Days Ago
Merge from unity_6.3.15
17 Days Ago
Disabled automatic lightmap baking in all scenes (this can be overwritten in case of any conflicts in .unity files)