This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Opened 4 months ago

#6922 new defect

Rated games with bots

Reported by: Dunedan Owned by:
Priority: Should Have Milestone: Backlog
Component: Multiplayer lobby Keywords:
Cc: Dunedan Patch:

Description

Right now the ability to play rated games is only available when the number of players is 2. However Pyrogenesis doesn't care whether both players are humans or if one of the players is a bot (like Petra AI).

When playing a rated game against a bot naturally only a single gamereport is being sent, which leaves EcheLOn to wait for the second report (which will never come) and (fortunately) not apply a rating.

I see two possible solutions for this:

  1. Don't allow to start rated games when one or more players are bots
  2. If a rated game is played against a bot, don't send a gamereport to EcheLOn at the end of the game.

Change History (0)

Note: See TracTickets for help on using tickets.