|
|
|
|
@ -6,7 +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/game_manager.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/game_manager.gd" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/scripts/explosion.gd" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/explosion.gd" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
|
|
|
@ -38,24 +38,24 @@
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"GdScript Start and Debug.Player GDScript.executor": "Debug",
|
|
|
|
|
"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",
|
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.pluginManager",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
"keyToString": {
|
|
|
|
|
"GdScript Start and Debug.Player GDScript.executor": "Debug",
|
|
|
|
|
"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",
|
|
|
|
|
"ignore.virus.scanning.warn.message": "true",
|
|
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
"nodejs_package_manager_path": "npm",
|
|
|
|
|
"settings.editor.selected.configurable": "preferences.build.godotPlugin",
|
|
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
|
|
}
|
|
|
|
|
}</component>
|
|
|
|
|
}]]></component>
|
|
|
|
|
<component name="RunManager" selected="GdScript Start and Debug.Player GDScript">
|
|
|
|
|
<configuration name="Player GDScript" type="GDSCRIPT_DEBUG_RUN_CONFIGURATION" factoryName="GdScriptRunFactory" show_console_on_std_err="false" show_console_on_std_out="false" port="6006">
|
|
|
|
|
<option name="address" value="127.0.0.1" />
|
|
|
|
|
@ -93,6 +93,8 @@
|
|
|
|
|
<workItem from="1755849033123" duration="59000" />
|
|
|
|
|
<workItem from="1755849134118" duration="393000" />
|
|
|
|
|
<workItem from="1755943940188" duration="97000" />
|
|
|
|
|
<workItem from="1756104902187" duration="322000" />
|
|
|
|
|
<workItem from="1756107982909" duration="321000" />
|
|
|
|
|
</task>
|
|
|
|
|
<task id="LOCAL-00001" summary="AI part 5">
|
|
|
|
|
<option name="closed" value="true" />
|
|
|
|
|
@ -122,4 +124,8 @@
|
|
|
|
|
</default-breakpoints>
|
|
|
|
|
</breakpoint-manager>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XSLT-Support.FileAssociations.UIState">
|
|
|
|
|
<expand />
|
|
|
|
|
<select />
|
|
|
|
|
</component>
|
|
|
|
|
</project>
|