Cleanup up some console stuff, added a prefab, etc

This commit is contained in:
Spudnut2000
2024-10-03 21:49:30 -05:00
parent ee7aacc046
commit d15151a473
153 changed files with 27561 additions and 56159 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@@ -19367,7 +19367,7 @@
"DisplayName": "Writing Assembly-CSharp.rsp",
"ActionType": "WriteFile",
"PayloadOffset": 1424725,
"PayloadLength": 31871,
"PayloadLength": 31989,
"PayloadDebugContentSnippet": "-target:library\n-out:\"Library/",
"Inputs": [],
"Outputs": [
@@ -19379,7 +19379,7 @@
"Annotation": "WriteText Library/Bee/artifacts/2400b0aE.dag/Assembly-CSharp.rsp2",
"DisplayName": "Writing Assembly-CSharp.rsp2",
"ActionType": "WriteFile",
"PayloadOffset": 1456683,
"PayloadOffset": 1456801,
"PayloadLength": 0,
"PayloadDebugContentSnippet": "",
"Inputs": [],
@@ -19623,12 +19623,15 @@
"Library/Bee/artifacts/2400b0aE.dag/UnityEditor.UI.ref.dll",
"Library/Bee/artifacts/2400b0aE.dag/UnityEngine.UI.ref.dll",
"Assets/Cogwheel/Scripts/COGWHEEL.cs",
"Assets/Cogwheel/Scripts/CogwheelInitializer.cs",
"Assets/Cogwheel/Scripts/CogwheelSettings.cs",
"Assets/Cogwheel/Scripts/Command.cs",
"Assets/Cogwheel/Scripts/CommandAttribute.cs",
"Assets/Cogwheel/Scripts/CommandsManager.cs",
"Assets/Cogwheel/Scripts/ICommand.cs",
"Assets/Cogwheel/Scripts/ICommandsManager.cs",
"Assets/Cogwheel/Scripts/Test.cs",
"Assets/Cogwheel/Scripts/Test2.cs",
"Assets/Cogwheel/UI/CogwheelConsole.cs",
"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll",
"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll",
@@ -19868,7 +19871,7 @@
"Annotation": "WriteText Library/Bee/artifacts/2400b0aE.dag/Assembly-CSharp.dll.mvfrm.rsp",
"DisplayName": "Writing Assembly-CSharp.dll.mvfrm.rsp",
"ActionType": "WriteFile",
"PayloadOffset": 1456779,
"PayloadOffset": 1456897,
"PayloadLength": 9183,
"PayloadDebugContentSnippet": "Library/Bee/artifacts/mvdfrm/U",
"Inputs": [],

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@@ -19367,7 +19367,7 @@
"DisplayName": "Writing Assembly-CSharp.rsp",
"ActionType": "WriteFile",
"PayloadOffset": 1425643,
"PayloadLength": 31975,
"PayloadLength": 32067,
"PayloadDebugContentSnippet": "-target:library\n-out:\"Library/",
"Inputs": [],
"Outputs": [
@@ -19379,7 +19379,7 @@
"Annotation": "WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.rsp2",
"DisplayName": "Writing Assembly-CSharp.rsp2",
"ActionType": "WriteFile",
"PayloadOffset": 1457708,
"PayloadOffset": 1457800,
"PayloadLength": 0,
"PayloadDebugContentSnippet": "",
"Inputs": [],
@@ -19623,13 +19623,15 @@
"Library/Bee/artifacts/2400b0aEDbg.dag/UnityEditor.UI.ref.dll",
"Library/Bee/artifacts/2400b0aEDbg.dag/UnityEngine.UI.ref.dll",
"Assets/Cogwheel/Scripts/COGWHEEL.cs",
"Assets/Cogwheel/Scripts/CogwheelInitializer.cs",
"Assets/Cogwheel/Scripts/CogwheelSettings.cs",
"Assets/Cogwheel/Scripts/Command.cs",
"Assets/Cogwheel/Scripts/CommandAttribute.cs",
"Assets/Cogwheel/Scripts/CommandsManager.cs",
"Assets/Cogwheel/Scripts/ICommand.cs",
"Assets/Cogwheel/Scripts/ICommandsManager.cs",
"Assets/Cogwheel/Test.cs",
"Assets/Cogwheel/Scripts/Test.cs",
"Assets/Cogwheel/Scripts/Test2.cs",
"Assets/Cogwheel/UI/CogwheelConsole.cs",
"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll",
"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll",
@@ -19869,7 +19871,7 @@
"Annotation": "WriteText Library/Bee/artifacts/2400b0aEDbg.dag/Assembly-CSharp.dll.mvfrm.rsp",
"DisplayName": "Writing Assembly-CSharp.dll.mvfrm.rsp",
"ActionType": "WriteFile",
"PayloadOffset": 1457807,
"PayloadOffset": 1457899,
"PayloadLength": 9183,
"PayloadDebugContentSnippet": "Library/Bee/artifacts/mvdfrm/U",
"Inputs": [],

View File

@@ -348,12 +348,15 @@
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"
"Assets/Cogwheel/Scripts/COGWHEEL.cs"
"Assets/Cogwheel/Scripts/CogwheelInitializer.cs"
"Assets/Cogwheel/Scripts/CogwheelSettings.cs"
"Assets/Cogwheel/Scripts/Command.cs"
"Assets/Cogwheel/Scripts/CommandAttribute.cs"
"Assets/Cogwheel/Scripts/CommandsManager.cs"
"Assets/Cogwheel/Scripts/ICommand.cs"
"Assets/Cogwheel/Scripts/ICommandsManager.cs"
"Assets/Cogwheel/Scripts/Test.cs"
"Assets/Cogwheel/Scripts/Test2.cs"
"Assets/Cogwheel/UI/CogwheelConsole.cs"
-langversion:9.0
/deterministic

View File

@@ -348,13 +348,15 @@
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.Properties.SourceGenerator.dll"
-analyzer:"/home/spudnut/Unity/Hub/Editor/2022.3.36f1/Editor/Data/Tools/Unity.SourceGenerators/Unity.SourceGenerators.dll"
"Assets/Cogwheel/Scripts/COGWHEEL.cs"
"Assets/Cogwheel/Scripts/CogwheelInitializer.cs"
"Assets/Cogwheel/Scripts/CogwheelSettings.cs"
"Assets/Cogwheel/Scripts/Command.cs"
"Assets/Cogwheel/Scripts/CommandAttribute.cs"
"Assets/Cogwheel/Scripts/CommandsManager.cs"
"Assets/Cogwheel/Scripts/ICommand.cs"
"Assets/Cogwheel/Scripts/ICommandsManager.cs"
"Assets/Cogwheel/Test.cs"
"Assets/Cogwheel/Scripts/Test.cs"
"Assets/Cogwheel/Scripts/Test2.cs"
"Assets/Cogwheel/UI/CogwheelConsole.cs"
-langversion:9.0
/deterministic

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_name", "args": { "name": "netcorerun.dll" } },
{ "pid": 35942, "tid": -1, "ph": "M", "name": "process_sort_index", "args": { "sort_index": "-1" } },
{ "pid": 35942, "tid": 1, "ph": "M", "name": "thread_name", "args": { "name": "" } },
{ "pid": 35942, "tid": 1, "ts": 1727925295471981, "dur": 183803, "ph": "X", "name": "BuildProgram", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1727925295472778, "dur": 64853, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1727925295626162, "dur": 4193, "ph": "X", "name": "OutputData.Write", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1727925295630359, "dur": 25419, "ph": "X", "name": "Backend.Write", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1727925295631446, "dur": 21277, "ph": "X", "name": "JsonToString", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1727925295660807, "dur": 960, "ph": "X", "name": "", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1727925295660513, "dur": 1426, "ph": "X", "name": "Write chrome-trace events", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996107063, "dur": 180615, "ph": "X", "name": "BuildProgram", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996108307, "dur": 73179, "ph": "X", "name": "BuildProgramContextConstructor", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996263163, "dur": 3001, "ph": "X", "name": "OutputData.Write", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996266166, "dur": 21506, "ph": "X", "name": "Backend.Write", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996266827, "dur": 17989, "ph": "X", "name": "JsonToString", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996292806, "dur": 966, "ph": "X", "name": "", "args": {} },
{ "pid": 35942, "tid": 1, "ts": 1728007996292507, "dur": 1444, "ph": "X", "name": "Write chrome-trace events", "args": {} },

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long