70 次代码提交 (51e82ee2-0b2d-4d45-98b7-1cd12d4310bf)

作者 SHA1 备注 提交日期
Jacob Stove Lorentzen dacb0cc2 Moved Asmdef into its own folder per unity reccomendation. 2 年前
Jacob Stove Lorentzen ac568d9e 2 年前
Jacob Stove Lorentzen d5286095 Added Comments and clarified some class names. 2 年前
Jacob Stove Lorentzen 7a207895 Merging in QOL changes. 2 年前
Jacob Stove Lorentzen e876c95b NGO Error spam Fix. 2 年前
Jacob Stove Lorentzen 28ad491f First working Wire implementation 2 年前
Jacob Stove Lorentzen df45474f Merging in the NGO fix 2 年前
GitHub 3b6a28a2 Merge pull request #24 from Unity-Technologies/master-staging 2 年前
Jacob Stove Lorentzen 45d2b1ea 2 年前
Jacob Stove Lorentzen 02574016 Working wire implementation (Only passes the lobby color, and relay code around) 2 年前
Jacob Stove Lorentzen 1da4acd8 clarified pullUpdate naming and added an error catch. 2 年前
Jacob 06dea12e renamed the namespace 2 年前
Jacob Stove Lorentzen eea9bb46 Unity 2021 upgrade and NGO Update 2 年前
Ben Randall b6a47b6d Add ParrelSync to sample 2 年前
Thiago Wilson Nevares Trindade c753a3e2 fix: update the usage of Relay API to avoid using deprecated fields 2 年前
Jacob 220b189e fix:package updates 2 年前
GitHub 53b95e47 Merge pull request #31 from Unity-Technologies/fix/updateAPIUsage 2 年前
Jacob Stove Lorentzen 2ea6c8bc BROKEN ( New NGO NetworkManager pattern causes initialization issues) 2 年前
Ben Randall d39f08f2 Remove using statement to simplify. 2 年前
Jacob 8f1e5aac Merge branch 'main' into master-staging 2 年前
Jacob Stove Lorentzen 838efe8b Fixed Glyph game bugs caused by updated packages. 2 年前
GitHub 490c82ed Merge pull request #32 from Unity-Technologies/master-staging 2 年前
Jacob Stove Lorentzen 31068570 Switched LobbyAsyncRequests and its implemenations over to async Tasks 2 年前
Jacob Stove Lorentzen 4a58c102 Customer Test Branch 2 年前
Jacob Stove Lorentzen c7c865a7 Fixed instant crash bug from recursive Task adding. 2 年前
Jacob Stove Lorentzen 80021bb5 Adding ParrelSync 2 年前
Jacob Stove Lorentzen aeb54c1c All Functionality redirected from LobbyAPIInterface (Except Wire Integration) 2 年前
Jacob Stove Lorentzen 3daae290 Test Scene working, confirming what we knew. 2 年前
Jacob Stove Lorentzen dbb69d28 saving Wire implementation before tearing it outw 2 年前
Jacob Stove Lorentzen df835641 Removed Wire use and Listeners. 2 年前
Jacob Stove Lorentzen abc179d2 Removed LobbyAPIInterface completely. 2 年前
Jacob Stove Lorentzen 8e59f225 Removed LobbyAPIInterface completely. 2 年前
Jacob Stove Lorentzen 33b59ac0 SetupIngame removed most callbacks 2 年前
Jacob Stove Lorentzen a6f862b2 Small Nitpicks for relay roundtrip and asyncRequests 2 年前
Jacob Stove Lorentzen 30f2fd8b Added Parrelsync and updated Service intializastion to use profiles based on what clone we are in. 2 年前
Jacob Stove Lorentzen b39640ba Saving RelayUTPSetup for posterity 2 年前
Jacob Stove Lorentzen 96727d5b Game Manager as a Singleton 2 年前
Jacob Stove Lorentzen 8a5b5a31 Renamed LobbyUpdater to Lobby Synchronizer. 2 年前
Jacob Stove Lorentzen 6702d4b4 Renamed AuthenticationManager to Auth to avoid conflct with a System API 2 年前
Jacob Stove Lorentzen 567ddd9b Removed remaining relay changes from synchronizer. 2 年前
Jacob Stove Lorentzen 9a25d84e Removed Relay related user synch limiting behaviour in LobbyUser. Synching is all done in LobbySynchronizer. 2 年前
Jacob Stove Lorentzen 04cf2cf7 Stopping point. for converting Lobby to non-observer. 2 年前
Jacob Stove Lorentzen cf8e07d7 Brought in latest GA packages and made sure we have working game and relay. 2 年前
Jacob Stove Lorentzen 3afa3f3b Renamed LobbyUser to LobbyPlayer 2 年前
Jacob Stove Lorentzen 7e47c4ab Stopping POint 2 年前
Jacob Stove Lorentzen de17cb80 Renamed AuthenticationManager to Auth to avoid conflct with a System API 2 年前
Jacob Stove Lorentzen 2ca155b9 merged in Async teardown 2 年前
Jacob Stove Lorentzen f73d89e6 WIP: Torn out LobbyUserObserver and LocalobbyObserver. 2 年前
Jacob Stove Lorentzen affdbccc WIP Integrating Wire 2 年前
Jacob Stove Lorentzen ec24566e fix: Back to working 1-player lobby without relay lobby 2 年前
Jacob Stove Lorentzen e9517ac6 WIP: simplifying Lobby SDK calls. 2 年前
UnityJacob 05bb81d4 feat: Fixed some broken UI Prefabs 2 年前
UnityJacob 5abfd865 Merge remote-tracking branch 'origin/master-staging-wire_implementation' into master-staging-2021_Upgrade-Async_Refactor 2 年前
UnityJacob 3ac97939 WIP: Custom Player Data 2 年前
Jacob e462c1d1 feat : Working Callbacks!!!! 2 年前
Jacob a6fea812 wip : Sending Data to Lobby 2 年前
UnityJacob a494c1ac WIP : Stopping point 2 年前
UnityJacob d9767fc6 fix : color, entry and double calls. 2 年前
UnityJacob c7ba89bc feat: working relay share and countdown sync 2 年前
UnityJacob a5704e9b feat: rest of the lifecycle working 2 年前
UnityJacob a91d6f8a cleanup : removed redundant infrastructure 2 年前
GitHub 6a10872c Merge pull request #33 from Unity-Technologies/master-staging 2 年前
UnityJacob 6552fcf0 feat : Changelog 2 年前
UnityJacob 83d46e73 Merge branch 'master-staging' 2 年前
UnityJacob efe29078 fix: Removed Obsolete Scripts 2 年前
UnityJacob e33e0556 fix : JoinMenu Bug 1年前
GitHub 472b0279 Merge pull request #37 from Unity-Technologies/35-bug-in-joining-private-lobby 1年前
UnityJacob 92bb0e81 fix : vivox package upgrade 1年前
UnityJacob 51e82ee2 fix : Updated Lobby Package to Official Wire support 1年前
UnityJacob ab92c9fe fix : clarified some naming 1年前