Kurt
e93d814ce8
Simplify giratina check
...
No need to check both cases when we're really just checking for a
mismatch
2017-02-02 19:30:17 -08:00
Kurt
c0e5db6bb0
Add party-only form legality checks
...
Closes #806
2017-02-02 19:27:48 -08:00
ReignOfComputer
614b15f1b7
Catch MissingMethodException and Direct Users to .NET Framework 4.6 Install ( #797 )
...
* Catch MissingMethodException and Direct Users to .NET Framework 4.6 Install
* Revised .NET Framework Warning Message
* Check .NET Framework Version on Launch
* Check .NET Framework Version on Launch
* No Locale for Microsoft Download Center
2017-02-02 19:14:48 -08:00
Egzon Qukovci Jusufi
45456e2226
Fix on Giratina check ( #808 )
...
* Merge pull request #1 from kwsch/master
* Fix on Giratina check
2017-02-02 19:14:18 -08:00
Kaphotics
0b7332441c
Merge pull request #810 from ReignOfComputer/b/fix-showdown-import-with-null-form
...
Fix Showdown Import and Export Cases
2017-02-02 19:13:08 -08:00
ReignOfComputer
a9c32de521
Additional Greninja Fix by @egzonqj
2017-02-03 09:50:58 +08:00
ReignOfComputer
04dcb11b54
Must have forgotten to save
2017-02-03 09:02:14 +08:00
ReignOfComputer
42a185c682
Additionally fix Vivillon and Furfrou Import/Exports
...
Fixes https://github.com/kwsch/PKHeX/issues/807 .
2017-02-03 08:58:22 +08:00
ReignOfComputer
0be2bd4674
Fix Showdown Import with Null Forms
...
Fixes
https://projectpokemon.org/forums/forums/topic/40047-error-when-importing-pokemon-from-showdown/
2017-02-03 08:33:27 +08:00
ReignOfComputer
19dbae430c
Merge pull request #6 from kwsch/master
...
Update from upstream repo kwsch/PKHeX
2017-02-03 08:07:35 +08:00
Kurt
7b2fa3d600
Add wormadam evolution info
...
devolving is fun
2017-02-01 22:19:37 -08:00
Kurt
1170a9ad06
Add evolve-to-form check
...
Espurr->Meowstic1
Pikachu->Raichu1
etc
2017-02-01 21:59:39 -08:00
Kurt
d9c93aa88e
Add WC6/WC7 IV check
...
Closes thread 40025
2017-02-01 21:27:18 -08:00
Michael Scire
898dbaf5da
Begin work on Rental QR support, Memecrypto Refactoring
2017-02-01 20:13:25 -08:00
Kaphotics
0be0dd1f2d
Merge pull request #804 from JortonMV/mycommits
...
Correct translation for 'None' in Spanish.
2017-02-01 18:38:04 -08:00
Kaphotics
edfa30dd4f
Merge pull request #801 from Tsunamical/master
...
Tests: Use DateTime.UtcNow for test cases
2017-02-01 18:22:55 -08:00
JortonMV
5879f7ddf1
Correct translation for 'None' in Spanish.
...
Because 'ningún objeto' means 'no object', and it is used for moves too.
2017-02-01 18:38:26 +01:00
Tsunamical
2bfdb72e1b
Tests: Use DateTime.UtcNow for test cases
...
DateTime.UtcNow is considerably faster than DateTime.Now, and since this
value isn't used for actual game purposes, we can take advantage of it.
2017-02-01 10:18:09 -05:00
Kurt
115a8da8f2
Add C-Gear skin incomplete alert
...
Closes #790
2017-01-31 20:12:51 -08:00
Kurt
a7339ae26f
Add Arceus/Silvally checks
...
#793
Closes #792
pls no more item checks
2017-01-31 20:11:11 -08:00
Kaphotics
f44c7addb6
Merge pull request #793 from egzonqj/master
...
Fix legality on form change with held item
2017-01-31 19:51:35 -08:00
Kaphotics
05b6fd4cf6
Update README.md
2017-01-31 19:44:29 -08:00
Kurt
40456702a9
Misc tweaks
...
Fixes marking set #798
sleep deprivation ftw
2017-01-31 19:35:18 -08:00
ReignOfComputer
b7a29c1017
Refresh Visiblity of Legality ( #795 )
...
This clears any legality markings when loading Pokemon from generations
not covered by checks. Should fix issue
https://github.com/kwsch/PKHeX/issues/794 .
2017-01-31 18:48:33 -08:00
Egzon Qukovci Jusufi
d0bfa187ca
Fix for Giratina's Origin form only with specific held item
2017-01-31 23:01:32 +01:00
ReignOfComputer
100ea25065
Merge pull request #5 from kwsch/master
...
Update from upstream repo kwsch/PKHeX
2017-01-31 23:13:35 +08:00
Kurt
3eb8575732
Remove unnecessary checks
...
Closes #785
It's cleared on 6->7 (no more Amie) but is used the same way by Refresh.
EncounterType is checking the virtual property (=> 0) thus unnecessary.
2017-01-31 04:50:57 -08:00
ReignOfComputer
2467fd95ad
Fix Fishing Stat Record ( #784 )
...
Should be 007 not 006.
2017-01-31 04:13:29 -08:00
ReignOfComputer
c58c5ff904
Merge pull request #4 from kwsch/master
...
Update from upstream repo kwsch/PKHeX
2017-01-31 15:39:42 +08:00
Kurt
58da4dc3f4
Update 170131
...
Update changelog & update shortcuts list.
2017-01-30 21:25:22 -08:00
Kurt
2fb56a99bf
Bump .NET to 4.6
...
Farewell XP support. :godmode:
2017-01-30 20:45:34 -08:00
Kaphotics
b490d9f896
Merge pull request #781 from kwsch/f/specific-error-check
...
Made FileNotFoundException check more specific
2017-01-30 20:44:29 -08:00
Evan Dixon
ebb53457cf
Removed whitespace
2017-01-30 22:30:53 -06:00
Evan Dixon
18f08b93a3
Made FileNotFoundException check more specific
2017-01-30 22:27:08 -06:00
Kurt
26925ad528
Add default/illegal fashion payloads
...
User selects which payload they want to apply
closes #780
2017-01-30 18:32:18 -08:00
Kurt
1454433483
Misc legality updates
...
Add ゲーフリ to valid 151 OTs
Revise logic for split-forme egg moves (Closes #777 )
Save config on closing instead of option change
Remove geolocation setting for 6->7 and associated legality check, move
geolocation validity check higher (Closes #776 )
2017-01-30 17:49:28 -08:00
Kurt
c2dcad4c6a
Update dream ball inheritance
...
Caterpie/Weedle line used their max evolved form instead of base form,
so that has been corrected.
Remove the ability check for dream balls now that they can be inherited
together.
2017-01-30 16:08:19 -08:00
Kurt
897fcb7a0d
Fix importing wc6 on gen7 ver
2017-01-30 15:37:22 -08:00
ReignOfComputer
2c8dec7f83
Merge pull request #3 from kwsch/master
...
Update from upstream repo kwsch/PKHeX
2017-01-31 07:00:29 +08:00
Kurt
9c788d1c8a
Fix coins OverflowException
...
cap to 9999 before casting
Closes #775
Thanks @ThunderRemix
2017-01-29 21:41:42 -08:00
Kurt
1c599e8baa
Update 170130
...
Fixed wc7 binary, added 6->7 transfer georegion (was missing).
2017-01-29 20:15:03 -08:00
Kurt
f7e354a839
Allow gen3/4 balls on gen3/4 starters
...
Closes #774
Thanks @PKMWM1 !
2017-01-29 19:11:40 -08:00
Kurt
bcf4c72e86
Clarify PersonalInfoSM local bool
...
FormVariantEggMoves are used?
#774
2017-01-29 19:03:50 -08:00
Kurt
9506b3bbe1
Fix cloning overflow
...
use the count of slots in a box, not 30 hardcoded
Thanks Wanderer1391!
2017-01-29 17:50:06 -08:00
Kurt
3da9bcd0df
update SM dex iterator
...
#772
sneak in misc changes to PKM.cs, to snazzify HPType calc and to allow
markings to be converted from g7 format to g6
2017-01-29 16:55:35 -08:00
Kurt
6a63137ca6
Fix forme display
...
Closes #771
2017-01-29 10:45:02 -08:00
Kurt
fefd3e6e72
Simplification changes
...
remove dexlevel(lvl) call in favor of single species call, differentiate
maxSpeciesOrigin from maxSpeciesTree
2017-01-29 09:26:40 -08:00
javierhimura
dfc518faab
Get lineage using the source generation of the pokemon ( #769 )
...
* Added function get max species by source game of a pokemon
* Tweak get lineage function to take into account the source generation of the pokemon
2017-01-29 09:11:48 -08:00
Kaphotics
80386bf667
Merge pull request #770 from phijor/master
...
Fix tabs for bag pouches not showing on Linux/Mono
2017-01-29 09:02:02 -08:00
Philipp Joram
0ac5d57224
Fix tabs for bag pouches not showing on Linux/Mono
...
Passing a height of 0 lets the TabControl dissapear, making it
impossible to switch tabs between different pouches.
To fix this, use the same approach as for the width and pass the height
of the first icon.
2017-01-29 14:18:35 +01:00