This commit is contained in:
SoulliesOfficial
2025-08-11 07:34:24 -04:00
parent 19ff2f4862
commit dc530472ba
20 changed files with 16372 additions and 18052 deletions

View File

@@ -1,7 +0,0 @@
fileFormatVersion: 2
guid: 459a7ea4ef65c664482b6377848ac5c3
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +0,0 @@
fileFormatVersion: 2
guid: 6dbdd314784e80440b48088e6357c1ef
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

File diff suppressed because one or more lines are too long

View File

@@ -162,7 +162,7 @@ namespace Ichni.RhythmGame
{
for (int i = 0; i < animations.Count; i++)
{
if (nowTime >= animations[i].startTime && nowTime <= animations[i].endTime)
if (nowTime >= animations[i].startTime && nowTime < animations[i].endTime)
{
currentAnimationIndex = i;
return animations[i];
@@ -175,7 +175,7 @@ namespace Ichni.RhythmGame
{
for (int i = 0; i < animations.Count - 1; i++)
{
if (nowTime >= animations[i].startTime && nowTime <= animations[i + 1].startTime)
if (nowTime >= animations[i].startTime && nowTime < animations[i + 1].startTime)
{
currentAnimationIndex = i;
return;

View File

@@ -47,9 +47,7 @@ namespace Ichni.RhythmGame
{
selectSubmodule ??= new SelectSubmodule(this, note);
}
public override void SetUpInspector()
{
base.SetUpInspector();
@@ -64,6 +62,7 @@ namespace Ichni.RhythmGame
inspector.GenerateToggle(this, settingsSubcontainer, "Highlight", nameof(isHighlighted))
.AddListenerFunction(SetHighlight);
}
public virtual void Recover()
{

View File

@@ -1,5 +1,5 @@
ManifestFileVersion: 0
CRC: 373253468
CRC: 3206372954
AssetBundleManifest:
AssetBundleInfos:
Info_0:

View File

@@ -1,15 +1,15 @@
ManifestFileVersion: 0
CRC: 3884599094
CRC: 562226463
Hashes:
AssetFileHash:
serializedVersion: 2
Hash: 52da2ab1ac6ec8dafdbfd3601e245365
Hash: 94eab340bf8fd6cb0a0b0e354cc48b17
TypeTreeHash:
serializedVersion: 2
Hash: 274766e643314232a0624647b0f6f65e
IncrementalBuildHash:
serializedVersion: 2
Hash: 52da2ab1ac6ec8dafdbfd3601e245365
Hash: 94eab340bf8fd6cb0a0b0e354cc48b17
HashAppended: 0
ClassTypes:
- Class: 1

View File

@@ -1,15 +1,15 @@
ManifestFileVersion: 0
CRC: 2479001613
CRC: 969896204
Hashes:
AssetFileHash:
serializedVersion: 2
Hash: 63dccf180f2082f98a3b3b9c859ae0e7
Hash: ba6732b1dc61496eb10a7bdedf0cfa3f
TypeTreeHash:
serializedVersion: 2
Hash: a82c29dac7008dd4e8ddbd3da1533c37
IncrementalBuildHash:
serializedVersion: 2
Hash: 63dccf180f2082f98a3b3b9c859ae0e7
Hash: ba6732b1dc61496eb10a7bdedf0cfa3f
HashAppended: 0
ClassTypes:
- Class: 1

File diff suppressed because one or more lines are too long

View File

@@ -19718,7 +19718,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3

View File

@@ -19963,7 +19963,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3

View File

@@ -14728,7 +14728,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3

View File

@@ -5010,7 +5010,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3

View File

@@ -4943,7 +4943,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3

View File

@@ -109,7 +109,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3

View File

@@ -14820,7 +14820,7 @@ ParticleSystem:
m_RotationOrder: 4
moveWithTransform: 0
moveWithCustomTransform: {fileID: 0}
scalingMode: 1
scalingMode: 0
randomSeed: 0
InitialModule:
serializedVersion: 3