Skip to content

Game Updated Fixes.#2

Merged
darmuh merged 2 commits intodarmuh:masterfrom
Omniscye:master
Feb 10, 2026
Merged

Game Updated Fixes.#2
darmuh merged 2 commits intodarmuh:masterfrom
Omniscye:master

Conversation

@Omniscye
Copy link
Contributor

The broken Harmony patch for the player update was replaced with a standard Unity Update loop to handle the UI toggle. To fix the missing member errors, Traverse reflection was implemented to access the private mainPanel in the UI, the private instance in the networking settings, and the Protocol field

Omniscye and others added 2 commits February 10, 2026 10:09
The broken Harmony patch for the player update was replaced with a standard Unity Update loop to handle the UI toggle. To fix the missing member errors, Traverse reflection was implemented to access the private mainPanel in the UI, the private instance in the networking settings, and the Protocol field
Brought back the UIPlayer.Update patch, it might not have been working for you because it needs to be publicized.

Switched out reflection for simply creating the instance for PhotonAppSettings
@darmuh darmuh merged commit 8f2d4bf into darmuh:master Feb 10, 2026
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