Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08: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
FL-OZ
5b36a0d704
Sweeping changes/improvements to the microwave. ( #997 )
...
Co-authored-by: FL-OZ <anotherscuffed@gmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-05-28 22:28:35 +02:00
FL-OZ
40ad366636
Various hotfixes and touchups to the microwave.
...
- Stop a debug assertion from TryGetComponent on a deleted entity.
- Add a dark overlay for when microwave is busy to UI.
2020-05-06 17:45:45 -05:00
FLOZ
69b34e74ce
Seperated Reagent item list and Solid item list to allow for vaporizing particular reagents at will. (also fixes a really nasty null reference exception because they shared the same list before D: )
2020-05-04 15:16:16 -05:00
FLOZ
108bd36b8c
And not a single "ToList()" went home to their family that day.....
2020-05-04 14:39:33 -05:00
FLOZ
4034458d26
Pretty up the microwave menu, add click sounds. Remove some unnecessary ToList() calls. Remove unnecessary IoC resolves.
2020-05-04 13:54:54 -04:00
FL-OZ
d7d0bc71f9
Microwave is done. Added an easter egg recipe and made the cheeseburger recipe more sensible.
2020-05-03 23:58:29 -05:00
FL-OZ
4f7deb8452
Next up timer buttons
2020-05-03 03:09:54 -05:00
FL-OZ
0f61c2fadf
Microwave UI + solids implemented.
2020-05-03 01:34:00 -05:00
FL-OZ
dba0949c5b
Add (not working) basis for allowing solids (entities) in recipes.
2020-05-02 01:29:20 -05:00
FL-OZ
dd19466578
Microwave interface.
2020-05-01 23:34:04 -05:00