0
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 11 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bot_banmethod can now be used to choose whether to ban by name, ip address, or both if bot_banmethod = 1: reject players who are banned by name if bot_banmethod = 2: reject players who are banned by IP address if bot_banmethod = 3: reject players who are banned by name or IP address if bot_banmethod is anything else, a message will be printed but banned players will still be allowed to join More... about 15 years ago
bot_banmethod can now be used to choose whether to ban by name, ip address, or both if bot_banmethod = 1: reject players who are banned by name if bot_banmethod = 2: reject players who are banned by IP address if bot_banmethod = 3: reject players who are banned by name or IP address if bot_banmethod is anything else, a message will be printed but banned players will still be allowed to join More... about 15 years ago
fixed a crash bug with some non-Warcraft III clients connecting to the bot More... about 15 years ago
fixed a crash bug with some non-Warcraft III clients connecting to the bot More... about 15 years ago
reverted code to r113 in preparation for release updated w3mmd parser version to 1 added new config value bot_banmethod (which doesn't do anything yet) added new config value bot_ipblacklistfile added the ability to blacklist IP addresses via the IP blacklist file fixed a very old bug where Windows formatted config files caused problems on Linux More... about 15 years ago
reverted code to r113 in preparation for release updated w3mmd parser version to 1 added new config value bot_banmethod (which doesn't do anything yet) added new config value bot_ipblacklistfile added the ability to blacklist IP addresses via the IP blacklist file fixed a very old bug where Windows formatted config files caused problems on Linux More... about 15 years ago
fixed buffer overflow from r114 More... about 15 years ago
fixed buffer overflow from r114 More... about 15 years ago
fixed more typos from r114 deleted warden.cpp/warden.h from SVN More... about 15 years ago
fixed more typos from r114 deleted warden.cpp/warden.h from SVN More... about 15 years ago
fixxor (typos from r114) More... about 15 years ago
fixxor (typos from r114) More... about 15 years ago
weird typo from r114 removed More... about 15 years ago
weird typo from r114 removed More... about 15 years ago
fixed minor breakage at r112 More... about 15 years ago
fixed minor breakage at r112 More... about 15 years ago
Preparing to gettext: CONSOLE_Print now uses args More... about 15 years ago
Preparing to gettext: CONSOLE_Print now uses args More... about 15 years ago
fixed Issue 17: Don't use specific Boost version in Makefile More... about 15 years ago
fixed Issue 17: Don't use specific Boost version in Makefile More... about 15 years ago
fixed readme for new Storm.dll search algorithm More... about 15 years ago
fixed readme for new Storm.dll search algorithm More... about 15 years ago
the bot now searches for "Storm.dll" first and if not found it searches for "storm.dll" More... about 15 years ago
the bot now searches for "Storm.dll" first and if not found it searches for "storm.dll" More... about 15 years ago
fixed saving w3mmd vars with SQLite databases (unfortunately SQLite doesn't support multiple VALUE lists in INSERT statements) More... about 15 years ago
fixed saving w3mmd vars with SQLite databases (unfortunately SQLite doesn't support multiple VALUE lists in INSERT statements) More... about 15 years ago
updated ghost.cfg to include default BNLS entries optimized saving of W3MMD stats to the database it should be feasible to use W3MMD stats with a MySQL database now More... about 15 years ago
updated ghost.cfg to include default BNLS entries optimized saving of W3MMD stats to the database it should be feasible to use W3MMD stats with a MySQL database now More... about 15 years ago
stopped sending null packets to bnet if another packet was sent recently added new command !fakeplayer to create/delete a fake player More... about 15 years ago
stopped sending null packets to bnet if another packet was sent recently added new command !fakeplayer to create/delete a fake player More... about 15 years ago