Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 419558b0d3 | |||
| 015ed3f88e | |||
| 915581ad2d | |||
| 8c6854976d | |||
| fdc6149495 | |||
| 2a2a95fad2 | |||
| b39b9800ed | |||
| b5fa2cd4bd | |||
| 2eed62a0da | |||
|
|
1edd76680b | ||
|
|
65f93267d0 | ||
|
|
03236e614e |
0
.ai/mcp/mcp.json
Normal file
0
.ai/mcp/mcp.json
Normal file
2
.gitignore
vendored
2
.gitignore
vendored
@@ -84,3 +84,5 @@ 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
|
||||
BABA_YAGA_Updater/credential.json
|
||||
|
||||
9
.idea/.idea.BABA_YAGA/.idea/workspace.xml
generated
9
.idea/.idea.BABA_YAGA/.idea/workspace.xml
generated
@@ -4,7 +4,11 @@
|
||||
<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$/Assets/Scenes/Main Scene.unity" beforeDir="false" afterPath="$PROJECT_DIR$/Assets/Scenes/Main Scene.unity" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/Assets/Scripts/Input.meta" beforeDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/ProjectSettings/TagManager.asset" beforeDir="false" afterPath="$PROJECT_DIR$/ProjectSettings/TagManager.asset" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
@@ -83,7 +87,7 @@
|
||||
<option name="MIXED_MODE_DEBUG" value="0" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
<configuration name="Attach to Unity Editor" type="UNITY_DEBUG_RUN_CONFIGURATION" factoryName="Unity Debug" show_console_on_std_err="false" show_console_on_std_out="false" port="50000" address="localhost" useMixedMode="false">
|
||||
<configuration name="Attach to Unity Editor" type="UNITY_DEBUG_RUN_CONFIGURATION" factoryName="Unity Debug" show_console_on_std_err="false" show_console_on_std_out="false" port="50000" address="localhost">
|
||||
<option name="allowRunningInParallel" value="false" />
|
||||
<option name="listenPortForConnections" value="false" />
|
||||
<option name="pid" />
|
||||
@@ -94,6 +98,7 @@
|
||||
<option name="selectedOptions">
|
||||
<list />
|
||||
</option>
|
||||
<option name="useMixedMode" value="false" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
<configuration name="Attach to" type="UnityDevicePlayer" factoryName="UnityAttachToDevicePlayer">
|
||||
|
||||
@@ -131,6 +131,10 @@ PrefabInstance:
|
||||
propertyPath: m_Name
|
||||
value: Main Camera
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6689889503434182578, guid: 65ca090fdbcb6fe418518ecc53625855, type: 3}
|
||||
propertyPath: m_CullingMask.m_Bits
|
||||
value: 3994025911
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 7418421637809006319, guid: 65ca090fdbcb6fe418518ecc53625855, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 8.68205
|
||||
@@ -1883,6 +1887,10 @@ PrefabInstance:
|
||||
propertyPath: m_TagString
|
||||
value: Player
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 5502406095437965837, guid: 78cdc99d2fb73904586ae402e642e288, type: 3}
|
||||
propertyPath: m_Layer
|
||||
value: 24
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 6021283563354449352, guid: 78cdc99d2fb73904586ae402e642e288, type: 3}
|
||||
propertyPath: m_LocalPosition.x
|
||||
value: 7.09449
|
||||
@@ -1923,6 +1931,10 @@ PrefabInstance:
|
||||
propertyPath: m_LocalEulerAnglesHint.z
|
||||
value: 0
|
||||
objectReference: {fileID: 0}
|
||||
- target: {fileID: 8245682524002939726, guid: 78cdc99d2fb73904586ae402e642e288, type: 3}
|
||||
propertyPath: m_Layer
|
||||
value: 24
|
||||
objectReference: {fileID: 0}
|
||||
m_RemovedComponents: []
|
||||
m_RemovedGameObjects: []
|
||||
m_AddedGameObjects: []
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- ANIMATED BANNER (Sử dụng SVG Pulse hoặc GIF) -->
|
||||
<p align="center">
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/S8eQwp-Y" alt="Animated Header" />
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/6oxS4QE3" alt="Animated Header" />
|
||||
</p>
|
||||
|
||||
### ⚡ THE ASYMMETRIC PSYCHOLOGICAL SURVIVAL ENGINE
|
||||
@@ -41,7 +41,7 @@
|
||||
## <img src="https://api.iconify.design/lucide/eye.svg?color=%23FF3333&flip=horizontal" width="28" height="28" style="vertical-align: middle;"> Tầm nhìn Dự án (Project Vision)
|
||||
|
||||
<div align="center">
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/clQLry_-" width="100%" style="border-radius: 10px; border: 1px solid #333;">
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/udFs37xd" width="100%" style="border-radius: 10px; border: 1px solid #333;">
|
||||
</div>
|
||||
|
||||
> **BABA_YAGA** không chỉ là một trò chơi; nó là một thí nghiệm về sự cô lập. Dự án được xây dựng trên triết lý **"High-Stakes Hide & Seek"**, nơi mỗi giây im lặng đều mang trọng lượng ngàn cân.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## <img src="https://api.iconify.design/lucide/eye.svg?color=%23FF3333" width="28" height="28" style="vertical-align: middle;"> Tầm nhìn Dự án (Project Vision)
|
||||
|
||||
<div align="center">
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/SCjSqhKH" width="100%" style="border-radius: 12px; border: 1px solid #222; box-shadow: 0 4px 20px rgba(0,0,0,0.5); alt="Animated Header";>
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/K6WVTnsJ" width="100%" style="border-radius: 12px; border: 1px solid #222; box-shadow: 0 4px 20px rgba(0,0,0,0.5); alt="Animated Header";>
|
||||
<br>
|
||||
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%" height="2px">
|
||||
</div>
|
||||
|
||||
@@ -75,10 +75,10 @@ Nhấn nút Play <img src="https://api.iconify.design/lucide/play.svg?color=%230
|
||||
<a href="https://github.com/OnlyScove/BABA_YAGA">
|
||||
<img src="https://img.shields.io/github/stars/OnlyScove/BABA_YAGA?style=for-the-badge&logo=github&color=FFD700" alt="Stars">
|
||||
</a>
|
||||
<a href="https://scove-vault.duckdns.org/scove">
|
||||
<a href="https://scoveria.ddns.net/scove">
|
||||
<img src="https://img.shields.io/github/forks/OnlyScove/BABA_YAGA?style=for-the-badge&logo=git&color=33CCFF" alt="Forks">
|
||||
</a>
|
||||
<a href="https://scove-vault.duckdns.org/scove">
|
||||
<a href="https://scoveria.ddns.net/scove">
|
||||
<img src="https://img.shields.io/github/followers/OnlyScove?style=for-the-badge&logo=github&color=00FF55" alt="Follow">
|
||||
</a>
|
||||
</p>
|
||||
@@ -94,7 +94,7 @@ Nhấn nút Play <img src="https://api.iconify.design/lucide/play.svg?color=%230
|
||||
</a>
|
||||
</p>
|
||||
<br>
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/hARx-n28" alt="Network Visitors" style="border-radius: 4px; opacity: 0.8;">
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/O7yVVusP" alt="Network Visitors" style="border-radius: 4px; opacity: 0.8;">
|
||||
<br><br>
|
||||
<!-- SEPARATOR LINE -->
|
||||
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="80%" height="2px" style="filter: grayscale(100%) contrast(200%) sepia(100%) hue-rotate(300deg) saturate(500%);">
|
||||
|
||||
@@ -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": {}
|
||||
|
||||
@@ -57,7 +57,7 @@ TagManager:
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
- Body_Arms
|
||||
- Character
|
||||
- Enemy
|
||||
- MovingPlatform
|
||||
|
||||
12
README.md
12
README.md
@@ -2,7 +2,7 @@
|
||||
|
||||
<!-- ANIMATED BANNER (Sử dụng SVG Pulse hoặc GIF) -->
|
||||
<p align="center">
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/S8eQwp-Y" alt="Animated Header" />
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/6oxS4QE3" alt="Animated Header" />
|
||||
</p>
|
||||
|
||||
### ⚡ THE ASYMMETRIC PSYCHOLOGICAL SURVIVAL ENGINE
|
||||
@@ -41,7 +41,7 @@
|
||||
## <img src="https://api.iconify.design/lucide/eye.svg?color=%23FF3333&flip=horizontal" width="28" height="28" style="vertical-align: middle;"> Tầm nhìn Dự án (Project Vision)
|
||||
|
||||
<div align="center">
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/clQLry_-" width="100%" style="border-radius: 10px; border: 1px solid #333;">
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/udFs37xd" width="100%" style="border-radius: 10px; border: 1px solid #333;">
|
||||
</div>
|
||||
|
||||
> **BABA_YAGA** không chỉ là một trò chơi; nó là một thí nghiệm về sự cô lập. Dự án được xây dựng trên triết lý **"High-Stakes Hide & Seek"**, nơi mỗi giây im lặng đều mang trọng lượng ngàn cân.
|
||||
@@ -113,7 +113,7 @@
|
||||
## <img src="https://api.iconify.design/lucide/eye.svg?color=%23FF3333" width="28" height="28" style="vertical-align: middle;"> Tầm nhìn Dự án (Project Vision)
|
||||
|
||||
<div align="center">
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/SCjSqhKH" width="100%" style="border-radius: 12px; border: 1px solid #222; box-shadow: 0 4px 20px rgba(0,0,0,0.5); alt="Animated Header";>
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/K6WVTnsJ" width="100%" style="border-radius: 12px; border: 1px solid #222; box-shadow: 0 4px 20px rgba(0,0,0,0.5); alt="Animated Header";>
|
||||
<br>
|
||||
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="100%" height="2px">
|
||||
</div>
|
||||
@@ -1160,10 +1160,10 @@ Nhấn nút Play <img src="https://api.iconify.design/lucide/play.svg?color=%230
|
||||
<a href="https://github.com/OnlyScove/BABA_YAGA">
|
||||
<img src="https://img.shields.io/github/stars/OnlyScove/BABA_YAGA?style=for-the-badge&logo=github&color=FFD700" alt="Stars">
|
||||
</a>
|
||||
<a href="https://scove-vault.duckdns.org/scove">
|
||||
<a href="https://scoveria.ddns.net/scove">
|
||||
<img src="https://img.shields.io/github/forks/OnlyScove/BABA_YAGA?style=for-the-badge&logo=git&color=33CCFF" alt="Forks">
|
||||
</a>
|
||||
<a href="https://scove-vault.duckdns.org/scove">
|
||||
<a href="https://scoveria.ddns.net/scove">
|
||||
<img src="https://img.shields.io/github/followers/OnlyScove?style=for-the-badge&logo=github&color=00FF55" alt="Follow">
|
||||
</a>
|
||||
</p>
|
||||
@@ -1179,7 +1179,7 @@ Nhấn nút Play <img src="https://api.iconify.design/lucide/play.svg?color=%230
|
||||
</a>
|
||||
</p>
|
||||
<br>
|
||||
<img src="https://scove-vault.duckdns.org/files/api/public/dl/hARx-n28" alt="Network Visitors" style="border-radius: 4px; opacity: 0.8;">
|
||||
<img src="https://scoveria.ddns.net/files/api/public/dl/O7yVVusP" alt="Network Visitors" style="border-radius: 4px; opacity: 0.8;">
|
||||
<br><br>
|
||||
<!-- SEPARATOR LINE -->
|
||||
<img src="https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/rainbow.png" width="80%" height="2px" style="filter: grayscale(100%) contrast(200%) sepia(100%) hue-rotate(300deg) saturate(500%);">
|
||||
|
||||
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