userRubatcancel
branchGarrys Mod/maincancel

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

8 Years Ago
* Don't load new background images when in-game
8 Years Ago
* If Steam says the a game is not installed - it is not installed. ( Mountable games list ) * Resized all backgrounds to be under or equal to 1080p
8 Years Ago
Fixed pulley constraints in maps being completely broken
8 Years Ago
▌▇▍▆▋ ▌▉▆▅▌▉.__▉▉▅█▇▌▆▊ ▄▅▄▆▄▅▆ ▉▆▍▅ ▍▋▄▌▍█▉▅▆█
8 Years Ago
█▊▊█▆▋▍
8 Years Ago
Player.SetEyeAngles will only work on local players when used clientside
8 Years Ago
▅▋▌▉▍▆▇██▋▆▊ ▇▅█ ▋▌▆▇▋█.▉▅▍▍▊▉▅▉▊▌▄
8 Years Ago
Fixed a possible regression with Favourites server list
8 Years Ago
GitSync - TTT changes
8 Years Ago
* More checks for ISteamRemoteStorage item updates on srcds workshop
8 Years Ago
Added FireBullets.IgnoreEntity Added hack to crazy physics to avoid crashes
8 Years Ago
Entity.IsRagdoll no longer throws Lua errors when used on invalid/NULL entities. Instead of returning no value, it will return false.
8 Years Ago
* Better NULL checks for Panel.GetChild
8 Years Ago
Added episodic effects for env_screeneffect
8 Years Ago
Fixed regresssion when player dies on a ladder
8 Years Ago
timer.Exists will now return false for timers with deleteme flag
8 Years Ago
* Added a bit more friendly error messages when creating an addon with GMPublish * Fixed a crash related to decals on high poly models by preventing decals on high poly models
8 Years Ago
* Entity.GetKeyValues will convert boolean values to integers instead, for compatibility with SetKeyValue
8 Years Ago
* Fixed game.CleanUpMap() crashing when called too early on a map with AI nodes
8 Years Ago
* Added ITexture.__tostring * Made IMaterial.__tostring consistent with the rest of __tostrings
8 Years Ago
* New Line for "Command is Blocked" error
8 Years Ago
* 3000-range anim events from SWEPs are now passed to FireAnimationEvent * Fixed certain HL:S npcs having broken materials * Updated default damage for HL:S 9mmAmmo type to their proper values * Fixed first PrintMessage being wrong color * Renamed flechette gun icon so it properly appears in the spawnmenu
8 Years Ago
* Fixed Entity.GetPoseParameterName crashing the game with invalid values
8 Years Ago
* GMod will no longer try to send errors to errors.garrysmod.com ! GitSync
8 Years Ago
updated resource/Halflife2.ttf
8 Years Ago
Added warnings where appropriate that running Steam in compatibility mode/as administrator will cause GMod/GMPublish to not work
8 Years Ago
Default screen resolution is now your desktop resolution
8 Years Ago
▆█▊ ▉▅▄▍▋▋▊
8 Years Ago
▋▌▌▊▍▋ █▌▍▄█▊ ▊▅▄ ▄▍ ▍▇▇ █▌▉▅▊
8 Years Ago
▆▅▉▌▇▊▍ + ▇▄▇▅█▇▊ ▋▋▇▉▇▋▉▅ ▋▉▋▆▌
8 Years Ago
▇█▍▆
8 Years Ago
▄▉▌▋
8 Years Ago
▅▅▌▇▇▆▊
8 Years Ago
* Added cl_downloadfilter noworkshop - disables only all of the workshop downloads.
8 Years Ago
srcdsWorkshop: Possible fix for linux not writing files
8 Years Ago
* Updated localization files ! Added stuff for overrides/, moved HL2 chopper bomb content to overrides/
8 Years Ago
Angle() can now accept only 1 argument, to match the Vector() global
8 Years Ago
* game.GetTimeScale & game.GetSkillLevel will no longer try to return data without pushing it first
8 Years Ago
* Fixed CS:GO (v7.5 vtfs) environment maps failing to load
8 Years Ago
* Added Entity.GetFlexIDByName( str ) -> id * render.Pop functions will no longer crash the game when underflowed * Burning props no longer ignite their gibs when destroyed * Enabled full episodic behaviour on HL2 Hunter Chopper
8 Years Ago
* Fixed an exploit allowing people to die and respawn on a ladder
8 Years Ago
▉▇▍▍▋▍▍ ▄▄▊▄▆▊▇▌▋▌ ▇█.▍▄▉
8 Years Ago
▅▍▌▌▇▅▆ ! ▅▊█▊▍▋▌ ▌█▆▋ ▇▄▇▋▇▉/▉██▊▆▍▉▄▉▇▄ ▄▉▄▆▉ * ▍█▊▍▆ ▆▅▍▆▊▋▊ ▌▆▌ ▇▉▆▇▌ * ▊▉▍▋▌ ▊ ██▋▋▌▆▉▌▄▌ ▄█▇▇ ▇▉█▉▆▌▅▆▉▋ ▉▇▋ ▇▌▇█▍▄ ▉▋▊▆ █▋█▅▄ ▅▍▆▄▍ ▍▉▅▅.▇█▍▉▅ ▌▄ ▆▉▉▆▍ ▊▇ ▅▇▋▉▊▇ ▄▋▋ ▋▄▄▉█ █▇ ▋▌▋▆▅
8 Years Ago
▉█▊ █▊▅ ▆▋ █▉▋▌ ▉▄▋▋▌ ▋▊▋▌▄▄▍▄█▆▉ ▆▄▋▍ ▉▉█ ▌▊▇ ▅▍▋ ▉█▋▄▌▋▆▋▅▌▌▅▍ ▆█▇▊▇
8 Years Ago
* Improved Entity:GetKeyValues to show actual values of keys and to show ALL keys
8 Years Ago
* Added a second parameter for Player.Give - boolean, set to true to not give any ammo ( at all ) when the weapon is given * Fixed changing Lua variables of SWEPs in hooks such as GM:WeaponEquip not being applied to engine functions instantly * GitSync - TTT, draw.RoundedBoxEx changes
8 Years Ago
Restored the d1_trainstation_05 hack to the plugs
8 Years Ago
* Moved SRCDS workshop files to cache/srcds/id.gma, from addons/ds_id.gma * Added a little bit better error message to the "bad jpeg icon" of GMPublish ! Get rid of some unnecessary workshop related files and classes * Moved Subscription list and Workshop thumbs up counter to ISteamUGC * Only display warnings about unused .gmas when there are such .gmas
8 Years Ago
* FIxed a regression with Player Animation State ( Noclip animation not looping ) * Switched SRCDS Steam Workshop to ISteamUGC API
8 Years Ago
Do not ship overrides/ empty fallbacks/ folder to Steam