diff --git a/Jump Game/Packages/manifest.json b/Jump Game/Packages/manifest.json index d786283..0127067 100644 --- a/Jump Game/Packages/manifest.json +++ b/Jump Game/Packages/manifest.json @@ -3,14 +3,14 @@ "com.unity.2d.sprite": "1.0.0", "com.unity.2d.spriteshape": "7.0.7", "com.unity.2d.tilemap": "1.0.0", - "com.unity.collab-proxy": "2.0.3", + "com.unity.collab-proxy": "2.0.4", "com.unity.ext.nunit": "1.0.6", - "com.unity.ide.rider": "3.0.20", + "com.unity.ide.rider": "3.0.21", "com.unity.ide.visualstudio": "2.0.18", "com.unity.ide.vscode": "1.2.5", - "com.unity.test-framework": "1.1.31", + "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.6.4", + "com.unity.timeline": "1.6.5", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4", "com.unity.ugui": "1.0.0", "com.unity.vectorgraphics": "2.0.0-preview.12", diff --git a/Jump Game/Packages/packages-lock.json b/Jump Game/Packages/packages-lock.json index 12774d3..7fceb51 100644 --- a/Jump Game/Packages/packages-lock.json +++ b/Jump Game/Packages/packages-lock.json @@ -53,7 +53,7 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.0.3", + "version": "2.0.4", "depth": 0, "source": "registry", "dependencies": {}, @@ -67,7 +67,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.20", + "version": "3.0.21", "depth": 0, "source": "registry", "dependencies": { @@ -115,7 +115,7 @@ "url": "https://packages.unity.com" }, "com.unity.test-framework": { - "version": "1.1.31", + "version": "1.1.33", "depth": 0, "source": "registry", "dependencies": { @@ -135,7 +135,7 @@ "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.6.4", + "version": "1.6.5", "depth": 0, "source": "registry", "dependencies": { diff --git a/Jump Game/ProjectSettings/ProjectVersion.txt b/Jump Game/ProjectSettings/ProjectVersion.txt index 6c676f0..f548f56 100644 --- a/Jump Game/ProjectSettings/ProjectVersion.txt +++ b/Jump Game/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2021.3.24f1 -m_EditorVersionWithRevision: 2021.3.24f1 (cf10dcf7010d) +m_EditorVersion: 2021.3.27f1 +m_EditorVersionWithRevision: 2021.3.27f1 (ca3ffb99bcc6) diff --git a/Jump Game/UserSettings/Layouts/default-2021.dwlt b/Jump Game/UserSettings/Layouts/default-2021.dwlt index ecb2603..50fbf97 100644 --- a/Jump Game/UserSettings/Layouts/default-2021.dwlt +++ b/Jump Game/UserSettings/Layouts/default-2021.dwlt @@ -48,7 +48,7 @@ MonoBehaviour: m_MinSize: {x: 300, y: 200} m_MaxSize: {x: 24288, y: 16192} vertical: 0 - controlID: 50 + controlID: 93 --- !u!114 &3 MonoBehaviour: m_ObjectHideFlags: 52 @@ -223,7 +223,7 @@ MonoBehaviour: m_MinSize: {x: 200, y: 200} m_MaxSize: {x: 16192, y: 16192} vertical: 1 - controlID: 51 + controlID: 66 --- !u!114 &10 MonoBehaviour: m_ObjectHideFlags: 52 @@ -248,7 +248,7 @@ MonoBehaviour: m_MinSize: {x: 200, y: 100} m_MaxSize: {x: 16192, y: 8096} vertical: 0 - controlID: 52 + controlID: 67 --- !u!114 &11 MonoBehaviour: m_ObjectHideFlags: 52 @@ -342,8 +342,6 @@ MonoBehaviour: m_ClassNames: [] m_AssetLabels: [] m_AssetBundleNames: [] - m_VersionControlStates: [] - m_SoftLockControlStates: [] m_ReferencingInstanceIDs: m_SceneHandles: m_ShowAllHits: 0 @@ -353,6 +351,7 @@ MonoBehaviour: - Assets m_Globs: [] m_OriginalText: + m_FilterByTypeIntersection: 0 m_ViewMode: 1 m_StartGridSize: 64 m_LastFolders: @@ -363,9 +362,9 @@ MonoBehaviour: m_IsLocked: 0 m_FolderTreeState: scrollPos: {x: 0, y: 0} - m_SelectedIDs: ec570000 - m_LastClickedID: 22508 - m_ExpandedIDs: 00000000ec570000ee570000f0570000f2570000f4570000f657000000ca9a3bffffff7f + m_SelectedIDs: 6c520000 + m_LastClickedID: 21100 + m_ExpandedIDs: 000000006c5200006e5200007052000072520000745200007652000000ca9a3bffffff7f m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -393,7 +392,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 00000000ec570000ee570000f0570000f2570000f4570000f6570000 + m_ExpandedIDs: 000000006c5200006e52000070520000725200007452000076520000 m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: @@ -527,7 +526,7 @@ MonoBehaviour: scrollPos: {x: 0, y: 0} m_SelectedIDs: m_LastClickedID: 0 - m_ExpandedIDs: 02f5ffff + m_ExpandedIDs: 22fbffff m_RenameOverlay: m_UserAcceptedRename: 0 m_Name: diff --git a/README.md b/README.md index b72ad4c..32366e4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Jump Game

-

Unity 2021.3.24 | Download Game | GPLv3

+

Unity 2021.3.27 | Download Game | GPLv3

This game was originally created as school project in Let's make a game! course at Satakunta University of Applied Sciences.

---