]> git.smokeofanarchy.ru Git - space-station-14.git/commit
aHelp fixes and improvements (#28639)
authorRepo <47093363+Titian3@users.noreply.github.com>
Tue, 30 Jul 2024 08:28:32 +0000 (20:28 +1200)
committerGitHub <noreply@github.com>
Tue, 30 Jul 2024 08:28:32 +0000 (18:28 +1000)
commita72445c4193fc50974b0d4fd168525abeab2e591
tree2e5926ac4a62a37c7fdfa64ae577f35cb16c41f5
parent2fc9a65da6563d2b5b0ed14a51f482249225bec0
aHelp fixes and improvements (#28639)

* Clear search criteria on loading aHelp window

* Pinning technology.

* Relay to aHelp window and discord if a user disconnect/reconnect

* Fix pinning localization

* Log disconnect, reconnects, bans to relay and admin in aHelp

* Drop to 5min to hold active conversations

* Update Content.Server/Administration/Systems/BwoinkSystem.cs

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
* discord text styling if diconnect,reconnect,banned message.

* Pin icons instead of text

* Better Icons

* space

* Move button generation in to its own XAML

* List entry control

* Fix spaces

* Remove from active conversations on banned

* Discord if else block cleanup

* Better pin icons

* Move icons to stylesheet styleclass

* Better field order.

* PR review fixes

* fixes

---------

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
Content.Client/Administration/UI/Bwoink/BwoinkWindow.xaml.cs
Content.Client/Administration/UI/CustomControls/PlayerListControl.xaml.cs
Content.Client/Administration/UI/CustomControls/PlayerListEntry.xaml [new file with mode: 0644]
Content.Client/Administration/UI/CustomControls/PlayerListEntry.xaml.cs [new file with mode: 0644]
Content.Client/Stylesheets/StyleNano.cs
Content.Server/Administration/Systems/BwoinkSystem.cs
Content.Shared/Administration/PlayerInfo.cs
Resources/Locale/en-US/administration/bwoink.ftl
Resources/Textures/Interface/Bwoink/pinned.png [new file with mode: 0644]
Resources/Textures/Interface/Bwoink/pinned2.png [new file with mode: 0644]
Resources/Textures/Interface/Bwoink/un_pinned.png [new file with mode: 0644]