Garry's Mod
[Adware Defender] Block Bad Websites
48件中 11-20 を表示
< 1  2  3  4  5 >
更新:2022年8月13日 @ 7時12分

+ Hotfix

更新:2022年8月12日 @ 1時03分

+ Code Optimization
+ Change Goofy Sloppy Code
+ Bug Fixes

更新:2022年8月11日 @ 6時39分

· Code Optimization
· Updated Loader
· Updated Tracebacks
· "Possible Location" changed to "Traceback"

Removed:
- Checkup message every 5 minutes (just use the console command)
- Block All Convar (might come back)

Added:
+ Message Log will now show the Method the HTTP Request used for the website
+ Added detection logs (you can check the logs in garrysmod/data/adware_defender_log_<current date>)

更新:2022年7月28日 @ 17時19分

+ Hot Fix

更新:2022年7月28日 @ 17時15分

Changes:
+ "aabbw_checkup" console command changed to "adware_defender_checkup"
+ "adware_shield_blockall" convar changed to "adware_defender_blockall"
+ Updated Loader
+ Code Optimization
+ Bug Fixes

Removed:
- adware_defender_enabled console command (for obvious reasons)

Add other subtle changes you probably won't realize

更新:2022年7月20日 @ 16時22分

+ Bug Fixing

更新:2022年7月20日 @ 13時41分

+ Bug Fix (hopefully)

更新:2022年7月17日 @ 2時09分

+ Code Optimization
+ Added ConCommand to check amount of Detections or Blocked Lua Files (aabbw_checkup)

更新:2022年7月16日 @ 13時53分

+ Added a greeting message when you load up a map.
+ Added a 5 minute checkup to return the current Detections or blocked Lua Files.
+ Added checks for suspicious function usage in Lua Files. For example, "_G["ht".."tp"] " would block the lua file from making HTTP Requests.

+ Bug Fixes
+ Code Optimization

更新:2022年7月12日 @ 8時09分

+ General bug fixes