userRubatcancel
branchGarrys Mod/maincancel

3,055 Commits over 2,983 Days - 0.04cph!

7 Years Ago
7 Years Ago
Bone manipulations on Clientside Models will work first try now
7 Years Ago
impulse 200 no longer crashes without an active weapon
7 Years Ago
Entity.SetSaveValue will no longer return no value on failure
7 Years Ago
* GM:CreateClientsideRagdoll will now also be called for player clientside ragdolls.
7 Years Ago
GitSync - Fixed Drive system inheritance, Fixed table.IsSequential being table.IsNumericKeys, Removed unused variables from the Stack class, removed CAP_INNATE_RANGE_ATTACK1 from weapon_base, Removed RENDER_GROUP_OPAQUE_ENTITY from code as it doesnt exist
7 Years Ago
█▊▅█▆▄ ▋▊▆▊█ ▊▅▆▊▍▅
7 Years Ago
Clear failed sound cache on level change
7 Years Ago
ISteamUGC addon mounting and downloading
7 Years Ago
GitSync - Small error fix for properties & html js error fix
7 Years Ago
Entity.GetBoneCount, Entity.GetBoneParent and Entity.TranslateBoneToPhysBone will no longer return no value when they fail and will return -1 instead
7 Years Ago
Debug output for SRCDS collection info
7 Years Ago
Separate texture for bone manipulation scale
7 Years Ago
7 Years Ago
Better error reporting when SRCDS fails to get collection details
7 Years Ago
Added -steamtest to try to identify a cause of NoSteamUser
7 Years Ago
Buld select to Disable/Enable/Uninstall and Search Bar for addons menu
7 Years Ago
Missed 1 file
7 Years Ago
Addons Menu - Added tag grouping, and a button to delete all addons. ( With ample warning )
7 Years Ago
Clamp certain Lamp Tool params in MP
7 Years Ago
Fix Player.Give crashing when used with alreayd owned weapon
7 Years Ago
Player.Give( %s, true ) will also reset the clips to 0
7 Years Ago
Added a parameter to ents.GetCount to return the "real" amount of entities
7 Years Ago
More updates to Demos, Dupes and Saves menu
7 Years Ago
Fixed Odessa having female voices
7 Years Ago
Added ents.GetEdictCount()
7 Years Ago
Added NULL checks to all NPC functions to avoid crashes
7 Years Ago
Remove subcategories from demos
7 Years Ago
Fix pagination for subbed demos, etc
7 Years Ago
Translations
7 Years Ago
Subscription menus for Demos, Saves and Dupes
7 Years Ago
Added translation for monster_ichthyosaur
7 Years Ago
Fixed HL:S Tentacle NPC leaving looping sounds behind
7 Years Ago
Fixed HL:S Ichthyosaur not dealing damage
7 Years Ago
Better HL1-HL2 NPC interactions
7 Years Ago
"Fixed" a crash related to HL::S Houndeyes in squads
7 Years Ago
Fixed 16 crashes related to invalid CTakeDamageInfo entities in NPC code
7 Years Ago
* Set r_radiosity back to 3 by default because 4 breaks community maps too much * Stopped reserved_spot from ever being created as it breaks ladders
7 Years Ago
.
7 Years Ago
Fixed Lua errors when spawnmenu tries to search files (file.Find) in "illegal" folders
7 Years Ago
Update some spawnicons
7 Years Ago
Fix up default key bindings
7 Years Ago
Force dxlevel 95 if no -dxlevel cmdline param specified
7 Years Ago
ents.GetCount no longer includes KILLME entities
7 Years Ago
weapon_striderbuster will no longer create excessive amonts of env_sprites when thrown
7 Years Ago
Remove RUBAT CHECK ME
7 Years Ago
Remove leftover TTT file that isnt in the Git repo
7 Years Ago
GitSync - TTT update
7 Years Ago
Better support for long language translated strings in New Game menu
7 Years Ago
Fixed Checkboxes and Radio buttons not displaying on Linux and OSX and made them all look similar to CEF/Chrome