Garry's Mod

Garry's Mod

Draconic Base
Zobrazuje se 11–20 z 190 položek
< 1  2  3  4 ... 19 >
Aktualizace: 28. kvě. v 17.40

  • 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.

Aktualizace: 21. kvě. v 6.23

forgot to remove a debug print, it's gone now

Aktualizace: 21. kvě. v 6.21

hotfix for semi-auto & burst fire mode automatically firing after a melee attack

also implemented an "effect grace period" on sweps to hopefully stop firing effects from triggering after a melee attack is performed (weird prediction issue idk why it happens and this is just to hide that as to not annoy players until I can find the real cause)

Aktualizace: 20. kvě. v 17.12

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-May-20th-2025

Aktualizace: 2. kvě. v 12.52

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-May-2nd-2025

Aktualizace: 18. dub. v 13.48

  • Optimization for usage of HUDShouldDraw hook for crosshairs
  • Added validity check for shield stuff since some addon out there is creating a clientside entity that exists in an invalid state, somehow

Aktualizace: 25. bře. v 22.39

removed a print I left in by accident

Aktualizace: 25. bře. v 22.37

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

Aktualizace: 20. úno. v 17.00

https://github.com/Vuthakral/Draconic_Base/wiki/Changelog-February-20th-2025

Aktualizace: 10. úno. v 15.14

revert heat changes due to unforeseen consequences