fish-station/Content.Client
Visne 75a8833b2c
Add AdvertiseComponent and add it to vending machines (#3756)
* WIP AdvertiseComponent

* Add AdvertiseComponent and add it to vending machines

* Add snacks.yml

* Capitalise C in cigarette machine

* Update Content.Server/GameObjects/Components/AdvertiseComponent.cs

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>

* Update Content.Server/GameObjects/Components/AdvertiseComponent.cs

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>

* Fix most problems

* Add localisation + exception for illegal prototype values

* Add ads for smart fridge, discount dan's, youtool and mining

* Oops

* Fix style

* Make dependencies local

* Remove some ads, increase wait

* Increase wait, allow full initial wait width

* Fix error

* Update sovietsoda.ftl

* Update sovietsoda.ftl

Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-04-21 20:00:14 +10:00
..
Administration Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Animations Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Arcade Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
Atmos Viewport improvements (#3765) 2021-04-19 09:52:40 +02:00
Changelog Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
Chat Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
Command Comms Console Announcements (#3629) 2021-03-14 16:21:57 +11:00
Commands Shared subfloor system (#3590) 2021-03-13 14:46:22 +11:00
Construction Enable nullability in Content.Shared (#3626) 2021-03-15 21:55:49 +01:00
Eui Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GameObjects Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
GameTicking Adds lobby music (#3620) 2021-03-12 23:40:28 +01:00
GlobalVerbs Verb icons now UI scale. 2021-03-14 14:40:14 +01:00
Graphics/Overlays Viewport improvements (#3765) 2021-04-19 09:52:40 +02:00
Input Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
Instruments Removed Control.Update, moved all update code to Control.FrameUpdate. UI controls have no business running code inside simulation Ticks. Because of how the update loop is ordered, this will actually make the UI elements more responsive to simulation changes. 2021-03-26 17:10:31 -07:00
Interfaces Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
Jobs Holiday System (#3122) 2021-02-12 10:45:22 +01:00
Parallax Viewport improvements (#3765) 2021-04-19 09:52:40 +02:00
Physics/Controllers Physics (#3485) 2021-03-08 04:09:59 +11:00
Placement/Modes Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Research Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Sandbox Shared subfloor system (#3590) 2021-03-13 14:46:22 +11:00
State Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
StationEvents Viewport improvements (#3765) 2021-04-19 09:52:40 +02:00
UserInterface Chairbender Chat (#3794) 2021-04-20 16:39:39 -07:00
Utility Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
VendingMachines Fix minsizes for all windows that needed it (#3648) 2021-03-15 09:38:08 +01:00
Voting Clear votes on client disconnect. 2021-02-28 22:51:06 +01:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
AssemblyInfo.cs Visualize melee weapon cooldowns in HUD. 2019-11-12 01:43:11 +01:00
ClickMapManager.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ClientContentIoC.cs Viewport improvements (#3765) 2021-04-19 09:52:40 +02:00
ClientModuleTestingCallbacks.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ClientNotifyManager.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ClientPreferencesManager.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
Content.Client.csproj Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
EntryPoint.cs Add AdvertiseComponent and add it to vending machines (#3756) 2021-04-21 20:00:14 +10:00
EscapeMenuOwner.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
IgnoredComponents.cs Add AdvertiseComponent and add it to vending machines (#3756) 2021-04-21 20:00:14 +10:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ScreenshotHook.cs Viewport improvements (#3765) 2021-04-19 09:52:40 +02: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