Garry's Mod
Simple Weather
96件中 11-20 を表示
< 1  2  3  4 ... 10 >
更新:2024年8月12日 @ 0時32分
更新者: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

更新:2024年8月1日 @ 15時58分
更新者:V92

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

更新:2024年7月24日 @ 22時30分
更新者:V92

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

更新:2024年7月22日 @ 19時53分
更新者:V92

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

更新:2024年4月26日 @ 10時37分
更新者:V92

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

更新:2024年4月26日 @ 10時20分
更新者:V92

  • [Added] Admin HUD override toggle (sw_hud_toggle)

更新:2024年2月15日 @ 20時50分
更新者: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.

更新:2024年1月14日 @ 22時54分
更新者: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?

更新:2024年1月14日 @ 18時40分
更新者:V92

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

更新:2024年1月9日 @ 18時41分
更新者:V92

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