Search Results for

    Show / Hide Table of Contents

    v2.2.0 Release Notes

    Install this version with Unity's Package Manager using the following URL (step-by-step instructions):

    https://github.com/RiptideNetworking/Riptide.git?path=/Packages/Core#2.2.0
    

    It can also be installed a number of other ways for use outside of Unity, including as a NuGet package.

    For a full list of source code changes, check out the version comparison on GitHub.

    Additions

    • Added overloads to all Get methods that auto read array lengths (#127).
    • Added overload to AddBytes with optinal startIndex & amount parameters (#128).

    Fixes

    • Fixed AddShorts & AddUShorts not writing bits correctly (#124).
    • Fixed redundant sequence IDs being included in reliable acks (PR #130).
    • Fixed message retaining residual data when further data was added to a message after being received.
    • Improve this Doc
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX