Delta-v/Content.Server/GameObjects/Components
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
..
Construction Map System Code Refactor (#204) 2019-04-21 01:20:18 +02:00
Damage Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Doors Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
GUI Interaction System Messages (#202) 2019-04-21 01:18:16 +02:00
Healing Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Interactable Map System Code Refactor (#204) 2019-04-21 01:20:18 +02:00
Items Moved dropping items over PlaceableSurfaces from AfterAttack to AttackBy (#209) 2019-04-25 23:22:51 +02:00
Markers Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Mobs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Movement Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Power Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Projectiles Actual lockers (#195) 2019-04-17 23:26:00 +02:00
Research Lathes (#207) 2019-04-26 15:51:05 +02:00
Sound Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Stack Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Temperature Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Weapon Map System Code Refactor (#204) 2019-04-21 01:20:18 +02:00
CatwalkComponent.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
EntityStorageComponent.cs Actual lockers (#195) 2019-04-17 23:26:00 +02:00
PlaceableSurfaceComponent.cs Moved dropping items over PlaceableSurfaces from AfterAttack to AttackBy (#209) 2019-04-25 23:22:51 +02:00