update to v43

This commit is contained in:
cclecle
2025-08-25 20:47:16 +02:00
parent 180ce3fa35
commit e0b1121c92
6 changed files with 73 additions and 26 deletions

View File

@@ -1,21 +1,68 @@
SmartBan Changelog
==================
-----------------------------------
Changes and Fixes in SmartBan (sbn)
-----------------------------------
Changes to sbn43
----------------
Removed bNoNameChange and set True.
Changes to sbn42
----------------
Corrected kick if User.ini Name=""
Changes to sbn41
----------------
Enabled 'Add Admin' for SBN Admins.
Added Disable name changes - bNoNameChange.
Added name and id checks at logon.
Added admin ID (Key) to logs folder.
Improved Kicked operation.
Changes to sbn40
----------------
Banned player now auto muted.
Changes to sbn39
----------------
Moved Ban rights to current Admin.
Added headings to config Options.
Changes to sbn38
----------------
Added MutedPlayers for chat Muting.
Added CheckFSB() for bHideAdmin.
Added SBNID with MutedPlayers.
Added Mutate SBNAllowBots for tests.
Added Mute reason.
Changes to sbn37
----------------
Fixed Player Info appearing in log.
Changes to sbn36
----------------
Changed SBNLog reason to banned reason.
Changes to sbn35
----------------
Added bLogAceInst - See readme.
Changes to sbn34
----------------
Set some logs to debuglog.
Re-arrange Log folder readout.
Changes to sbn33
-----------------
----------------
Fixed SbnAdmin and Admin logins.
Changes to sbn32
-----------------
----------------
Removed bBanByPCName.
Equalized HWID, SBNID and PCName.
Changes to sbn31
-----------------
----------------
Improved kick by PC name.
Removed any possible Name checks.
Added UpdatePlayers every 10 sec.
@@ -27,49 +74,49 @@ Added Tick with new PRI detection.
Added number of Days ban option.
Changes to sbn30
-----------------
----------------
Added Computer Name.
Added Playerinfo in menu.
Changes to sbn29
-----------------
----------------
Added change SBNID if players share client.
Changes to sbn28
-----------------
----------------
Fixed Linux and some Windows players not seeing their messages.
Changes to sbn27
-----------------
----------------
Fixed several accessed nones.
Added HWID to PlayerInfo - sbninfo.
Changes to sbn26
-----------------
----------------
Added Player IP log request Mutate sbninfo.
Changes to sbn25
-----------------
----------------
Added manual ban option in menu.
Removed all close buttons.
Added hidden admin option.
Changes to sbn24
-----------------
----------------
Added admin name who kicks player in kick window.
Changes to sbn23
-----------------
----------------
Fixed security flaw in Admin Menu.
Changes to sbn22
-----------------
----------------
Fixed accessed none.
Renamed Ace function and names.
Reduced HWIDWaitTimer option to 1 sec.
Changes to sbn21
-----------------
----------------
Added test for Ace installation.
Added bCheckForAce in Menu.
Removed bCheckSpecHWID.
@@ -80,7 +127,7 @@ Fixed zPP in UpdatePlayers and Hwid Timer.
Re-ajusted admin menu Hwid timer.
Changes to sbn20
-----------------
----------------
Added Ace not installed broadcast.
Added bBypassFiring for direct timer start.
Added bHalfHWIDTimer for half timer at reconnect.
@@ -90,14 +137,14 @@ Reduced little window height.
Capitalized all broadcast action words.
Changes to sbn19
-----------------
----------------
Fixed PRI Accessed None.
Fixed more PRI Accessed Nones.
Moved fire and typing detection to sbnid.
Fixed bHideHUD bypassing registration.
Changes to sbn18
-----------------
----------------
Added bCheckSpecHWID for spectators in ACE.
Added auto ACE bCheckSpectators change in ACEActor
Added spectator color in player lists.
@@ -105,15 +152,15 @@ Added check for typing to start timer.
Added smaller font option for small windows.
Changes to sbn17
-----------------
----------------
Added client window level change detection.
Changes to sbn16
-----------------
----------------
Added player reload options in menu.
Changes to sbn15
-----------------
----------------
sbn12 and sbn13 combined.
Added eventactors sbe12 and sbe13.
Added auto Ace version detection.

Binary file not shown.

View File

@@ -1,4 +0,0 @@
[Public]
Object=(Name=sbn33.SmartBan,Class=Class,MetaClass=Engine.Mutator,Description="")
Object=(Name=sbn33.SmartBanActor,Class=Class,MetaClass=Engine.Actor,Description="")

Binary file not shown.

4
System/sbn43.int Normal file
View File

@@ -0,0 +1,4 @@
[Public]
Object=(Name=sbn43.SmartBan,Class=Class,MetaClass=Engine.Mutator,Description="")
Object=(Name=sbn43.SmartBanActor,Class=Class,MetaClass=Engine.Actor,Description="")

BIN
System/sbn43.u Normal file

Binary file not shown.