Kurt
263f7ca909
Add advanced evo/move based personal randomization
...
nonfunctional/nontested
2019-05-04 22:11:07 -07:00
Kurt
fb2e5dca89
Merge pull request #412 from sora10pls/g7-ai
...
Expose Gen 7 Trainer AI bits
2019-04-07 10:03:54 -07:00
sora10pls
0ef2227747
Expose Gen 7 Trainer AI bits
2019-04-06 11:38:53 -04:00
Kurt
48c0dbb748
Expose individual field effect bits
...
Closes #407
Also fix boostacc getset (oops)
2019-01-07 17:50:31 -08:00
Kurt
ee169dcfbb
Split Consumable byte to 4&4
...
flutes appear as '16', which is 0x10 (4th bit) flag.
2019-01-02 23:45:14 -08:00
Kurt
d971af11b4
Split pp bitflags into separate properties
2019-01-02 17:51:08 -08:00
Kurt
2c159e7d6f
Add battle mode property & gui
...
Closes #399
2018-12-27 20:29:56 -08:00
Kurt
e3e6268f90
Fix index access exception
2018-11-19 15:01:38 -08:00
Kurt
e6aa4df384
Add makefile
...
Closes #396
Thanks @iskunk !
2018-11-13 22:21:55 -08:00
Kurt
f3282e9c8c
Fix maison tr dump off by 1
...
Closes #393
2018-11-09 21:01:07 -08:00
J. Lord
2abd4a2441
Fix #391 : prevent Metronome Mode softlock ( #392 )
...
* Fix #391 : Metronome Mode causes catching tut. softlock
* Fix #391 : Metronome Mode causes catching tut. softlock
2018-11-05 18:05:34 -08:00
Kurt
ba01343f35
Merge pull request #386 from sora10pls/misc-updates
...
Misc updates
2018-10-10 13:13:43 -07:00
sora10pls
46f4c74c38
Misc updates
2018-10-10 14:54:04 -04:00
Matt
3cf894bdbf
Add full HM compatiblity mod ( #381 )
2018-09-23 16:38:47 -07:00
Kurt
4ac6681c82
Check for moved exefs file
...
user moving exe folder causes directory.exists to fail, falling back to
file IO
since the exefs path no longer exists, the file doesn't exist, causing
an error
2018-09-20 16:01:30 -07:00
Matt
c1de3c5506
Move USUM tutor moves to their own editor ( #374 )
...
Splits the functionality from the existing g7 Mart cro editor to a separate form.
2018-08-28 09:43:27 -07:00
Kurt
74ec237824
Update moveeditor7 with more detail
...
closes #367
2018-08-27 18:12:18 -07:00
Kurt
5574ab2944
Merge pull request #371 from sora10pls/static-ally-name
...
Show static SOS ally species name
2018-08-27 16:16:10 -07:00
sora10pls
f4be7cf4a9
Show static SOS ally species name
2018-08-27 19:09:09 -04:00
Kurt
8b817382d8
Update flag naming / add docs
...
#352
comment descriptions from showdown (except AnimateAlly)
2018-08-26 21:21:41 -07:00
Kurt
8f6c16ec28
Add flag/zmove data editing
...
Closes #352
2018-08-26 19:39:16 -07:00
Kurt
82b4914df4
Update bitflag names
...
#352
2018-08-26 19:39:16 -07:00
Kurt
9e1d1e2dbf
Update with latest pkhex property accessing
...
telekensis, sprite flags, c#7 get/set style
2018-08-26 19:39:16 -07:00
Kurt
d1ff52dd8c
Merge pull request #366 from sora10pls/smte-ai
...
Add max AI option to SMTE
2018-08-22 22:41:00 -07:00
sora10pls
49b6aa94a0
Add max AI option to SMTE
2018-08-23 01:37:08 -04:00
Kurt
dcae5d5da0
Update move data exporting clarity
...
#352
2018-08-21 20:00:53 -07:00
Kurt
cecc49a928
Add license
...
Closes #364
2018-08-18 19:01:01 -07:00
Kurt
e40d3ce554
Style updates
...
makes it easier to look at
still looks yuck ;)
2018-08-08 20:56:32 -07:00
Kurt
d95b4a5728
Add more disassembly results
...
yay progress
2018-08-08 20:22:05 -07:00
Kurt
10c7dbbeee
Misc clean
2018-08-07 17:26:16 -07:00
Kurt
3ef3040c8d
Refresh learnsets when finished editing learn
...
not personal, lul
Closes #358
2018-08-05 11:05:23 -07:00
Kurt
7943fbc750
Update Item stats
2018-08-05 11:03:18 -07:00
Kurt
cb269eca2b
Update move data
...
Add export button too for both gens
2018-08-05 00:53:40 -07:00
Matt
406f0602c8
Add lazy fix for SM trainer rand ( #350 )
2018-08-01 21:24:27 -07:00
Kurt
da0f1f6eca
reorder learnset by base power when randomizing
2018-06-19 21:28:39 -07:00
Kurt
2c44b57e13
Merge pull request #347 from sora10pls/hm-alert
...
Revise HM randomizer check
2018-06-15 21:31:09 -07:00
sora10pls
7685d5beb2
Revise HM randomizer check
2018-06-16 00:21:33 -04:00
Kurt
3c412f0a0f
reattach progressbar & label
...
Closes #345
2018-06-10 10:55:49 -07:00
Kurt
b2a4788f4d
de-tab main cs
2018-06-03 12:02:33 -07:00
Kurt
3b5bb9c591
Add battle exclusive form check
...
Closes #344
2018-06-02 16:51:18 -07:00
Kurt
6a36a86a63
Merge pull request #341 from sora10pls/minmax
...
Add min/max PKM for RSTE
2018-05-23 13:42:56 -07:00
sora10pls
504b41f25c
Add min/max PKM for RSTE
2018-05-23 15:28:07 -04:00
Kurt
50a2554cb3
flip arg order
...
https://github.com/kwsch/pk3DS/issues/327#issuecomment-390429334
was copying wrong way
2018-05-19 14:46:07 -07:00
Kurt
1a00009fb2
Replace force-exit call
...
environment exit is dirtier but prevents other restorations from
occurring.
Closes #327
2018-05-19 10:06:52 -07:00
Matt
32c0dad5ea
Fix TMHMEditor6 banned moves ( #339 )
2018-05-13 07:32:41 -07:00
Matt
126ddf1a49
Rework Gen 6 TM/HM randomization ( #338 )
2018-05-12 15:57:17 -07:00
Matt
63600a2a35
Re-arrange move/form assignment ( #333 )
2018-05-03 14:25:00 -07:00
Matt
54fef2c686
Fix SMTE trainer class rand ( #331 )
2018-05-01 13:11:22 -07:00
Kurt
f9d9b8878a
Save updated shiny lock
...
shiny wasn't decomposed to IsShiny (bit0--else unused) and NeverShiny
(bit1), the unmodified value was being set back (Shiny).
Closes #324
2018-04-19 16:01:54 -07:00
Matt
39934095da
Expose static SOS allies ( #318 )
2018-04-13 10:10:12 -07:00