Delta-v/Content.Server/GameObjects/Components
Exp cc9f16e738
Adds Gas Analyzer (#1591)
* -Started Gas Analyzer
-TemperatureHelpers

* Formatting

* Adds PopupTooltip to NotifyManager

* Revert Tooltip fuckery

* Gas Analyzer gives proper error messages

* Localization

* Added a very wip gas analyzer ui

* UI works, doesn't look good but hey

* Safety checks

* Fancy WIP gas mix bar

* Gas Color

* Gas Amount shows only 2 decimal places

* -Made bar full width
-Moved gas list into a table
-Some gas bar things

* IDropped something

* Description

* -Percentage
-Padding

* ItemStatus

* -Proper Danger Warnings
-Added Warning danger state

* Pressure unit

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-08-08 18:24:41 +02:00
..
Access Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
Atmos Adds Gas Analyzer (#1591) 2020-08-08 18:24:41 +02:00
BarSign Power Rework (#863) 2020-06-28 17:23:26 +02:00
Buckle Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
Cargo Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Chemistry Adds Spray Bottles (#1522) 2020-08-08 14:33:36 +02:00
Command Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Construction Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Conveyor Conveyors now tickrate agnostic (#1618) 2020-08-08 12:34:28 +02:00
Damage Wall slams - Damage on high velocity impact. (#1600) 2020-08-07 16:22:32 +02:00
Disposal Fix disposal unit power issues (#1564) 2020-08-01 14:10:24 +02:00
Doors Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
Explosion Adds cursed lockers that teleport anything inside them to other lockers (#1493) 2020-07-26 20:49:41 +02:00
Fluids Adds Spray Bottles (#1522) 2020-08-08 14:33:36 +02:00
GUI Adds barotrauma (pressure damage) (#1605) 2020-08-07 16:23:16 +02:00
Gravity Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Healing Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Instruments Fix ghosts being able to play instruments to themselves (#1611) 2020-08-07 22:30:48 +02:00
Interactable Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Items Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Kitchen Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
Markers Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Medical Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Metabolism Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Mining Re-organizing the prototypes folder (#1384) 2020-07-20 12:26:16 +02:00
Mobs Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Movement Add pulling (#1409) 2020-07-27 00:54:32 +02:00
NodeContainer Node serialization change (#1497) 2020-08-07 02:47:54 +02:00
Nutrition Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Observer Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
PDA Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
Paper Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Pointing Add pointing (#1435) 2020-07-24 14:51:18 +02:00
Power Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Projectiles Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
Recycling Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
Research Remove unused imports (#1431) 2020-07-19 17:06:51 -07:00
Rotatable Add the trash man (#1367) 2020-07-30 23:45:28 +02:00
Sound Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Stack Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Strap Replace Houdini's magical piloting locker with buckle (#1336) 2020-07-26 12:12:53 +02:00
Temperature Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Timing Use Delay Component (#540) 2020-01-22 23:08:14 +01:00
Trigger/TimerTrigger Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Utensil Add two-way serialization in ExposeData for some of the components that are missing it (#1451) 2020-07-23 01:46:09 +02:00
VendingMachines Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
Weapon Moves ExamineSystem to Shared & adds next step info to construction examine (#1567) 2020-08-01 17:37:12 +02:00
AnchorableComponent.cs Removes obsolete PhysicsComponent from power prototypes (#1542) 2020-08-08 14:41:12 +02:00
CatwalkComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ComputerComponent.cs Power Rework (#863) 2020-06-28 17:23:26 +02:00
DoAfterComponent.cs do_after (#1616) 2020-08-08 18:16:13 +02:00
ListeningComponent.cs Adds Handheld Radio/Listener system (#1457) 2020-07-28 15:13:39 -07:00
MagicMirrorComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
PlaceableSurfaceComponent.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00
PottedPlantHideComponent.cs Fix potted plant container name. 2020-07-31 01:24:35 +02:00
RadioComponent.cs Adds Handheld Radio/Listener system (#1457) 2020-07-28 15:13:39 -07:00
RandomPottedPlantComponent.cs add complete strings that aren't defined in content files to allow them to be mapped (#1105) 2020-06-12 04:15:10 +02:00
RandomSpriteColorComponent.cs Commit (#1541) 2020-07-30 03:22:26 +02:00
StressTestMovementComponent.cs Adds movement stress test component. 2020-06-30 18:34:42 +02:00
WiresComponent.cs Add changing the amount of hands on the GUI depending on your body parts (#1406) 2020-07-25 15:11:16 +02:00