|
|
|
|
@ -6,9 +6,7 @@
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="c3091895-9cbd-4d08-bc3f-599dc2d3e86d" name="Changes" comment="">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scripts/audio_manager.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/audio_manager.gd" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scripts/enemies_ui_manager.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/enemies_ui_manager.gd" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scripts/spawn_manager.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/spawn_manager.gd" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scripts/game_manager.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/game_manager.gd" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
@ -46,6 +44,7 @@
|
|
|
|
|
"Notification.DisplayName-DoNotAsk-GodotSupportNotificationGroupId": "Godot LSP",
|
|
|
|
|
"Notification.DoNotAsk-GodotSupportNotificationGroupId": "true",
|
|
|
|
|
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
"RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
|
|
|
|
|
"RunOnceActivity.git.unshallow": "true",
|
|
|
|
|
"gdscript.promo.shown": "true",
|
|
|
|
|
"git-widget-placeholder": "range__weapons",
|
|
|
|
|
@ -53,7 +52,7 @@
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.build.godotPlugin",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
}
|
|
|
|
|
}]]></component>
|
|
|
|
|
@ -69,7 +68,7 @@
|
|
|
|
|
<method v="2" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="Editor" type="RunNativeExe" factoryName="Native Executable">
|
|
|
|
|
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.5-beta5_linux.x86_64" />
|
|
|
|
|
<option name="EXE_PATH" value="$USER_HOME$/Godot/Godot_v4.5-beta6_linux.x86_64" />
|
|
|
|
|
<option name="PROGRAM_PARAMETERS" value="--path "./" --editor" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
|
<option name="PASS_PARENT_ENVS" value="1" />
|
|
|
|
|
@ -93,6 +92,7 @@
|
|
|
|
|
<workItem from="1755703701834" duration="2144000" />
|
|
|
|
|
<workItem from="1755849033123" duration="59000" />
|
|
|
|
|
<workItem from="1755849134118" duration="393000" />
|
|
|
|
|
<workItem from="1755943940188" duration="97000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="AI part 5">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
|