5,130 Commits over 4,048 Days - 0.05cph!
Added player_manager.GetPlayerClasses() and PLAYER:ClassChanged() (Community)
Added player_manager.GetPlayerClasses() and PLAYER:ClassChanged() (Community)
Lambdas not allowed either
Lambdas not allowed either
Try to appease Apple gods
Try to appease Apple gods
Added render.GetHDREnabled() - returns true if the current map has HDR enabled
Added Player.Set/GetViewPunchVelocity
Combined two loops in weapons.Register into one
Fixed DNumberScratch (and DNumSlider) constantly firing it's OnValueChanged callback when the value didn't actually change
Added an option to re subscribe to missing addons in an Addon Preset
The game no longer loads "Do not mount" state for unsubscribed addons
Fixed Hammer .fgd flag/array values inheritance
trigger_teleport ejects player from a vehicle when teleporting like expected
Added 4 map icons from the TF2 Halloween 2020 update
Fixed addon spawnlists not supporting subcategories
Added list.GetTable() (Community)
npc_combinegunship's ground attack spawnflag and inputs work now
Better click "animation" for DImageButton depression, added DImageButton:SetDepressImage() (Community)
Added maps/*.lmp to workshop whitelist
Partially resolve explosive barrels exploding when catching them and lightly touching ground after throwing
Added support for the new L4D2 DLC
Properly align checkbox labels in New Game settings
Experimental spawnicon loading 'queue' - prevent complete freezes when opening spawnlists, load spawnicons until we reach 30 FPS or 1 per frame.
Changed bodygroups to use unsigned ints over ints to prevent crashing and increase the bodygroup limit somewhat
Added PlayerHandleAnimEvent and PlayerFireAnimationEvent hooks (Same arguments as ENTITY: hooks, after the first arg being player obj)
Added CTakeDamageInfo.SetBaseDamage
Fixed entering a vehicle while ducked saving and restoring the ducked view offset when exiting the vehicle even though the player is forced to unduck
Fixed DTree_Node.ExpandRecurse producing Lua errors
Updated Portuguese translation for TTT (Community)
Fixed a crash with npc_alyx shooting on a server with no players
Hammer and entity templates can now properly handle post L4D1 map entity IO (ESC delimiter instead of a comma)
Fixed HLS satchel not exploding
Better error handling for compressed lump handling
Remove unnecessary ":" for "Save currently disabled addons" line
Localized Workshop subscription Download/Extraction window
Do not display servercontent addons in Latest/Popular/Trending categories in-game
Player.PrintMessage serverside now translates messages like expected
language.GetPhrase now translates strings starting with #
Fixed HUD_PRINTCENTER not working clientside with Player.PrintMessage
Force disconnecting players to leave their current vehicle.
Use a faster method of ignoring newlines in Base64decode
Use a faster method of ignoring newlines in Base64decode
Switched steamworks.GetList to ISteamUGC
Added 3 new types for steamworks, GetList() - "followed", "friend_favs", "favorite"
Added "Followed" and "Favorite" sections to Addons menu
Subscribing to addons with "child" required addons from in-game now displays a nice message telling you which addons you should also install with quick and easy buttons to do so
Translations for the new addons menu stuff
Entity.GetModel() clientside should now return more correct result
Banned/invalid addons now appear in the addon list to give users a chance to uninstall them and to tell them why they are not loaded
New optional argument for surface.DrawText - bool - force additive/notadditive, defaults to font default