This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
lwb6/legacyworlds-server-data/db-structure/tests/admin/040-functions
Emmanuel BENOîT 96670d45be Resources information on planet list
* Added resource information records to the planet list's response.

* Added a database view and the corresponding row mapper and DAO method
which can be used as the data source for the planet list's resource
information. For now this view always returns 0 for both civilian and
military investments.

* Added new tab to display resource information on the planet list page.
The old version of the economy tab will be kept until the corresponding
data no longer exists.

* The following SQL scripts must be re-executed to upgrade a database:
  -> 040-functions/167-planet-list.sql
2012-02-15 14:45:43 +01:00
..
003-updates Game updates improvements 2012-02-03 16:25:03 +01:00
005-logs SQL logging fixes 2012-01-07 11:14:17 +01:00
025-resources In-game resources views 2012-02-04 10:43:12 +01:00
040-empire Extracted quantities update as soon as possible 2012-02-09 10:54:00 +01:00
050-computation Production adjustment fix 2012-02-08 15:38:12 +01:00
053-generator-basics Database definition & tests organisation 2012-01-06 11:19:19 +01:00
055-generator-resources Database definition & tests organisation 2012-01-06 11:19:19 +01:00
145-resource-providers Extracted quantities update as soon as possible 2012-02-09 10:54:00 +01:00
147-empire-mining Extracted quantities update as soon as possible 2012-02-09 10:54:00 +01:00
167-planet-list Resources information on planet list 2012-02-15 14:45:43 +01:00
200-bugs Mining settings in XML dumps 2012-01-19 10:28:12 +01:00