]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add scroll zooming for admins and ghosts (#14061)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sat, 22 Apr 2023 10:26:41 +0000 (20:26 +1000)
committerGitHub <noreply@github.com>
Sat, 22 Apr 2023 10:26:41 +0000 (04:26 -0600)
commite98113c71e37f10a4b6996f6f9080373a80f8ac0
tree5efc7677411fa75b389e5404613c3d30846db6f5
parentd68ea6e2cf41ad4764f5911836805530bab59b27
Add scroll zooming for admins and ghosts (#14061)

* Add scroll zooming for admins

* Bunch of work

* Kinda better kinda worse scrolling

* shared code

* nyoom

* house md

* Fixes

* Log spam

* Fixes

---------

Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
13 files changed:
Content.Client/Input/ContentContexts.cs
Content.Client/Movement/Systems/ContentEyeSystem.cs [new file with mode: 0644]
Content.Client/Options/UI/Tabs/KeyRebindTab.xaml
Content.Client/Options/UI/Tabs/KeyRebindTab.xaml.cs
Content.Server/Movement/Systems/ContentEyeSystem.cs [new file with mode: 0644]
Content.Shared/Input/ContentKeyFunctions.cs
Content.Shared/Movement/Components/ActiveContentEyeComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Components/ContentEyeComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/SharedContentEyeSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/escape-menu/ui/options-menu.ftl
Resources/Prototypes/Entities/Mobs/Player/admin_ghost.yml
Resources/Prototypes/Entities/Mobs/Player/observer.yml
Resources/keybinds.yml