Delta-v/Content.Client
Víctor Aguilera Puerto fe0414eda7 Lathes (#207)
* Recipe stuff.

* Lathe GUI and stuff

* god dammit

* Lathe menu works, yay.

* EventArgs henk

* Some work

* SS14 -> Robust

* More SS14 -> Robust

* Lathe materials

* Lathe works, Lathe GUI, Queue GUI, etc

too many changes to name them here

* Remove materials button, add ViewVariables and update lathe on connect

* Add Autolathe RSI

* Adds new recipes, fixes a few bugs.

* Remove unused ScrollContainers

* Use same delegate for spawn.

* Removes client-side LatheComponent in favor of BoundUserInterface

* Remove GetMaterial and TryGetMaterial

* Use auto-properties in a few places.

* Adds LatheDatabase, and a bunch of other changes

* Remove useless log.

* Remove lathetype from prototypes.

* Turns Storage, Lathe and Database into autoproperties

* Remove Hacked property from LatheRecipePrototype

* Remove unneeded dependency injection from components

* Refactors LatheDatabaseComponent to use ComponentState

* Refactors MaterialStorageComponent to use ComponentState

* Oopsie

* Another oopsie

* Last oopsie, I hope

* Fix missing Close call.
2019-04-26 15:51:05 +02:00
..
Chat Fix compiler warnings. 2019-04-19 23:44:28 +02:00
Commands Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Construction Fix compiler warnings. 2019-04-19 23:44:28 +02:00
GameObjects Lathes (#207) 2019-04-26 15:51:05 +02:00
GameTicking Fix being unable to focus chat with hotkey. 2019-04-22 16:52:08 +02:00
Graphics/Overlays Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Input Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Interfaces Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Parallax Map System Code Refactor (#204) 2019-04-21 01:20:18 +02:00
Properties Basic content repo outline. 2017-08-04 14:24:01 +02:00
Research Lathes (#207) 2019-04-26 15:51:05 +02:00
UserInterface Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Utility Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
ClientNotifyManager.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Content.Client.csproj Lathes (#207) 2019-04-26 15:51:05 +02:00
EntryPoint.cs Lathes (#207) 2019-04-26 15:51:05 +02:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00