Kurt
aeb90d262c
Cleanup
2017-05-12 09:33:12 -07:00
pokecal
748919bb71
fix G4 Miscs
...
for add DP stats
2017-04-23 23:55:29 +09:00
pokecal
c2f1fb4df6
add G4 BattleFrontier controls
...
Editable many values. It seems a batch button needs,
but little demand, I have not made it.
2017-04-22 21:40:02 +09:00
Kurt
a01e3694be
Cleanup
...
Reduce nesting
while loop if / continue checks at the end didn't do anything
(did the manual merge cause the entire file to get fudged?)
2017-04-09 14:18:45 -07:00
pokecal
7805d4a042
Poketch DotArtEdit
...
drag&drop will import file, click will edit directly.
2017-04-10 04:57:11 +09:00
pokecal
7d430387f8
add Gen4 MiscEditForm
...
there is now only a tab Poketch.
2017-04-08 18:20:16 +09:00
Kurt
d19ab6159f
Refactor Honey Tree editing
...
Tucks the honey tree properties behind a class, brings the user closer
to raw data by allowing selection of any group/slot of the table.
2017-04-06 21:47:28 -07:00
suloku
1dc5831921
Added Honey Tree Editor for DP and Pt savegames. ( #1029 )
2017-04-06 17:39:36 -07:00
pokecal
5b85c4dfdc
fix gen4dex forms
...
mismatch of formFlag and languageFlag also fixed.
full editing of DexUpgrade added.
DP,with SetToSavOption,some mons otherLangDexFlag will be edit.
2017-03-22 17:01:02 +09:00
pokecal
e3b501d2ee
Upgrade with NationalDexMode ( #960 )
...
Just edit dex. Events unchanged.
2017-03-20 20:14:37 -07:00
Kurt
baac850409
Gen4 dex fixes
...
Fix form1 offset for getter
move formNames into check (only fetch if forms exist for the dex
entries)
Add all forms to seen side when seen is toggled (behaves like gender)
2017-03-07 23:52:47 -08:00
Kurt
ea47d958ca
Misc tweaks
...
Fix exceptions / insufficient behavior in pokedex4
change gen2 tutor name to be consistent with other gen variable names
replace gen2 trade checkresult with nothing as all properties are
already checked.
2017-03-07 23:41:05 -08:00
Kurt
4874c174d8
Add gen4 pokedex editor
...
Fixes the setDex implementation for gen4
why u have to be so weird gen4
hgss has 0x1C extra form flags in the first form array... unused?
2017-03-06 22:43:46 -08:00