]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Tippy, the helpful hint clown! (#26767)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Mon, 29 Apr 2024 04:38:16 +0000 (06:38 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 04:38:16 +0000 (21:38 -0700)
commit373c368b94de808ff8da1f9956b489daecee64d8
treef0ea01c55f66b810c1f3f4694fb8ecb98cf25675
parenteb9ee4541f5cd03a41c9f0878bacb5e6b58736f0
Tippy, the helpful hint clown! (#26767)

* Tippy is BACK

* Clean up clippy from aprils fools

* Changed names from clippy to tippy, added localization, removed local_clippy command, made it easier to target a specific player

* Rename clippy.yml to tippy.yml

---------

Co-authored-by: Kara <lunarautomaton6@gmail.com>
14 files changed:
Content.Client/Tips/TippyUI.xaml [new file with mode: 0644]
Content.Client/Tips/TippyUI.xaml.cs [new file with mode: 0644]
Content.Client/Tips/TippyUIController.cs [new file with mode: 0644]
Content.Client/Tips/TipsSystem.cs [new file with mode: 0644]
Content.Server/Tips/TipsSystem.cs
Content.Shared/CCVar/CCVars.cs
Content.Shared/Tips/TippyEvent.cs [new file with mode: 0644]
Resources/Locale/en-US/commands/tippy-command.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Debugging/tippy.yml [new file with mode: 0644]
Resources/Textures/Tips/tippy.rsi/down.png [new file with mode: 0644]
Resources/Textures/Tips/tippy.rsi/left.png [new file with mode: 0644]
Resources/Textures/Tips/tippy.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Tips/tippy.rsi/right.png [new file with mode: 0644]
Resources/engineCommandPerms.yml