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/parts/050-updates
Emmanuel BENOîT 56eddcc4f0 Game updates improvements
* 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
2012-02-03 16:25:03 +01:00
..
000-updates-ctrl.sql Game updates improvements 2012-02-03 16:25:03 +01:00
005-core-update-targets.sql Game updates improvements 2012-02-03 16:25:03 +01:00
010-empire-money.sql Game updates improvements 2012-02-03 16:25:03 +01:00
015-empire-resources.sql Game updates improvements 2012-02-03 16:25:03 +01:00
020-empire-research.sql Game updates improvements 2012-02-03 16:25:03 +01:00
025-empire-debt.sql Game updates improvements 2012-02-03 16:25:03 +01:00
030-fleet-arrivals.sql Game updates improvements 2012-02-03 16:25:03 +01:00
040-fleet-movements.sql Game updates improvements 2012-02-03 16:25:03 +01:00
050-fleet-status.sql Game updates improvements 2012-02-03 16:25:03 +01:00
060-planet-battle.sql Game updates improvements 2012-02-03 16:25:03 +01:00
070-planet-abandon.sql Game updates improvements 2012-02-03 16:25:03 +01:00
080-planet-construction.sql Game updates improvements 2012-02-03 16:25:03 +01:00
090-planet-military.sql Game updates improvements 2012-02-03 16:25:03 +01:00
100-planet-population.sql Game updates improvements 2012-02-03 16:25:03 +01:00
105-planet-resource-regeneration.sql Game updates improvements 2012-02-03 16:25:03 +01:00
110-planet-money.sql Game updates improvements 2012-02-03 16:25:03 +01:00
120-planet-mining.sql Game updates improvements 2012-02-03 16:25:03 +01:00