Fixed an error in the CleanupScreens function.
Fixed a small issue where the prop spawning logic would override the default DarkRP hook.
[FIX] Fixed a bug that would cause the addon not to be completely disabled on the client's end.
[FIX] Fixed a bug where if the Purge would get disabled during imminent phase and enabled shortly after, every client would get desynced very badly.
[FIX] Sounds will now get interrupted properly if the addon gets disabled.
[FIX] Sounds wouldn't play if the HUD wasn't enabled.
[ADD] The timer HUD display and screens now support displaying hours. See Purge.HUD.TimerFormat in your config file for more info.
Ported the download system to a Workshop addon, which is usually more reliable.
Fixed a stupid bug with the ULX menu preventing !savescreens to show up in the menu.
Added a debug function to help users having compatibility problems.
CHANGELOG
[ADD] Multiple screens support. [ADD] ULX commands bootstrap. [ADD] Annoucement sound before the "imminent" phase. [ADD] Ending sound when the purge ends. [ADD] Commands to fully enable/disable the addon. [ADD] Possibility to enable/disable the addon by default. [ADD] Added a command to cleanup all screens from the map.
[FIX] Changed the sound format to MP3 to prevent the engine from corrupting the files. [FIX] Moved the sound handling from the HUDPaint hook to a Think hook. (I'm dumb)
Added a functionality to completely disable the HUD.
Cleaned up the files a bit. Also removed debug console output messages.
Patched random bugs and added a proper loadout hook. Added concommands to readme file.