Skip to content

Commit

Permalink
PreRelease code
Browse files Browse the repository at this point in the history
  • Loading branch information
floyzi committed Dec 22, 2024
1 parent e2705fe commit 871ec49
Show file tree
Hide file tree
Showing 15 changed files with 2,702 additions and 798 deletions.
Binary file modified Assets/NOT_FGTools/Assets/not_fgtoolsGUI
Binary file not shown.
11 changes: 9 additions & 2 deletions Assets/NOT_FGTools/Assets/text.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
{ "Key": "cheat_entry_dive_force_title", "Value": "Dive Force" },
{ "Key": "cheat_entry_dive_force_desc", "Value": "" },
{ "Key": "cheat_entry_air_dive_force_title", "Value": "Dive Force (IN AIR)" },
{ "Key": "cheat_entry_gair_dive_force_desc", "Value": "" },
{ "Key": "cheat_entry_air_dive_force_desc", "Value": "" },
{ "Key": "cheat_entry_to_finish_title", "Value": "Teleport To Finish (RACE)" },
{ "Key": "cheat_entry_to_finish_desc", "Value": "" },
{ "Key": "cheat_entry_to_random_player_title", "Value": "Teleport To Random Player" },
Expand Down Expand Up @@ -80,5 +80,12 @@
{ "Key": "cheat_entry_force_menu_title", "Value": "Force Load Main Menu" },
{ "Key": "cheat_entry_force_menu_desc", "Value": "reload game into main menu, use this if you softlocked..." },
{ "Key": "cheat_entry_fg_debug_scale_title", "Value": "FG Debug Scale" },
{ "Key": "cheat_entry_fg_debug_scale_desc", "Value": "" }
{ "Key": "cheat_entry_fg_debug_scale_desc", "Value": "" },
{ "Key": "delete_config_alert_title", "Value": "DELETE CONFIG?" },
{ "Key": "delete_config_alert_desc", "Value": "This will reset all config values to default ones\nYour game will be closed." },
{ "Key": "error_ruond_loader_real_game", "Value": "You can't load rounds while you're in online game. Leave to menu first" },
{ "Key": "error_fallguy_spawn", "Value": "Fall Guy spawn failed.\n\n{0}" },
{ "Key": "generic_error_title", "Value": "ERROR" },
{ "Key": "reset_config_alert_title", "Value": "RESET TO DEFAULTS?" },
{ "Key": "reset_config_alert_desc", "Value": "All changes that was made will be lost." }
]
94 changes: 47 additions & 47 deletions Assets/UIProject/NOTFGToolsUI/Assembly-CSharp-Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -326,12 +326,15 @@
<Reference Include="Unity.VisualScripting.YamlDotNet">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\YamlDotNet\Unity.VisualScripting.YamlDotNet.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.17.7\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.IonicZip">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\Dependencies\DotNetZip\Unity.VisualScripting.IonicZip.dll</HintPath>
</Reference>
<Reference Include="unityplastic">
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.17.7\Lib\Editor\PlasticSCM\unityplastic.dll</HintPath>
</Reference>
<Reference Include="log4netPlastic">
<HintPath>Library\PackageCache\com.unity.collab-proxy@1.17.7\Lib\Editor\PlasticSCM\log4netPlastic.dll</HintPath>
</Reference>
Expand All @@ -344,9 +347,6 @@
<Reference Include="Newtonsoft.Json">
<HintPath>Library\PackageCache\com.unity.nuget.newtonsoft-json@3.0.2\Runtime\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.TextureAssets">
<HintPath>Library\PackageCache\com.unity.visualscripting@1.7.8\Editor\VisualScripting.Core\EditorAssetResources\Unity.VisualScripting.TextureAssets.dll</HintPath>
</Reference>
<Reference Include="nunit.framework">
<HintPath>Library\PackageCache\com.unity.ext.nunit@1.0.6\net35\unity-custom\nunit.framework.dll</HintPath>
</Reference>
Expand Down Expand Up @@ -737,83 +737,83 @@
<Reference Include="UnityEditor.TestRunner">
<HintPath>Library\ScriptAssemblies\UnityEditor.TestRunner.dll</HintPath>
</Reference>
<Reference Include="Unity.Performance.Profile-Analyzer.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
<Reference Include="Unity.VisualScripting.Flow.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.VSCode.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VSCode.Editor.dll</HintPath>
<Reference Include="Unity.Performance.Profile-Analyzer.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Performance.Profile-Analyzer.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.EditorCoroutines.Editor">
<HintPath>Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
</Reference>
<Reference Include="Unity.Services.Core.Analytics">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Analytics.dll</HintPath>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.Services.Core.Environments">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Environments.dll</HintPath>
<Reference Include="Unity.VisualScripting.Core.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.TextMeshPro">
<HintPath>Library\ScriptAssemblies\Unity.TextMeshPro.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.SettingsProvider.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.SettingsProvider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.Editor.dll</HintPath>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Mono.Reflection.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
<Reference Include="UnityEditor.UI">
<HintPath>Library\ScriptAssemblies\UnityEditor.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.Editor.dll</HintPath>
<Reference Include="Unity.PlasticSCM.Editor">
<HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Rider.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Rider.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor.OpenCover.Model">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.OpenCover.Model.dll</HintPath>
</Reference>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualStudio.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualStudio.Editor.dll</HintPath>
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
</Reference>
<Reference Include="Unity.Services.Core">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.dll</HintPath>
</Reference>
<Reference Include="Unity.TestTools.CodeCoverage.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
<Reference Include="Unity.VisualScripting.Core">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
</Reference>
<Reference Include="Unity.PlasticSCM.Editor">
<HintPath>Library\ScriptAssemblies\Unity.PlasticSCM.Editor.dll</HintPath>
<Reference Include="Unity.EditorCoroutines.Editor">
<HintPath>Library\ScriptAssemblies\Unity.EditorCoroutines.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.Services.Core.Analytics">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Analytics.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Shared.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Shared.Editor.dll</HintPath>
</Reference>
<Reference Include="UnityEngine.UI">
<HintPath>Library\ScriptAssemblies\UnityEngine.UI.dll</HintPath>
<Reference Include="Unity.Services.Core.Environments">
<HintPath>Library\ScriptAssemblies\Unity.Services.Core.Environments.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Core">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Core.dll</HintPath>
<Reference Include="Unity.Timeline.Editor">
<HintPath>Library\ScriptAssemblies\Unity.Timeline.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.Flow.Editor">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.Flow.Editor.dll</HintPath>
<Reference Include="Unity.TestTools.CodeCoverage.Editor">
<HintPath>Library\ScriptAssemblies\Unity.TestTools.CodeCoverage.Editor.dll</HintPath>
</Reference>
<Reference Include="Unity.VisualScripting.State">
<HintPath>Library\ScriptAssemblies\Unity.VisualScripting.State.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 871ec49

Please sign in to comment.