Emmanuel BENOîT
56eddcc4f0
* Added a set of tables which define game updates and their targets. These definitions replace the old enumerate type. Added a set of triggers which automatically create specific update tables, insert missing entries, etc... when game update types are being manipulated. * Removed manual insertion of game updates from empire creation function and universe generator. * Added registration of core update targets (i.e. planets and empires), updated all existing game update processing functions and added type registrations * Created Maven project for game updates control components, moved existing components from the -simple project, rewritten most of what they contained, added new components for server-side update batch processing |
||
---|---|---|
.. | ||
000-updates-ctrl.sql | ||
005-core-update-targets.sql | ||
010-empire-money.sql | ||
015-empire-resources.sql | ||
020-empire-research.sql | ||
025-empire-debt.sql | ||
030-fleet-arrivals.sql | ||
040-fleet-movements.sql | ||
050-fleet-status.sql | ||
060-planet-battle.sql | ||
070-planet-abandon.sql | ||
080-planet-construction.sql | ||
090-planet-military.sql | ||
100-planet-population.sql | ||
105-planet-resource-regeneration.sql | ||
110-planet-money.sql | ||
120-planet-mining.sql |