Commit graph

2062 commits

Author SHA1 Message Date
Kurt
5627b07e84 Add more memory checks
Mostly gen3-5 checks if they're ever supported; added bad hack check.

Check yer battle videos to expose da haxxers.
2016-12-07 18:28:28 -08:00
Kurt
2986337a74 Fix HT gender set from tabs
oooooooooops, getGender method returned 2 since value was "" (nothing)
2016-12-07 18:28:28 -08:00
Kaphotics
7880f249b4 Merge pull request #602 from hogeunk/patch
Fix FestaCoins
2016-12-07 17:53:33 -08:00
Kurt
1253ac1bc8 Box Report copy cells include header & tableformat
Closes #595
2016-12-07 17:48:49 -08:00
hogeunk
d754139707 Fix FestaCoins
Fix FestaCoins

0x50D08 ... Current coins
0x50D0C ... Total coins
0x69C98 ... Used coins

total = current + used
2016-12-08 10:40:54 +09:00
Kaphotics
a2c5870deb Merge pull request #601 from kwsch/kwsch-patch-1
Show gamesync gen7
2016-12-07 14:05:26 -08:00
Kaphotics
562cd460c8 Show gamesync gen7
#596
2016-12-07 14:04:44 -08:00
Kaphotics
ca28d09806 Merge pull request #600 from Nalweakette/patch-1
Invalid Check for Apricorn ball
2016-12-07 14:02:16 -08:00
Nalweakette
d9552926e5 Update Checks.cs
Pokemon Species 731 is Pikipek and is Valid in Apricorn Ball

So >= 731 or > 730 is a valid check.
2016-12-07 21:47:06 +01:00
Kurt
fbbe9ecd94 Add coins displayed
as per post 30587882 on vp
no idea why gamefreak did it this way; the 0x50C is accessed for get/add
but apparently the other is used for the display. just update both
2016-12-07 08:59:51 -08:00
Kurt
0a06a1999c Update scan met locations
off by 1
2016-12-07 08:30:52 -08:00
Kurt
c2148c970a trycatch settings load
if settings can't load, just swallow the exception
2016-12-06 23:29:57 -08:00
Kurt
8586cb6c72 Remove unused references
y these keep sneaking back in
2016-12-06 23:29:16 -08:00
Kurt
8f705a89d6 Add collected const display
Closes #594
2016-12-06 21:41:40 -08:00
Kurt
863dc58ec3 Add property type indication
Simplify so that only a list of types is specified on one line, no other
type specific handling required when adding a new type.

Closes #592
2016-12-06 21:36:31 -08:00
Kurt
068da5ef9c rejoin safari/dream male-genderless tables
genderless can inherit
2016-12-06 19:25:06 -08:00
Kurt
d9c33979fd Update prebank eggmove banlist
parasect can use counter
2016-12-06 07:36:16 -08:00
Kurt
369f6f4e57 Update revision date format
yymmdd
2016-12-05 22:22:01 -08:00
Kurt
9a095e0c17 Update 16.12.06
Finalized per forum revival
2016-12-05 21:46:34 -08:00
Kurt
361af826e6 Update ThreadPath
static link on forums
2016-12-05 21:17:53 -08:00
Kurt
66a838353f Remove capitvate from cottonee eggmove ban prebank
Closes #585
2016-12-05 19:39:39 -08:00
Kurt
9d2e6c85de Add zygarde cell editor
Stored in event constants, no need to have it in that editor as certain
cheats need to be performed.
Multilang translation on this would be a pain location wise, so
hopefully the english hints are enough for the international users.

