- 07 May, 2015 2 commits
-
-
Stuart John Watson authored
-
Robert Scott James authored
main() is now extremely clean and easy to read. Need to invest some time into how to do a proper disconnect method so that we don't need to wait for timeout. Changes to be committed: modified: Makefile new file: bot.cfg new file: bot.cpp new file: bot.h modified: create.cpp modified: debug.h modified: handledata.cpp deleted: instactf modified: main.cpp
-
- 05 May, 2015 2 commits
-
-
Robert Scott James authored
Added byte, int and string read functions, the string one is slightly broken. Di… …d more work on parsing messages, bot can not understand the Died, dropflag, scoreflag, initclient, timeupm, mapchance and welcome messages, though they produced some garbled string data. Client also now auto spectates. See merge request !1
-
Stuart John Watson authored
Added byte, int and string read functions, the string one is slightly broken. Did more work on parsing messages, bot can not understand the Died, dropflag, scoreflag, initclient, timeupm, mapchance and welcome messages, though they produced some garbled string data. Client also now auto spectates.
-
- 04 May, 2015 2 commits
-
-
Robert Scott James authored
modified: main.cpp
-
Robert Scott James authored
Changes to be committed: new file: .gitignore new file: Makefile new file: README.md new file: main.cpp Simple connection to sever for now. Later add actual useful output
-