py01
7bf80fd4b8
SolutionContainer refactors ( #2954 )
...
* removes unused method
* Code uncluttering (Also removed the netcode, color code, and visuals, need to rewrite)
* SolutionContainerVisualState
* Removes caching of SolutionContainer Color
* ChemicalsAdded() and ChemicalsRemoved() for updating appearance and handling reaction checks
* SolutionContainerComponentState
* Netcode
* ChemMasterComponent no longer creates a SolutionContainerComponent with new(), uses a Solution instead
* Enable nullable in SolutionContainer implementations
* Some review fixes
* uses IReadOnlyLists in ChemMaster
* Comments
* review fixes 3
* ReagentUnit documentation
* Review fixes
* spelling fix
* spelling 2
* typo
Co-authored-by: py01 <pyronetics01@gmail.com >
2021-01-10 19:41:55 +11:00
DrSmugleaf
8a27a5322a
Replace pragma warning 649 disable/restore with default!
2020-08-24 14:10:28 +02:00
DrSmugleaf
a4a25a9975
Remove localization manager dependencies from components ( #1864 )
...
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
2020-08-23 12:53:09 +02:00
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
Exp
aaffd7e198
Chem Master & Dispenser Power Fixes ( #1622 )
...
* -ChemDispenser & Master can now open the UI without power
-Both can also eject beaker without power
* -Disables button if not powered
-Disables clear & eject buttons if no beaker
* Fix server freeze
2020-08-10 16:30:56 +02:00
ike709
e65c64af14
Adds the ChemMaster 4000 ( #1398 )
2020-07-17 22:41:19 +02:00