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
|
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="ALL" />
</component>
<component name="CargoProjects">
<cargoProject FILE="$PROJECT_DIR$/client/Cargo.toml" />
<cargoProject FILE="$PROJECT_DIR$/core/Cargo.toml" />
<cargoProject FILE="$PROJECT_DIR$/core/test/Cargo.toml" />
</component>
<component name="ChangeListManager">
<list default="true" id="43098f42-7a3b-4fc2-ad78-a08c96f7f5db" name="Changes" comment="添加单元测试">
<change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Client.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Client.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Server.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Server.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Test.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Test.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/core/src/player/player_info.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/player/player_info.rs" 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="ExecutionTargetManager" SELECTED_TARGET="RsBuildProfile:dev" />
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Rust File" />
</list>
</option>
</component>
<component name="Git.Rebase.Settings">
<option name="NEW_BASE" value="main" />
</component>
<component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="main" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GitHubPullRequestSearchHistory"><![CDATA[{
"lastFilter": {
"state": "OPEN",
"assignee": "Weicao-CatilGrass"
}
}]]></component>
<component name="GithubPullRequestsUISettings"><![CDATA[{
"selectedUrlAndAccountId": {
"url": "https://github.com/CatilGrass/ThereIsNoPads.git",
"accountId": "34f7046b-db2c-4cf0-8894-3b6963dd549d"
}
}]]></component>
<component name="HighlightingSettingsPerFile">
<setting file="file://$USER_HOME$/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs" root0="SKIP_INSPECTION" />
</component>
<component name="MacroExpansionManager">
<option name="directoryName" value="EK7IzXE2" />
</component>
<component name="ProjectColorInfo">{
"customColor": "",
"associatedIndex": 1
}</component>
<component name="ProjectId" id="2vby3gKCsFT9WfRIRxaNtOUu2Bx" />
<component name="ProjectViewState">
<option name="autoscrollFromSource" value="true" />
<option name="autoscrollToSource" value="true" />
<option name="hideEmptyMiddlePackages" value="true" />
<option name="openDirectoriesWithSingleClick" value="true" />
<option name="showExcludedFiles" value="false" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Attach to Node.js/Chrome.Unnamed.executor": "Debug",
"Cargo.Run Console Client.executor": "Run",
"Cargo.Run Test.executor": "Run",
"Cargo.Run phantomlink-gamepad-client.executor": "Run",
"Cargo.Run phantomlink-server-test.executor": "Run",
"Cargo.Test Message Encoder.executor": "Run",
"Cargo.Test encoder_tests.executor": "Run",
"Cargo.Test message_encoder::encoder_tests::test_encode_decode.executor": "Run",
"Cargo.Test test_message_encoder::test::test_message_encoder.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.rust.reset.selective.auto.import": "true",
"Shell Script.Shell Generate Documents.executor": "Run",
"git-widget-placeholder": "develop",
"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",
"org.rust.cargo.project.model.PROJECT_DISCOVERY": "true",
"org.rust.cargo.project.model.impl.CargoExternalSystemProjectAware.subscribe.first.balloon": "",
"settings.editor.selected.configurable": "preferences.lookFeel",
"vue.rearranger.settings.migration": "true"
}
}]]></component>
<component name="RunManager" selected="Cargo.Run Console Client">
<list>
<item itemvalue="Cargo.Run Console Client" />
<item itemvalue="Cargo.Run Console Server" />
<item itemvalue="Cargo.Run Test" />
<item itemvalue="Cargo.Test ALL" />
<item itemvalue="Cargo.Test Message Encoder" />
<item itemvalue="Cargo.Run Gamepad Client" />
<item itemvalue="Shell Script.Generate Documents (Linux)" />
<item itemvalue="Shell Script.Initialize (Linux)" />
<item itemvalue="Shell Script.Generate Documents (Windows)" />
<item itemvalue="Shell Script.Initialize (Windows)" />
</list>
<recent_temporary>
<list>
<item itemvalue="Cargo.Test Message Encoder" />
</list>
</recent_temporary>
</component>
<component name="RustProjectSettings">
<option name="toolchainHomeDirectory" value="$USER_HOME$/.cargo/bin" />
</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="43098f42-7a3b-4fc2-ad78-a08c96f7f5db" name="Changes" comment="" />
<created>1744427871470</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1744427871470</updated>
<workItem from="1744427873184" duration="1209000" />
<workItem from="1745180836475" duration="8116000" />
<workItem from="1745249796881" duration="84000" />
<workItem from="1745249888324" duration="2865000" />
<workItem from="1745253286696" duration="5515000" />
</task>
<task id="LOCAL-00001" summary="修改作者所有权">
<option name="closed" value="true" />
<created>1744428015668</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1744428015668</updated>
</task>
<task id="LOCAL-00002" summary=".">
<option name="closed" value="true" />
<created>1745187955275</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1745187955275</updated>
</task>
<task id="LOCAL-00003" summary=".">
<option name="closed" value="true" />
<created>1745253542975</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1745253542975</updated>
</task>
<task id="LOCAL-00004" summary="修改测试">
<option name="closed" value="true" />
<created>1745253762526</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1745253762526</updated>
</task>
<task id="LOCAL-00005" summary="添加单元测试配置文件">
<option name="closed" value="true" />
<created>1745258666544</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1745258666544</updated>
</task>
<task id="LOCAL-00006" summary=".">
<option name="closed" value="true" />
<created>1745258672581</created>
<option name="number" value="00006" />
<option name="presentableId" value="LOCAL-00006" />
<option name="project" value="LOCAL" />
<updated>1745258672581</updated>
</task>
<task id="LOCAL-00007" summary="默认端口号常量命名变更">
<option name="closed" value="true" />
<created>1745258744905</created>
<option name="number" value="00007" />
<option name="presentableId" value="LOCAL-00007" />
<option name="project" value="LOCAL" />
<updated>1745258744905</updated>
</task>
<task id="LOCAL-00008" summary="客户端和服务端控制台的完善">
<option name="closed" value="true" />
<created>1745258772264</created>
<option name="number" value="00008" />
<option name="presentableId" value="LOCAL-00008" />
<option name="project" value="LOCAL" />
<updated>1745258772264</updated>
</task>
<task id="LOCAL-00009" summary="添加单元测试">
<option name="closed" value="true" />
<created>1745258789452</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1745258789452</updated>
</task>
<task id="LOCAL-00010" summary="完善消息编码器">
<option name="closed" value="true" />
<created>1745258815713</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1745258815713</updated>
</task>
<task id="LOCAL-00011" summary="添加单元测试">
<option name="closed" value="true" />
<created>1745258824923</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1745258824923</updated>
</task>
<option name="localTasksCounter" value="12" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="3" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="修改作者所有权" />
<MESSAGE value="修改测试" />
<MESSAGE value="添加单元测试配置文件" />
<MESSAGE value="." />
<MESSAGE value="默认端口号常量命名变更" />
<MESSAGE value="客户端和服务端控制台的完善" />
<MESSAGE value="完善消息编码器" />
<MESSAGE value="添加单元测试" />
<option name="LAST_COMMIT_MESSAGE" value="添加单元测试" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />
<select />
</component>
</project>
|