Garry's Mod

Garry's Mod

Simple Weather
目前顯示第 21-30 項,共 96 項
< 1  2  3  4  5 ... 10 >
更新:2024 年 1 月 9 日 @ 下午 4:49
V92 發表

  • [Removed] Multiple duplicate options panel entries
  • [Changed] Restored default table of autoweather. Apparently, despite being unused, it's required. ToDo: Fix this?

更新:2024 年 1 月 6 日 @ 下午 2:38
V92 發表

  • [Changed] cvar `sw_light_max_day` to `sw_light_day_brightness`
  • [Changed] cvar `sw_light_max_night` to `sw_light_night_brightness`
  • [Changed] cvar `sw_light_max_storm` to `sw_light_storm_brightness`

更新:2024 年 1 月 6 日 @ 下午 2:28
V92 發表

  • Debug update to see if it changes the errors people are reporting. The line number in sv_daynight.lua should go from 413 to 415

更新:2024 年 1 月 3 日 @ 下午 8:45
V92 發表

  • [Removed] multiple unused cvars
  • [Changed] renamed a few values to improve readability

更新:2024 年 1 月 2 日 @ 下午 9:58
V92 發表

  • [Added] CVars for brightness
  • [Added] Restored rain & snow quality settings to options menu
  • [Fixed] Errant Blizzard DOT help string in menu
  • [Changed] Updated multiple menu CVars to the network-compatible functions
  • [Changed] Merged Rain & Thunderstorm tabs in options menu
  • [Changed] sw_snow_stay now defaults to 1
  • [Changed] sw_func_particle_type now defaults to 0.
  • [Removed] several unused CVars pending further coding

更新:2024 年 1 月 2 日 @ 下午 12:46
V92 發表

  • [Added] Admin override for client text chat alerts for inclement weather

更新:2024 年 1 月 2 日 @ 上午 11:42
V92 發表

  • [Fixed] ConVar errors

更新:2023 年 7 月 30 日 @ 下午 10:20

  • [Added] Acid Rain NPC damage CVar (`sw_acidrain_dmg_npc_toggle`, default `0`)
  • [Fixed] further filtering errors related to vehicles (really need to remember to check the hook realms on the wiki)

更新:2023 年 7 月 30 日 @ 下午 10:05

  • [Added] Acid Rain can now damage props (toggle with CVar `sw_acidrain_dmg_prop_toggle`, default `0`)
  • [Added] Acid Rain hardcore preset
  • [Changed] Acid Rain default delay period from `2` to `5`
  • [Fixed] Broken damage check on Acid Rain

更新:2023 年 7 月 30 日 @ 下午 7:50

  • [Added] Acid rain can now damage NPCs. Props will come later, as they require more work.