Граф коммитов

196 Коммитов

Автор SHA1 Сообщение Дата
Fernando Cortez 4cef42015d
Merge pull request #140 from Unity-Technologies/develop
release: Bitesize samples v1.4.0
2023-09-25 15:33:16 -04:00
Fernando Cortez a661fe5ef1
Merge branch 'main' into develop 2023-09-25 15:11:08 -04:00
Fernando Cortez 329f120e11
chore: project versions updated and changelog updated with 1.4.0 release (#139)
* project versions updated and changelog updated with 1.4.0 release

* updating latest release badge
2023-09-25 13:53:09 -04:00
Fernando Cortez 0a6030fb88
feat: adding CODEOWNERS (#135)
* adding samples dev team as codeowners
2023-09-25 10:58:29 -04:00
Fernando Cortez 823f008508
fix: listening for NetworkObject parent changes to fix stuck ingredients on disconnects [MTT-7103] (#136)
* listening for NetworkObject parent changes to fix stuck ingredients on disconnects

* changelog addition
2023-09-22 15:22:13 -04:00
Fernando Cortez 96bbf2dabb
feat: Bitesize samples 2022.3.9 LTS & NGO v1.6.0 upgrade [MTT-7247] (#134)
* bitesize projects updated to 2022.3.9f1 & NGO v1.6.0

* 2DSpaceShooter URP asset added

* readme update and changelog additions

* 2DSpaceShooter: spawner script formatted

* dependencies update for projects
2023-09-20 14:32:27 -04:00
Fernando Cortez 50cd4fbcde
fix: DynamicAddressablesNetworkPrefabs showing loading status on already spawned prefabs [MTT-6688] (#132)
* fix showing loading status on already spawned prefabs

* changelog addition
2023-08-11 17:08:28 -04:00
Fernando Cortez f675409ded
Merge pull request #130 from Unity-Technologies/develop
release: v1.3.0
2023-07-07 16:32:56 -04:00
Fernando Cortez ee3cfdc1d9
Merge branch 'main' into develop 2023-07-07 16:26:38 -04:00
Fernando Cortez 765f8117b9
chore: readme updates for v1.3.0 release (#127)
* readme updates for v1.3.0 release

* more readme updates and updating each sample's readme
2023-07-07 16:25:08 -04:00
Fernando Cortez 7b6fa750f3
fix: 2DSpaceShooter, ClientDriven, & Invaders point to v2.2.0 Samples Utilities package (#129)
* 2DSpaceShooter, ClientDriven, & Invaders point to v2.2.0 Samples Utilities version

* updating changelog and adding v1.3.0 release
2023-07-07 16:07:02 -04:00
Fernando Cortez 426ded5040
feat: upgrade bitesize samples to 2022.3.0f1 LTS [MTT-5644] (#124)
* ClientDriven updated to 2022.3.0f1 LTS

* DynamicAddressablesNetworkPrefabs updated to 2022.3.0f1 LTS

* Invaders updated to 2022.3.0f1 LTS

* Invaders: fixing a null ref on disconnect on client after host disconnects

* Invaders: URP files updated

* 2DSpaceShooter updated to 2022.3.0f1 LTS

* testing Yamato jobs on 2022.3

* changelog addition

* fixing Readme references to newest LTS version
2023-06-07 16:23:51 -04:00
Sam Bellomo 6e39bc28f5
Experimental samples folder [MTT-6329] (#121)
* Create README.md

* Adding more details

* applying review changes

* Update README.md

Minor edit pass

---------

Co-authored-by: Sara [Unity] <89528471+s-omeilia-unity@users.noreply.github.com>
2023-05-17 15:23:01 -04:00
LPLafontaineB 04c4fb65c7
chore: update to ngo 1.4.0 [MTT-6276] (#118)
* Upgrading DynamicAddressablesNetworkPrefabs sample to NGO 1.4.0

* Upgrading ClientDriven sample to ngo 1.4.0

* Upgrading 2DSpaceShooter sample to NGO 1.4.0

* Upgrading Invaders sample to NGO 1.4.0

* updating readme
2023-05-02 13:09:19 -04:00
LPLafontaineB 03aa44086b
chore: update to latest lts [MTT-6276] (#119)
* updating editor version for bitesize projects
2023-05-02 13:40:50 +00:00
LPLafontaineB 2f02af1355
fix: readme updates (#120)
* Fixing tutorial links

* clarifying supported platforms
2023-05-02 09:19:50 -04:00
LPLafontaineB 173a25ec7f
fix: single gitignore (#117)
* removing project-specific gitignores

* Including parrelsync clones in gitignore
2023-04-26 09:43:09 -04:00
Fernando Cortez 887088e791
documentation: changelog addition for #113 (#114)
changelog addition for #113
2023-03-10 11:58:35 -05:00
Fernando Cortez 0600a7360f
fix: Invaders hit fx not replicated on player & enemy bullets (#113)
* player and enemy bullet send client rpcs to spawn hit FX

* redundant server side checks removed, spawn/despawn method usage parity

* formatting
2023-03-10 11:09:15 -05:00
Fernando Cortez 96465ee7ec
fix: applying address inside TMP field to UTP connection data as host (#112)
* applying address inside TMP field to UTP connection data

* scene text reference update

* comment removal

* changelog addition
2023-03-06 11:22:53 -05:00
Fernando Cortez 0d86862ac8
fix: dynamic prefabs loaded status correctly shown on host (#111)
* loaded status shown correctly on host

* changelog update
2023-03-06 10:47:07 -05:00
Sam Bellomo 8d9876a786
Some background on addressables (#110) 2023-03-02 09:41:35 -05:00
MorwennaG c16a11fefa
Update README.md 2023-02-23 10:55:38 +00:00
Fernando Cortez f8af3fffe2
Merge pull request #107 from Unity-Technologies/develop
v1.2.1 patch
2023-02-17 20:19:02 -05:00
Jil Franco b5b7740d8b
Feat: Changelog update (#109)
changelog updated
2023-02-17 19:47:56 -05:00
Jil Franco 1552301f3a
Feat: Readme updates 1.2.1 (#108)
readme language updates and fixed broken links
2023-02-17 19:41:16 -05:00
Fernando Cortez 9e226890f3
Merge branch 'main' into develop 2023-02-17 19:10:40 -05:00
Jil Franco 6710f7eb48
Minor fixes for the 1.2.1 patch (#106)
* fixed some broken readme links, added in direct links to each sample from their respective readmes, updated project versions to new patch, and updated changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* updating changelog with pr number

* updated this web badge to have this patch release as latest release

* more link fixes

* made changelog descriptions more accurate

* Update README.md

* updated dynamic prefabs bundle version to 1.2.1
2023-02-17 19:08:42 -05:00
Fernando Cortez 7f4adf6c7d
v1.2.0 release
Bitesize Samples v1.2.0 release
2023-02-16 22:44:14 -05:00
Fernando Cortez a3c53f58a6
Merge branch 'main' into develop 2023-02-16 22:37:32 -05:00
Jil Franco ba3b796877
one last final readme update added to the changelog :) (#104) 2023-02-16 22:29:09 -05:00
Jil Franco f91b78a93c
Feat: Last readme update for release (#103)
* Added this little bit to the readme to address one PR comment that was missed

* Update Basic/DynamicAddressablesNetworkPrefabs/README.md

* Update Basic/DynamicAddressablesNetworkPrefabs/README.md
2023-02-16 22:24:08 -05:00
Jil Franco 73f3f22673
Feat: added missing pr to changelog (#102)
added this one missing pr to the changelog
2023-02-16 20:34:33 -05:00
Jil Franco 570b9907fe
Changelog Update [MTT-5460] (#95)
* updated changelog

* updated readme change to correct PR number

* added that the whole repo's readme was updated

* added materials folder pr to dynamic prefabs section of changelog

* Update CHANGELOG.md

* changelog update

* updated changelog, added link for addressables

* updated this header to be more accurate

---------

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>
2023-02-16 20:21:33 -05:00
Fernando Cortez 6b84ce4f5e
feat: adding dynamic prefabs to yamato (#100)
* adding DynamicAddressablesNetworkPrefabs to yamato

* fixed blocking yamato issue (implementation of name fetching that works outside editor)
2023-02-16 20:06:14 -05:00
Jil Franco 4852d5b7ce
Banners for each bitesize readme (#101)
* banners for each bitesize readme
2023-02-16 19:46:38 -05:00
Jil Franco fe1ed7124c
Feat: Readme Updates [MTT-5460] (#96)
* Readme updates

* more github readme updates

* in editor readme for dynamic prefabs--will update temporary image

* readme updates, comments addressed

* little readme updates with what to do in each scene for the other bitesize samples

* Update Basic/DynamicAddressablesNetworkPrefabs/README.md

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>

* Update Basic/DynamicAddressablesNetworkPrefabs/README.md

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>

* Update Basic/2DSpaceShooter/README.md

* readme updates

* version update to 1.2.0 and some tiny in project readme edits to bring them on par with the gihub ones

* updated readme image to match current UI

* okay updated again to this cuter version

---------

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>
2023-02-16 18:51:31 -05:00
Jil Franco 391df999f2
Feat: dynamic prefabs sample prefabs organizing and renaming (#99)
* edited, renamed, and modified the materials of the project prefabs

* renaming and changing the materials of the spawned prefabs. also put them in their own folder

* renamed the grey prefab to gray, moved the magenta one into the right folder, and added some scene prefabs to each scene so it looks nicer :)
2023-02-16 17:46:44 -05:00
Fernando Cortez 289635b82c
feat: dynamic prefabs UI integration (#98)
* UI integrated to api playground

* fix to APIPlayground disconnects

* visibility check still runs on server, no need to check for visibility status on server

* removing debug log

* spawn with visibility use-case UI hooked up, cleanup

* spawn synchronously use-case UI integrated, cleanup

* load all prefabs use-case UI integrated

* connection approval use-case UI integrated

* preloading use-case UI integrated, cleanup of old UI class

* server buttons and callbacks removed

* fixed the client button to be centered

* fix for early denial on approval on max player count, cleanup

* removed unnecessary in RPC params for client confirmation

* PR feedback

---------

Co-authored-by: jilfranco-unity <jillian.franco@unity3d.com>
2023-02-16 16:59:31 -05:00
Jil Franco edde86ffa3
Feat: Dynamic Prefabs Materials Folder (#97)
made a materials folder and added the project's materials to it
2023-02-15 21:29:43 -05:00
Jil Franco 12e6d72b78
Feat: Dynamic Prefabs UIToolkit UI (Post Project Rename) [MTT-5427] (#94)
* A new branch for the UI work post project rename to avoid a ton of merge issues

* Added some methods to clean up all of the connections UI and their respective dictionaries
2023-02-14 19:57:54 -05:00
Philipp Deschain a27f2a3555
feat: DynamicAddressablesNetworkPrefabs sample (#63)
* added an implementation of two dynamic prefabs usage strategies

* Added brief readme

* Update Basic/DyanmicPrefabs/Assets/Scripts/01_Sparse loading with no latejoin/SparseLoadingNoLatejoinSample.cs

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>

* Update Basic/DyanmicPrefabs/Assets/Scripts/01_Sparse loading with no latejoin/SparseLoadingNoLatejoinSample.cs

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>

* slimmed down the package manifest

* swapped awake for async start, added more comments to help the user understand what's going on

* sparse loading now ensures clients ack the prefab load before spawning

* added server-side logic to not delay the spawn of a prefab that has already been preloaded on all peers

* formatting

* wip adding latejoin support

* fixing some exceptions

* sparse loading works with latejoins

* Added functionality for spawning prefabs and keeping them hidden with visibility system

* added a slightly better visual for prefab spawning

* added better ui for controlling the spawning

* spawn methods now require initial position and rotation

* naming adjustments and cleanup

* Apply suggestions from code review

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>

* Update Basic/DyanmicPrefabs/README.md

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>

* updated readmer

* delay for addressable loadings, fix for latejoiners during synchrnonous spawns

* added suggestions for further improvements

* editor update to 2021.3.15f1 & NGO 1.2.0

* refactored the custommessage usage to use NGO's DisconnectReason

* connection flow converted to a state machine

* comments

* disconnection logic on connected states & logging

* comments

* restructuring of scripts and scenes

* further restructuring WIP (previous methods working, outstanding is connection approval)

* dynamic prefab status utilities made into static class, reconnection re-integrated

* formatting and added a scripting define for artificial delay

* refactoring/comments of all use cases

* removing unnecessary async operation on already loaded prefab

* renaming cleanup, AddressableGUID dictionary lookups don't create allocations with IEqualityComparer

* parity of use case scene names and scripts

* addressing a few more PR comments

* a few more PR comments addressed

* more PR feedback addressed, AddressableGUIDCollection no longer necessary

* AppController didn't need to be NetworkBehaviour, comments

* fix on last commit for in-scene networkbehaviours on shutdown

* removing debug comment

* removing remarks that will go inside of readme

* more remarks added to the use cases

* grammar fix

* harmonizing visibility terminology in docs

* upgrade to 2021.3.18f1 LTS

* comment fix

* renamed project to DynamicAddressablesNetworkPrefabs

* comments

* renaming for shorter paths to have jobs succeed

---------

Co-authored-by: Sam Bellomo <71790295+SamuelBellomo@users.noreply.github.com>
Co-authored-by: Fernando Cortez <fernando.cortez@unity3d.com>
2023-02-14 16:58:09 -05:00
Fernando Cortez 73512b462d
chore: update bitesize samples to 2021.3.18f1 LTS (#91)
* ClientDriven, Invaders, and 2DSpaceShooter upgraded to 2021.3.18f1 LTS, 2DSpaceShooter colour fix

* changelog additions
2023-02-07 11:43:24 -05:00
LPLafontaineB e50a3d8427
fix: removing warning when spawning powerups (#90)
* updating NetworkVariable after the NetworkObject is spawned
2023-01-04 20:55:38 +00:00
LPLafontaineB 7a0900d18b
fix: bullet explosion desync [MTT-5080] (#89)
* removing NetTransform from bullets and driving movement on clients instead
2023-01-04 15:37:37 -05:00
Fernando Cortez 6ac6b8a0f4
feat: adding ClientDriven to project metafile for yamato testing (#88)
adding clientdriven to project metafile
2022-12-16 16:14:03 -05:00
Jil Franco 895af374af
Fix: Broken Reference for Underline Character in Font Asset (2D Space Shooter) [MTT-5223] (#87)
Updated font asset to have correct unicode for the underline character
2022-12-15 16:27:56 -05:00
Fernando Cortez aa585e2a70
Merge pull request #83 from Unity-Technologies/develop
release: Bitesize samples v.1.1.0 release
2022-12-13 17:11:03 -05:00
Fernando Cortez d2405e3571
chore: changelog update for v1.1.0 release (#86)
quick release date change
2022-12-13 16:31:32 -05:00
Samuel Bellomo 553921f001 Merge branch 'main' into develop
* main:
  Fixing broken links in readme (#57)
  Adding feedback form link to readme
2022-12-13 16:03:51 -05:00