Changes between Version 4 and Version 5 of Ticket #1


Ignore:
Timestamp:
Sep 7, 2006, 3:03:36 PM (18 years ago)
Author:
Matei
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1 – Description

    v4 v5  
    11 * ~~Ideally JS variables should be attachable to the Player object (via localPlayer?) to declare and set any properties affiliated with the current player. (eg player.resource.food; modder could alter it to add/remove any resources he wishes.)~~
    22
    3  * Civilisation: Celt, Greek, etc ... Chosen from session config.
     3 * ~~Civilisation: Celt, Greek, etc ...~~ Chosen from session config. (--> Currently there is a concept of civ, but it's not choosable in the GUI.)
    44
    55 * Colour: Player colour, chosen from session config.
     
    1111 * Alliance: Diplomatic settings (who's an ally, who's an enemy).
    1212
    13    * array of players matching slot numbers, 1: enemy, 2: ally
     13   * ~~array of players matching slot numbers, 1: enemy, 2: ally~~ (Not choosable from GUI yet though.)
    1414
    1515 * Phase: The starting "age" for the player (defaults to village). If otherwise, the player begins with the phase upgrade already researched.