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


Ignore:
Timestamp:
May 24, 2015, 11:00:13 PM (9 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2400, comment 16

    v1 v2  
    99----
    1010
    11 However in alpha 19 there is capturing. A more fair solution might be to give all resources, units and structures to the allies.
    12 
    13 Sending 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 }}}
     11However in alpha 19 there is capturing. A more fair solution might be to give all units and structures to the allies (since the resources are transfered too #3265)
    1712
    1813Another suggestion is #2632 (When player resigns, the entities belonging to the player should be deleted).