Delta-v/Content.Shared/GameObjects/Components
Víctor Aguilera Puerto ba8b495ec0 Adds Research, unlockable technologies, Protolathes... (#264)
* Work on Research so far
More work on UI...
Fix ResearchClient and Protolathe UI stuff.
Fix infinite select -> request state -> select -> ... loop
Add UI to ResearchClient, etc.
Technology Database states, and a bit of work on the research console ui
A bit of work on Research Console UI
Protolathe sync
Stuff that actually does things
Protolathe databases yay
Alright got my motivation back
Yeah, no. It's almost 3 AM already
Fix serialization bug again
More work on stuff
Stuff
Adds files for most new components/systems.

* Protolathes actually work now

* Research. Just Research.

* Adds icons from Eris.

* Address reviews

* Change LatheMenu resize behaviour

* Update Content.Client/GameObjects/Components/Research/ResearchConsoleBoundUserInterface.cs

Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com>

* Update Content.Client/Research/ResearchConsoleMenu.cs

Co-Authored-By: Pieter-Jan Briers <pieterjan.briers@gmail.com>

* Move IoC Resolve out of for loop

* Address review

* Localize stuff
2019-09-03 22:51:19 +02:00
..
Chemistry Reagents & Solutions (#280) 2019-07-31 14:10:06 +02:00
Construction Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Damage Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Doors IDs and access (#319) 2019-09-01 22:57:22 +02:00
Inventory Added OpenStorage trigger on ActivateItemInWorld 2019-08-07 15:56:22 -07:00
Items Move ClientChangedHandMsg to Content assembly. This Resolves https://github.com/space-wizards/RobustToolbox/issues/703. 2019-08-31 17:49:18 -07:00
Markers Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Materials Use automatic component registration. 2019-07-31 15:07:54 +02:00
Mobs Use automatic component registration. 2019-07-31 15:07:54 +02:00
Movement Add basic teleportation and portals (#269) 2019-07-19 10:09:33 +02:00
Power Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Research Adds Research, unlockable technologies, Protolathes... (#264) 2019-09-03 22:51:19 +02:00
Sound Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
Storage Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
Trigger Explosions and Grenades, Triggers, OnDestroy, OnExAct, Fueltanks and destructible tables (#247) 2019-06-07 13:15:20 +02:00
VendingMachines Vending Machines (#296) 2019-08-14 10:49:28 +02:00
Weapons/Ranged Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
SharedComputerComponent.cs Eris computer sprites, visualizer. 2019-08-12 18:43:24 +02:00
SharedWiresComponent.cs Wires! (#315) 2019-09-01 22:15:34 +02:00