27 次代码提交 (3b6a28a2-67e2-44b5-b8b1-bbfc7bab779f)

作者 SHA1 备注 提交日期
Jacob Stove Lorentzen a394c6e4 Latest Dev and Readme without Vivox 3 年前
UnityJacob 5a5209dc Pulled in latest Renames from Plastic Branch 3 年前
UnityJacob 85de15c7 Updated latest Lobby Rename and Moved Relay allocation to Countdown. 3 年前
UnityJacob d7613e86 Latest Rename Changes. 3 年前
GitHub a41d97a0 Merge pull request #7 from Unity-Technologies/dev 3 年前
Jacob Stove Lorentzen 8cbba883 Merging from Dev to fix double-main head issue. 3 年前
nathaniel.buck@unity3d.com 42535b51 Tidying a bit, especially the tests. Removing uninformative tests and adding a little context. Removing a couple test-only methods. 3 年前
nathaniel.buck@unity3d.com 838aae18 Fixing a bug where clients in builds would not receive the initial player state upon relay connection. There are also some nitpicks with the tests in here. 3 年前
nathaniel.buck@unity3d.com 2f8b1cfa Merge from rename/cleanup branch. 3 年前
Jacob Stove Lorentzen eea9277d Merged in latest staging for doc image capture 3 年前
Jacob Stove Lorentzen db92ac88 Updating main branch to latest Lobby and relay SDK 3 年前
GitHub ab507ae5 Merge pull request #10 from Unity-Technologies/master 3 年前
nathaniel.buck@unity3d.com abde7ffc Fixing a bug with Messenger: If a recipient would Unsubscribe during their IReceiveMessage, the new recipient list length was not respected. Messenger has been modified to allow arbitrary Un/Subscribe operations and then batch them until before the next message (so that the subscriber list will not be modified during OnReceiveMessage). More Messenger tests have been added. 3 年前
nathaniel.buck@unity3d.com 2f4526c7 Fixing a bug with Messenger which allowed subscribers to add/remove subscribers during OnReceiveMessage that would themselves send a message, pushing through the add/remove before the original OnReceiveMessage call completed. This would cause a list mutation error since it happened within a foreach loop. 3 年前
nathaniel.buck@unity3d.com cf4ecd09 Merging in a Messenger fix. 3 年前
nathaniel.buck@unity3d.com 643c4789 Merging in the Messenger fix 3 年前
nathaniel.buck@unity3d.com 37ebe6f8 Merging from the Messenger fix branch. 3 年前
nathaniel.buck@unity3d.com 9ac29e68 Merging a Messenger fix. 3 年前
Jacob Stove Lorentzen c75c5377 Merging in the Glyph Game and additional bug fixes. 2 年前
GitHub bb8832a3 Merge pull request #21 from Unity-Technologies/master 2 年前
Jacob 06dea12e renamed the namespace 2 年前
Jacob Stove Lorentzen 96727d5b Game Manager as a Singleton 2 年前
Jacob Stove Lorentzen 8a5b5a31 Renamed LobbyUpdater to Lobby Synchronizer. 2 年前
Jacob Stove Lorentzen 2ca155b9 merged in Async teardown 2 年前
Jacob Stove Lorentzen f73d89e6 WIP: Torn out LobbyUserObserver and LocalobbyObserver. 2 年前
UnityJacob a91d6f8a cleanup : removed redundant infrastructure 2 年前
GitHub 6a10872c Merge pull request #33 from Unity-Technologies/master-staging 2 年前