Changes between Initial Version and Version 1 of Ticket #2400, comment 16


Ignore:
Timestamp:
May 24, 2015, 5:59:12 PM (9 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2400, comment 16

    initial v1  
    1111However in alpha 19 there is capturing. A more fair solution might be to give all resources, units and structures to the allies.
    1212
    13 There was a ticket for sending resources automatically to allies before resigning. But I can't find it :-/
     13Sending resources should already be done according to ''simulation/components/Player.js'':
     14{{{
     15// TODO: Tribute all resources to this player's active allies (if any)
     16}}}
    1417
    1518Another suggestion is #2632 (When player resigns, the entities belonging to the player should be deleted).