Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Exception when loading the dictionary of training costs #44

Closed
Ippo343 opened this issue Sep 28, 2014 · 0 comments
Closed

Exception when loading the dictionary of training costs #44

Ippo343 opened this issue Sep 28, 2014 · 0 comments
Labels
Milestone

Comments

@Ippo343
Copy link
Owner

Ippo343 commented Sep 28, 2014

No description provided.

@Ippo343 Ippo343 added the bug label Sep 28, 2014
@Ippo343 Ippo343 added this to the Alpha 4 milestone Sep 28, 2014
Ippo343 added a commit that referenced this issue Oct 3, 2014
fixes #44 (NRE when loading training costs)
fixes #48 (reduced the Skilled cost from 150 to 120)

The UpgradeCost type has been replaced by TrainingCost, which also
contains a SkillLevel field for the level it refers to.
The training costs are now stored in a List instead of a dictionary: the
file is an xml file and the list is loaded by deserialization of this
file.
The general configuration file is abandoned in favour of splitting
configuration among different files.
@Ippo343 Ippo343 closed this as completed Oct 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant