userRubatcancel

6,142 Commits over 3,806 Days - 0.07cph!

5 Years Ago
ignore.conf for autogen shader files shadercompile.exe -nompi works
5 Years Ago
HL1 chome fix
5 Years Ago
materiialsystem changes to be used by static prop lighting
5 Years Ago
Upped GetMaterials limit to 256 (from 127) for certain maps have a lot of materials and 128 is not enough.
5 Years Ago
▋▅▋▌▉▊ ▋▋▇▄█▇ ▉▌▄ ▉▊▅▉ ▉██
5 Years Ago
DediWorkshop - Improved handling of converted to SteamUGC workshop items Certain Steam related errors now display a user friendly error message rather than an error code that you have to google
5 Years Ago
Fixed server downloads trying to download compressed files from FastDL when we just got them from Workshop
5 Years Ago
Get rid of menu_reload altogether, since it was disabled ages ago
5 Years Ago
Non halting Lua errors no longer crash the game in menu state More verbose warnings when failing to create fonts Try to reduce amount of "failed to create font" warnings from badly made addons
5 Years Ago
Delete map.pack on game start to hopefully reduce cases of BSP embedded content not loading when the map is loaded from Steam Workshop Extra messages when failing to write map.pack to disk
5 Years Ago
DListView.GetSelectedLine now also returns the actual line panel, not just an index Updated anguage files for Dupes section
5 Years Ago
Added Dupes section to main menu to allow deletion of dupes in-game Fixed deletiing Saves not deleting the associated image file Minor fixes to main menu when not running in-engine Display an error message when failing to download demos from workshop
5 Years Ago
Disable "EmitSound: Whatever out of bounds" and just clamp the values instead of not playing the sound The ladder mount sounds now match the footstep sounds for custom footstep sounds
5 Years Ago
Make the map name more noticeable in the missing map error when loading saves
5 Years Ago
TTT: Added sphere option to .fgd to dispaly radius of ttt_traitor_button in Hammer (Community)
5 Years Ago
Fix for demo icons being black Goes with the engine changes Change DImageButton's example image To be different from DImage in derma_controls New "publish creation" UI Updated language files
5 Years Ago
Fix errors from addons on spawnmenu creation Open the tool UI on the first open, not on creation to avoid errors from addons Get rid of steamworks.VoteInfo steamworks.FileInfo already has this info Merge branch 'master' of garrysmod
5 Years Ago
New "Publish creation" menu Display a message when a save fails to download from Workshop
5 Years Ago
Get rid of steamworks.VoteInfo usage in base game and make it alias of steamworks.FileInfo steamworks.FileInfo now returns the vote info as well (same key names as VoteInfo)
5 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
5 Years Ago
Fixed gm_demo icons being just always black
5 Years Ago
Remove the 500MB autobuffer limit from bootil
5 Years Ago
Remove the 500MB autobuffer limit from bootil
5 Years Ago
merge the workshopDl changes
5 Years Ago
Fixed WorkshopDL addons not receving updates (Existiing addons will need to update or users have their cache cleared to fix existing problems)
5 Years Ago
Don't bother with checking .gma timestamps if SteamUGC tells us we need updating
5 Years Ago
Merge from main
5 Years Ago
Separate console message for Workshop subscriptions that failed to download
5 Years Ago
Include addon title/id in more error messages, better checking for bad filenames in addons
5 Years Ago
Apply FCVAR_SERVER_CAN_EXECUTE to stopsound, not stopsounds Added CSGO map icons from the new operation
5 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
5 Years Ago
from main: language files, dtvar callback perf, shader crash fix
5 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
5 Years Ago
Workshop downloads will properly trigger the loading screen's DownloadingFile function
5 Years Ago
Reenable monster_flyer sounds
5 Years Ago
Entity arguments now properly error on type mismatch
5 Years Ago
-allowlocalhttp launch option for servers
5 Years Ago
More console messages for WorkshopDL on failure
5 Years Ago
Reset runspeed every frame like we used to, even if we are sprinting/walking
5 Years Ago
gmad: Print out new filename when failing to write a file
5 Years Ago
A different approach of handing failed extractions in gmad
5 Years Ago
Updated language files
5 Years Ago
Some language fixes
5 Years Ago
merge from main
5 Years Ago
▋▇▇ ▅▆▍▍.▄▌▊ (▊▉▋▆)
5 Years Ago
Willox's Clientside DTVar callbacks optimizations
5 Years Ago
▊▌▍'▋ ▆▆▄▄▊ ▍▅▍▇▅▌ ▇▊▅█ ▊▄▆▋█▍█ ▌▊▌▄▅ ▄▌▇▇ █▌▍▌▌▄▅ ▋▇▌▇▆▉▊/▇▉▊▄▍▄█▅█▋, ▌▇▇ ▆▊▋▅▅▄▌ █ ▉▊▆▊▊▍█ ▇▉▉▅ ▇▄██.█▄▍ ▆▌▇▇▅ ▄█ ▊▍▅▉▋▆▆ ▋▅▌▍ █▇▆▅▄, ▋▌▆▊ ▄▆▋'▅ ▇▄▅▌▍▅ ▅▉▆▅▍▍▆▌ .▋▆▍▉ ▌▉▉▄ ▊▊▄▌ ▊█ ▌▇█▇▅
5 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
5 Years Ago
Updates to the ISteamUGC support for subscriptions
5 Years Ago
Merge from Nov2019 update