userRubatcancel

5,836 Commits over 3,622 Days - 0.07cph!

5 Years Ago
Gmad - auto ignore thumbs.db and desktop.ini
5 Years Ago
Updated VRAD to the latest TF2 version we have (Feb 2016) StaticProp lightmaps are currently disabled
5 Years Ago
Clientside only sents now have their proper classname
5 Years Ago
Basic support for clientside only entities, anim sents only Added ents.CreateClientside
5 Years Ago
Fix auto hl2_episodic 1/0
5 Years Ago
More reliably call OnEntityCreated on client mostly for players
5 Years Ago
OnEntityCreated is called when one would expect it to be called - when the entity is created
5 Years Ago
Added env_wind.SetWindDir( int )
5 Years Ago
DoImpactEffect for ANIM entities
5 Years Ago
npc_metropoilce will acknowlegde existence of multiple players in multiplayer.
5 Years Ago
▍▄█ ▊▇▉▅▆ ▆▍▊ ▋▊ ▍▊▆█▉▉▆▋▄, ▌▍▇▊ ▅▍▅▌▉▄▋▊ ▄▍▅▋▉▇▌ ▄▅ ▍▇ ▇▍▄
5 Years Ago
fixed variable sizes for gmpublish.exe
5 Years Ago
Gmad.exe - Use fixed size variables
5 Years Ago
Updated nodegraphs for gm_construct and gm_flatgrass
5 Years Ago
Minor spawn icon editor changes stop perform layout infintie loops on sidebar added tab icons Changes to DFileBrowser and DHorizontalScroller DFileBrowser has an example in derma_controls Added DHorizontalScroller.GetCanvas, ScrollToChild, SetScroll DPropertySheet tabs can be right clicked to quickly switch between tabs when they overflow DPropertySheet's width
5 Years Ago
DFileBrowser has an example in derma_controls Added DHorizontalScroller.GetCanvas, ScrollToChild, SetScroll DPropertySheet tabs can be right clicked to quickly switch between tabs when they overflow DPropertySheet's width Minor changes to Spawnicon editor - tab icons, performance
5 Years Ago
file.* functions automatically remove double or more consecutive slashes
5 Years Ago
file.Open only forces lowercase for writing and reading from the data folder, file.Rename also forces lowercase (both arguments)
5 Years Ago
Error and ErrorNoHalt no longer have the 512 character limit
5 Years Ago
Force file.Open paths to be lowercase for both reading and writing
5 Years Ago
Better handle unknown Windows languages
5 Years Ago
Updated TTT Updated ENT:BeingLookedAtByLocalPlayer() yet again
5 Years Ago
WorldTip Consistency
5 Years Ago
Dnumberwang code style (PR#1356)
5 Years Ago
fixes to ENT:BeingLookedAtByLocalPlayer And people wonder why PRs don't get merged Co-Authored-By: Collin (code_gs) <collings509@gmail.com>
5 Years Ago
Added ENT.MaxWorldTipDistance and improved implementation of ENT:BeingLookedAtByLocalPlayer (Community contrib)
5 Years Ago
Added PathFollower.PriorSegment Added PathFollower.NextSegment
5 Years Ago
Added DNumberWang.Set/GetInterval (Community Contrib)
5 Years Ago
Hydraulic toggle option And a small bugfix which required you to press the keybind twice before the hydraulic would work
5 Years Ago
Hydraulic Toggle option + small bug fix
5 Years Ago
Updated TTT
5 Years Ago
SWEP.DrawAmmo now disables correct HUD elements
5 Years Ago
Some minor changes to Hammer including a buncha NULL checks
5 Years Ago
VRAD and VBSP no longer check for model versions (but still display warnings)
5 Years Ago
Fixed Hammer crashing when trying to load over 1024 models at the same time and some related crashes
5 Years Ago
Fixed "starts locked" spawnflag not doing anything for func_rot_button
5 Years Ago
Checkbox visual clarity improvement Its for Hammer but affects everything else too
5 Years Ago
Updated entity translations (Community Contrib)
5 Years Ago
Use table.IsEmpty instead of table.Count where possible (Community Contrib)
5 Years Ago
Fixed a server crash issue when Player.SendLua has created a Lua error Fixed a server crash issue when an entity has "angle" key value (opposed to "angles")
5 Years Ago
Community Contributions: * Added No Collide option to Weld tool * Added Panel.GetTooltip() and Panel.GetTooltipPanel() * Removed MarkupObject:Create, Added MarkupObject to the registry * Player.Set/RemovePData() now return the return values they were documented to return
5 Years Ago
Style consistency for weld.lua
5 Years Ago
Add MarkupObject metatable to the registry (#1541) Co-Authored-By: Collin (code_gs) <collings509@gmail.com>
5 Years Ago
Applied Detail Brush smoothing change from Source SDK 2013 Pull Request
5 Years Ago
Adjusted colors of Source checkbox for better contrast
5 Years Ago
table.IsEmpty
5 Years Ago
Spawnmenu editing hints Halo.add with no entities silently fails ImageCheckBox.Set/GetChecked
5 Years Ago
Hints for spawnmenu editing features
5 Years Ago
OnFlashlightOn/Off works for logic_playerproxy again
5 Years Ago
Automatically enable and disable hl2_episoding on map load depending on map prefix