Garry's Mod

Garry's Mod

Simple Weather
Menampilkan11-20 dari 96 kiriman
< 1  2  3  4 ... 10 >
Pembaruan: 12 Agu 2024 @ 12:32am
berdasarkan V92

  • [Added] Meteor Shower weather
  • [Added] Clouds to daytime rotation
  • [Added] support for dawn/dusk functions in rp_flatgrass_redux
  • [Changed] default sky blue color to be less artificial
  • [Changed] function for entity-spawning weather improved to allow more types
  • [Changed] Some functions related to day-night cycle and color blending in prep for overhaul
  • [Added] snow texture support for rp_trainingcenter
  • [Added] HL2 vehicle classes to EBS alert sound table

Pembaruan: 1 Agu 2024 @ 3:58pm
berdasarkan V92

  • [Fixed] Hopefully finally actually fixed the sv_skyname command this time.

Pembaruan: 24 Jul 2024 @ 10:30pm
berdasarkan V92

  • [Changed] several hooks related to initial sv_skyname and snow tables to improve attempts at proper caching & running

Pembaruan: 22 Jul 2024 @ 7:53pm
berdasarkan V92

  • [Fixed] Snow replacement not working on initial map loads

Pembaruan: 26 Apr 2024 @ 10:37am
berdasarkan V92

  • [Fixed] HUD override not being part of CVar presets

Pembaruan: 26 Apr 2024 @ 10:20am
berdasarkan V92

  • [Added] Admin HUD override toggle (sw_hud_toggle)

Pembaruan: 15 Feb 2024 @ 8:50pm
berdasarkan V92

  • [Changed] Removed an unnecessary viewcalc hook in `simpleweather/cl_init.lua` that I have no idea what it was even there for.
  • [Added] Re-implemented the previously removed ULX, ServerGuard, and Maestro admin mod compatibility hooks.

Pembaruan: 14 Jan 2024 @ 10:54pm
berdasarkan V92

  • [Changed] Moved model replacements to their own table to fix some bugs
  • [Changed] Replacement tables will now be emptied when the weather resets to help hopefully avoid bugs
  • [Changed] Edited math for AutoWeather to attempt to get it to work

    KNOWN BUGS
  • Snow replacements used on skybox brushes will cause the material to turn invisible on first map load. Unsure of the cause, but just swapping to another map causes the bug to not occur. Rendering quirk?

Pembaruan: 14 Jan 2024 @ 6:40pm
berdasarkan V92

  • [Changed] Snow replacement scope to fix some bugs related to render sorting

Pembaruan: 9 Jan 2024 @ 6:41pm
berdasarkan V92

  • [Changed] Restored original autoweather table.
  • [Removed] more options menu duplicates. How the hell did these get here?