forked from Open-RSC/Core-Framework
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathOpen RSC.iws
348 lines (348 loc) · 15.6 KB
/
Open RSC.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="Launcher" />
</artifacts-to-build>
</component>
<component name="AutomaticModuleUnloader">
<loaded-modules>
<module name="Client" />
<module name="Launcher" />
<module name="Server" />
<module name="Open RSC Android Client" />
</loaded-modules>
</component>
<component name="BranchesTreeState">
<expand>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
</path>
</expand>
<select />
</component>
<component name="ChangeListManager">
<list default="true" id="aac60d61-673a-4ad4-8ee5-46e19413f987" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/Open RSC.ipr" beforeDir="false" afterPath="$PROJECT_DIR$/Open RSC.ipr" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Open RSC.iws" beforeDir="false" afterPath="$PROJECT_DIR$/Open RSC.iws" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/src/com/openrsc/server/model/entity/Entity.java" beforeDir="false" afterPath="$PROJECT_DIR$/server/src/com/openrsc/server/model/entity/Entity.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/src/com/openrsc/server/model/entity/player/ScriptContext.java" beforeDir="false" afterPath="$PROJECT_DIR$/server/src/com/openrsc/server/model/entity/player/ScriptContext.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/src/com/openrsc/server/model/states/Action.java" beforeDir="false" afterPath="$PROJECT_DIR$/server/src/com/openrsc/server/model/states/Action.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/src/com/openrsc/server/model/states/EntityType.java" beforeDir="false" afterPath="$PROJECT_DIR$/server/src/com/openrsc/server/model/states/EntityType.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/server/src/com/openrsc/server/plugins/Functions.java" beforeDir="false" afterPath="$PROJECT_DIR$/server/src/com/openrsc/server/plugins/Functions.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="CheckStyle-IDEA-workspace">
<option name="configuration">
<map>
<entry key="last-active-plugin-version" value="5.23.0" />
</map>
</option>
</component>
<component name="CodeInsightWorkspaceSettings">
<option name="optimizeImportsOnTheFly" value="true" />
</component>
<component name="CompilerWorkspaceConfiguration">
<option name="MAKE_PROJECT_ON_SAVE" value="true" />
<option name="PARALLEL_COMPILATION" value="true" />
</component>
<component name="ComposerSettings">
<execution>
<executable />
</execution>
</component>
<component name="DatabaseView">
<option name="SHOW_INTERMEDIATE" value="true" />
<option name="GROUP_DATA_SOURCES" value="true" />
<option name="GROUP_SCHEMA" value="true" />
<option name="GROUP_CONTENTS" value="false" />
<option name="SORT_POSITIONED" value="false" />
<option name="SHOW_EMPTY_GROUPS" value="false" />
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
<option name="HIDDEN_KINDS">
<set />
</option>
<expand />
<select />
</component>
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$">
<ProjectState />
</projectState>
<projectState path="$PROJECT_DIR$/Android">
<ProjectState />
</projectState>
<projectState path="$PROJECT_DIR$/Android/Open RSC Android Client">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<task path="$PROJECT_DIR$/Open RSC Android Client">
<activation />
</task>
<task path="$PROJECT_DIR$">
<activation />
</task>
<task path="$PROJECT_DIR$/Android/Open RSC Android Client">
<activation />
</task>
<task path="$PROJECT_DIR$/Android">
<activation />
</task>
<projects_view>
<tree_state>
<expand>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="Android" type="f1a62948:ProjectNode" />
</path>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="Android" type="f1a62948:ProjectNode" />
<item name="Android" type="2d1252cf:ModuleNode" />
</path>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="Android" type="f1a62948:ProjectNode" />
<item name="Android" type="2d1252cf:ModuleNode" />
<item name="Tasks" type="e4a08cd1:TasksNode" />
</path>
<path>
<item name="" type="6a2764b6:ExternalProjectsStructure$RootNode" />
<item name="Android" type="f1a62948:ProjectNode" />
<item name="Open RSC Android Client" type="2d1252cf:ModuleNode" />
</path>
</expand>
<select />
</tree_state>
</projects_view>
</state>
</system>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Gradle Kotlin DSL Build Script" />
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="JsFlowSettings">
<service-enabled>true</service-enabled>
<exe-path />
<other-services-enabled>true</other-services-enabled>
<auto-save>true</auto-save>
</component>
<component name="ProjectId" id="1OyetdliBeYLylYjtdKiIZ6eEpS" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="1" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="device.picker.selection" value="Android_Q" />
<property name="jdk.selected.JAVA_MODULE" value="13" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/server/build.xml" />
<property name="nodejs_package_manager_path" value="npm" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="reference.settingsdialog.project.gradle" />
</component>
<component name="RecentsManager">
<key name="CopyClassDialog.RECENTS_KEY">
<recent name="com.openrsc.server.plugins.bootstrap.impl" />
<recent name="com.openrsc.server.event.rsc.impl.combat" />
</key>
<key name="CreateClassDialog.RecentsKey">
<recent name="com.loader.openrsc.frame" />
</key>
</component>
<component name="RunAnythingCache">
<option name="myCommands">
<command value="gradle Android" />
<command value="gradle Game" />
</option>
</component>
<component name="RunManager" selected="Ant Target.Run Client">
<configuration name="Game Launcher" type="AntRunConfiguration" singleton="false">
<antsettings antfile="file://$PROJECT_DIR$/PC_Launcher/build.xml" target="compile-and-run" />
<method v="2" />
</configuration>
<configuration name="Run Client" type="AntRunConfiguration" singleton="false">
<antsettings antfile="file://$PROJECT_DIR$/Client_Base/build.xml" target="compile-and-run" />
<method v="2" />
</configuration>
<configuration name="Run Server" type="AntRunConfiguration" singleton="false">
<antsettings antfile="file://$PROJECT_DIR$/server/build.xml" target="compile-and-run" />
<method v="2" />
</configuration>
<configuration default="true" type="ArquillianJUnit" factoryName="" nameIsGenerated="true">
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="TEST_OBJECT" value="class" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<list>
<item itemvalue="Ant Target.Game Launcher" />
<item itemvalue="Ant Target.Run Client" />
<item itemvalue="Ant Target.Run Server" />
</list>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="project-level" UseSingleDictionary="true" transferred="true" />
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="aac60d61-673a-4ad4-8ee5-46e19413f987" name="Default Changelist" comment="" />
<created>1542641570466</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1542641570466</updated>
<workItem from="1542656001341" duration="1118000" />
<workItem from="1542657251488" duration="25000" />
<workItem from="1542657317963" duration="155000" />
<workItem from="1542659209624" duration="911000" />
<workItem from="1571675065657" duration="615000" />
<workItem from="1571675684009" duration="476000" />
<workItem from="1571676163920" duration="104000" />
<workItem from="1571676372012" duration="263000" />
<workItem from="1571676715063" duration="45000" />
<workItem from="1571678122373" duration="11000" />
<workItem from="1571680639159" duration="7289000" />
<workItem from="1571712222048" duration="650000" />
<workItem from="1571716776473" duration="48000" />
<workItem from="1571716839214" duration="928000" />
<workItem from="1571757102558" duration="13642000" />
<workItem from="1571886554781" duration="2848000" />
<workItem from="1572032400885" duration="230000" />
<workItem from="1572032635545" duration="1610000" />
<workItem from="1572034612660" duration="293000" />
<workItem from="1572035127269" duration="1638000" />
<workItem from="1572093740392" duration="1039000" />
<workItem from="1572190154753" duration="36807000" />
<workItem from="1586833401152" duration="4498000" />
<workItem from="1587654845083" duration="20159000" />
<workItem from="1587690842346" duration="9137000" />
<workItem from="1587732152951" duration="1307000" />
<workItem from="1587734985130" duration="414000" />
<workItem from="1587735839668" duration="1034000" />
<workItem from="1587784720113" duration="7273000" />
<workItem from="1587834582378" duration="15559000" />
<workItem from="1587922398473" duration="18274000" />
<workItem from="1588037561316" duration="15998000" />
<workItem from="1589481702045" duration="4205000" />
<workItem from="1590290829670" duration="8741000" />
<workItem from="1590372358383" duration="7906000" />
<workItem from="1590384695635" duration="315000" />
<workItem from="1590422662727" duration="4745000" />
<workItem from="1607614847596" duration="1932000" />
<workItem from="1607640197208" duration="15889000" />
<workItem from="1607911158433" duration="421000" />
<workItem from="1607911599372" duration="712000" />
<workItem from="1607963983750" duration="3882000" />
<workItem from="1607990092348" duration="863000" />
<workItem from="1607991524046" duration="1132000" />
<workItem from="1607992673090" duration="807000" />
<workItem from="1608067431837" duration="5248000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="Vcs.Log.History.Properties">
<option name="COLUMN_ORDER">
<list>
<option value="0" />
<option value="2" />
<option value="3" />
<option value="1" />
</list>
</option>
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="WindowStateProjectService">
<state x="440" y="94" key="#Project_Structure" timestamp="1607911674339">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="440" y="94" key="#Project_Structure/0.0.1920.1040@0.0.1920.1040" timestamp="1607911674339" />
<state x="664" y="277" key="#com.intellij.refactoring.encapsulateFields.EncalpsulateFieldsDialog" timestamp="1608081954894">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="664" y="277" key="#com.intellij.refactoring.encapsulateFields.EncalpsulateFieldsDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1608081954894" />
<state x="667" y="253" width="585" height="534" key="find.popup" timestamp="1608082079188">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="667" y="253" width="585" height="534" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1608082079188" />
<state x="623" y="225" width="672" height="678" key="search.everywhere.popup" timestamp="1608080299967">
<screen x="0" y="0" width="1920" height="1040" />
</state>
<state x="623" y="225" width="672" height="678" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1608080299967" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<breakpoints>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/server/src/com/openrsc/server/net/rsc/handlers/AttackHandler.java</url>
<line>18</line>
<option name="timeStamp" value="3" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/server/src/com/openrsc/server/net/rsc/handlers/AttackHandler.java</url>
<line>19</line>
<option name="timeStamp" value="4" />
</line-breakpoint>
<line-breakpoint enabled="true" type="java-line">
<url>file://$PROJECT_DIR$/client/src/com/openrsc/client/entityhandling/EntityHandler.java</url>
<line>4883</line>
<option name="timeStamp" value="6" />
</line-breakpoint>
</breakpoints>
</breakpoint-manager>
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>