Changes between Version 6 and Version 7 of GameplayFeatureStatus


Ignore:
Timestamp:
Apr 16, 2010, 3:26:18 PM (14 years ago)
Author:
Philip Taylor
Comment:

add links

Legend:

Unmodified
Added
Removed
Modified
  • GameplayFeatureStatus

    v6 v7  
    1010
    1111"Old description" refers to technical documentation for the old simulation system; the new one has different features and different syntax, so use the documentation as inspiration and not specification.
     12
     13The "current design" pages are attempts to collect and summarise the discussions and decisions about the design, in order to provide a direction for the implementation. Nothing is set in stone - the design issues can be discussed on [http://www.wildfiregames.com/forum/index.php?showforum=312 the forums].
    1214
    1315 * '''Movement'''
     
    7476
    7577 * '''Building construction'''
    76    * Components:
    77      [source:ps/trunk/binaries/data/mods/public/simulation/components/Builder.js Builder],
    78      [source:ps/trunk/binaries/data/mods/public/simulation/components/Cost.js Cost],
    79      [source:ps/trunk/binaries/data/mods/public/simulation/components/GuiInterface.js GuiInterface]
    80    * Old description: [wiki:XML.Entity.Actions.Create], [wiki:XML.Entity.Traits.Creation], [wiki:List:_Entities:_Player:_Structures]
     78   * [GameplayDesignConstruction Current design]
    8179   * ^[A1]^ ''Placement constraints'' (on map; not on obstruction; not on water; on visible land)
    8280   * ^[A1]^ ~~''Population effects''~~