6,561 Commits over 2,983 Days - 0.09cph!
Get_Weapon properly handles non-weapon entities when bSkipNullErrors = false
NextBot class:
* Added type checking and errors for self ( argument 1 )
* NextBot.GetRangeSquaredTo now actually works the way it's intended to, by returning square range
* Added better type checking and error output to NextBot.GetRange(Squared)To()
Added GM.PlayerDroppedWeapon( ply, wep )
Potential vrad.exe performance improvements
GitSync: numpad library bugfix, TTT updated to latest version, UTF8 library fix
Better "Error loading gamemode:" errors that actually describe what's wrong.
Properly shutdown thirdperson on level shutdown
Added File.ReadUShort
Added File.ReadULong
Added File.WriteUShort
Added File.WriteULong
Fixed hammer_update_entity crashing the game
cam.Start() will now error when given no arguments
Increased offset for rollermine to prevent it from spawning below ground
Fixed deriving from DDragBase requiring to define OnModified
Fixed errors when calling Setup() without second argument on DProperty_Float and DProperty_Int
Git: Fixed the link on the version button in main menu.
Git: Updated TTT to the latest version
▄▄▇▇▄▍ ▄█▄▄ `▆█▆▍▄█▇ ▆█▋▋▊▉█▄▌▇ ▄▊▌▇▊█▍ ▉▍▌▊▄▋▊ ▅█▍ ▋▄▄▇` ▇▉▅▅▄▆ (▌█▉▌▇▅ ▊▄▋▅▊)
▊▍▇ ▄█▊█▍▇▅█ ▌▇▉▅▇▊▅ ▉▍▅▇▄█▇ ▋▍▌█▇ ██▊▄▊▄▇???
Fixed support for Zombie Panic! Source mounting
correct buffer size for Panel:GetText when using dynamic alloc
never use CSteam3Server::eServerTypeP2P for dedicated servers
Added mask as a 5th argument to ENT:TestCollision
▍█▌ ▍▅▋▍█.▅██▉█▆▊ ▌▋▄▉▅▆ ▉▇▌ ▍▊▆▍ ▊▍▊▊▆▌▊██
▆▅▆ ▊▉ ▄▍▅▊▉ ▉▅█▆ ▅▍▆ ▉▍▉▌▅█▉▆▄ ▋█▆▊▌▊▉
Removed the limit of Panel.GetText for TextEntry element
Entity.SetMoveCollide is now shared.
* Added L4D2 spawnpoint entity
* Implemeneted DHorizontalScroller.Clear
* GitSync: DNumberWang improvements, click to drag to change value, scroll to change value
Tool tips for spawnmenu editing
srcds will print p2p address to console when p2p is enabled
Added map icons for new TF2 Jungle Update maps
Fixed CS:GO maps having broken inputs/outputs
Added a second argument to search.GetResults (optional)
Improved the "edit spawnlist" stuff a bit, including adding a quick filter to the icon browser
DIconBrowser now also includes game icons (materials/games/16/)
Added search bars for NPCs, Weapons, Entities and Vehicles that search content only in that tab
Improved Spawnmenu search to search classname AND the display name, instead of one or the other
Non spawnable weapons will no longer appear in the Spawnmenu Search results
Fixed a bug with DToolTip that prevented Panel.SetTooltipPanel from working properly
Updated TTT gamemode to the latest version.
* GitSync
** Added info of mount.cfg into gameinfo.txt
** Fixed DFrame buttons being higher than the header
* Added INFRA spawnmenu icon and map category
* Updated INCOMPATIBLE map definitions
* Changed "quick search" to "quick filter" to better represent what it is
* DColorCombo's palette will update the DColorMixer's color + DColorCombo's margins consistent between tabs
* DNumberScratch.OnValueChanged will no longer have nil value as first argument in some cases
* Added DPropertySheet.GetItems + DPropertySheet.SetupCloseButton margin unfuck
current material bound by queued render context is referenced
queue texture destruction until render-queue has finished
Make DLabelEditable.OnLabelTextChanged's return value optional
Fixed DGrid.SortByMember's second parameter being forced to true
Fixed DColorCombo.GetColor returning nil
Fixed passing Lua's NULL to certain tables where non-Entity is expected causing a crash
Fixed a client crash related to clientside bone manipulations
Fixed a small issue with updating user names on workshop in spawnmenu
███▊▊▆▊ ▋▊▊ ▍▌█▆ ▋▇▇▍▄ ▋▅▄▍▇█ ▄█ ▍█▉▍▉▅▆▊▊▄
Increased the size of DMX memory buffer to fix particle crash
Added INFRA mounting support ( No map support )
DTree_Node.Clear no longer errors before any sub-elements are added