Compare commits
7 Commits
Khang
...
2a2a95fad2
| Author | SHA1 | Date | |
|---|---|---|---|
| 2a2a95fad2 | |||
| b39b9800ed | |||
| b5fa2cd4bd | |||
| 2eed62a0da | |||
|
|
1edd76680b | ||
|
|
65f93267d0 | ||
|
|
03236e614e |
0
.ai/mcp/mcp.json
Normal file
0
.ai/mcp/mcp.json
Normal file
1
.gitignore
vendored
1
.gitignore
vendored
@@ -84,3 +84,4 @@ Assets/Settings/Project Setting/FirebaseConfig.asset
|
||||
Assets/Settings/Project Setting/FirebaseConfig.asset.meta
|
||||
/BABA_YAGA_Updater/.gemini-workspace-history
|
||||
.gemini-pool.json
|
||||
replay_pid*.log
|
||||
11
.idea/.idea.BABA_YAGA/.idea/workspace.xml
generated
11
.idea/.idea.BABA_YAGA/.idea/workspace.xml
generated
@@ -4,14 +4,20 @@
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="d308d1cb-09fc-4331-ba20-00f7b43d1576" name="Changes" comment="" />
|
||||
<list default="true" id="d308d1cb-09fc-4331-ba20-00f7b43d1576" name="Changes" comment="">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/.idea.BABA_YAGA/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.BABA_YAGA/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Assets/Scripts/Input.meta" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Packages/manifest.json" beforeDir="false" afterPath="$PROJECT_DIR$/Packages/manifest.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Packages/packages-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/Packages/packages-lock.json" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ProjectSettings/Packages/com.unity.probuilder/Settings.json" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectSettings/Packages/com.unity.probuilder/Settings.json" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
<option name="LAST_RESOLUTION" value="IGNORE" />
|
||||
</component>
|
||||
<component name="EmbeddingIndexingInfo">
|
||||
<option name="cachedIndexableFilesCount" value="13" />
|
||||
<option name="cachedIndexableFilesCount" value="10" />
|
||||
<option name="fileBasedEmbeddingIndicesEnabled" value="true" />
|
||||
</component>
|
||||
<component name="Git.Settings">
|
||||
@@ -117,6 +123,7 @@
|
||||
<workItem from="1781578060019" duration="4632000" />
|
||||
<workItem from="1781727437862" duration="1257000" />
|
||||
<workItem from="1781765548760" duration="8210000" />
|
||||
<workItem from="1781862494187" duration="433000" />
|
||||
</task>
|
||||
<servers />
|
||||
</component>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: b8a44deec7f140df980acf765d764f5d
|
||||
timeCreated: 1780539795
|
||||
@@ -1,50 +1,30 @@
|
||||
<Solution>
|
||||
<Project Path="Assembly-CSharp.csproj" />
|
||||
<Project Path="AstarPathfindingProject.csproj" />
|
||||
<Project Path="Unity.Mathematics.csproj" />
|
||||
<Project Path="Unity.Multiplayer.Center.Editor.csproj" />
|
||||
<Project Path="Assembly-CSharp-Editor.csproj" />
|
||||
<Project Path="Unity.Collections.csproj" />
|
||||
<Project Path="PrimeTween.Runtime.csproj" />
|
||||
<Project Path="UnityEngine.UI.csproj" />
|
||||
<Project Path="UnityEditor.TestRunner.csproj" />
|
||||
<Project Path="Opsive.UltimateCharacterController.csproj" />
|
||||
<Project Path="VHierarchy.csproj" />
|
||||
<Project Path="Unity.InputSystem.csproj" />
|
||||
<Project Path="Unity.PerformanceTesting.Editor.csproj" />
|
||||
<Project Path="UnityEngine.TestRunner.csproj" />
|
||||
<Project Path="AstarPackageToolsEditor.csproj" />
|
||||
<Project Path="Unity.Burst.csproj" />
|
||||
<Project Path="Fusion.Unity.Editor.csproj" />
|
||||
<Project Path="AstarPathfindingProjectEditor.csproj" />
|
||||
<Project Path="Opsive.UltimateCharacterController.Editor.csproj" />
|
||||
<Project Path="BuildReportTool.csproj" />
|
||||
<Project Path="Unity.VisualStudio.Editor.csproj" />
|
||||
<Project Path="Unity.TextMeshPro.Editor.csproj" />
|
||||
<Project Path="Unity.Rider.Editor.csproj" />
|
||||
<Project Path="Fusion.Unity.csproj" />
|
||||
<Project Path="Assembly-CSharp.csproj" />
|
||||
<Project Path="Fusion.Unity.Editor.csproj" />
|
||||
<Project Path="Opsive.UltimateCharacterController.Demo.csproj" />
|
||||
<Project Path="Drawing.csproj" />
|
||||
<Project Path="Unity.InternalAPIEngineBridge.004.csproj" />
|
||||
<Project Path="Unity.Burst.CodeGen.csproj" />
|
||||
<Project Path="Unity.PerformanceTesting.csproj" />
|
||||
<Project Path="UnityEditor.UI.csproj" />
|
||||
<Project Path="Unity.TextMeshPro.csproj" />
|
||||
<Project Path="Unity.Burst.Editor.csproj" />
|
||||
<Project Path="PrimeTween.Installer.csproj" />
|
||||
<Project Path="DrawingEditor.csproj" />
|
||||
<Project Path="PrimeTween.Editor.csproj" />
|
||||
<Project Path="Assembly-CSharp-Editor-firstpass.csproj" />
|
||||
<Project Path="VFolders.csproj" />
|
||||
<Project Path="VFavorites.csproj" />
|
||||
<Project Path="Unity.Multiplayer.Center.Common.csproj" />
|
||||
<Project Path="Unity.InputSystem.ForUI.csproj" />
|
||||
<Project Path="Unity.Collections.CodeGen.csproj" />
|
||||
<Project Path="Unity.Mathematics.Editor.csproj" />
|
||||
<Project Path="UnityEditor.UI.Analytics.csproj" />
|
||||
<Project Path="Unity.InputSystem.TestFramework.csproj" />
|
||||
<Project Path="DrawingPackageToolsEditor.csproj" />
|
||||
<Project Path="DOTween.Modules.csproj" />
|
||||
<Project Path="AstarPackageToolsEditor.csproj" />
|
||||
<Project Path="Opsive.Shared.csproj" />
|
||||
<Project Path="andywiecko.BurstTriangulator.csproj" />
|
||||
<Project Path="Assembly-CSharp-Editor.csproj" />
|
||||
<Project Path="Fusion.Unity.csproj" />
|
||||
<Project Path="VTabs.csproj" />
|
||||
<Project Path="VFavorites.csproj" />
|
||||
<Project Path="PackageTools.csproj" />
|
||||
<Project Path="Unity.Fusion.CodeGen.csproj" />
|
||||
<Project Path="Unity.Collections.Editor.csproj" />
|
||||
<Project Path="Opsive.UltimateCharacterController.Demo.Editor.csproj" />
|
||||
<Project Path="Sirenix.OdinInspector.Modules.UnityMathematics.csproj" />
|
||||
<Project Path="Unity.Fusion.CodeGen.csproj" />
|
||||
<Project Path="DrawingEditor.csproj" />
|
||||
<Project Path="Opsive.Shared.Editor.csproj" />
|
||||
<Project Path="DrawingPackageToolsEditor.csproj" />
|
||||
<Project Path="PrimeTween.Installer.csproj" />
|
||||
</Solution>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.arongranberg.astar": "file:com.arongranberg.astar",
|
||||
"com.kyrylokuzyk.primetween": "file:../Assets/Third Parties/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz",
|
||||
"com.kyrylokuzyk.primetween": "file:../Assets/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.ai.navigation": "2.0.10",
|
||||
"com.unity.burst": "1.8.18",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
}
|
||||
},
|
||||
"com.kyrylokuzyk.primetween": {
|
||||
"version": "file:../Assets/Third Parties/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz",
|
||||
"version": "file:../Assets/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz",
|
||||
"depth": 0,
|
||||
"source": "local-tarball",
|
||||
"dependencies": {}
|
||||
|
||||
45740
replay_pid10528.log
45740
replay_pid10528.log
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user