-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAttack On Titan Utopia.iws
150 lines (150 loc) · 7.31 KB
/
Attack On Titan Utopia.iws
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager">
<list default="true" id="1945ec13-6c83-4a81-bf19-b33c7d94973c" name="Changes" comment="Adjusted the progress bars of the lanes and hard is finished, speed of titans is faster, I commented the old methods and will remove them later.">
<change beforePath="$PROJECT_DIR$/Attack On Titan Utopia.iws" beforeDir="false" afterPath="$PROJECT_DIR$/Attack On Titan Utopia.iws" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/game/gui/View.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/game/gui/View.java" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ExportToHTMLSettings">
<option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/../Attack-On-Titan-Utopia\exportToHTML" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="module-info" />
<option value="CSS File" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="5-fixing-titans-movement" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GitHubPullRequestSearchHistory">{
"lastFilter": {
"state": "OPEN",
"assignee": "yehiarasheed"
}
}</component>
<component name="GithubPullRequestsUISettings">{
"selectedUrlAndAccountId": {
"url": "https://github.com/yehiarasheed/Attack-On-Titan-Utopia.git",
"accountId": "730ff3cc-451a-420e-8d55-39e654705bae"
}
}</component>
<component name="ProblemsViewState">
<option name="selectedTabId" value="CurrentFile" />
</component>
<component name="ProjectColorInfo">{
"associatedIndex": 0
}</component>
<component name="ProjectId" id="2jCa78ID1LT9QlFZKuq1Mk7eSST" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">{
"keyToString": {
"Application.View (1).executor": "Run",
"Application.View.executor": "Run",
"Notification.DisplayName-DoNotAsk-Legacy Library": "Legacy library depends on IDE installation",
"Notification.DoNotAsk-Legacy Library": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"git-widget-placeholder": "5-fixing-titans-movement",
"ignore.virus.scanning.warn.message": "true",
"kotlin-language-version-configured": "true",
"last_opened_file_path": "C:/Users/joman/Downloads/sdk intellj/javafx-sdk-22.0.2/lib/javafx.swing.jar",
"list.type.of.created.stylesheet": "CSS",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm",
"project.structure.last.edited": "Global Libraries",
"project.structure.proportion": "0.15",
"project.structure.side.proportion": "0.2",
"settings.editor.selected.configurable": "configurable.group.tools",
"vue.rearranger.settings.migration": "true"
}
}</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Users\Yehia\Documents\CS3\IntelliJ\Attack On Titan Utopia\src" />
</key>
</component>
<component name="RunManager" selected="Application.View">
<configuration name="View (1)" type="Application" factoryName="Application" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="game.gui.View" />
<module name="M2 Solution" />
<option name="PROGRAM_PARAMETERS" value="--module-path "C:\Users\joman\Downloads\sdk intellj\javafx-sdk-22.0.2\lib" --add-modules javafx.controls,javafx.media" />
<extension name="coverage">
<pattern>
<option name="PATTERN" value="game.gui.*" />
<option name="ENABLED" value="true" />
</pattern>
</extension>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Application.View (1)" />
<item itemvalue="Application.View" />
</list>
</component>
<component name="SharedIndexes">
<attachedChunks>
<set>
<option value="bundled-jdk-9f38398b9061-39b83d9b5494-intellij.indexing.shared.core-IU-241.18034.62" />
<option value="bundled-js-predefined-1d06a55b98c1-0b3e54e931b4-JavaScript-IU-241.18034.62" />
</set>
</attachedChunks>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="1945ec13-6c83-4a81-bf19-b33c7d94973c" name="Changes" comment="" />
<created>1720893369740</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1720893369740</updated>
<workItem from="1720893370786" duration="339000" />
<workItem from="1720893969616" duration="518000" />
<workItem from="1720897253833" duration="382000" />
<workItem from="1720897694540" duration="8366000" />
<workItem from="1720906787672" duration="159000" />
<workItem from="1720944957995" duration="116000" />
<workItem from="1720951677968" duration="41000" />
<workItem from="1720974400095" duration="2268000" />
<workItem from="1721042780750" duration="7000" />
<workItem from="1721042936122" duration="8000" />
<workItem from="1721076476508" duration="35000" />
<workItem from="1722094875334" duration="8386000" />
<workItem from="1722107871436" duration="13045000" />
<workItem from="1722121823311" duration="903000" />
<workItem from="1722122783326" duration="465000" />
<workItem from="1722135284721" duration="126000" />
<workItem from="1722155287303" duration="585000" />
<workItem from="1722156001584" duration="436000" />
</task>
</component>
<component name="TaskProjectConfiguration">
<option name="searchClosed" value="true" />
</component>
<component name="ToolWindowManager">
<frame x="48" y="104" width="1848" height="1056" extended-state="6" />
</component>
</project>