# Garry's Mod July 2023 Patch - Product: Garry's Mod (https://whatsnew.fyi/product/garry-s-mod) - Vendor: Facepunch Studios - Date: 2023-07-07 - Original notes: https://store.steampowered.com/news/app/4000/view/3672171270343005704 - Permalink: https://whatsnew.fyi/product/garry-s-mod/releases/2023-07-07-july-2023-patch What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — ents.GetMapCreatedEntity is now shared - **fixed** — Fixed a crash issue when loading certain particle files - **fixed** — Fixed skill configs not applying in time for singleplayer, resulting in NPCs not having health set - **changed** — Made Poltergeist weapon range easier to override in TTT - **fixed** — Fixed notification sound cue in TTT and make it toggleable - **changed** — DListView now ignores invisible lines - **fixed** — Fixed metropolice NPC crashing when its target is removed during a weapon burst fire - **changed** — Steam Voice Settings opens Steam Settings in overlay - **changed** — Increased vtx filesize limit for studiomdl.exe and added safeguards against crashing when the limit is hit - **fixed** — Fixed a regression with halo/outline rendering - **fixed** — poster command now works correctly with cl_leveloverview enabled - **fixed** — Fixed up ToS/Privacy Policy links on Options menu - **added** — Added voice_recordtofile to blocked concommand list - **changed** — DNS lookup Global.HTTP URLs before sending them to Steam - **changed** — Potential improvement to 64x64 cubemap quality when building map cubemaps - **removed** — Removed Global.HTTP DNS lookups as they were causing too many issues - **added** — Added missing snow footstep sound fallbacks - **fixed** — Fixed npc_(template_)maker crashing the server when spawning non NPC entities - **added** — Added VMatrix.__unm negate operator - **changed** — Prevent display of concommands in gamemode settings Hello everyone, We are releasing another small patch today, addressing some issues found out from the last update, as well as some additional improvements. The changelog is as follows: - ents.GetMapCreatedEntity is now shared - Fixed a crash issue when loading certain particle files - FIxed skill configs not applying in time for singleplayer, resulting in NPCs not having health set, etc - TTT: Made Poltergeist weapon range easier to override (Community Contribution) - TTT: Fixed notification sound cue and make it toggleable (Community Contribution) - DListView now ignores invisible lines (Community Contribution) - Fixed metropolice NPC crashing when its target is removed during a weapon burst fire - Steam Voice Settings opens Steam Settings in overlay - Increased vtx filesize limit for studiomdl.exe, and added safeguards against crashing when the limit is hit - Fixed a regression with halo/outline rendering - poster command now works correctly with cl_leveloverview enabled - Fixed up ToS/Privacy Policy links on Options menu - Added voice_recordtofile to blocked concommand list - DNS lookup Global.HTTP URLs before sending them to Steam - Potential improvement to 64x64 cubemap quality when building map cubemaps (Community Contribution) July 18 Patch: - Removed Global.HTTP DNS lookups as they were causing too many issues - Added missing snow footstep sound fallbacks - Fixed npc_(template_)maker crashing the server when spawning non NPC entities - Added VMatrix.__unm (negate operator) - Prevent display of concommands in gamemode settings - Do not run OnRequestFullUpdate outside of main thread to prevent server crashes - Defer gamemode loading until all other components are loaded