This (unfinished) patch allows the game-administrator to set the amount of resources for a player to an arbitrary amount. The player must reconnect to see it.
This patch is not finished yet, but can already help in reaching some game situations. (See bug #285: use 'admin set-assets 0 30 30 30 30 30' to give player 0 an enormous amount of resource cards)
Planned changes:
- Notification that the game is an unfair game
- When possible: avoid the reconnect
Attached is the version that notifies players of a game that the game has been manipulated. Such games are typically meant to be played by the developer who is testing a feature in the game.
The patch is IMO finished.
The message is intentionally not marked for translation. (It is at the moment not possible to translate a message from the administrator, because they are similar to chat messages in content, which are free text and therefore untranslatable)
Applied to svn 2051 (Pioneers 15.2)