-
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
Showing
15 changed files
with
203 additions
and
79 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
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
93 changes: 48 additions & 45 deletions
93
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testSources/LegendaryTrio.json
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,47 +1,50 @@ | ||
[ | ||
{ | ||
"dexNumber": 483, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 28, | ||
"nature": 1, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "Dialga", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 0, 0, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ] | ||
|
||
}, | ||
{ | ||
"dexNumber": 484, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 30, | ||
"nature": 1, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "Palkia", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 0, 0, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ] | ||
|
||
}, | ||
{ | ||
"dexNumber": 487, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 5, | ||
"nature": 1, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "Giratina", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 0, 0, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ] | ||
|
||
} | ||
{ | ||
"dexNumber": 483, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 28, | ||
"nature": 3, | ||
"heldItem": 135, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "Dialga", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 252, 252, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ], | ||
"isShiny": true | ||
}, | ||
{ | ||
"dexNumber": 484, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 28, | ||
"nature": 3, | ||
"heldItem": 135, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "Palkia", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 252, 252, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ], | ||
"isShiny": true | ||
}, | ||
{ | ||
"dexNumber": 487, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 28, | ||
"nature": 3, | ||
"heldItem": 135, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "Giratina", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 252, 252, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ], | ||
"isShiny": true | ||
} | ||
] |
27 changes: 14 additions & 13 deletions
27
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testSources/Mareep.json
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,15 +1,16 @@ | ||
{ | ||
"dexNumber": 179, | ||
"ball": 2, | ||
"language": 1, | ||
"ability":9, | ||
"nature": 1, | ||
"OT": "Dawn", | ||
"OTGender": 1, | ||
"nickname": "WLW", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 0, 0, 0, 0, 0, 0 ], | ||
"moves": [ 425, 262 ], | ||
"movespp": [ 30, 40 ] | ||
|
||
"dexNumber": 179, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 99, | ||
"nature": 3, | ||
"OT": "Red", | ||
"OTGender": 1, | ||
"nickname": "sheepy2", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 252, 252, 0, 0, 0, 0 ], | ||
"moves": [ 344, 1, 124, 26 ], | ||
"movespp": [ 0, 0, 0, 0 ], | ||
"heldItem": 135, | ||
"isShiny": false | ||
} |
16 changes: 16 additions & 0 deletions
16
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testSources/MareepShiny.json
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 |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"dexNumber": 179, | ||
"ball": 2, | ||
"language": 1, | ||
"ability": 99, | ||
"nature": 3, | ||
"OT": "Red", | ||
"OTGender": 1, | ||
"nickname": "sheepy2", | ||
"IV": [ 31, 31, 31, 31, 31, 31 ], | ||
"EV": [ 252, 252, 0, 0, 0, 0 ], | ||
"moves": [ 344, 1, 124, 26 ], | ||
"movespp": [ 0, 0, 0, 0 ], | ||
"heldItem": 135, | ||
"isShiny": true | ||
} |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
using System; | ||
using System.Collections.Generic; | ||
using System.Linq; | ||
using System.Text; | ||
using System.Threading.Tasks; | ||
|
||
namespace pkhex_egglocke | ||
{ | ||
internal class PokemonPorter | ||
{ | ||
} | ||
} |
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
10 changes: 10 additions & 0 deletions
10
pkhex/pkhex-egglocke/pkhex-egglocke/support/Blank_Pearl.sav
Large diffs are not rendered by default.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
pkhex/pkhex-egglocke/pkhex-egglocke/support/Blank_Platinum.sav
Large diffs are not rendered by default.
Oops, something went wrong.
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