sora10pls
fa8286fddd
Document R2 Trainers
2020-10-23 21:49:55 -04:00
Kurt
8d7b5cea3c
Crown Tundra Update
...
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
Co-Authored-By: SciresM <8676005+SciresM@users.noreply.github.com>
2020-10-23 18:02:01 -07:00
sora10pls
caf9e635b4
Add AllowRandomFusions to Trainer Randomizer Settings
...
Move BattleExclusiveForms outside of Tables7 since it'll be used for every Generation, and update it with Gen 8 species.
Also fix FormRandomizer allowing Zen/Galarian Zen Darmanitan.
2020-07-01 15:16:03 -04:00
sora10pls
2e600b9080
Standardize using FormRandomizer for all randomizers
2020-06-27 14:59:59 -04:00
sora10pls
99a8c42eaa
Update Trainers.cs
...
Add the nameless trclasses from 1.2.0 to dummy classes, they might be used in DLC 2
2020-06-20 11:41:37 -04:00
sora10pls
e2aeecbe12
Document DLC Trainers
2020-06-18 20:12:58 -04:00
sora10pls
19095bc4ba
Fix SWSH trainer dump
...
After saving and exiting the trainer editor, their trclasses will get changed from 250/251 to 219/220, but they're valid classes used by them so no big deal.
2020-06-18 01:55:37 -04:00
sora10pls
cafbced047
Add new item resources
...
Apricorns + Isle of Armor items
2020-06-18 00:49:34 -04:00
sora10pls
7fd6fe849b
Initial Isle of Armor support
2020-06-17 12:41:26 -04:00
sora10pls
1f6970dbd9
Update Tables8.cs
2020-06-08 14:19:24 -04:00
Kurt
bc51de97ec
Prevent max moves / behemoth
2020-06-03 21:24:10 -07:00
sora10pls
2db23faee6
Use enums in generic editors
...
Ball, Species, Nature, Gender, ShinyLock.
We'll hold off on Legendary swapping until DLC 2 comes out and adds in all of them.
Closes #16
2020-05-31 00:19:00 -04:00
sora10pls
3523ef97e0
Add Species enum
2020-05-30 23:09:43 -04:00
sora10pls
f415b81312
Fix LGPE MegaFormChoice randomization
...
0 for No Mega, 1 for Mega
If Charizard or Mewtwo, then 1 is Mega X and 2 is Mega Y
Also add more documentation for LGPE Trainer Classes
2020-05-28 19:23:30 -04:00
Kurt
ad058f42d0
Refactoring / clean
...
remove some compiler messages
2020-05-24 13:00:34 -07:00
Matt
9d75f40f0b
Update SWSH DoubleClasses ( #74 )
...
Closes #73
2020-05-24 10:37:37 -07:00
Matt
7fc8f967dd
Add Big Shiny Sprites ( #62 )
...
* Add Big Shiny Sprites
Also addresses Trainer Meltan failing to evolve if requirements are met.
Fix Personal Held Item randomization.
* Fix silly typo
Copy/paste is a curse.
* Add Double Battle Classes to blacklist
Don't allow them to be set to any Trainers for crashes.
2020-04-24 07:52:01 -07:00
Matt
64909ee7ac
Document all SWSH Trainer Classes ( #59 )
...
* Document all SWSH Trainer Classes
Disallow Double Battle specific Trainer Classes when randomizing to avoid crashes.
Now there shouldn't be any crashes!
* Remove spaces
2020-04-01 13:37:46 -07:00
Matt
dc9563f000
Add Slowpoke-1 handling ( #52 )
2020-01-13 17:36:00 -08:00
Matt
7719701684
Add Gigantamax Swap feature ( #44 )
2019-12-23 09:07:26 -08:00
Matt
19ec807c95
Sword/Shield updates ( #41 )
2019-12-16 15:51:12 -08:00
Matt
91b5ae0616
Expose Dynamax Level/CanGigantamax ( #32 )
...
Also revise Important Trainers.
2019-11-19 16:54:03 -08:00
Kurt
58b0597fea
Sword/Shield Update
...
Many thanks to @SciresM and @sora10pls for assisting in this massive
update!
2019-11-15 17:00:41 -08:00
Kurt
537ce93efa
Initial c#8 update
...
pkNX.Sprites to be replaced with a pkhex.drawing dll once that is
updated with swsh stuff (when the time comes)
2019-10-15 18:47:20 -07:00
sora10pls
7ee812cd50
Update gg trainers
2018-12-13 15:19:03 -05:00
Kurt
62517ca742
Add TM editor
2018-12-01 16:54:44 -08:00
sora10pls
5f2f0a70ee
Use fixed count indexes
2018-11-29 13:07:17 -05:00
Kurt
84264d7588
Set 0 for forme always
...
fix alolan stuff leaking through
2018-11-28 16:33:55 -08:00
sora10pls
eeec9af64d
Misc updates
2018-11-27 17:34:07 -05:00
Kurt
6c36b0d359
Prevent starter formes for wild/trainer
...
Crashes trainer battles as they require a special sendout animation (I
think); so disallow completely.
2018-11-25 15:58:45 -08:00
Kurt
49a656a901
Precompute gg banned moves
...
Fake Out isn't flagged with F18, so F18 isn't valid with respect to
identifying allowed moves.
2018-11-24 09:55:07 -08:00
Kurt
1921317495
Add randsettings for trainer editor
...
testing next
2018-11-23 21:20:46 -08:00
Kurt
7582c5d307
Add trainer randomizer beginnings
2018-11-23 20:39:46 -08:00
Matt
3f1ed278bb
Update GG encounters/species ( #3 )
2018-11-18 12:06:12 -08:00
Matt
b8334e4307
Add GG trainers ( #1 )
...
* Add GG trainers
2018-11-14 12:38:05 -08:00
Kurt
52d70f0b9f
Initial Commit
2018-11-13 19:44:43 -08:00