deathride58
52d4e2fe92
Blindness hotfix (content side) ( #23465 )
...
* fixes major blindness issues like blindness not scaling with render res
* HEY. get outta there
(cherry picked from commit 6901e930b52d4a2535fa0ffdabaae3b5510b5811)
2024-01-26 21:29:54 +01:00
deathride58
6af522df55
Blindness rework - damaged eyes are now a stylized simulation of legal blindness ( #23212 )
...
* blindness rework - damaged eyes now simulate legal blindness
* hEY THATS FOR DEMONSTRATION PURPOSES ONLY AAA
* attributions
* makes eyeclosecomponent adminbus compatible
* useshader(null)
(cherry picked from commit aa6645c8e956be6abfffb58b43e67f479c45f962)
2024-01-26 21:27:55 +01:00
Tomás Alves
cdd86a8619
Fix: Blindness radius when zooming ( #23130 )
...
* Fix Zoom while Blind
* Fix Zoom while Blind (ContentEyeComponent->EyeComponent)
(cherry picked from commit 345b0e6305c8deca327893cbe37b29576e6dcac8)
2024-01-22 19:01:05 +01:00
Nairod
da901e84cd
Welder Blindness Effect Increase ( #22304 )
2023-12-16 19:39:25 +01:00
Leon Friedrich
29584576e7
Merge ActorSystem and IPlayerManager ( #21314 )
2023-11-12 20:53:33 +01:00
Leon Friedrich
e66c0b5035
Un-revert IPlayerManager refactor ( #21244 )
2023-10-31 19:00:44 +01:00
Leon Friedrich
631fdbffd6
Fix low tickrate eye lerping ( #21001 )
2023-10-20 15:29:04 +02:00
metalgearsloth
98cf505f9f
Remove SharedEye (but content) ( #19481 )
2023-09-27 21:59:12 +02:00
metalgearsloth
1ba517ec84
Fix eye zoom lerp ( #19377 )
2023-08-25 14:41:04 +10:00
DrSmugleaf
a88e747a0b
Refactor serialization copying to use source generators ( #19412 )
2023-08-22 18:14:33 -07:00
Leon Friedrich
818f23352e
Make blurry vision darken the screen ( #15926 )
2023-04-30 11:44:01 +10:00
Leon Friedrich
84299cae63
Blindness refactor ( #15705 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2023-04-29 15:32:14 +10:00
metalgearsloth
7e886dc95a
Follower fixes ( #15348 )
2023-04-23 20:01:15 +10:00
metalgearsloth
db8ce5ea36
Also lerp paused eyes ( #14545 )
2023-03-10 18:12:21 +11:00
Leon Friedrich
94011ca2b1
Misc changes from replay branch ( #12581 )
2022-11-15 17:34:47 +11:00
Leon Friedrich
e61c7044ff
More eye lerping changes ( #11436 )
2022-09-21 20:40:24 +10:00
metalgearsloth
3b44a44931
Fix eye lerping stuttering ( #11428 )
2022-09-21 10:12:44 +10:00
Leon Friedrich
2cf79bde8f
Fix overlay bugs ( #11406 )
2022-09-19 16:49:02 -07:00
metalgearsloth
06c9afeaa1
Eye lerping tweaks ( #11162 )
2022-09-11 07:51:41 +10:00
metalgearsloth
e81a467f87
Fix camera eye rotations ( #11034 )
2022-09-05 16:19:14 +10:00
metalgearsloth
5b42861539
Smooth docking traversal ( #10822 )
2022-08-29 15:05:53 +10:00
Nemanja
512e96eed4
new eye damage effect ( #10728 )
2022-08-20 15:17:58 -05:00
Rane
572a4f7fb3
Eye damage ( #10262 )
2022-08-13 22:59:14 -07:00
metalgearsloth
87c05f2949
Cleanup overlay shaders when done ( #10432 )
2022-08-13 10:58:53 +10:00
Rane
037feb3ad0
Fix blindfold round cleanup bug ( #9821 )
...
* Blindness public api
* fix blinding round cleanup bug
2022-07-19 17:10:08 +10:00
metalgearsloth
b9e876ca92
The real movement refactor ( #9645 )
...
* The real movement refactor
* ref events
* Jetpack cleanup
* a
* Vehicles partially working
* Balance tweaks
* Restore some shitcode
* AAAAAAAA
* Even more prediction
* ECS compstate trying to fix this
* yml
* vehicles kill me
* Don't lock keys
* a
* Fix problem
* Fix sounds
* shuttle inputs
* Shuttle controls
* space brakes
* Keybinds
* Fix merge
* Handle shutdown
* Fix keys
* Bump friction
* fix buckle offset
* Fix relay and friction
* Fix jetpack turning
* contexts amirite
2022-07-16 13:51:52 +10:00
Rane
83c03b60a1
[2 lines] fix blinding ( #9690 )
...
* Adds blinding + blindfolds (#8688 )
* Adds blinding + blindfolds
* Don't break examining lol
* moment
* fix toggle lights behavior
* move checks around
* Sloth review
* Added a salvage funny
* review
* woops
* Switch circle shader
Co-authored-by: wrexbe <wrexbe@protonmail.com >
* resolve merge conflict
Co-authored-by: wrexbe <wrexbe@protonmail.com >
2022-07-14 06:58:24 -05:00
Moony
a655891a8d
Revert "Adds blinding + blindfolds ( #8688 )" ( #9689 )
...
This reverts commit 7a7ab5e8c1 .
2022-07-13 16:50:35 -05:00
Rane
7a7ab5e8c1
Adds blinding + blindfolds ( #8688 )
...
* Adds blinding + blindfolds
* Don't break examining lol
* moment
* fix toggle lights behavior
* move checks around
* Sloth review
* Added a salvage funny
* review
* woops
* Switch circle shader
Co-authored-by: wrexbe <wrexbe@protonmail.com >
2022-07-11 22:55:04 -07:00
Leon Friedrich
fa4c6f63f8
Nullable grid Uid ( #8798 )
2022-06-20 10:14:35 +10:00
Acruid
4f9be42f40
Remove Explicit GridId References ( #8315 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-06-12 11:54:41 +10:00
Flipp Syder
55e86df25b
Eye lerping on entities ( #8151 )
...
* eye lerping on entities
* small improvements
2022-05-14 13:59:49 +10:00
mirrorcult
ec4d4688c7
Seal/abstract/virtual everything ( #6739 )
2022-02-16 18:23:23 +11:00
Vera Aguilera Puerto
525c38b794
Move Eye Lerping to content and fix/improve it a bunch. ( #5900 )
2021-12-27 18:50:00 +01:00