veloren/assets
Cat Stevens 83e4cdfe76 Allow locking camera zoom
Allow the camera's zoom to be locked by a keybind
	or a Gameplay setting. The zoom lock
	behavior can be changed between Toggle
	and Auto, where Auto only locks the camera
	zoom while specific movement/combat inputs
	are being pressed. (closes !1528)

A temporary fading notification is shown at the
	top of the screen, informing the player of
	the setting change (when the keybind is
	used) or that the zoom is locked (when
	the player might have forgotten the zoom
	is locked, and is trying to zoom).

i18n strings are added for English and German,
	but no other languages.

To implement the simplistic fading text, the
	behavior was extracted into an impl
	called `ChangeNotification`, where
	reasons are quantified by `NotificationReason`.
2023-03-05 11:30:27 -05:00
..
common More spot features 2023-03-03 23:21:37 +00:00
server/manifests frost_gigas 2023-02-15 00:10:37 +00:00
test/loadout/ok Rebase commit 2022-05-16 15:11:36 -04:00
voxygen Allow locking camera zoom 2023-03-05 11:30:27 -05:00
world More spot features 2023-03-03 23:21:37 +00:00