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
Kurt
a31571d1d6
Rearranging
...
need to make bclim code generic (bmp data -> encoded swizzle)
CLIM is now
2018-01-01 20:29:26 -08:00
Kurt
eb69d46880
Move files
2018-01-01 17:01:11 -08:00
Kurt
a852730ab7
Refactoring
...
part 1
2018-01-01 17:00:48 -08:00
Kurt
13a06a0651
fix yield path
2018-01-01 00:54:25 -08:00
Kurt
775955af99
Fix rgb8 export
...
oops
2017-12-31 22:49:26 -08:00
Kurt
a4a817abcd
Cleanup
...
dis codebase like jenga
2017-12-31 18:51:42 -08:00
Kurt
1f5accff21
Add ALYT dumping
...
assuming it's just an alyt->sarc, obviously
tweak dragdrop to iterate over all dumped files, cuz why not
2017-12-31 17:51:59 -08:00
Kurt
0ccc74480d
Emit dumped file paths as enumerable
2017-12-31 17:38:14 -08:00
Kurt
c3a6d676f8
Misc ui improvements
...
add hotkeys & show them in main window (ctrl T brings up bxlim / tools
UI)
auto size tools window larger if large image loaded
2017-12-31 16:20:28 -08:00
Kurt
0fe1b0825e
Add bflim viewing to tools UI
...
really should refactor bclim to pull out shared code
2017-12-31 16:08:02 -08:00
Kurt
f1f01ad10d
skip etc1 swizzling
...
images come out fine for BFLIM lul
add cropping
https://i.imgur.com/RLgfnrS.png
2017-12-31 15:52:02 -08:00
Kurt
abef306ffc
Migrate out etc handling
...
currently only works for bclim, dunno if I want to try and fix the
swizzling / standardize the reading
basically just outputs scrambled ETC1 images rather than throwing an
exception
2017-12-31 13:50:37 -08:00
Kurt
71b6d95ec5
Fix tile shuffling
...
reference calculated "Width" instead of cropped "width" property
2017-12-31 13:25:07 -08:00
Kurt
15b8b87ca9
add crop override
...
can now choose to not crop the resulting image (showing unused pixel
data)
2017-12-31 10:01:01 -08:00
Kurt
fc588e00db
continued improvements
...
can now convert some bflims to png, some are still tile scrambled (too
fried atm to finish)
2017-12-31 00:14:35 -08:00
Kurt
3347feca2a
Cleanup
...
remove non-3DS formats
2017-12-30 19:07:00 -08:00
Kurt
de9c381dd4
Merge pull request #272 from sora10pls/master
...
Add force fully evolved for RSTE
2017-12-30 18:43:29 -08:00
sora10pls
ffc9b69b7b
Add force fully evolved for RSTE
2017-12-30 21:40:59 -05:00
Kurt
ff44078b3b
add bflim reading
...
can't convert to image, can only rip out data portions
no plans on continuing, might just rely on other projects
2017-12-30 17:23:54 -08:00
Kurt
50ce46e9f6
Add SARC dumping in core project
...
as easy as:
new SARC(path).Dump();
2017-12-30 12:48:03 -08:00
Kurt
2fcf879ea1
Move SARC dump code into core project
...
more logic in sarc object; maintain stream inside object until disposed
add xmldoc
2017-12-30 12:40:45 -08:00