branchspacechess/main/clientbot/brokencancel

38 Commits over 0 Days - ∞cph!

6 Years Ago
more
6 Years Ago
fix
6 Years Ago
mege from main
6 Years Ago
moved ArenaView setup from GIViewer to PlayerAreasView, where it should be done.
6 Years Ago
merge from main
6 Years Ago
bunch of cleanup/refactor pt1
6 Years Ago
merge from main
6 Years Ago
merge from main
6 Years Ago
build fix
6 Years Ago
Automatically retry database operations
6 Years Ago
Fix ghost players issue, added bot options to send hovers and request the leaderboard
6 Years Ago
optims
6 Years Ago
More ai profiling
6 Years Ago
ClientBot ai settings now ignore dangerous tile checks (optim)
6 Years Ago
AI profiling. Some quick AI optims.
6 Years Ago
ClientBotConfig empty constructor
6 Years Ago
GameHost.OnClientCmd now outputs the cmd type that was received for an invalid GI. Added more client bot config options: -CmdIntervalMin/Max -JoinMatchMaking -RejoinMatchMaking -If no steam IDs are specified, will assign each bot a steam id based on Environment.TickCount + i
6 Years Ago
Replace GI thread with async+channels
6 Years Ago
only send tile cursor hover event to server after hovering a tile for 0.5 seconds.
6 Years Ago
Fix game instances not being removed if players disconnect before saying they're ready
6 Years Ago
increased max clients to 10,000
6 Years Ago
▉▇▋▊▋ ▊▅▋▊ ▄▆▊█▍▉▋ ▆▄▅▍ ▄▆▅
6 Years Ago
Fix typo that made player records overwrite the other player's record
6 Years Ago
merge from main
6 Years Ago
added ClientBotConfig, can specify steam IDs to use for bots, bots cycle through the steam IDs when connecting, added client auth overriding for bots.
6 Years Ago
merge from main
6 Years Ago
standalone server fix
6 Years Ago
simple bot AI think scheduling
6 Years Ago
bots rejoin matchmaking after a match finishes
6 Years Ago
fixes
6 Years Ago
bot clients save replays
6 Years Ago
more
6 Years Ago
more
6 Years Ago
rewrote a bunch of stuff so the AI can be used for any team. still more to do...
6 Years Ago
proxy client EM fix
6 Years Ago
more
6 Years Ago
less broken
6 Years Ago
wip, broke everything