userRubatcancel

6,189 Commits over 3,836 Days - 0.07cph!

10 Years Ago
* Added HL:S gib models.
10 Years Ago
* Remove FCVAR_ARCHIVE flag from cl_thirdperson, sv_backspeed & hud_showemptyweaponslots * Added measures against fake servers. PLEASE TEST THIS. * Fixed "DataTable warning: player: Out-of-range value (x) in SendPropFloat"
10 Years Ago
* Got rid of "Lua JIT is DISABLED!" message * Fixed a problem with Entity.Weapon_SetActivity * Added w_bugbait with proper bones
10 Years Ago
* Fixed timer.Pause & timer.UnPause not check whether the timer is already paused or not * Fixed game.CleanUpMap() duplicating all decals created by infodecal entities * Added multvar and incrementvar to blocked convar list * GitSync
10 Years Ago
GitSync
10 Years Ago
* Fixed engine.WriteSave being able to write files outside of the save folder. * GitSync
10 Years Ago
GitSync
10 Years Ago
* Don't allow players to download banned addons via WorkshopDL * GitSync
10 Years Ago
Added Blade Symphony icon
10 Years Ago
Changed version format to YYYY.MM.DD instead of YY.MM.DD for VERSIONSTR
10 Years Ago
GitSync
10 Years Ago
* Fixed GMpublish.exe update -icon not working * Updated GMad.exe to latest version from GitHub * Fixed a few compile warnings
10 Years Ago
Fixed a crash with Entity:SetBodygroup
10 Years Ago
Fixed a crash with Player:ExitVehicle() being used in CPropVehicleDriveable::VPhysicsCollision Fixed PhysicsCollide for vehicles not being triggered without a driver
10 Years Ago
Merge some scripts from HL2 games.
10 Years Ago
* Removed $selfillum from weapon_frag worldmodel * GitSync
10 Years Ago
* Fixed JSONToTable duplicate values from arrays
10 Years Ago
Updated pistol and grenade world models
10 Years Ago
* Fixed GM:StartChat return value leaving chat visible on super widescreen resolutions. * Prevented people from putting fake servers to server list * GMPublish: Only try to remove icon from Steam Cloud if we tried to update it * GitSync
10 Years Ago
* Add materials for TOOL.Information stuff * GitSync
10 Years Ago
* Fixed physgun beam not removing on drop * Fixed server workshop addons redownloading even if we already have subscribed to that addon * Improved performance on server workshop addons when updating the timestamp ( Hopefully this will reduce amount of crashes caused when joining the server )
10 Years Ago
Improved serverside performance of Player.UniqueID Player.UniqueID now returns 1 in singleplayer on client too. GitSync
10 Years Ago
Fixed NWVars and GlobalVars default value not working
10 Years Ago
Recompiled hlfaceposer.exe so it works. Added english closecaptions for EP1, EP2, Portal Restored Closed Captions Missing closedcaption message is hidden by default ( cc_captiontrace ) Added \n to console prints that needed it Removed TEST[filename] console spam if workshop addon errors Fixed Combine Autogun on ep2_outland_09 not dealing damage Updated icons for PHX seats Automatically unsub from Demos, Saves & Dupes Attempt to fix Linux compile errors GitSync
10 Years Ago
Fix Legacy Addon gamemodes not loading if the addon doesn't have a lua/ folder.
10 Years Ago
Apparently I need to change it here too
10 Years Ago
Sync with GitHub
10 Years Ago
* Switch to concommand.Run and concommand.Autocomplete instead of the global functions that call functions mentioned before * Order convars in preset files consistently
10 Years Ago
* Removed FCVAR_CHEAT flag from cl_drawhud * Fixed SetupWorldFog & SetupSkyboxFog not being called if the fog was not enabled beforehand by console commands or the map * Fixed IsOnFire flag not resetting * Fixed FOV being stuck on some HL2 maps * Added Blade Symphony to the mountable game list ( Please test ) * Removed addons.txt and gamemodes.txt as they were not used
10 Years Ago
GitSync
10 Years Ago
* Fixed gamemodes not loading properly from legacy addons * Mount Games after addons, not before
10 Years Ago
Rollback displacement alpha changes
10 Years Ago
Fixed displacement alpha being inverted in Hammer Added Build_Tools.bat to build Mapping and Modelling tools Added detail.vbsp for hammer Updated garrysmod.fgd to use new icons Added icons for the fgd
10 Years Ago
Fixed hammer, added map compiling tools, added model compiling tool ( needs testing ), moved garrysmod.fgd to GarrysMod/bin
10 Years Ago
GitSync + Update Bootil to latest version
10 Years Ago
Fixed net.ReadUInt not using unsigned integers
10 Years Ago
GitSync
10 Years Ago
GitSync + New fancy spawnicons
10 Years Ago
* Improved preset saving. (Force lowercase, add number prefix) * Converted old file names to new file names for default presets
10 Years Ago
Sync with GitHub + One more blocked convar
10 Years Ago
* Fixed some addons not being able to be extracted. * Returned maps/*.png to game addon whilelist * Fixed Player:KillSilent not forcing player to exit vehicle, making him stuck dead * Fixed util.IsValidModel false-positives, now you can spawn big pipe from HL2 * Added more blocked commands to prevent servers from fukcing up players * Fixed materials/gm_construct/grass-sand.vmt $surfaceprop2
10 Years Ago
Sync with Git
10 Years Ago
* Fixed 3 NPC kill achievement not working * Updated launcher icon * Fixed Entity:SetCustomCollisionCheck and Entity:SetShouldServerRagdoll not being able to reset their values
10 Years Ago
Sync with Git
10 Years Ago
Sync with GitHub.
10 Years Ago
Fix muzzle for HL2 Pistol worldmodel
10 Years Ago
Update Steam.inf
10 Years Ago
Get rid of PlasticSCM files from .vpks too!
10 Years Ago
Sync with GitHub
10 Years Ago
Sync with GitHub.