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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple fixes #2089

Merged
merged 4 commits into from
Oct 29, 2023
Merged

Multiple fixes #2089

merged 4 commits into from
Oct 29, 2023

Conversation

tornac1234
Copy link
Collaborator

Each commit has its own stuff

  • Fix Subnautica not running in background in RELEASE ca68b44
  • Improve vitals, they no longer break when in creative mode. Now hidden for remote players in creative mode and shown otherwise. e4d6c35
  • Fix Discord SDK errors when closing discord while in-game, and a retry mechanic to ensure Discord SDK still works after restarting Discord 8a65093
  • Add persistence for GameMode, and a command (exact same as minecraft) so it now requires ADMIN permissions to switch gamemode from yourself or another player 84edf7a
    image

@Jannify Jannify linked an issue Oct 25, 2023 that may be closed by this pull request
NitroxClient/MonoBehaviours/NitroxBootstrapper.cs Outdated Show resolved Hide resolved
NitroxClient/GameLogic/HUD/PlayerVitalsManager.cs Outdated Show resolved Hide resolved
NitroxClient/GameLogic/HUD/PlayerVitalsManager.cs Outdated Show resolved Hide resolved
NitroxClient/MonoBehaviours/Discord/DiscordClient.cs Outdated Show resolved Hide resolved
NitroxModel/Packets/GameModeChanged.cs Outdated Show resolved Hide resolved
NitroxServer/ConsoleCommands/GameModeCommand.cs Outdated Show resolved Hide resolved
Copy link
Member

@Jannify Jannify left a comment

Choose a reason for hiding this comment

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

LGTM CW
Shouldn't be squash merged imo

NitroxClient/MonoBehaviours/Discord/DiscordClient.cs Outdated Show resolved Hide resolved
NitroxClient/MonoBehaviours/PlayerStatsBroadcaster.cs Outdated Show resolved Hide resolved
NitroxServer/GameLogic/PlayerManager.cs Outdated Show resolved Hide resolved
@dartasen dartasen merged commit f609e89 into SubnauticaNitrox:master Oct 29, 2023
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.

Closing Discord while in game spams errors in the logs
4 participants