Garry's Mod

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일 오후 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