Changes:
[NEW] Added Voice Chat blacklist as suggested by Kvatch.
[NEW] Added better compatibility with addons that modify the DarkRP advert command for the Advert Blacklist.
[NEW] Added a popup message for when you try to issue an incomplete blacklist.
[CHANGE] Updated English and Swedish translation.
[CHANGE] Changed the order of one of the configuration items in the configuration menu.
[CHANGE] Changed so there is no sound for chat notifications by default. (Can still be enabled in configuration menu)
[FIX] Fixed a bug which would result in the player not being notified about their blacklist expiring.
[FIX] Fixed a bug which would result in the onExpired function not being called when a player's blacklist expired.
[FIX] Small syntax fix of blacklist module filename.
Modified Files:
- lua/autorun/jblacklist_loader.lua
- lua/jblacklist/languages/sh_english.lua
- lua/jblacklist/languages/sh_swedish.lua
- lua/jblacklist/languages/sh_dutch.lua
- lua/jblacklist/languages/sh_french.lua
- lua/jblacklist/languages/sh_german.lua
- lua/jblacklist/languages/sh_polish.lua
- lua/jblacklist/languages/sh_portuguese.lua
- lua/jblacklist/languages/sh_russian.lua
- lua/jblacklist/languages/sh_slovak.lua
- lua/jblacklist/blacklists/sh_darkrp_canadvert.lua
- lua/jblacklist/vgui/cl_create.lua
- lua/jblacklist/sv_player.lua
- lua/jblacklist/sh_blacklists.lua
- lua/jblacklist/sh_configuration.lua
Added Files:
- lua/jblacklist/blacklists/sh_darkrp_ooc.lua
- lua/jblacklist/blacklists/sh_voicechat.lua
Removed Files:
- lua/jblacklist/blacklists/sh_ooc.lua