Garry's Mod
nZombies Round Progress Bar
11件中 1-10 を表示
< 1  2 >
更新: 2022年7月24日 @ 10時23分

Fixes

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

☔ Community contribution, thanks to:

更新: 2022年6月8日 @ 6時50分

Fixes

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

☔ Community contribution, thanks to:

更新: 2022年6月7日 @ 6時42分

Fixes

  • ☔ Fixed a script error

☔ Community contribution, thanks to:

更新: 2022年5月25日 @ 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

更新: 2020年5月14日 @ 22時11分

Bug Fixes

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

更新: 2020年4月9日 @ 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.

更新: 2020年4月9日 @ 21時26分

Additions

  • Added support for round ∞
  • Created a Github repository

更新: 2019年12月21日 @ 12時42分

Improvements

  • Cached all rendering functions used in draw_bar functions

更新: 2019年12月4日 @ 18時25分

Bug Fixes

  • Fixed function ordering

更新: 2019年12月4日 @ 16時26分

Improvements

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