Skip to content

Releases: Nolo001-Aha/SourceMod-ReBanner

1.3

22 Apr 00:57
487c26a
Compare
Choose a tag to compare

Revamped the fingerprint sending logic.

Re-Banner 1.3 now has two ways of sending fingerprints:

FastDownloads injection
File Network late-downloading

You may read a thorough description in the Wiki: (LINK).

In order to use this version and any future releases, you NEED a FastDownloads server available and configured, and it needs to have PHP installed. Most game server providers provide such a webserver free of charge.

Due to changes in fingerprint length and the new FastDownloads method of sending fingerprints, it is highly recommended to do a clean re-install of Re-Banner (that is, delete the old database, delete the config file and change the fingerprint path).

I also strongly recommend using the Wiki page to install the plugin. Please save your and my time.

Currently supported games:

  • Team Fortress 2 Windows and Linux
  • Counter-Strike: Global Offensive Windows and Linux

Tested games:

  • Team Fortress 2 for Windows
  • Counter-Strike: Global Offensive for Windows

1.1 - MySQL support, minor bugfixes

16 Apr 21:08
fd6d95f
Compare
Choose a tag to compare

Added support for MySQL.
Plugin detects database type at runtime.

I don't recommend changing database types after if you've launched the plugin at least once; If that's the case, change the fingerprint path in rebanner.cfg to avoid false anti-tamper detections.
If you're going to use a single MySQL database for multiple servers, make sure that all plugin instances use the same fingerprint path and filename!

Compiled with SourcePawn Compiler 1.11.0.6934 for GNU/Linux.

1.0

15 Apr 20:53
cda24de
Compare
Choose a tag to compare
1.0

1.0 release.
While this has been running for multiple days in a row on a live server, it might still contain bugs.
If that's the case, please post it in Issues or in the AlliedMods thread.

Compiled with SourcePawn Compiler 1.11.0.6934 for GNU/Linux.