sora10pls
6ec784c2c0
Merge branch 'master' of https://github.com/sora10pls/pk3DS
2017-12-18 22:25:48 -05:00
sora10pls
76307c66bf
Add gen7 gift nature
2017-12-18 22:25:27 -05:00
Matt
125fef75ce
Merge pull request #1 from kwsch/master
...
Update from upstream repo kwsch/pk3DS
2017-12-18 20:54:43 -05:00
sora10pls
dde684ee85
Expose more gen7 gift/trade features
2017-12-18 20:53:37 -05:00
Kurt
4ba1794915
Merge pull request #258 from sora10pls/master
...
Misc changes
2017-12-18 16:18:19 -08:00
sora10pls
aaa5d8043e
Actually fix IV/EV set
2017-12-18 18:32:01 -05:00
Kurt
865d0693ca
Fix bst rand
...
Closes #255
2017-12-18 12:23:29 -08:00
sora10pls
1078a64315
Fix IV/EV set
2017-12-18 13:29:06 -05:00
sora10pls
d448426c16
Misc changes
2017-12-18 13:13:48 -05:00
Kurt
558d3fab8c
Merge pull request #257 from sora10pls/master
...
Expose Gen 6 gift shiny locks
2017-12-17 21:14:07 -08:00
sora10pls
5c567a559b
Expose Gen 6 gift shiny locks
2017-12-18 00:06:07 -05:00
Kurt
98d763d592
Misc fixes
...
range check on click move for typechart
2017-12-17 12:33:41 -08:00
Kurt
94aeec31b3
Merge pull request #256 from sora10pls/master
...
Add static/gift shiny lock removal option
2017-12-17 11:00:49 -08:00
sora10pls
caa2327b53
Add static/gift shiny lock removal option
2017-12-17 13:45:33 -05:00
Kurt
57d98a4c9e
Relocate script handling to core
2017-12-13 18:56:19 -08:00
Kurt
dd5dc2cabd
Refactoring
...
increase diagnostic ability for a textfile, pull out some properties
that aren't used outside of the library
#253
2017-12-10 20:57:21 -08:00
Kurt
3d6860d1ec
Merge pull request #252 from sora10pls/master
...
Misc additions
2017-12-10 12:17:36 -08:00
sora10pls
ee94bf8e8e
Merge branch 'master' of https://github.com/sora10pls/pk3DS
2017-12-10 10:07:22 -05:00
sora10pls
9bb32a7187
Add USUM special classes
2017-12-10 10:05:37 -05:00
Matt
a6f19c2496
Update readme screenshots
2017-12-10 00:11:36 -05:00
sora10pls
0bc9ee74d3
Add more TM/HM rand options
2017-12-09 23:42:07 -05:00
sora10pls
fec4fd4ca5
Add XY trainer class blacklist for ORAS
2017-12-09 22:34:53 -05:00
Kurt
d7b476baab
Merge pull request #250 from sora10pls/master
...
Random Mega Form option for Static Editors
2017-12-09 09:37:57 -08:00
sora10pls
e46cc35794
Random Mega Form option for Static Editors
2017-12-09 10:54:47 -05:00
Kurt
c5e18ba288
Merge pull request #247 from sora10pls/master
...
Implement item randomization for static/gift PKM
2017-12-08 09:22:20 -08:00
sora10pls
eee90a3871
Implement item randomization for static/gift PKM
2017-12-08 12:00:55 -05:00
Kurt
d022f37f47
Add varcode escape
...
Closes #246
2017-12-07 19:22:07 -08:00
Kurt
698f03317a
Merge pull request #245 from sora10pls/master
...
Fix USUM species not appearing
2017-12-07 11:06:45 -08:00
sora10pls
bde6144ad4
Revise legal/randomizer changes
2017-12-06 19:39:59 -05:00
sora10pls
f6c2f152e7
Misc fixes (pt. 2)
2017-12-06 18:08:08 -05:00
sora10pls
ca43387e5e
Misc fixes (pt. 1)
2017-12-06 17:48:13 -05:00
Kurt
4ee74eecae
Merge pull request #244 from sora10pls/master
...
Fix SMTE CurrentAttack
2017-12-05 14:24:53 -08:00
sora10pls
72489a6fab
Fix SMTE CurrentAttack
2017-12-05 17:00:51 -05:00
Kurt
63ca15cdb7
Fix non-expanding first entry randomization
...
closes #243
2017-12-02 08:28:20 -08:00
Kurt
abb9bfb41d
Change trainer name/class to show index
...
closes #242
2017-11-30 19:14:38 -08:00
Kurt
e0ec1dac38
Merge pull request #237 from sora10pls/master
...
Fix USUM mart location names
2017-11-23 11:46:13 -08:00
Matt
b54ea2da30
Fix USUM mart location names
2017-11-23 14:14:07 -05:00
Kurt
39666dc54e
Save trainer name on form close
...
use an object wrapper to check for modifications to only write back if
things were changed
not sure I like this setup
Closes #235
misc refactoring in maison7/owse
2017-11-22 16:08:18 -08:00
Kurt
a04342e3af
add map location
...
probably need to use this in conjunction with the zonedata to yield an
actual met location ID; but good enough for doc purposes.
#146
2017-11-20 22:34:56 -08:00
Kurt
155eda866d
Add names for 4 X Item locations
...
Thanks @aussifer !
2017-11-20 22:14:44 -08:00
Kurt
d78b95e7e2
Merge pull request #232 from kwsch/f/string-remapping
...
Add GameConfig option to enable TextFile's character remapping
2017-11-14 19:48:02 -08:00
Evan Dixon
12e8db539d
Add GameConfig option to enable TextFile's character remapping
...
Also update TextFile to use a StringBuilder in getLineString and getVariableString.
2017-11-14 20:49:52 -06:00
Kurt
49eed82fea
Update extra text reference for usum starters
2017-11-14 08:26:41 -08:00
Kurt
ef50adf24b
misc fixes
...
add partner pikachu
fix starter string writeback
2017-11-13 23:12:17 -08:00
Kurt
e9739dbb9e
Add sm/usum content
...
item sprites weren't added from sm
add usum pkm/item sprites
add usum forme handling colors
2017-11-13 22:59:17 -08:00
Kurt
a4d1178625
fix pack exception after pack
...
Closes #231
2017-11-12 16:37:05 -08:00
Kurt
1e2736ab35
add nature
2017-11-12 12:16:11 -08:00
Kurt
4389a3b02e
update starter text updating
...
file 39 in usum vs 41 in sm
no types referenced so only try the replace if SM
thanks @sora10pls
2017-11-11 14:20:50 -08:00
Kurt
6d7e99b3b2
Add beach BP move tutor editing to personal editor
2017-11-11 14:09:57 -08:00
Kurt
c5316dc465
add tutor beach locations
...
thanks @sora10pls !
2017-11-11 14:07:16 -08:00