192,988 Commits over 4,049 Days - 1.99cph!

9 Months Ago
▆▋▄▌▍▋ ▇▌ ▍▉▊ ▆▋▊▇▄▇▇▇▄▅▇ █▊▄▄▍▇▉▅█▇█▋▆▊ ▅▌▌▌▅▄█ ▇▊▊▌▌▊▄▍ ▊▅ ▌▍▍▆█ ▋▌▌▄▆▋ ▄▆▋▄█▋▌█▉█▍ ▅▌▅▍█▆▄▊ ▉▅▌ ▆▉▌▇█▊▅▍▄ ▄▌▊▆█▌ ▌█▍▅▉▄▋ ▍▌ ▄▄▉▇▊'▋ █▊▊▅ ▄▆ ▆▅ ▇▅▇▊▇▌▆▆ ▌▉▉█▊
9 Months Ago
Fix clients getting stuck during loading after changelevel
9 Months Ago
Add proxy circle behaviour to wolf to test anims
9 Months Ago
Recipe, description and placeholder icon
9 Months Ago
AI can now trigger tin can alarms
9 Months Ago
▄▇█▅ ▇▋▋▋▍▉▋▍
9 Months Ago
▄▋▄▋█▍▌▋▊▌▇█▍ █▇▋ [▅▅▄▅▌▌▋▅▅▊▇] ▅▌▄▌▋██▋▆▌ ▄▄ ▅█▆ ▋▅█▌█▊ ▊▊ ▌▅▍▌▍▅▍▍▊▋ ▊▋▍▊▄ ▉▍ █▊ ▅▌▄ ▄▌▋▉▅▉▊ ▆▅▊█ ▅▆▊▌▉▉ ▉▆▍█ ▇▉▊▇▅▅▌▌▄ ▍█▋▋▄ ▄▅ ▇▄█ ▆▇ ▉▄▇▌
9 Months Ago
Placeholder audio, repair & protection values
9 Months Ago
Moving everything to occlusion volumes WIP. Static candle prefabs support volumes.
9 Months Ago
Bike Cargoship Parent -> Main
9 Months Ago
Added an IDetector interface so the tin can alarm doesn't have to inherit from BaseDetector and IOEntity
9 Months Ago
Only bother getting the trigger parent component should the bike have a driver
9 Months Ago
Ensured bikes still perform clipping checks parenting to any other volume that isnt enclosed. Eg, cargoship, swing bridge etc
9 Months Ago
Merge from main
9 Months Ago
Remove hotreload plugin
9 Months Ago
Fixing compile errors, update manifest, fix protobuf definitions, and updating FuelSystem usage to new IFuelSystem interface
9 Months Ago
Optim: reimplementing List.Compare to use an inplace algorithm Caused by my upcoming changes to Free<HashSet<T>> requiring IPooled(I could've worked around it, but it was better to optimize it). Although I didn't benchmark, this in theory is a straight win - 3 less loops, no need for extra pools, and also fixes a harmless-but-perf bug(remained set had more elements than expected). Tests: Build for Client target. I also need to do runtime validation with a 3player multiplayer session - I ran out of time, will done once I'm back home.
9 Months Ago
WIP proof of concept for automating the entire process after pasting a list of workshop URLs.
9 Months Ago
underwater_divesites scene playable in editor
9 Months Ago
exported wolf run turnleft 150 to run test anim
9 Months Ago
merge from BurstClothFixes
9 Months Ago
Fixed burst cloth controller LODing not being marked as dynamic in some prefabs
9 Months Ago
Fix compile error from merge again
9 Months Ago
Set-up corpse prefab and ragdoll prefab for croc. addad hitboxes and various scripts to croc prefab.
9 Months Ago
Fixed GMod force-adding "English (US)" keyboard layout Make "English (Europe)" not an unknown language Also add internal ID to unknown languages Added -disablehttp command line parameter Disables HTTP global function (http.Fetch/Post use that) Fixed GMod now removing English US keyboard layout Use Windows API to get keyboard layout names when not in our list -disablehttp also blocks Panel:OpenURL and sound.PlayURL http.Fetch/Post calls onFailure callback if HTTP() returns false Fix RichText InsertColorChange to black not working when its the first color change RichText uses localized string for Copy conext menu option Also fixed Text Entry Copy/Cut context menu buttons not being disabled when they should be && => || Check if onfailure exists in http.Fetch/Post Fixed crazy mouse acceleration values completely breaking player view Also limited some of the cvars to sane values, m_customaccel_max and m_customaccel_exponent specifically Added ficool2's VRAD ambient occlusion implementation Adds the following new parameters: -aofacesamples -aopropsamples -aoNoSquare See vrad.exe help for defaults/explanations Fix errors with singular static prop causing VRAD to bail for all remaining Unhide sv_stressbots and make it a cheat Reduce max allowed voice packets per frame to 48 (from 64) Include map name in map related disconnect messages Kick players who send impossible voice packet sizes Added sv_signon_dos_disconnect from CS:GO
9 Months Ago
small ocean wreck buoy initial prefab setup LODs
9 Months Ago
Even more compile warning fixes MORE warning fixes Display a warning message when main menu is blocked too many times A message about how to bypass the block Fixup gamemode hook calling code for consistency Also hopefully prevent a a case of cryptic "trying to call <type>" errors. Also fixes crashes due to Lua panics
9 Months Ago
Added GM:OnPauseMenuShow This is meant to replace other methods of hiding the mainmenu (which will be disabled at some point). Return false to prevent main menu from showing for that key press. The user can hold SHIFT to bypass this hook at any time, in case the server/addon has malicious intent of not allowing the player access the main menu. Panel:GetFont works for RichText Hammer builds on newer C++ Windows toolset Limit GM:OnPauseMenuShow to ESC key Fixed Linux/Mac compile error due to usage of variable name "default" Fixed some compile warnings Fix compile error
9 Months Ago
fixed CNY_Spear and SkinningKnife BurstCloth setups - proper gravity values - reduced damping to reasonable values
9 Months Ago
divesite latest
9 Months Ago
Fixed ConversationManager Update NRE
9 Months Ago
merge from main
9 Months Ago
Merge Cargoship Log Spam Fix -> Main
9 Months Ago
Wrap a bunch of loose logs in HarborCrane and CargoShip with editor checks. This will prevent log spam
9 Months Ago
Remove PhysObj.MakeShadow Entity:MakePhysicsObjectAShadow exists Fix ContentHeader colors Disable -textmode Fix compile error Merge hlmv crash fixes from CS:GO Related to high poly models and the debug rendering modes Fix? flex bone drivers in-game Made the flex bone driver code mimic the code from HLMV, which basically includes special case for BONE_USED_BY_BONE_MERGE Added a new option to HLMV Flex tab for $boneflexdriver preview It will move Flex sliders live as the animation plays Try to fix GitHub screwing us over Fix player angles serverside while in vehicle not matching client Also fixed GetPassengerSeatPoint returning wrong values for vehicles without ACT_IDLE, such as the chair models, now will select first sequence. point_viewcontrol only gives invincibility if it freezes the player Fixed water for leaking to the world due to resetting clipping on disconnect garrysmod-issues/issues/5925 Fixed crashes when getting ammo type name of invalid ammo Update icon for ep2_outland_06a to actually represent what it is HL2 map categories are done by name garrysmod/pull/2091 Improve map NPC name detection further util.StringToType supports "boolean" and "number" types Added player_manager.GetPlayerClassTable (Community Contribution) Added missing outputs to func_healthcharger in the .fgd Also remove duplicate ClearAllOutputs from the FGD Make SWEP:Think not run before NextAttack in singleplayer This mimics SWEP:Think's behavior in multiplayer. Call TOOL:Holster and Deploy when switching tools clientside This was done when using gmod_tool serverside only, it is now done when gmod_toolmode changes both clientside and shared. Added 2nd return value to GM:CanArmDupe hook (Community Contribution) Fix util.StringToType "int" erroring with invalid inputs
9 Months Ago
Client compile fix, code cleanup
9 Months Ago
Only get item schemas once to speed multiple item processing up, and do it during scene bootstrap.
9 Months Ago
Initial support for parsing a list of pasted workshop URLS and finding the matching items
9 Months Ago
Prefab tweaks
9 Months Ago
Disabled saving on NPCVendingMachine_TravellingVendor, may fix entity leak
9 Months Ago
Update: Adding Pool.FreeUnmanaged overload for MemoryStream Since Free got changed to accept IPooled only, it allows us to delete a runtime check in the editor env. Tests: build only in editor, all targets
9 Months Ago
Wire deployment cancel condition
9 Months Ago
Feedback: Replacing bikeshedded emptyArray with Array.Empty<T> Tests: trivial change, so only built Client+Server
9 Months Ago
LODs prefab update
9 Months Ago
merge from radtown_redux
9 Months Ago
merge from main
9 Months Ago
Switch from pinging servers via their IPs to pinging the entire server list via 4 queries
9 Months Ago
merge from mountable_rotation_fix
9 Months Ago
merge from fix_convar_defaults_server
9 Months Ago
merge from optimize_prewarm_doors