0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 17 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a bug where autohosting wouldn't work anymore after the map was changed (introduced in 13.2) More... almost 15 years ago
added new entry to language.cfg More... almost 15 years ago
fixed a minor bug where the bot would include the kicked player's score in the spread when using matchmaking added an experimental and mostly untested new feature "load in game" - credit goes to Strilanc for the idea added new map config value map_loadingame More... almost 15 years ago
updated version to 13.2 updated the readme/changelog updated the exe's More... almost 15 years ago
fixed a bug with the !ping command where everyone would be kicked when a non-numeric payload was used More... almost 15 years ago
updated the !load/!map command in the admin game added the !rload/!rmap command to the admin game More... almost 15 years ago
added new config value bot_useregexes to enable or disable regular expressions removed the !listmaps/!ls command modified the !load/!map command to include a listing feature like the !rload/!rmap command More... almost 15 years ago
renamed !listmapcfgs to !listmaps and removed the old !listmaps added new alias !ls to !listmaps added new command !rload and !rmap in battle.net the map listing commands now accept regular expressions More... almost 15 years ago
removed precompiled boost libraries from the SVN More... almost 15 years ago
added new command !listmapcfgs in battle.net added new command !listmaps in battle.net GHost++ now requires the boost system, filesystem, and regex libraries fixed a compile warning on Windows due to some define conflictions with the new boost headers added some new entries to language.cfg More... almost 15 years ago
fixed some bugs with saving replays, particularly when there's a leaver during loading More... almost 15 years ago
modified Ctrl-C behaviour to exit nicely the first time and exit immediately the second time More... almost 15 years ago
moved socket select for writeability into a new select statement to ensure data isn't delayed by an update iteration More... almost 15 years ago
fixed a bug with calculating map data on some maps (specifically Pyramid Escape 1.42) More... almost 15 years ago
updated the battle.net protocol to properly send the map SHA1 when advertising a game More... almost 15 years ago
allowed team changes up to the maximum number of players in non-custom maps instead of the maximum number of teams (aka "forces") More... almost 15 years ago
implemented megablue's patch for removing the subselect in DoSend, an optimization to the network code More... almost 15 years ago
added "nice" option to !exit/!quit to allow running games to finish first More... almost 15 years ago
fixed a bug where a player's map download time and rate would be incorrect when they were restricted from downloading due to download limits More... almost 15 years ago
printed the calculated map slot configuration to the console when loading a map More... almost 15 years ago
(in previous revision) printed a warning message when CD keys shorter or longer than 26 characters were found started saving game durations and player left times to the database based on actual game ticks instead of time since loading More... almost 15 years ago
(in previous revision) automatically removed dashes from CD keys More... almost 15 years ago
fixed a bug where the last line of motd.txt/gameloaded.txt/gameover.txt would sometimes be ignored More... almost 15 years ago
modified the packet queue wait formula slightly to prevent the bot's "/whois" messages from being sent too quickly More... almost 15 years ago
updated the default map in ghost.cfg to dota6.59d increased the battle.net reconnect timer from 30 seconds to 90 seconds modified the battle.net strict queue to reduce the queue time when the packet is small fixed a bug introduced in GHost++ Version 13.0 where games would never be removed from the custom game list in battle.net More... almost 15 years ago
updated version to 13.1 updated the exe's More... about 15 years ago
fixed some bugs with loading ipblacklist.txt on Linux More... about 15 years ago
fixed a bug with the newline correction code More... about 15 years ago
fixed a bug with the IP blacklist More... about 15 years ago
stopped queueing chat commands if too many (more than 10) packets are queued for delivery to battle.net included default ipblacklist.txt which includes known TOR proxies supplied by MrJag updated ghost.cfg updated readme.txt, changelog.txt More... about 15 years ago