fish-station/Content.Client
DrSmugleaf a984076574
Headsets (#2023)
* add headset component

* add basic headset logic

* fix formatting in listening component, add dependency to headset

* test function for headset

* implement headset as listener

* ANNIHILATES ListeningComponent, refactor of radio/listener sys

* basic headset functionality

* rename RadioComponent to HandheldRadioComponent

* change channel to list of channels

* basic headset implementation complete

* message now always excludes ';'

* add radio color; state channel freq. and source name

* undocumented game breaking bug commit (DO NOT RESEARCH)
actually just changes frequency from 1457 (what signalers are set to by default) to 1459, the actual frequency for common

* Add more sprites

* Reorganizes

* Added job headsets

* Adds headset as an ignored component

* Jobs now spawn with headsets

* remove system.tracing

* Catchup commits

* Add headset property serialization

* Turn GetChannels into a property

* ListenRange property and serializatioon

* Adjust interfaces

* Address reviews

* Cleanup

* Address reviews

* Update rsi

* Fix licenses and copyright

* Fix missing textures

* Merge fixes

* Move headset textures from objects/devices to clothing/ears

* Fix rsi state names and add equipped states

* Fix headsets not working

* Add missing brackets to channel number in chat

* heck

* Fix broken rsi

* Fix radio id and names

* Put quotes around headset messages

* Fix method names

* Fix handheld radios

* Fix capitalization when using radio channels and trim

* Remove unnecessary dependency

* Indent that

* Separate this part

* Goodbye icons

* Implement IActivate in HandheldRadioComponent

* Add examine tooltip to radios and headsets

* Rename IListen methods

Co-authored-by: Bright <nsmoak10@yahoo.com>
Co-authored-by: Swept <jamesurquhartwebb@gmail.com>
Co-authored-by: Bright0 <55061890+Bright0@users.noreply.github.com>
2020-10-07 05:02:12 -07:00
..
Arcade Nanotrasen Block Game is here (#2131) 2020-09-26 15:25:22 +02:00
Atmos Atmos debug helpers (#2108) 2020-09-21 01:13:17 +02:00
Chat Headsets (#2023) 2020-10-07 05:02:12 -07:00
Command Communications Console & Medical Scanner now close when too far away (#2175) 2020-10-06 10:16:42 +02:00
Commands Make the mapping command take the next available map id if one isn't given (#1998) 2020-09-10 00:12:39 +02:00
Construction Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects Communications Console & Medical Scanner now close when too far away (#2175) 2020-10-06 10:16:42 +02:00
GameTicking Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
GlobalVerbs Debug verbs aren't blocked by containers anymore. 2020-08-15 20:42:39 +02:00
Graphics/Overlays Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Input Nanotrasen Block Game is here (#2131) 2020-09-26 15:25:22 +02:00
Instruments Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
Interfaces Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Parallax Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Research Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
Sandbox Improve "give AA ID". 2020-09-29 16:05:29 +02:00
State Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
StationEvents Refactors radiation (#2009) 2020-09-21 01:49:40 +02:00
UserInterface Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
Utility Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
VendingMachines Readds Iconcomponent (#2142) 2020-09-28 20:53:47 +02: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 Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
ClientContentIoC.cs Admin Menu (#1648) 2020-08-25 17:18:32 +02:00
ClientModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ClientNotifyManager.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ClientPreferencesManager.cs Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
Content.Client.csproj Rework options menu. 2020-09-07 12:23:28 +02:00
EntryPoint.cs Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
EscapeMenuOwner.cs Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
IgnoredComponents.cs Headsets (#2023) 2020-10-07 05:02:12 -07:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ScreenshotHook.cs Fix screenshots crashing due to bad FileAccess 2020-09-01 23:53:49 +02:00
StaticIoC.cs Item status! 2020-01-09 00:28:04 +01:00
UILinks.cs Credits 2020-06-14 15:15:15 +02:00