Garry's Mod
Simple Weather
กำลังแสดง 21-30 จาก 96 รายการ
< 1  2  3  4  5 ... 10 >
อัปเดต: 9 ม.ค. 2024 @ 4: 49pm
โดย V92

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

อัปเดต: 6 ม.ค. 2024 @ 2: 38pm
โดย 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`

อัปเดต: 6 ม.ค. 2024 @ 2: 28pm
โดย 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

อัปเดต: 3 ม.ค. 2024 @ 8: 45pm
โดย V92

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

อัปเดต: 2 ม.ค. 2024 @ 9: 58pm
โดย 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

อัปเดต: 2 ม.ค. 2024 @ 12: 46pm
โดย V92

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

อัปเดต: 2 ม.ค. 2024 @ 11: 42am
โดย V92

  • [Fixed] ConVar errors

อัปเดต: 30 ก.ค. 2023 @ 10: 20pm

  • [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)

อัปเดต: 30 ก.ค. 2023 @ 10: 05pm

  • [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

อัปเดต: 30 ก.ค. 2023 @ 7: 50pm

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