Skip to content

Fix show mounted players to other clients and some cleanup#57

Merged
yungcomputerchair merged 2 commits into
Open-Source-Free-Realms:mainfrom
StimpyDev:invis-fix
Jul 10, 2026
Merged

Fix show mounted players to other clients and some cleanup#57
yungcomputerchair merged 2 commits into
Open-Source-Free-Realms:mainfrom
StimpyDev:invis-fix

Conversation

@StimpyDev

@StimpyDev StimpyDev commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Fixes mounted players not appearing correctly to other clients. Mount visibility now uses the same packet flow the client expects, and dismount/teleport/disconnect edge cases are handled more reliably.

@yungcomputerchair

Copy link
Copy Markdown
Contributor

can you write a description explaining the bugs and how these changes fix them please?

@StimpyDev

Copy link
Copy Markdown
Contributor Author

can you write a description explaining the bugs and how these changes fix them please?

Oh my bad i forgot

Comment thread src/Sanctuary.Gateway/Handlers/PacketWorldTeleportRequestHandler.cs Outdated
Comment thread src/Sanctuary.Gateway/Handlers/PacketClientFinishedLoadingHandler.cs Outdated
Comment thread src/Sanctuary.Gateway/Handlers/PacketClientFinishedLoadingHandler.cs Outdated
Comment thread src/Sanctuary.Gateway/Handlers/MountBasePacket/PacketMountSpawnHandler.cs Outdated
Comment thread src/Sanctuary.Game/Entities/Player.cs Outdated
Comment thread src/Sanctuary.Game/Entities/Mount.cs

@yungcomputerchair yungcomputerchair left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid

@StimpyDev

Copy link
Copy Markdown
Contributor Author

People are gonna love this fix

@yungcomputerchair yungcomputerchair merged commit 25c3515 into Open-Source-Free-Realms:main Jul 10, 2026
@StimpyDev StimpyDev deleted the invis-fix branch July 10, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants