Garry's Mod

Garry's Mod

nZombies Round Progress Bar
正在显示第 1 - 10 项,共 11 项条目
< 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 日 下午 11: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 日 下午 10:11

Bug Fixes

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

更新于:2020 年 4 月 9 日 下午 10: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 日 下午 9: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 日 下午 6:25

Bug Fixes

  • Fixed function ordering

更新于:2019 年 12 月 4 日 下午 4:26

Improvements

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