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 |
|
Kurt
|
e3fb4ce526
|
seal forms
allowdrop call in constructor, doesn't really matter
|
2018-04-12 21:07:13 -07:00 |
|
Kurt
|
90fd6fcb7b
|
Close streams when peeking for offset
https://projectpokemon.org/home/forums/topic/34377-pk3ds-3ds-rom-editor-randomizer/?do=findComment&comment=228719
https://projectpokemon.org/home/forums/topic/34377-pk3ds-3ds-rom-editor-randomizer/?do=findComment&comment=229665
Thanks Furenzu & TaliOS!
|
2018-04-11 17:28:37 -07:00 |
|
Kurt
|
95c81e4674
|
Change healing to enum
|
2018-04-11 17:27:19 -07:00 |
|
Matt
|
32f9fe4cfc
|
Quality of life changes (#317)
* Quality of life changes
* Re-add raw color textbox
|
2018-04-10 16:13:34 -07:00 |
|
Matt
|
7fbf8b7e78
|
Add more Metronome options (#316)
|
2018-04-09 12:45:09 -07:00 |
|
Matt
|
6a31213402
|
Add BST shuffler (#314)
|
2018-04-09 10:33:26 -07:00 |
|
Matt
|
c3ebdc7b65
|
Add Metronome Mode (#313)
|
2018-04-09 10:22:00 -07:00 |
|
Matt
|
c72b1a5723
|
Misc fixes (#310)
|
2018-04-02 12:48:28 -07:00 |
|
Matt
|
02fe63e33e
|
Update Mart6 tags (#308)
|
2018-04-01 13:38:13 -07:00 |
|
Kurt
|
9460586f8a
|
add sarc dump
pretty janky
|
2018-03-31 14:46:17 -07:00 |
|
Matt
|
06da50b2ab
|
Fix mega gift randomization (#307)
|
2018-03-29 15:21:27 -07:00 |
|
Matt
|
c6db65bde3
|
Misc updates (#305)
|
2018-03-28 21:26:10 -07:00 |
|
Matt
|
143bee2321
|
Revise starter rand (#303)
|
2018-03-18 14:00:53 -07:00 |
|
Kurt
|
0af0f33983
|
Absorb PKHeX's learnset class
contains a faster get current moves
should probably make a class lib for rom structures...
|
2018-03-17 19:06:02 -07:00 |
|
Kurt
|
cfc8d136bf
|
Remove unnecessary duplicate class
learn6 is same as learn7
|
2018-03-17 18:56:55 -07:00 |
|
Kurt
|
333b4bec2d
|
use c#7 expressions
|
2018-03-17 12:45:23 -07:00 |
|
Kurt
|
af4e6ca805
|
fix window enable/disable cross thread
closes #300
|
2018-03-16 21:13:51 -07:00 |
|
Kurt
|
0f9eaee8ef
|
Allow text parsing without specifying a config
using pk3DS core with linqpad sucks less now
|
2018-03-13 22:55:43 -07:00 |
|
Matt
|
a7414d53d8
|
Add Gen 6 Mythicals to final evolutions (#299)
* Add Gen 6 Mythicals to final evolutions
* Blaziken ORAS Megas -> XY
Also group by Generation on each line.
|
2018-03-13 13:05:51 -07:00 |
|
Kurt
|
8a9a9686c5
|
Use cached learnset for learnset editors
Closes #298
|
2018-03-03 23:03:11 -08:00 |
|
Matt
|
788958a4f1
|
Fix Gen 6 AI mod (#295)
|
2018-02-23 18:27:53 -08:00 |
|
Matt
|
09eedfcf3a
|
Revise ORAS trainer class rand (#294)
|
2018-02-21 16:53:59 -08:00 |
|