Delta-v/Content.Client
Ygg01 55d65889ae
Stacked sprite visualizer (#3096)
* Add Stack Visualizer

* Add cigarette pack resources

Adds transparent layers for visualizing cigarettes

* Add Bag Open/Close Visualizer

So storage opened in inventory can have different icons when opened
or closed.

* Create a component that only enumerates single item

Used for creating stuff like matchbox, or cigarettes. As a bonus.
It will only update stack visualizer for that particullar item.

* Refactoring stuff

* Fix other usage of stack in Resources

* Add docs

* Apply suggestions from code review

Apply metalgearsloth suggestions

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Applied suggestions from metalgearsloth

* Changed SingleItemStorageComponent to StorageCounterComponent

Difference. New component doesn't spawn items, merely counts them.

* Refactored StackVisualizer

* Fix breakage with master

* Update Resources/Prototypes/Entities/Objects/Consumable/fancy.yml

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update with MGS suggestions

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-02-18 00:02:36 +11:00
..
Administration Add cvar to disable ooc chat (#3258) 2021-02-16 20:14:32 +01:00
Animations Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Arcade Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Atmos Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Chat OOC sent by an admin will have a different color (#3117) 2021-02-14 15:59:56 +01:00
Command Add cooldown to shuttle calling (#3225) 2021-02-16 09:31:57 +01:00
Commands Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Construction placementghosts now change when you change the targeted recipe 2021-02-13 09:13:00 +01:00
Eui Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GameObjects Stacked sprite visualizer (#3096) 2021-02-18 00:02:36 +11:00
GameTicking Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GlobalVerbs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Graphics/Overlays Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Input Hotbar Improvements + Item Action Integration Test (#2749) 2020-12-22 15:41:56 +01:00
Instruments Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Interfaces Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Jobs Holiday System (#3122) 2021-02-12 10:45:22 +01:00
Parallax Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Placement/Modes Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Research Removes some unused fields (#2603) 2020-11-27 21:10:08 +11:00
Sandbox Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
State Add cvar to disable ooc chat (#3258) 2021-02-16 20:14:32 +01:00
StationEvents Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
UserInterface Converts AdminMenu to partially use XAML (#3231) 2021-02-17 13:39:31 +01:00
Utility Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
VendingMachines Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Voting Voting (#3185) 2021-02-17 01:07:17 +11:00
AssemblyInfo.cs Visualize melee weapon cooldowns in HUD. 2019-11-12 01:43:11 +01:00
ClickMapManager.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
ClientContentIoC.cs Voting (#3185) 2021-02-17 01:07:17 +11:00
ClientModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ClientNotifyManager.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
ClientPreferencesManager.cs OOC sent by an admin will have a different color (#3117) 2021-02-14 15:59:56 +01:00
Content.Client.csproj content using robust.analyzers 2020-12-29 16:10:15 +01:00
EntryPoint.cs Voting (#3185) 2021-02-17 01:07:17 +11:00
EscapeMenuOwner.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
IgnoredComponents.cs Stacked sprite visualizer (#3096) 2021-02-18 00:02:36 +11:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ScreenshotHook.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
StaticIoC.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
UILinks.cs Slight changes to lobby screen. (#2622) 2020-12-02 19:45:07 +11:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00