Garry's Mod
nZombies Round Progress Bar
1–10 из 11
< 1  2 >
Обновление: 24 июл. 2022 г. в 10:23

Fixes

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

☔ Community contribution, thanks to:

Обновление: 8 июн. 2022 г. в 6:50

Fixes

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

☔ Community contribution, thanks to:

Обновление: 7 июн. 2022 г. в 6:42

Fixes

  • ☔ Fixed a script error

☔ Community contribution, thanks to:

Обновление: 25 мая. 2022 г. в 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

Обновление: 14 мая. 2020 г. в 22:11

Bug Fixes

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

Обновление: 9 апр. 2020 г. в 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.

Обновление: 9 апр. 2020 г. в 21:26

Additions

  • Added support for round ∞
  • Created a Github repository

Обновление: 21 дек. 2019 г. в 12:42

Improvements

  • Cached all rendering functions used in draw_bar functions

Обновление: 4 дек. 2019 г. в 18:25

Bug Fixes

  • Fixed function ordering

Обновление: 4 дек. 2019 г. в 16:26

Improvements

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