Garry's Mod

Garry's Mod

nZombies Round Progress Bar
Näytetään 1–10 / 11
< 1  2 >
Päivitys: 24.7.2022 klo 10.23

Fixes

  • ☔ Fixed a script error due to improper function use from the code refactoring

☔ Community contribution, thanks to:

Päivitys: 8.6.2022 klo 6.50

Fixes

  • ☔ Fixed a script error due to missing function from the code refactoring

☔ Community contribution, thanks to:

Päivitys: 7.6.2022 klo 6.42

Fixes

  • ☔ Fixed a script error

☔ Community contribution, thanks to:

Päivitys: 25.5.2022 klo 23.06

Please note I put all my faith into my linter and this is completely untested (smart, I know)

Bug Fixes

  • Fixed script errors in non-zombies gamemodes
Improvements
  • Cleaned up and refactored code
  • Removed need for duplicate anonymous functions

Päivitys: 14.5.2020 klo 22.11

Bug Fixes

  • Fixed ConVars not properly storing values
Improvements
  • Optimized timing for sending wave info to clients on connection.

Päivitys: 9.4.2020 klo 22.14

This was supposed to be support for infinite waves, but it did not function as intended. I will look further into it some other time.

Päivitys: 9.4.2020 klo 21.26

Additions

  • Added support for round ∞
  • Created a Github repository

Päivitys: 21.12.2019 klo 12.42

Improvements

  • Cached all rendering functions used in draw_bar functions

Päivitys: 4.12.2019 klo 18.25

Bug Fixes

  • Fixed function ordering

Päivitys: 4.12.2019 klo 16.26

Improvements

  • HUDPaint and Tick functions are now local
  • Switched over to sending unsigned integers instead of signed integers