Kaphotics
|
d4e746233c
|
Merge pull request #94 from chenzw95/opendialog-fix
Explicitly set InitialDirectory when creating new OpenFileDialog
|
2016-03-30 10:46:51 -07:00 |
|
chenzw95
|
2ac37336dd
|
Reset OpenFileDialog path only if it does not exist
|
2016-03-31 01:14:32 +08:00 |
|
chenzw95
|
f6c593ac7d
|
Explicitly set InitialDirectory when creating new OpenFileDialog
Probably fixes most "no disk in drive" issues.
|
2016-03-31 00:24:58 +08:00 |
|
Kaphotics
|
ab925068a2
|
Merge pull request #93 from chenzw95/daycare-fix
ORAS: fix incorrect display if only daycare 1 is empty
|
2016-03-29 07:46:59 -07:00 |
|
chenzw95
|
28671eaf2d
|
ORAS: fix incorrect display if only daycare 1 is empty
|
2016-03-29 17:58:14 +08:00 |
|
Kaphotics
|
4cef68cbc3
|
Add pokeball-only fossil pkm
Exlusions for the other balls happen in the other ball checks.
|
2016-03-28 22:42:29 -07:00 |
|
Kaphotics
|
7f8f8c4756
|
Check Pokeball outside & before egg ball chk
Fixes Fossil pkm getting flagged.
|
2016-03-28 22:36:01 -07:00 |
|
Kaphotics
|
c00651078a
|
Add Gen3/4 Ball exclusions
Additional Changes:
Removed duplicate EncounterLink check
Moved RelearnBase resetting to the verifyRelearn() method.
|
2016-03-28 22:30:23 -07:00 |
|
Kaphotics
|
65901f7f41
|
Add more strict ball checks
Sport/Apricorn/Safari/Dream checked
Also snuck in encountertype tracking for readability/calcOnce
|
2016-03-27 22:05:51 -07:00 |
|
Kaphotics
|
908ff709c6
|
Add Apricorn & Hidden Ability check
Thanks Eskuero!
|
2016-03-26 20:52:06 -07:00 |
|
Kaphotics
|
f728608216
|
Add Clear All for Memory Country/Region
|
2016-03-26 19:40:02 -07:00 |
|
Kaphotics
|
7a7c8488f3
|
Add Ingame Trade OT/Nick check
|
2016-03-26 17:23:53 -07:00 |
|
Kaphotics
|
7868b925d3
|
Add Master Ball & Gender based Ball checks
Safari ball and general ball checks for past gen pkm are still weaker
than they can be.
|
2016-03-26 17:12:09 -07:00 |
|
Kaphotics
|
a277b4a734
|
Ingame Trade exclusion
Return early if not ingame trade
|
2016-03-26 16:40:12 -07:00 |
|
Kaphotics
|
ae424cb116
|
Update changelog (03-26-16)
new release posted (03-26-16)
|
2016-03-25 20:39:31 -07:00 |
|
Kaphotics
|
8822069852
|
Increase cardname length
Null terminator is technically a part of the title, but not going to
allow overwriting.
|
2016-03-25 14:16:50 -07:00 |
|
Kaphotics
|
f55c2df910
|
Remove old ramsav cases
Unnecessary, program can't handle them anymore.
|
2016-03-25 00:10:57 -07:00 |
|
Kaphotics
|
a2c42a2293
|
RelearnMove suggestion instead of copyMoves
|
2016-03-25 00:10:11 -07:00 |
|
Kaphotics
|
ebb6349ceb
|
Less cryptic encountertype choices
Resolves #91
|
2016-03-24 17:04:28 -07:00 |
|
Kaphotics
|
ea3fabe8e9
|
Drop past gen pkm -> slot img refresh
Fixes #89
Thanks poutros
|
2016-03-24 16:44:57 -07:00 |
|
Kaphotics
|
2b91145612
|
Clear bad egg background when slot is overwritten
PKHeX will never write a sanity=0 or bad chk, so no need to check.
(anyone can make the program do that though!)
|
2016-03-23 21:35:36 -07:00 |
|
Kaphotics
|
6d6866de64
|
Add Link origin game lockouts
Certain link gifts can only be received in certain games.
|
2016-03-23 17:57:22 -07:00 |
|
Kaphotics
|
f1c119214a
|
Method reordering
Nothing changed, just organization.
|
2016-03-22 22:50:54 -07:00 |
|
Kaphotics
|
092a34e239
|
Move MatchedWC6 into EncounterMatch
|
2016-03-22 22:49:46 -07:00 |
|
Kaphotics
|
38d67c9ef1
|
Refactor Safari to be an encounter slot
|
2016-03-22 22:31:30 -07:00 |
|
Kaphotics
|
eec754256a
|
Lambda
Slick.
|
2016-03-22 20:30:48 -07:00 |
|
Kaphotics
|
c89e3a84c1
|
Allow menu strip to stay open on chk click
Allows the user to click multiple options in Set to SAV and Database
filters without having the options disappear on click.
|
2016-03-22 20:14:11 -07:00 |
|
Kaphotics
|
36d74b8d85
|
Refactoring & Fixes
Add tracking for wild / link encounters
Fixed sylveon ball check
Added Demo link pkm
Added Horde Hidden Ability checks
|
2016-03-22 19:47:13 -07:00 |
|
Kaphotics
|
4fa58841ad
|
Remove unused asymmetric sprite
Slipped through the last purge
|
2016-03-22 14:07:51 -07:00 |
|
Kaphotics
|
fa68aa7a29
|
Minor fixes
Fix ribbon bits, fix formchange
|
2016-03-21 23:43:03 -07:00 |
|
Kaphotics
|
903f070e61
|
Fix Link ribbon check
|
2016-03-21 23:30:31 -07:00 |
|
Kaphotics
|
262abad921
|
Improve ingame trade filtering
More strict.
Dunno about PID/EC values.
|
2016-03-21 21:51:36 -07:00 |
|
Kaphotics
|
8211509d99
|
Add Ingame Trade ability, chk Fix Egg Ball chk
Missed the return at the end
|
2016-03-21 21:50:39 -07:00 |
|
Kaphotics
|
b109af18e7
|
Add History check, Expand ball check
|
2016-03-21 21:31:06 -07:00 |
|
Kaphotics
|
e938aa6765
|
Add more stringent wc6 comparators
|
2016-03-21 19:53:02 -07:00 |
|
Kaphotics
|
b05b66810c
|
Add Ball/Ability checks & wc6 PID check
Probably am going to move the WC6 fetch logic out
|
2016-03-21 08:01:08 -07:00 |
|
Kaphotics
|
17109093bd
|
Update legality display before alert
Instead of updating after displaying why it's (not) legal.
|
2016-03-20 21:57:50 -07:00 |
|
Kaphotics
|
7e6c92f343
|
Add ribbon legality check
|
2016-03-20 15:20:11 -07:00 |
|
Kaphotics
|
f61b34f52e
|
Update changelog, target date
|
2016-03-19 18:26:26 -07:00 |
|
Kaphotics
|
cc1d3de1ed
|
Retain unown form
|
2016-03-19 18:17:10 -07:00 |
|
Kaphotics
|
01341ceeae
|
convert 5->6 decapitalize if not nicknamed
|
2016-03-19 18:13:09 -07:00 |
|
Kaphotics
|
82a9850c4a
|
Tweak nickname check severity
|
2016-03-19 18:06:02 -07:00 |
|
Kaphotics
|
0ceec780a1
|
Wondercard window bugfixes
Import wc6 fixed, dropping folder fixed (now also refreshes the view and
adds the wondercard ID)
|
2016-03-19 15:50:01 -07:00 |
|
Kaphotics
|
9d3324ffb1
|
Update changelog
I hope this is it...
|
2016-03-19 12:48:59 -07:00 |
|
Kaphotics
|
729a69dbee
|
Add giratina form move case
|
2016-03-19 12:47:24 -07:00 |
|
Kaphotics
|
119efdb45e
|
Bump dexnav level to 30
|
2016-03-19 09:28:15 -07:00 |
|
Kaphotics
|
a6d5494193
|
Increase dexnav max boost
13->25
|
2016-03-19 09:14:48 -07:00 |
|
Kaphotics
|
0d13e812a9
|
Fix Keldeo Secret Sword
|
2016-03-19 07:53:55 -07:00 |
|
Kaphotics
|
d57533ea77
|
Add level check
Met level > Current Level
|
2016-03-18 22:49:21 -07:00 |
|
Kaphotics
|
b3337cbf24
|
Add missing static encounters
Resolves #84
|
2016-03-18 22:48:53 -07:00 |
|