mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
Cleanup
This commit is contained in:
parent
97afb43abc
commit
3fa2c98407
5 changed files with 0 additions and 1189 deletions
55
PKHeX.Core/Properties/Resources.Designer.cs
generated
55
PKHeX.Core/Properties/Resources.Designer.cs
generated
|
@ -61,23 +61,6 @@ namespace PKHeX.Core.Properties {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to PKHeX - By Kaphotics
|
||||
///http://projectpokemon.org/pkhex
|
||||
///
|
||||
///17/04/24 - New Update:
|
||||
/// - Legality: Added Gen3, Gen4, Gen5 legality checking! Thanks javierhimura & wwwwwwzx!
|
||||
/// - - Added: Legality Translations, currently supports English, Chinese, and Korean. Thanks wwwwwwzx & lilymaniac!
|
||||
/// - - Note: Colosseum/XD is not supported at this time, and certain Gen3 events may not be detected.
|
||||
/// - - Fixed: More edge cases
|
||||
/// - Changed: Trash Byte & Special character editing window (added) now replaces the Text Entry wind [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string changelog {
|
||||
get {
|
||||
return ResourceManager.GetString("changelog", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 60 Ash
|
||||
///21 Test1
|
||||
|
@ -515,15 +498,6 @@ namespace PKHeX.Core.Properties {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to 20170424.
|
||||
/// </summary>
|
||||
internal static string ProgramVersion {
|
||||
get {
|
||||
return ResourceManager.GetString("ProgramVersion", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to ID,3DS Region
|
||||
///0,Japan (日本)
|
||||
|
@ -539,35 +513,6 @@ namespace PKHeX.Core.Properties {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to If you are having issues viewing certain symbols/text: Options -> Unicode
|
||||
///
|
||||
///// Main Window
|
||||
///
|
||||
///CTRL-O: Open
|
||||
///CTRL-S: Export PKM
|
||||
///CTRL-E: Export SAV
|
||||
///CTRL-B: Export BAK
|
||||
///CTRL-Q: Quit
|
||||
///
|
||||
///CTRL-D: Open Database
|
||||
///CTRL-G: Open Mystery Gift Database
|
||||
///CTRL-R: Open Box Report
|
||||
///CTRL-P: Open About PKHeX
|
||||
///CTRL-T: Import Showdown Set
|
||||
///CTRL-SHIFT-T: Export Showdown Set
|
||||
///
|
||||
///Control + Click on...
|
||||
///- Species: Import Showdown/Smogon set from Clipboard.
|
||||
///- Nickname/OT box: Bring up the ingame-special characters.
|
||||
///- Individual [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string shortcuts {
|
||||
get {
|
||||
return ResourceManager.GetString("shortcuts", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Subregion ID,JP,EN,FR,DE,IT,ES,ZH,KO
|
||||
///000,—,—,—,—,—,—,—,—
|
||||
|
|
|
@ -113,9 +113,6 @@
|
|||
<data name="lang_es" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\es\lang_es.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="shortcuts" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\shortcuts.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="lang_zh" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\zh\lang_zh.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
|
@ -1232,9 +1229,6 @@
|
|||
<data name="text_rsefrlg_00000_en" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\gen3\text_rsefrlg_00000_en.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-16</value>
|
||||
</data>
|
||||
<data name="ProgramVersion" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\version.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;Windows-1252</value>
|
||||
</data>
|
||||
<data name="text_gsc_00000_en" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\gen3\text_gsc_00000_en.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-16</value>
|
||||
</data>
|
||||
|
@ -1280,9 +1274,6 @@
|
|||
<data name="text_ItemsG3XD_en" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\gen3\text_ItemsG3XD_en.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-16</value>
|
||||
</data>
|
||||
<data name="changelog" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\changelog.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
|
||||
</data>
|
||||
<data name="text_cxd_00000_en" type="System.Resources.ResXFileRef, System.Windows.Forms">
|
||||
<value>..\Resources\text\gen3\text_cxd_00000_en.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-16</value>
|
||||
</data>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,80 +0,0 @@
|
|||
If you are having issues viewing certain symbols/text: Options -> Unicode
|
||||
|
||||
// Main Window
|
||||
|
||||
CTRL-O: Open
|
||||
CTRL-S: Export PKM
|
||||
CTRL-E: Export SAV
|
||||
CTRL-B: Export BAK
|
||||
CTRL-Q: Quit
|
||||
|
||||
CTRL-D: Open Database
|
||||
CTRL-G: Open Mystery Gift Database
|
||||
CTRL-R: Open Box Report
|
||||
CTRL-P: Open About PKHeX
|
||||
CTRL-T: Import Showdown Set
|
||||
CTRL-SHIFT-T: Export Showdown Set
|
||||
|
||||
Control + Click on...
|
||||
- Species: Import Showdown/Smogon set from Clipboard.
|
||||
- Nickname/OT box: Bring up the ingame-special characters.
|
||||
- Individual IVs: Set IV to max. (toggles Hyper Training in Gen7 onwards)
|
||||
- Individual EVs: Set EV to max.
|
||||
- Randomize IVs: Set all IVs to max.
|
||||
- Randomize EVs: Set all EVs to 0.
|
||||
- PP Ups Label: Set all PP Ups to 0. (Click = 3)
|
||||
- Friendship Label: Set Friendship to 0. (Click = 255 or Base)
|
||||
- Level box: Set Level to 100.
|
||||
|
||||
Alt + Click on...
|
||||
- Preview Sprite to load from a QR url on your clipboard.
|
||||
- Species: Export Showdown/Smogon set to Clipboard.
|
||||
- Individual IVs: Set IV to 0.
|
||||
- Individual EVs: Set EV to 0.
|
||||
|
||||
Shift + Click on...
|
||||
- Preview Sprite to bring up a QR for the viewed Pokémon.
|
||||
|
||||
Hold Control when dragging to save encrypted (ekx).
|
||||
|
||||
Click on...
|
||||
- OT label: Set save file details to relevant properties.
|
||||
- Level / Met Location label: Suggest encounter information for relevant properties.
|
||||
- Moves groupbox: Suggest legal moves.
|
||||
- Relearn Moves groupbox: Suggest legal relearn moves.
|
||||
|
||||
Drop WC7/WC6/PGF/PCD/PGT to convert to PKM in the main tabs.
|
||||
|
||||
// Save File
|
||||
|
||||
Doubleclick on the SAV Tab: Auto-detect/Reload latest save.
|
||||
|
||||
// Boxes
|
||||
|
||||
Control-Click Box Tab: Sort Current Box contents.
|
||||
Control-Shift-Click Box Tab: Sort All Boxes.
|
||||
Alt-Click Box Tab: Delete Current Box contents.
|
||||
Alt-Shift-Click Box Tab: Delete All Boxes.
|
||||
|
||||
Control-RightClick a Box Slot to show extra options (ie Legality check)
|
||||
Control-Drag a Box Slot to Copy-Overwrite
|
||||
Alt-Drag a Box Slot to Delete-Overwrite
|
||||
|
||||
Control-Alt-Click a slot to (Clone/Delete) set a Pokemon to every slot in the box.
|
||||
Control-Click a slot to load slot to tabs.
|
||||
Shift-Click a slot to set tabs to slot.
|
||||
Alt-Click a slot to delete the data in slot.
|
||||
|
||||
Doubleclick the Box tab to open up a new Box Viewer. Only one is allowed at a time, unless you hold shift when doubleclicking.
|
||||
|
||||
// Party / Battle Box
|
||||
Doubleclick on the Party or Battle Box label to export Showdown/Smogon Set (Team) to Clipboard.
|
||||
|
||||
// Misc Editors
|
||||
|
||||
POKEPUFF:
|
||||
- Control Click the All Button to give the best Pokepuffs.
|
||||
- Control Click the Sort Button to sort in reverse.
|
||||
|
||||
MYSTERY GIFT:
|
||||
- Alt-Click QR to import from QR image.
|
|
@ -1 +0,0 @@
|
|||
20170424
|
Loading…
Reference in a new issue