Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lowering megafauna mouse_opacity #25573

Merged
merged 3 commits into from
May 31, 2024

Conversation

HMBGERDO
Copy link
Contributor

What Does This PR Do

Making megafauna mouse opacity stick to its icon than its size. That means that you will click megafauna only if you actually click its icon, not the 3x3 tile box which its icon size is.

I wonder why it even was used for such massive objects with big sprites as megafauna.

Why It's Good For The Game

If you ever played as megafauna on some events, you might have find that your icon is weird, its much bigger than it looks like, you nearly always attack yourself in melee. This setting was making it, your icon was basically 3x3 box, forget about visual. And also all mobs are hidden behind that 3x3 box because your layer is above them.

If there is an item or a mob behind the megafauna and you want to interact with it, you will fail because megafauna 3x3 box covers most in game objects.

This fix makes megafauna icon actaully its icon, not 3x3 tile box.

Megafauna sprites are big, clicking it on melee or range attacks is easy enough, its layer is ontop of most objects in game.

Testing

Compiled, clicked on fauna.

Changelog

馃啈
tweak: Now you need to actually click on megafauna icon to attack it.
/:cl:

@ParadiseSS13-Bot ParadiseSS13-Bot added the -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally label May 22, 2024
@SteelSlayer SteelSlayer added the Tweak This PR tweaks something ingame label May 22, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting approval This PR is waiting for approval internally -Status: Awaiting review This PR is awaiting review from the review team and removed -Status: Awaiting type assignment This PR is waiting for its type to be assigned internally -Status: Awaiting approval This PR is waiting for approval internally labels May 22, 2024
@ParadiseSS13-Bot ParadiseSS13-Bot added -Status: Awaiting merge This PR is ready for merge and removed -Status: Awaiting review This PR is awaiting review from the review team labels May 24, 2024
@Burzah Burzah added this pull request to the merge queue May 31, 2024
Merged via the queue into ParadiseSS13:master with commit 480900b May 31, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-Status: Awaiting merge This PR is ready for merge Tweak This PR tweaks something ingame
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants