userRubatcancel

5,823 Commits over 3,592 Days - 0.07cph!

4 Years Ago
Open currently selected tool UI on first spawnmenu open, not on creation, to avoid errors from opening the context panel too soon Change DImageButton default preview image to be different from DImage
4 Years Ago
Fixed gm_demo icons being just always black
4 Years Ago
Remove the 500MB autobuffer limit from bootil
4 Years Ago
Remove the 500MB autobuffer limit from bootil
4 Years Ago
merge the workshopDl changes
4 Years Ago
Fixed WorkshopDL addons not receving updates (Existiing addons will need to update or users have their cache cleared to fix existing problems)
4 Years Ago
Don't bother with checking .gma timestamps if SteamUGC tells us we need updating
4 Years Ago
Merge from main
4 Years Ago
Separate console message for Workshop subscriptions that failed to download
4 Years Ago
Include addon title/id in more error messages, better checking for bad filenames in addons
4 Years Ago
Apply FCVAR_SERVER_CAN_EXECUTE to stopsound, not stopsounds Added CSGO map icons from the new operation
4 Years Ago
Loading screen changes Just minor stuff Fixed Lua errors in Sandbox Control Panels for sliders that use invalid/non existent convars Changed Light Tool max brightness there is next to no visual difference between 255 and 20. Default value for gmod_suit in Sandbox
4 Years Ago
from main: language files, dtvar callback perf, shader crash fix
4 Years Ago
WorkshopDL: Even more warnings and messages on failure, dont delete files when failing to mount them, changed the loading screen statuses to be more consistent, changed cache to use workshopFileID, not internal file ID
4 Years Ago
Workshop downloads will properly trigger the loading screen's DownloadingFile function
4 Years Ago
Reenable monster_flyer sounds
4 Years Ago
Entity arguments now properly error on type mismatch
4 Years Ago
-allowlocalhttp launch option for servers
4 Years Ago
More console messages for WorkshopDL on failure
4 Years Ago
Reset runspeed every frame like we used to, even if we are sprinting/walking
4 Years Ago
gmad: Print out new filename when failing to write a file
4 Years Ago
A different approach of handing failed extractions in gmad
4 Years Ago
Updated language files
4 Years Ago
Some language fixes
4 Years Ago
merge from main
4 Years Ago
▋▇▇ ▅▆▍▍.▄▌▊ (▊▉▋▆)
4 Years Ago
Willox's Clientside DTVar callbacks optimizations
4 Years Ago
▊▌▍'▋ ▆▆▄▄▊ ▍▅▍▇▅▌ ▇▊▅█ ▊▄▆▋█▍█ ▌▊▌▄▅ ▄▌▇▇ █▌▍▌▌▄▅ ▋▇▌▇▆▉▊/▇▉▊▄▍▄█▅█▋, ▌▇▇ ▆▊▋▅▅▄▌ █ ▉▊▆▊▊▍█ ▇▉▉▅ ▇▄██.█▄▍ ▆▌▇▇▅ ▄█ ▊▍▅▉▋▆▆ ▋▅▌▍ █▇▆▅▄, ▋▌▆▊ ▄▆▋'▅ ▇▄▅▌▍▅ ▅▉▆▅▍▍▆▌ .▋▆▍▉ ▌▉▉▄ ▊▊▄▌ ▊█ ▌▇█▇▅
4 Years Ago
Limited Light tool brightness to 20 (from 255) Fixed Sandbox control panel sliders with invalid convars making errors Added Default preset value for gmod_suit in server settings
4 Years Ago
Updates to the ISteamUGC support for subscriptions
4 Years Ago
Merge from Nov2019 update
4 Years Ago
Bouncy Ball serverside only DTVar callback
4 Years Ago
No rate/install buttons for floating gma ignoreZ for material CSS shell sounds/hl1 suit VO fix
4 Years Ago
merge from main
4 Years Ago
Updated de_cache icon to match the updated version of the map
4 Years Ago
Bouncy ball no longer tries to rebuild physics on client
4 Years Ago
merge from main
4 Years Ago
Fixed level transitions with flashlight turned on and gmod_suit 0 making the flashlight unusable
4 Years Ago
Increased player's nickname character limit to 128 (from 32) Steam.inf updated
4 Years Ago
SetShadowsFromLocalLightsEnabled/enableshadowsfromlocallights for shadowcontrol entity Fixed clip1 and clip2 only networking first 8 bits, "limitiing" the value in multiplayer to 255
4 Years Ago
Fixed script_intro entity in multiplayer after long curtime
4 Years Ago
Fixed a few crashes with NULL physics objects in multiphysics entities, disabled PhysicsInit/Destroy on ragdolls
4 Years Ago
Prevent usage of PhysicsInit and PhysicsDestroy functions on the world entity to avoid crashes
4 Years Ago
Readded point_flesh_effect_target
4 Years Ago
Tighten IsEntityPositionReasonable bounds to avoid crashes
4 Years Ago
Don't read LUMP_DISP_LIGHTMAP_ALPHAS since its data is not used Increased maxiumum Engine Hunk Size to 128MB, from 48MB
4 Years Ago
Floating addons do not show rate and install buttons and cannot be disabled
4 Years Ago
Increased displacement limit to 16k Added missing map icons for CS:GO and TF2 maps
4 Years Ago
Added Player.Set/GetSuitPower
4 Years Ago
Restore the sprinting logiic to what it was before, but edited