userRubatcancel

5,130 Commits over 4,048 Days - 0.05cph!

8 Years Ago
GM:RenderScreenspaceEffects will no longer be called with ViewData.dopostprocess set to false
8 Years Ago
Fixed floating addons not being mounted on dedicated servers
8 Years Ago
Fixed a problem where soundscripts would be precached as sound files causing lag
8 Years Ago
▍▇▌█▄█▍ - ▌▄▅▌▄▇, ▍▌▌▇▌▋ ▍▊▆▋▍ ▅▋▅▅▌▇▊, ▄▅▄▉▄▇▍▌▌ ▋▆█, ▌▊▆▇_▅▋▇▅ ▆▄▆▆▋ ▊▌▆
8 Years Ago
Fixed GMad stopping writing the .gma once it encounters an empty file
8 Years Ago
* Player.SetMuted()'s first argument now actually works * Player.ScreenFade is now shared
8 Years Ago
Added "alpha" option to render.Capture (def true), set to false to disable alpha(make it full opaque)
8 Years Ago
* Clamped possible values of render.SetLightingMode to 0-2 to avoid crashes * render.Capture's alpha channel is now always fully opaque
8 Years Ago
* OpenURL now works with about:blank * <gamemode>.txt convars get the LUA_SERVER flag instead of GAME
8 Years Ago
* <gamemode>.txt convars now have GAME flag and can be hooked onto with cvars.AddCallback * "Live" persistence changing, fixes persisntence not loading the correct save when set from server.cfg
8 Years Ago
▊▋▄█
8 Years Ago
▋▉▆▋█▅▉▅▄▌
8 Years Ago
Increased panel size, position, clip data sizes to int ( Fixes a problem with spawnmenu addon list fucking up with too many addons )
8 Years Ago
* Fixed CRC comparison errors with autorefresh and AddCSLuaFile() calls
8 Years Ago
* Fixed physgun's controller not releasing entities properly when the physgun is removed
8 Years Ago
* Entity.PrintMessage clientside will appear as type "none" in GM:ChatText
8 Years Ago
* Added 2 more types to ChatText - servermsg and teamchange
8 Years Ago
table support for util.Decal's ignore argument
8 Years Ago
* util.Decal now has a 4th argument - ignore entity * Small gitsync - fixed string.GetFileFromFilename & Paint tool small change
8 Years Ago
Updated Hitboxes on the fast zombie model
8 Years Ago
* Fixed hlfaceposer and hlmv not workinig out of the box
8 Years Ago
* Fixed Weapon.LastShootTime being always 0 serverside * Added Weapon.SetLastShootTime( time=curtime ), shared * Small GitSync - TTT and default godmode setting for sandbox MP
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
█▊▊█▆▋▍
9 Years Ago
Player.SetEyeAngles will only work on local players when used clientside
9 Years Ago
▅▋▌▉▍▆▇██▋▆▊ ▇▅█ ▋▌▆▇▋█.▉▅▍▍▊▉▅▉▊▌▄
9 Years Ago
Fixed a possible regression with Favourites server list
9 Years Ago
GitSync - TTT changes
9 Years Ago
* More checks for ISteamRemoteStorage item updates on srcds workshop
9 Years Ago
Added FireBullets.IgnoreEntity Added hack to crazy physics to avoid crashes
9 Years Ago
Entity.IsRagdoll no longer throws Lua errors when used on invalid/NULL entities. Instead of returning no value, it will return false.
9 Years Ago
* Better NULL checks for Panel.GetChild
9 Years Ago
Fixed regresssion when player dies on a ladder
9 Years Ago
Added episodic effects for env_screeneffect
9 Years Ago
Fixed regresssion when player dies on a ladder
9 Years Ago
timer.Exists will now return false for timers with deleteme flag
9 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
9 Years Ago
* Entity.GetKeyValues will convert boolean values to integers instead, for compatibility with SetKeyValue
9 Years Ago
* Fixed game.CleanUpMap() crashing when called too early on a map with AI nodes
9 Years Ago
* Added ITexture.__tostring * Made IMaterial.__tostring consistent with the rest of __tostrings
9 Years Ago
* New Line for "Command is Blocked" error
9 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
9 Years Ago
* Fixed Entity.GetPoseParameterName crashing the game with invalid values
9 Years Ago
* GMod will no longer try to send errors to errors.garrysmod.com ! GitSync
9 Years Ago
updated resource/Halflife2.ttf
9 Years Ago
Added warnings where appropriate that running Steam in compatibility mode/as administrator will cause GMod/GMPublish to not work
9 Years Ago
Default screen resolution is now your desktop resolution