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

1.0.0 #647

Merged
merged 116 commits into from
Feb 15, 2024
Merged

1.0.0 #647

merged 116 commits into from
Feb 15, 2024

Conversation

misternebula
Copy link
Collaborator

@misternebula misternebula commented Sep 19, 2023

General + Base Game Improvements / Additions

  • Moved and enlarged multiplayer HUD elements for better visibility.
  • Added skin customization.
  • Added visual effects when a player takes off their helmet or puts it on.
  • The expired can of marshmallows will now affect other players.
  • Added better visuals to players on lifts/elevators. (Thanks @MoonstoneStudios !) (Fixes Log lift has wrong trigger box size #467)
  • Multiple music tracks will now play for all players in a flying ship.
  • Optimized a quantum mechanic.
  • Fixed players not being able to join directly after a certain event.
  • Fixed a quantum mechanic being broken when a player walks away from it. (Fixes Quantum objects collapse when authority switches, even if observed. #597)
  • Fixed an infinite loop in a mysterious place.
  • Fixed some audio still being able to be heard while dead.
  • Fixed probes throwing planets across the solar system in certain cases. (Fixes ATP warp pad makes TowerTwin_Body be teleported #650)
  • Added GetPlayerBody(), GetPlayerCamera(), GetPlayerReady(), and GetPlayerDead() to the API.
  • Updated some errors to say that you have to have Steam open.

DLC Improvements

  • Fixed a transportation method getting desynced after parking it.
  • Fixed a transportation method moving players without their consent.
  • Fixed party-goers from leaving the party.
  • Fixed two specific doors being annoying on high ping connections. (Fixes Stranger airlocks don't account for the auto angle snapping, and door states aren't synced on join #521)
  • Made other players visible in a certain "place".
  • Fixed a certain light-sensitive body part not being light-sensitive.
  • Fixed a certain item looking wrong when held by other players.
  • Fixed a certain obstacle not working with multiple people in specific situations.

TODO :

Known added bugs :

  • Skins arent synced for some players on joining
  • Sometimes player heads have no textures???? no idea why or when this happens

Copy link
Collaborator

@JohnCorby JohnCorby left a comment

Choose a reason for hiding this comment

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

great job! :D

@JohnCorby
Copy link
Collaborator

hello nebular

@misternebula misternebula merged commit 052d8f8 into master Feb 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment