Commit Graph

9 Commits

Author SHA1 Message Date
MrStonedOne ef4321c62b Fixes added spam in server-tools's copyfromgit.bat 2015-10-06 21:26:53 -07:00
MrStonedOne f83d5c92b8 Fixes typo in batch file. if exists -> if exist 2015-10-06 21:25:04 -07:00
MrStonedOne e27e9e8371 Map rotation fixes:
Fixes mutiple rotate operations from breaking the server, map rotation will properly detect rotation operations as well as update operations and abort.
Fixes max pop being treated as minpop
Adds more feedback to admin verbs.
2015-10-06 21:12:00 -07:00
MrStonedOne 9741f1d223 Fixed maprotate batch script having wrong exit codes 2015-10-01 04:10:49 -07:00
MrStonedOne fcc8402f31 map rotation base code 2015-09-30 07:13:38 -07:00
MrStonedOne 291e21b594 Improves server tools.
You can now specify a branch name to follow.
Server tools can now automatically push compiled changelogs to remote
Server tools will no longer fail to update properly if updated twice within one round.
Server tools will properly clean the git repo before updating.
Server tools will now properly copy over git's HEAD log so the game can detect its current revision.
Removed some debug lines that get left over and improved the output of the update script.
2015-05-19 12:48:57 -07:00
MrStonedOne 31df2e3e8d Final tweaks to server tools + bot starter/watch dog
I mainly replaced some pauses with timeouts, and added a title to all the windows.
2015-05-09 23:00:13 -07:00
MrStonedOne 727af82432 Minor tweak of the server tool. (and some more documentation) 2015-05-08 21:27:59 -07:00
MrStonedOne 50be40110d Adds a production server toolkit 2015-05-08 11:02:35 -07:00