generated from mhausenblas/mkdocs-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finalized Inventory 2.3.0 changenotes. Arc Teams 1.4.0 changenotes
- Loading branch information
1 parent
2f60279
commit d73f54d
Showing
3 changed files
with
17 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## The one that updates to 5.0 | ||
|
||
### Version Naming Scheme Change | ||
|
||
Starting with 1.4.0, the version scheme has changed. The Version Scheme now matches closer to SemVer, with Major.Minor.Patch-githash. The Githash replaces the old changelist number in the previous version. Note: If you access Arc Teams on the Puny Human Github, the version will always be Major.Minor.X-git, for all major/minors. I do not update the patch or githash for git distributions. | ||
|
||
### Changenotes | ||
|
||
- Updated plugin to support 5.0, 5.1, and 5.2 | ||
- Fixed the DisplayDebug Crash in 5.2 | ||
- Added Replicated Subobject support for 5.1+ | ||
- Added IsPlayerInTeam helper function to ArcTeam | ||
- Fixed a bug where in server context, OnTeamAdded would fire before a parent team was set, leading the server to believe that subteams were primary teams. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters