Garry's Mod

Garry's Mod

Draconic Base
Showing 1-10 of 189 entries
< 1  2  3 ... 19 >
Update: 3 Sep @ 8:22am

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-September-3rd-2025

Update: 31 Aug @ 11:58am

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-August-31st-2025

Update: 28 Aug @ 5:45pm

Fixed a typo in an old matproxy that would cause an error on someone's old ArcCW guns with a custom battery/heat system.

Update: 26 Aug @ 9:06pm

Removed debug prints I left in by accident.

Update: 26 Aug @ 4:46pm

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-August-26th-2025

Update: 26 Aug @ 7:27am

Added "LandingBehaviour" parameter for footstep sets. Defaulted at 0, when set to 1 in a footstep set it will make it always play a landing sound when hitting the floor regardless of current user input.

Update: 13 Aug @ 12:41pm

Same as last time, different place

Update: 13 Aug @ 5:07am

Added validity check for localplayer in hudpaint hook to avoid nonhalting error when loading into a server

Update: 3 Aug @ 9:09am

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-August-3rd-2025

Update: 28 May @ 5:40pm

  • Added npc_enemyfinder to table DRC.HelperEnts
  • Altered IsValid check for aggressive culling, removing potential for a lua error when an entity being cull-checked is removed.