Ticket #53 (closed Task: Wont Fix / Cant Fix)
Optimise Data-exchange code
Reported by: | LuciferNZ | Owned by: | LuciferNZ |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Launcher Server | Severity: | Critical |
Keywords: | Cc: |
Description
Data exchange on the company screen is currently sending data poorly.
Example:
Company screen units will:
Squad:
-Squad Upgrade
-Squad Upgrade
-Squad Upgrade
Which, in the way I am sending data, is creating too much overhead due to XML tables.
Proposed changes:
-Squad List
-Squad Upgrade List (with Squad ID links)
and get launcher to assign upgrades.
Remove costs from each unit and upgrade, and dynamically calculate cost of the unit and its upgrades from the Unit and Upgrade lists.
Change History
Note: See
TracTickets for help on using
tickets.