Commit Graph

45 Commits

Author SHA1 Message Date
Kurt
f77454d3d4 Rework call for high powered moves
learn is a bit more complex; just add an overload with another param
2018-11-30 18:17:59 -08:00
Kurt
b85cffa383 Hide duration
doesn't work as a min/max duration
2018-11-29 18:21:31 -08:00
Kurt
8084603cc4 unrestrict events, just ban m&m 2018-11-28 16:47:02 -08:00
Kurt
84264d7588 Set 0 for forme always
fix alolan stuff leaking through
2018-11-28 16:33:55 -08:00
Kurt
6b1e3e5cb2 Disallow melmetal/meltan for ggwe rand
they don't appear either; looks like only 1-151
2018-11-28 16:17:20 -08:00
Kurt
8870d4e361 Hide forme column, no formes will spawn :( 2018-11-27 17:54:24 -08:00
Kurt
5736e54cea Add exp yield amp button 2018-11-27 17:44:20 -08:00
Kurt
2db77e379a WildMega->WildAlolan
can't get wild megas
make wildalola toggleable rather than always true
2018-11-27 16:41:56 -08:00
Kurt
28340d10f3 Save current entry on exit 2018-11-26 22:28:23 -08:00
Kurt
9d3fdc9b06 Add gift/static/trade species randomizers 2018-11-26 16:29:12 -08:00
Kurt
11e5bdbb88 Add persistent rand settings
save to xml with version name
2018-11-24 23:50:40 -08:00
Kurt
13ff6099cd Use centralized settings 2018-11-24 21:57:24 -08:00
Kurt
b8035a1184 Reenable move source fetch 2018-11-24 21:55:19 -08:00
Kurt
5080cd2b83 Don't randomize empty tables 2018-11-24 20:40:37 -08:00
Kurt
9861fb6c5d Modify spawn rarity on fill slots 2018-11-24 17:28:24 -08:00
Kurt
2fd387d5b1 Remove trainer class value cast 2018-11-24 17:12:16 -08:00
Kurt
8ac8c7ba66 Add force viridian forest to have water/grass type 2018-11-24 16:35:46 -08:00
Kurt
d4179b35c7 Fix fill empty, add wild mega
untested wild megas obv
2018-11-24 11:16:19 -08:00
Kurt
5111130381 Allow filling of empty slots if chosen
add labels to indicate mass mod function
2018-11-24 10:00:06 -08:00
Kurt
6ea0885de8 Misc updates
larger settings display for poke rand
actually set banned moves for trainer rand
2018-11-24 09:02:30 -08:00
Kurt
3b2887694d Add wild randomizer 2018-11-23 23:51:19 -08:00
Kurt
15974cd8d8 Make trainer rand work
tfw no fairy moves -> causing STAB fetch loop to hang for Clefairy, lul
2018-11-23 22:08:41 -08:00
Kurt
1921317495 Add randsettings for trainer editor
testing next
2018-11-23 21:20:46 -08:00
Kurt
47349160b2 Use learnset moves for get buttons 2018-11-23 16:24:25 -08:00
Kurt
1ea020d6c2 Make learnset randomizer work
banned moves auto-generated ;)
2018-11-23 16:20:11 -08:00
Kurt
39e078d595 Add learn randomizer
untested, committing what I have for now
- metronome mode
- expand only (set all new to pound)
2018-11-23 16:00:27 -08:00
Kurt
d26bcfc12e Add evolution randomizer 2018-11-23 14:23:29 -08:00
Kurt
7838e77be9 Hook up personal randomizer 2018-11-23 14:00:36 -08:00
Kurt
27f15dc9d7 Add wild editor (json in/out) 2018-11-22 20:18:20 -08:00
Kurt
37286326f1 Add personal info table dump
Make generic type editor dump out the derived class in the event the
array type is a base class
2018-11-21 10:13:23 -08:00
Kurt
09a4385842 Add simple editor for item/move
Allows dumping of data to tab separated string for pasting in
excel/openoffice calc.
2018-11-20 22:55:35 -08:00
Kurt
62a9404b65 Writeback
still no personal saving on close I think
2018-11-20 20:42:56 -08:00
Kurt
6a34a96af1 Misc fixes
Form opens, displays data
2018-11-20 18:25:20 -08:00
Kurt
9909da7dae Add poke data editor (personal, learn, evo)
WIP, haven't even bothered launching the form yet
2018-11-20 16:31:53 -08:00
Kurt
9c0efb5a19 Add generic type cache container wrapper 2018-11-20 16:29:41 -08:00
Kurt
cc9963859b Reorder AVs 2018-11-19 20:03:44 -08:00
Kurt
d85f0f6878 fix av export
lul
2018-11-19 20:01:38 -08:00
Kurt
6457838bb4 Fix AV export
lol
2018-11-19 18:51:09 -08:00
Kurt
a9d1f2b466 Misc updates
Add BTTE saving button, swap UI positions to create space.
Fix GP filecount (lul matt, nice dump)
Add trainer names & AVs to export
2018-11-19 18:44:03 -08:00
Kurt
83a5b39008 Add post-victory gifts and AI bit enumeration 2018-11-19 17:43:14 -08:00
Kurt
52425fbed5 Update view for 7b stats 2018-11-18 21:02:54 -08:00
Kurt
13383164fd Add AV display 2018-11-18 19:35:36 -08:00
Kurt
b28d81bd56 Add WIP trainer editor 2018-11-18 17:38:30 -08:00
Kurt
6d5cfca1c4 Allow text edits / saving 2018-11-17 12:08:31 -08:00
Kurt
aeece4d80a Add text editor
Browsing/exporting only for now
2018-11-17 09:18:01 -08:00