-
Notifications
You must be signed in to change notification settings - Fork 575
docs: Changelog and Third Party for 0.1.0 #233
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
docs: Changelog and Third Party for 0.1.0 #233
Conversation
|
|
||
| ### Known issues | ||
|
|
||
| * After a round of Boss Room completes and a party member returns to the menu, it pulls all players and leader to menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There should be more than this.
Plus we're still discovering issues. We should get over those notes Tuesday? Is that too late for you?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This particular issue was fixed yesterday. I would wait until we're done fixing issues before writing this changelog
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just getting ahead on drafting. I'll be reviewing any known issues to update also on Tuesday the 6th. I'll update based on issue resolution. Thanks! 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SamuelBellomo ticket GOMPS-431 tagged as known issue and Ready For Dev. Ticket needs update? Or awaiting a PR merge till updating ticket? Just making sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as discussed today, GOMPS-431 should still be confirmed, this was fixed previously
|
@SamuelBellomo this is fully updated per known issues, and latest info provided on third party licenses. Feel free to take another look. Thanks! |
Co-authored-by: Sam Bellomo <[email protected]>
Co-authored-by: Sam Bellomo <[email protected]>
Co-authored-by: Fernando Cortez <[email protected]>
* main: Adding suggested changes Uploading pull-request-template docs: License UCL update and changelog additions (#304) Correction for stealth state, should use bool, not byte (#263) Create third-party contributions file (#262) Update README.md in package (#260) Architecture.md improvements (#254) docs: Changelog and Third Party for 0.1.0 (#233) Update LICENSE.md Update LICENSE.md Update LICENSE.md adding initial codeowners file (sam as global) (#258) Update readme (#256) Adding missing space project name update (#245) quick fix for missing TGA # Conflicts: # Assets/BossRoom/Scripts/Client/Game/Character/ClientCharacterVisualization.cs # Assets/BossRoom/Scripts/Server/Game/Action/StealthModeAction.cs # Assets/BossRoom/Scripts/Server/Game/Character/AIBrain.cs # Packages/com.unity.multiplayer.samples.coop/CHANGELOG.md # ProjectSettings/ProjectSettings.asset
v0.1.0 experimental changelog for samples co-op/boss room release. This is part of package documentation.
v0.1.0 is the first release, and will only have new features and known issues (per Simon).
Provide feedback, and I'll update!
Currently have supported versions as 20.19.4 and later in docs
🚀 Finalizing content on the 6th to ensure nothing is overlooked, up-to-date based on final updates. This is just a working draft to give all devs/PMs insight. Early Release verified and added to the changelog. Thanks Sam and Simon!
Doc ticket: MTTDOC-120