summaryrefslogtreecommitdiff
path: root/src/modules/refinery.rs
AgeCommit message (Expand)Author
2019-02-20new naming schemetom barrett
2019-02-19unified all server->client connection and brought logic to modulestom barrett
2019-02-14simplified receive pattern even more and moved all controls to the moduletom barrett
2019-02-12added constants file, made so items are referred to by an enum, figured bette...tom barrett
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
2018-06-26-moved to enum states for mining and refinery, added mining module knowing if...tom barrett
2018-06-07-added crude refinery methodstom barrett