Garry's Mod
[Adware Defender] Block Bad Websites
กำลังแสดง 11-20 จาก 48 รายการ
< 1  2  3  4  5 >
อัปเดต: 13 ส.ค. 2022 @ 7: 12am

+ Hotfix

อัปเดต: 12 ส.ค. 2022 @ 1: 03am

+ Code Optimization
+ Change Goofy Sloppy Code
+ Bug Fixes

อัปเดต: 11 ส.ค. 2022 @ 6: 39am

· 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>)

อัปเดต: 28 ก.ค. 2022 @ 5: 19pm

+ Hot Fix

อัปเดต: 28 ก.ค. 2022 @ 5: 15pm

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

อัปเดต: 20 ก.ค. 2022 @ 4: 22pm

+ Bug Fixing

อัปเดต: 20 ก.ค. 2022 @ 1: 41pm

+ Bug Fix (hopefully)

อัปเดต: 17 ก.ค. 2022 @ 2: 09am

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

อัปเดต: 16 ก.ค. 2022 @ 1: 53pm

+ 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

อัปเดต: 12 ก.ค. 2022 @ 8: 09am

+ General bug fixes