forked from 247321453/DataEditorX
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5af4d56
commit 874843a
Showing
20 changed files
with
154 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
★更新历史 | ||
2.4.1.9 | ||
更新数据 | ||
2.4.1.8 | ||
更新数据 | ||
2.4.1.7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -447,3 +447,4 @@ | |
!counter 0x1038 方界指示物 | ||
!counter 0x1039 咕咚指示物 | ||
!counter 0x40 指示物(No.51 怪腕之必杀摔角手) | ||
!counter 0x1041 捕食指示物 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<connectionStrings> | ||
<!-- Example connection to a SQL Server Database on localhost. --> | ||
<!-- <add name="ExampleConnectionString" | ||
<connectionStrings> | ||
<!-- Example connection to a SQL Server Database on localhost. --> | ||
<!-- <add name="ExampleConnectionString" | ||
connectionString="Data Source=.;Initial Catalog=DBName;Integrated Security=True" | ||
providerName="System.Data.SqlClient" /> --> | ||
</connectionStrings> | ||
<appSettings> | ||
<!-- access these values via the property: | ||
</connectionStrings> | ||
<appSettings> | ||
<!-- access these values via the property: | ||
System.Configuration.ConfigurationManager.AppSettings[key] | ||
--> | ||
<!-- MSE language data/mse_xxx.txt --> | ||
<add key="mse" value="Chinese-Simplified" /> | ||
<!-- Language data/cardinfo_xxxx.txt data/language_xxx.txt --> | ||
<add key="language" value="english" /> | ||
<!-- Check system language when running program first time --> | ||
<add key="check_system_language" value="true" /> | ||
<!-- async load data --> | ||
<add key="async" value="false" /> | ||
<!-- DataEditorX source code --> | ||
<add key="sourceURL" value="https://github.com/247321453/DataEditorX" /> | ||
<!-- DataEditorX update url--> | ||
<add key="updateURL" value="https://github.com/247321453/DataEditorX/tree/master/win32/readme.txt" /> | ||
<!-- delete,modify with card's files image script --> | ||
<add key="opera_with_cards_file" value="true" /> | ||
<!-- open file in this.such as lua --> | ||
<add key="open_file_in_this" value="true" /> | ||
<!-- check update when opening application automatically --> | ||
<add key="auto_check_update" value="true" /> | ||
<!-- Cut Images Setting --> | ||
<add key="image_quilty" value="100" /> | ||
<add key="image" value="44,64,177,254" /> | ||
<add key="image_other" value="25,54,128,128" /> | ||
<add key="image_xyz" value="24,51,128,128" /> | ||
<add key="image_pendulum" value="14,46,149,120" /> | ||
<!-- CodeEdiotr Setting | ||
<!-- MSE language data/mse_xxx.txt --> | ||
<add key="mse" value="Chinese-Simplified" /> | ||
<!-- Language data/cardinfo_xxxx.txt data/language_xxx.txt --> | ||
<add key="language" value="Chinese" /> | ||
<!-- Check system language when running program first time --> | ||
<add key="check_system_language" value="false" /> | ||
<!-- async load data --> | ||
<add key="async" value="false" /> | ||
<!-- DataEditorX source code --> | ||
<add key="sourceURL" value="https://github.com/247321453/DataEditorX" /> | ||
<!-- DataEditorX update url--> | ||
<add key="updateURL" value="https://github.com/247321453/DataEditorX/tree/master/win32/readme.txt" /> | ||
<!-- delete,modify with card's files image script --> | ||
<add key="opera_with_cards_file" value="true" /> | ||
<!-- open file in this.such as lua --> | ||
<add key="open_file_in_this" value="true" /> | ||
<!-- check update when opening application automatically --> | ||
<add key="auto_check_update" value="true" /> | ||
<!-- Cut Images Setting --> | ||
<add key="image_quilty" value="100" /> | ||
<add key="image" value="44,64,177,254" /> | ||
<add key="image_other" value="25,54,128,128" /> | ||
<add key="image_xyz" value="24,51,128,128" /> | ||
<add key="image_pendulum" value="16,50,147,109" /> | ||
<!-- CodeEdiotr Setting | ||
IME = true 使用輸入法,正常顯示文字,反應變慢 | ||
IME = false English | ||
--> | ||
<add key="IME" value="false" /> | ||
<add key="wordwrap" value="true" /> | ||
<add key="tabisspace" value="false" /> | ||
<add key="fontname" value="Consolas" /> | ||
<add key="fontsize" value="14.5" /> | ||
<!-- MSE path--> | ||
<add key="mse_path" value="./MagicSetEditor2/mse.exe"/> | ||
<add key="mse_exprotpath" value="./exprot"/> | ||
<add key="mse_auto_rarity" value="true"/> | ||
<add key="pack_db" value="./pack.db"/> | ||
</appSettings> | ||
<add key="IME" value="false" /> | ||
<add key="wordwrap" value="true" /> | ||
<add key="tabisspace" value="false" /> | ||
<add key="fontname" value="Consolas" /> | ||
<add key="fontsize" value="14.5" /> | ||
<!-- MSE path--> | ||
<add key="mse_path" value="./MagicSetEditor2/mse.exe" /> | ||
<add key="mse_exprotpath" value="./exprot" /> | ||
<add key="mse_auto_rarity" value="true" /> | ||
<add key="pack_db" value="./pack.db" /> | ||
</appSettings> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,52 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<configuration> | ||
<connectionStrings> | ||
<!-- Example connection to a SQL Server Database on localhost. --> | ||
<!-- <add name="ExampleConnectionString" | ||
<connectionStrings> | ||
<!-- Example connection to a SQL Server Database on localhost. --> | ||
<!-- <add name="ExampleConnectionString" | ||
connectionString="Data Source=.;Initial Catalog=DBName;Integrated Security=True" | ||
providerName="System.Data.SqlClient" /> --> | ||
</connectionStrings> | ||
<appSettings> | ||
<!-- access these values via the property: | ||
</connectionStrings> | ||
<appSettings> | ||
<!-- access these values via the property: | ||
System.Configuration.ConfigurationManager.AppSettings[key] | ||
--> | ||
<!-- MSE language data/mse_xxx.txt --> | ||
<add key="mse" value="Chinese-Simplified" /> | ||
<!-- Language data/cardinfo_xxxx.txt data/language_xxx.txt --> | ||
<add key="language" value="english" /> | ||
<!-- Check system language when running program first time --> | ||
<add key="check_system_language" value="true" /> | ||
<!-- async load data --> | ||
<add key="async" value="false" /> | ||
<!-- DataEditorX source code --> | ||
<add key="sourceURL" value="https://github.com/247321453/DataEditorX" /> | ||
<!-- DataEditorX update url--> | ||
<add key="updateURL" value="https://github.com/247321453/DataEditorX/tree/master/win32/readme.txt" /> | ||
<!-- delete,modify with card's files image script --> | ||
<add key="opera_with_cards_file" value="true" /> | ||
<!-- open file in this.such as lua --> | ||
<add key="open_file_in_this" value="true" /> | ||
<!-- check update when opening application automatically --> | ||
<add key="auto_check_update" value="true" /> | ||
<!-- Cut Images Setting --> | ||
<add key="image_quilty" value="100" /> | ||
<add key="image" value="44,64,177,254" /> | ||
<add key="image_other" value="25,54,128,128" /> | ||
<add key="image_xyz" value="24,51,128,128" /> | ||
<add key="image_pendulum" value="14,46,149,120" /> | ||
<!-- CodeEdiotr Setting | ||
<!-- MSE language data/mse_xxx.txt --> | ||
<add key="mse" value="Chinese-Simplified" /> | ||
<!-- Language data/cardinfo_xxxx.txt data/language_xxx.txt --> | ||
<add key="language" value="Chinese" /> | ||
<!-- Check system language when running program first time --> | ||
<add key="check_system_language" value="false" /> | ||
<!-- async load data --> | ||
<add key="async" value="false" /> | ||
<!-- DataEditorX source code --> | ||
<add key="sourceURL" value="https://github.com/247321453/DataEditorX" /> | ||
<!-- DataEditorX update url--> | ||
<add key="updateURL" value="https://github.com/247321453/DataEditorX/tree/master/win32/readme.txt" /> | ||
<!-- delete,modify with card's files image script --> | ||
<add key="opera_with_cards_file" value="true" /> | ||
<!-- open file in this.such as lua --> | ||
<add key="open_file_in_this" value="true" /> | ||
<!-- check update when opening application automatically --> | ||
<add key="auto_check_update" value="true" /> | ||
<!-- Cut Images Setting --> | ||
<add key="image_quilty" value="100" /> | ||
<add key="image" value="44,64,177,254" /> | ||
<add key="image_other" value="25,54,128,128" /> | ||
<add key="image_xyz" value="24,51,128,128" /> | ||
<add key="image_pendulum" value="16,50,147,109" /> | ||
<!-- CodeEdiotr Setting | ||
IME = true 使用輸入法,正常顯示文字,反應變慢 | ||
IME = false English | ||
--> | ||
<add key="IME" value="false" /> | ||
<add key="wordwrap" value="true" /> | ||
<add key="tabisspace" value="false" /> | ||
<add key="fontname" value="Consolas" /> | ||
<add key="fontsize" value="14.5" /> | ||
<!-- MSE path--> | ||
<add key="mse_path" value="./MagicSetEditor2/mse.exe"/> | ||
<add key="mse_exprotpath" value="./exprot"/> | ||
<add key="mse_auto_rarity" value="true"/> | ||
<add key="pack_db" value="./pack.db"/> | ||
</appSettings> | ||
<add key="IME" value="false" /> | ||
<add key="wordwrap" value="true" /> | ||
<add key="tabisspace" value="false" /> | ||
<add key="fontname" value="Consolas" /> | ||
<add key="fontsize" value="14.5" /> | ||
<!-- MSE path--> | ||
<add key="mse_path" value="./MagicSetEditor2/mse.exe" /> | ||
<add key="mse_exprotpath" value="./exprot" /> | ||
<add key="mse_auto_rarity" value="true" /> | ||
<add key="pack_db" value="./pack.db" /> | ||
</appSettings> | ||
</configuration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
★更新历史 | ||
2.4.1.9 | ||
更新数据 | ||
2.4.1.8 | ||
更新数据 | ||
2.4.1.7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.