Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-23 | % Massive Material Backend Changes. (Nothing noticeable to players) | Draknyte1 | |
+ Added Chemical Compounds to Dust stacks, so you know how to make/use them. + As an idea, added Deci and Centi dusts, each representing .10 and point .01 of a full dust. (Probably will remove these, or use them for unique crafting options) % Moved Radiation data to Material class. % Created a BaseItemComponent and made all machine components except ingots/dusts utilise it. (Saves boiler-plating 30 lines per class and also it's using OOP for it's real job) |