-
-
Notifications
You must be signed in to change notification settings - Fork 153
Comparing changes
Open a pull request
base repository: RiptideNetworking/Riptide
base: v0.8.1
head repository: RiptideNetworking/Riptide
compare: v0.8.2
- 14 commits
- 65 files changed
- 1 contributor
Commits on Nov 20, 2021
-
Proper handling of Start/Stop/Connect/Disconnect methods being called…
… several times consecutively or while in an unexpected connection state (ex: Connect while already connected)
Configuration menu - View commit details
-
Copy full SHA for 516ba02 - Browse repository at this point
Copy the full SHA 516ba02View commit details
Commits on Nov 25, 2021
-
Made Message structure transport-agnostic and adjusted the built-in t…
…ransport accordingly, removed array allocation when receiving messages
Configuration menu - View commit details
-
Copy full SHA for 7d8f86e - Browse repository at this point
Copy the full SHA 7d8f86eView commit details -
Fixed players not being destroyed when getting disconnected remotely …
…(like if the server shuts down)
Configuration menu - View commit details
-
Copy full SHA for 5531409 - Browse repository at this point
Copy the full SHA 5531409View commit details -
Fixed XML docs that were no longer accurate after the transport-agnos…
…tic message structure change
Configuration menu - View commit details
-
Copy full SHA for e0689b5 - Browse repository at this point
Copy the full SHA e0689b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8e136 - Browse repository at this point
Copy the full SHA 0d8e136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fe1b4e - Browse repository at this point
Copy the full SHA 5fe1b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a7dd57 - Browse repository at this point
Copy the full SHA 5a7dd57View commit details
Commits on Nov 26, 2021
-
Moved byte<->value conversions to RiptideConverter so they can be use…
…d by other transports
Configuration menu - View commit details
-
Copy full SHA for 0848d28 - Browse repository at this point
Copy the full SHA 0848d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd992ac - Browse repository at this point
Copy the full SHA dd992acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9679adb - Browse repository at this point
Copy the full SHA 9679adbView commit details -
Added constructer for Server/Client that automatically uses RudpServe…
…r/RudpClient, respectively
Configuration menu - View commit details
-
Copy full SHA for 7586112 - Browse repository at this point
Copy the full SHA 7586112View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a0b33 - Browse repository at this point
Copy the full SHA f9a0b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6cee4b - Browse repository at this point
Copy the full SHA c6cee4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bcec66 - Browse repository at this point
Copy the full SHA 8bcec66View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.1...v0.8.2