userRubatcancel
branchGarrys Mod/maincancel

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

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