Garry's Mod

Garry's Mod

Draconic Base
Näytetään 11–20 / 190
< 1  2  3  4 ... 19 >
Päivitys: 28.5. klo 17.40
tekijältä Vuthakral

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

Päivitys: 21.5. klo 6.23
tekijältä Vuthakral

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

Päivitys: 21.5. klo 6.21
tekijältä Vuthakral

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)

Päivitys: 20.5. klo 17.12
tekijältä Vuthakral

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

Päivitys: 2.5. klo 12.52
tekijältä Vuthakral

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

Päivitys: 18.4. klo 13.48
tekijältä Vuthakral

  • 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

Päivitys: 25.3. klo 22.39
tekijältä Vuthakral

removed a print I left in by accident

Päivitys: 25.3. klo 22.37
tekijältä Vuthakral

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

Päivitys: 20.2. klo 17.00
tekijältä Vuthakral

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

Päivitys: 10.2. klo 15.14
tekijältä Vuthakral

revert heat changes due to unforeseen consequences