summaryrefslogtreecommitdiff
path: root/src/modules/mining.rs
AgeCommit message (Collapse)Author
2019-02-12added constants file, made so items are referred to by an enum, figured ↵tom barrett
better ways than ship_clone
2019-02-03bringing to 2018tom barrett
2018-06-28-moved over it if let from bad matchestom barrett
2018-06-27-added elementry construction module, doesnt do anything other than exist as ↵tom barrett
a mass
2018-06-26-moved to enum states for mining and refinery, added mining module knowing ↵tom barrett
if astroid has no minerals
2018-06-05frail implementation of miningtom barrett
2018-04-23-split up module.rstom barrett