Exopandora / ShoulderSurfing

Shoulder Surfing Reloaded is a highly configurable third person camera mod for minecraft.
MIT License
48 stars 9 forks source link

Incompatible with EPIC FIGHT #175

Closed Aabaddon closed 2 months ago

Aabaddon commented 2 months ago

Description

when playing with epic fight, players can't attack in the direction they want, instead the character simply keeps punching in the last direction it was looking to, making it impossible to fight. The other problem i found is that the character doesn't change transparency at all in fighting mode.

Minecraft version

1.20.1

Incompatible mod name

EPIC FIGHT

Incompatible mod version

20.7.4

Game Logs

there is no logs for this

Exopandora commented 2 months ago

Thank you for the report, after some time of investigation, I came to the following conclusion: Both issues need to be fixed by the authors of epic fight.

when playing with epic fight, players can't attack in the direction they want, instead the character simply keeps punching in the last direction it was looking to, making it impossible to fight.

The attack issue exists, because epic fight processes keybind inputs before shoulder surfing reloaded. I will not update this on my end, as it would break compatibility with Controlify and would require a method that does not follow the forge key mappings documentation for ingame keybinds. If the method described in the documentation would be used by epic fight, it would most likely solve the problem (maybe some additional event priority adjustments will be needed).

when playing with epic fight, players can't attack in the direction they want, instead the character simply keeps punching in the last direction it was looking to, making it impossible to fight

Regarding the transparency issues, this is also something that the authors of epic fight need to fix on their end. Most likely they use a render type that does not support bleding.