Changes between Version 3 and Version 4 of Ticket #1449, comment 13


Ignore:
Timestamp:
Jun 11, 2012, 10:33:44 AM (12 years ago)
Author:
FeXoR

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1449, comment 13

    v3 v4  
    1 Adjusted the center concept of fortresses as discussed with vtsj yesterday: Changed Fortress.center to Fortress.centerToFirstElement (and switched direction appropriate).
     1Adjusted the center concept of fortresses as discussed with vtsj yesterday: Changed Fortress.center to Fortress.centerToFirstElement (and switched direction appropriate). Renamed getWallCenter to getCenterToFirstElement.
    22
    33Fixed the issue that if the center was defined manually (which actually never happened before) the fortress is placed correct. Center is now only calculated once for each fortress type (with undefined centerToFirstElement) and set it.