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 |
|
Matt
|
0de1f9053e
|
Misc tweaks (#290)
|
2018-02-16 14:03:15 -08:00 |
|
Kurt
|
58ca85bbd8
|
Re-add changeSpecies event
now updates the listbox as intended (event was never set)
Closes #281
|
2018-02-10 12:08:07 -08:00 |
|
Matt
|
c4332b077f
|
More fixes (#286)
|
2018-02-05 21:36:45 -08:00 |
|
Kurt
|
1e7fd04746
|
Merge pull request #285 from sora10pls/master
Add remove trade evo option
|
2018-02-04 23:27:40 -08:00 |
|
sora10pls
|
98469c7857
|
Add remove trade evo option
|
2018-02-05 01:03:33 -05:00 |
|
Kurt
|
b38d16a4ef
|
Merge pull request #284 from sora10pls/master
Add several revisions
|
2018-02-03 10:15:20 -08:00 |
|
sora10pls
|
45d45a649b
|
Add several revisions
|
2018-02-03 13:04:49 -05:00 |
|
Kurt
|
22e6a2fcf8
|
Merge pull request #283 from sora10pls/master
Add Sina/Dexio to important trainers
|
2018-01-28 15:21:04 -08:00 |
|
sora10pls
|
4d8c4a9145
|
Add Sina/Dexio to important trainers
|
2018-01-28 18:03:36 -05:00 |
|
Kurt
|
2beff7e6c0
|
Merge pull request #282 from sora10pls/master
Misc additions
|
2018-01-24 18:18:09 -08:00 |
|
sora10pls
|
3d3f7768a2
|
Misc additions
|
2018-01-24 20:38:47 -05:00 |
|
Kurt
|
ffd481918c
|
Merge pull request #280 from sora10pls/master
Add static/gift legend-for-legend
|
2018-01-21 15:01:11 -08:00 |
|
sora10pls
|
ecef1be042
|
Add static/gift legend-for-legend
|
2018-01-15 15:38:11 -05:00 |
|
Kurt
|
2690520ffc
|
Add everything shiny checkbox
automating the following patch:
https://twitter.com/SciresM/status/799853435340423168
|
2018-01-11 21:50:38 -08:00 |
|
Kurt
|
d5ef00ea44
|
Add SOS/Weather rate labels/tooltips
Thanks @wwwwwwzx !
|
2018-01-11 21:28:17 -08:00 |
|
Kurt
|
e979e269fb
|
Merge pull request #278 from sora10pls/master
Update final evolutions
|
2018-01-08 08:50:32 -08:00 |
|
Matt
|
11b2a043ae
|
Add commas
oops x2
|
2018-01-08 10:48:06 -05:00 |
|
Matt
|
8000dbc024
|
Update final evolutions
2 Sandslash, no Regigigas
oops
|
2018-01-08 10:43:48 -05:00 |
|
Kurt
|
42a22d40f5
|
Merge pull request #277 from sora10pls/master
Add more SMTE rand options
|
2018-01-05 11:10:52 -08:00 |
|
sora10pls
|
4cf5381980
|
Add more SMTE rand options
|
2018-01-05 12:29:39 -05:00 |
|
Kurt
|
c35f01d8df
|
Merge pull request #276 from sora10pls/master
Enhance high-powered attack modification
|
2018-01-04 23:02:56 -08:00 |
|
sora10pls
|
943ce2c99e
|
Enhance high-powered attack modification
|
2018-01-04 21:02:17 -05:00 |
|
Kurt
|
21882000bd
|
Merge pull request #274 from sora10pls/master
Various updates
|
2018-01-02 16:33:14 -08:00 |
|
sora10pls
|
e32472e02b
|
Various updates
|
2018-01-02 19:01:52 -05:00 |
|