SlamBamActionman
342fc84f16
Hotfix: Camera offset for "Separated Chat" HUD fix & targetting fix ( #35087 )
...
* Initial commit
* Fix everything
* Comment and remove unused dependencies
* Update comments for consistency
---------
Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com >
2025-08-18 11:22:02 -07:00
SlamBamActionman
5c782d3028
Add conditional camera offset based on cursor - Hristov Rework, Part 1 ( #31626 )
2025-01-28 00:20:45 +01:00
Leon Friedrich
1faa1b5df6
Allow zoom command to modify an eye's PVS range ( #29245 )
...
Allow zoom command to modify an eye's PVS range
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2024-07-03 16:44:55 +10:00
Pieter-Jan Briers
68ce53ae17
Random spontaneous cleanup PR ( #25131 )
...
* Use new Subs.CVar helper
Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.
This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.
* Fix a bunch of warnings
* More warning fixes
* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.
* Get rid of some more ISerializationHooks for enums
* And a little more
* Apply suggestions from code review
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: 0x6273 <0x40@keemail.me >
2024-02-13 16:48:39 -05:00
Leon Friedrich
c9e2a91f13
Fix ghost FOV bug ( #21614 )
2023-11-13 05:36:00 +11:00
metalgearsloth
28bf3a6240
Remove SharedEye (but content) ( #19481 )
2023-09-11 16:15:23 +10:00
metalgearsloth
1ba517ec84
Fix eye zoom lerp ( #19377 )
2023-08-25 14:41:04 +10:00
Leon Friedrich
4d845caa07
Allow zoom command to ignore zoom limits ( #19419 )
2023-08-22 19:27:41 +10:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
Leon Friedrich
c7ba2a666b
Fix ghost FOV toggling ( #15751 )
2023-04-25 11:11:42 +10:00
metalgearsloth
9c9c273a4c
Fix zoom command for aghost ( #15687 )
2023-04-23 18:28:51 +10:00
metalgearsloth
e98113c71e
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 >
2023-04-22 04:26:41 -06:00