2 Months Ago
Gamemode cvars: Added "replicate" field If set to 0, removes REPLICATED flag from gamemode cvars Use this for sandbox cvars that don't actually need replicating, such as sbox_weapons Fixed util.DecalMaterial to actually work TTT: Updated localization files (Community Contribution) Fixed vrad not writing light flags to the BSP Fixes "Cast entity shadows" option in Hammer to not working. Also added info to the hammer option about how to properly make it work. Fixed DNumSlider reset to default via MMB not functioning correctly Entity.GetBodyGroups returns "empty" for submodels with no meshes Added Entity.GetFlexType ( id ) = string Returns model defined flex controller "type" or the group Added Color:Lerp( target, frac ) Small changes * Fix DForm description * DNumSlider.SetEnabled also affects its DLabel * Finger poser and Faceposer correctly rebuilds UI on loss of entity * DLabel.SetDark disables SetBright, and vice versa * DLabel.SetHighlight always overrides SetDark AND SetBright Added string.NiceName & use it for bodygroup names It converts "names_likeThis" to "Names like This". There have been multiple implementation in the base game, which are not all using the same function. IMaterial:GetColor returns an actual Color Disabled DLabel has faded out colors Fixed file.AsyncRead erroring after Lua shutdown Faceposer flex groups The groups are defined by the models themselves. https://files.facepunch.com/rubat/2024/June28-263-UnwittingEthiopianwolf.jpg Fixed nextbot deaths counting twice for npc_maker Restore game_text rendering same text channel multiple time Block "Miscellaneous Symbols and Arrows" unicode block in server browser Free font materials & textures on disconnect Change default of gmod_uncache_test to -2 I need to verify the changelevel crashes are caused by this. Fix game_text crashes fix compile error Move "Model X has mismatching model version" to -verbose (vbsp.exe) Temporarily partially disable "CBoneAccessor invalid bone id" warnings For cases with error models