使用 JavaScript能使本网站更好的工作。
首页
探索
关于Plastic
登录
unity-tech-cn
/
com.unity.services.samples.game-lobby
关注
31
点赞
0
派生
7
代码
合并请求
版本发布
11
提交
62
分支
1
Plastic标签
目录树:
5fa60706
/main
/dev
/esteban-learn-lobby-relay
/bartj-remove-connectioninfo
/rename_to_gamelobby
/sonarqube_run
/feat-parrelsync
/35-bug-in-joining-private-lobby
/lobby-1.1.0-pre.3-update
/main/staging
/main/symbol_game_art-URP_Test
/main/symbol_game_art
/main/staging/code_context
/main/staging/host_icon
/main/staging/429_cooldown_implementation
/main/staging/closed_beta_package_update
/main/staging/more_minor_fixes
/main/staging/rate_limit_data
/main/staging/sub-version-update
/main/staging/Open_beta_Update
/main/staging/error_UI_UX
/main/staging/resetting_event_queue_fix
/main/staging/error_codes_to_exceptions
/main/staging/vivox_UI
/main/staging/vivox_package_integration
/main/staging/Networking_for_GameObjects
/main/staging/lobby_quick_join
/main/staging/relay_disconnect_ping_bug
/main/staging/vivox_polish
/main/staging/Polished_UI_assets
/main/staging/lobby_quick_join_put_it_back
/main/staging/relay_dtls
/main/staging/UI_Marketing_Assets
/main/staging/UI_bugs
/main/staging/bugs_various
/main/staging/host_handshake
/main/staging/core_service_package_updates
/main/staging/small_ui_bugs
/main/staging/vivox_bug_voice_outside_lobby
/main/staging/missing_fonts
/main/staging/ugs_package_updates
/main/staging/ngo_minigame_structure
/main/staging/minigame_staging
/main/staging/messenger_fix
/main/staging/ngo_minigame_cleanup
/main/staging/asyncrequest_log_fix
/main/staging/december_UI_bugs
/main/staging/ready_when_player_leaves
/main/staging/ngo_more_cleanup
/main/staging/ngo_gameplay_tweaks
/main/staging/qol_gameplay
/main/staging/moved_folder
/main/staging/observer_comments_and_clarification
/main/staging/glyph_game_NGO_fixes
/main/staging/wire_implementation
/main/staging/wire_lobbydata_replacement
/main/staging/2021_Upgrade
/main/staging/Open_beta_Update/open_beta_relay
/main/staging/2021_Upgrade/custmer_test
/main/staging/2021_Upgrade/Async_Refactor
/main/staging/2021_Upgrade/Async_Refactor/Relay_On_UTP
/main/staging/2021_Upgrade/Async_Refactor/GA_Package-Upgrade
release
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '5fa60706'
${ noResults }
7 次代码提交 (5fa60706-4e2d-4366-8b3a-f1b54b61a4de)
作者
SHA1
备注
提交日期
Jacob Stove Lorentzen
a394c6e4
Latest Dev and Readme without Vivox
3 年前
UnityJacob
4dc33191
merging in the working plastic branch.
3 年前
UnityJacob
5a5209dc
Pulled in latest Renames from Plastic Branch
3 年前
nathaniel.buck@unity3d.com
9b8e52ec
Lobby package now requires a heartbeat, so this adds that in. Note that I've identified a bug with the UpdateSlow where the wrong delta time was being passed, and I'm not *technically* fixing that, but it's close enough and just a one-line fix.
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
3045dabc
Modifying UpdateSlow to accommodate differing periods, including acting as a regular Update for subscribers that aren't necessarily MonoBehaviours. I'm also stripping the staggering behavior, since it was unclear and not particularly necessary.
3 年前
Jacob
06dea12e
renamed the namespace
Renamed the namespace added a popup for when the user forgets to input their project settings
3 年前