DrSmugleaf
4a8ed41e3a
Fix namespaces and optimize imports ( #1651 )
...
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
2020-08-13 14:40:27 +02:00
DrSmugleaf
dbd9ee1671
Fix reagent spill errors ( #1180 )
...
Co-authored-by: ComicIronic <comicironic@gmail.com >
2020-07-02 20:31:40 +02:00
Tyler Young
de274de9e3
use CannyFastMath in various places even where it might not be any different
...
also update a bunch of packages
clean up redundant YamlDotNet references
2020-06-14 09:36:53 -04:00
metalgearsloth
60ce5b5089
Add puddles / reagent spills ( #743 )
2020-04-21 20:23:12 +02:00
PrPleGoo
c18f318b80
MidpointRounding
2020-04-09 21:29:34 +02:00
PrPleGoo
4e67f09488
Fixed comments
...
ReagentUnit now implements IComparable and IEquateable.
ReagentUnit now uses double internally.
Added multiplication without shifting for ints.
InvariantCulture for some string things.
Added units tests for Equals and CompareTo.
Added unit tests to Solution that deals with nasty fractionals.
2020-04-09 20:40:59 +02:00
PrPleGoo
a484b6fd52
Implementation of ISelfSerialize
2020-04-08 19:07:33 +02:00
PrPleGoo
4e0242d47c
Replace decimal with ReagentUnit
2020-04-05 11:36:12 +02:00