Garry's Mod

Garry's Mod

[Adware Defender] Block Bad Websites
正在显示第 11 - 20 项,共 48 项条目
< 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 日 下午 5:19

+ Hot Fix

更新于:2022 年 7 月 28 日 下午 5: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 日 下午 4:22

+ Bug Fixing

更新于:2022 年 7 月 20 日 下午 1: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 日 下午 1: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