Thanks c4388354
Closes #579
2016-12-05 19:19:19 -08:00
Kurt
03736dc3f3 Invert Unicode display
use advanced chars if set, else use default form font
Closes #586
probably going to get a followup issue from someone else 😄
2016-12-05 17:42:19 -08:00
Kurt
a56a3c0cdb Add porygon pre-bank ball check
Closes #587
2016-12-05 17:35:46 -08:00
Kurt
254e5de710 Add greninja gift exclusion case
Closes #583
2016-12-05 08:19:29 -08:00
Kurt
6a60b8772c Ban Gastrodon West prior to bank release
Closes #578
2016-12-04 15:55:17 -08:00
Kurt
418e88f98c Add Battle Tree streak editing
Closes #530
2016-12-04 13:23:35 -08:00
Kurt
2cfeeb20d9 Add backup prompt on first startup
if bak folder already exists, check is skipped.
Closes #531
2016-12-04 11:23:10 -08:00
Kurt
a6671b2e63 fix form1 meowstic gen6 edge case
egg move tables are per species not per form in gen6
added comments for lessons learned
2016-12-03 09:38:24 -08:00
Kurt
3a377f9198 Add save detection exception handling
Yay for jksv allowing invalid filenames
2016-12-03 09:32:18 -08:00
Kurt
247864ce8f Reimplement individual mark accessors
#571 alternative
2016-12-03 09:20:53 -08:00
Kurt
92e5076012 Remove individual mark properties
With gen7 using a different marking format, a public general
implementation is not used
Closes #571
2016-12-03 09:09:33 -08:00
Kurt
2063336949 Update pikachu edge case transfer
ignore form 0
closes #568
2016-12-03 00:51:27 -08:00
Kurt
d3ff9ffce2 straggler images for revert
Closes #557
2016-12-02 23:02:58 -08:00
Kurt
cfa5a0a5da manual merge continued 2016-12-02 22:55:05 -08:00
Kurt
71b16b9563 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	PKHeX/Resources/img/box/bw/box_wp02bw.png
#	PKHeX/Resources/img/box/bw/box_wp07bw.png
2016-12-02 22:54:31 -08:00
Kurt
4a6e238d24 Manually revert image optimization
screwed up transparency on other systems
possibly 4 stragglers (1941+4 = 1945)
2016-12-02 22:52:51 -08:00
Kaphotics
c9a932d0e6 Merge pull request #566 from kwsch/revert-536-master
Revert "Resaved box_wp02bw.png and box_wp07bw.png to fix resgen build issue w…"
2016-12-02 22:41:11 -08:00
Kaphotics
f545d04e44 Revert "Resaved box_wp02bw.png and box_wp07bw.png to fix resgen build issue w…" 2016-12-02 22:40:44 -08:00
Kurt
fdca3cb333 Don't fix memories on g7
delete em
Closes #564
2016-12-02 22:08:52 -08:00
Kurt
e18a2cd774 Fix getBaseSpecies invalid chains
Closes #555
now correctly flags trade evolution chains
2016-12-02 20:26:35 -08:00
Kurt
00d0dac85e Fix colon trim for type: null
y gamefreak
Closes #558
2016-12-02 20:05:11 -08:00
Kurt
a60b0a8bca Make currentlevel set public
Can't set via private setter via reflection
Closes #563
2016-12-02 19:53:04 -08:00
Kurt
741eb7da46 Add geolocation memory checks for g7 2016-12-02 19:50:02 -08:00
Kurt
18561259d8 Stub geolocation memories
tfw nobody reports that they're gone until weeks after release
2016-12-02 19:39:31 -08:00
Kurt
8d08f291c3 Add private EXP setter
set level will set the correct EXP
Closes #562
2016-12-02 19:33:02 -08:00
Michael Scire
69f145a10e Add SM tag to fishing rod to see if it helps with #560 2016-12-02 17:05:29 -08:00
Kaphotics
b6d52f06ad Add Silvally to constant sprite list
Closes #556
2016-12-02 10:10:27 -08:00
Kurt
74ca7591ce Update bank checks
collapse scan table
reorder grimer1 to be checked first
fix egg move return (incorrectly returned rowlet's moves every time)
remove unnecessary alolan mons HA check (they are SOS encounterable)

Closes #551
2016-12-02 08:51:08 -08:00
Kurt
11c3819151 Fix batch editor any selection
now includes pk7 properties
2016-12-01 21:34:46 -08:00