Garry's Mod

Garry's Mod

Simple Weather
Showing 51-60 of 91 entries
< 1 ... 4  5  6  7  8 ... 10 >
Update: 8 Dec, 2022 @ 5:08am

  • [Changed] Removed snow client effects from Blizzard class, as they were just a copy of Snow.
  • [Changed] Removed client/server scope checks for console command creation
  • [Changed] Updated several spawn menu entries to have help strings
  • [Added] Debug code to see if that fixes the issues with replication on dedicated servers for console commands.

Update: 5 Dec, 2022 @ 9:42am

  • [Added] EAS CVar to disable the alert system
  • [Removed] Several unused test assets
  • [Removed] More redundant or unused code

Update: 5 Dec, 2022 @ 9:31am

  • [Fixed] Wind scale actually works now
  • [Added] Emergency Alert System - Any `models/props_lab/citizenradio.mdl` models will now play the EAS tones when severe weather starts
  • [Fixed] Snow on ground functions

Update: 5 Dec, 2022 @ 5:45am

  • [Added] Weather announcement in chat (`sw_cl_announcement`)
  • [Changed] Meteor: Weapon Icon from `sport_8ball` to `sport_shuttlecock`
  • [Changed] Renamed all client CVars to start with `sw_cl_*`
  • [Changed] Renamed multiple CVars

Update: 5 Dec, 2022 @ 5:00am

  • [Changed] Weather will now spawn at a distance around the player instead of directly on top of them over and over like Bad Luck Brian

Update: 5 Dec, 2022 @ 4:56am

  • [Fixed] Siren sound path is now correctly formatted

Update: 5 Dec, 2022 @ 4:33am

  • [Changed] Lightning: Moved screen flashing CVar to the client options menus
  • [Changed] Ribbon: Renamed `HUD...` to `Client...` to reflect new usage

Update: 5 Dec, 2022 @ 4:27am

  • [Changed] Removed multiple lines of redundant code.

Update: 5 Dec, 2022 @ 4:16am

  • [Fixed] Lightning: Screen flashes not working.
  • [Fixed] Lightning: Thunder sounds not using updated delay math.
  • [Added] Lightning: Can now target NPCs (`npc_*`/`monster_*`).
  • [Changed] Lightning: Tweaked effects to look better.
  • [Changed] Lightning: Special effects will now show up when lightning goes after targets, instead of just when it hits the world.
  • [Changed] Lightning: Updated conditionals to optimize world.v.target code.
  • [Changed] Lightning: Updated multiple convar names to reflect their current usage cases.
  • [Changed] Optimized many more scope checks to run better. (All these picoseconds of processing time add up)

Update: 5 Dec, 2022 @ 12:27am

  • [Added] Meteor: Fancy FX toggle (`sw_meteor_fancyfx`)
  • [Changed] Meteor: Overhauled visual effects settings for impacts
  • [Changed] Optimized several dozen functions to improve performance
  • [Changed] CVars: Removed all usage of FCVAR_REPLICATED in an attempt to fix dedicated server issues
  • [Changed] Physgun Pickup Hook to affect hail
  • [Fixed] Blizzard: Damage not checking if player was outside
  • [Changed] CVars: Added SERVER/CLIENT scopes to all command creation
  • [Changed] Map Blacklist: Added gm_adventurers (Night map)

    TODO:
  • Convert blacklist function to only prevent day-night cycle skybox changing, but still allow weathers