Releases: dramamine/leftovers-again
Releases · dramamine/leftovers-again
Froslass
- Marking this version as I submitted Cyberdyne to be officially recognized as a server
- Publish as npm module
- Worked well enough to run a bot tournament with 23 participants
- Too many updates to even explain
Eevee
- Fix teams that break the single species rule (via nicknames)
- Old typechart method is deprecated, use Typechart.compare
- Cancel challenges sometimes
- Automatically mega-evolve
- Teampreview now shows opponent's Pokemons, as you'd expect
Diglett
Lots of documentation & a generator; lots of singles formats are working great
Clefairy
Move bots to their own folder; allow bots to be installed via npm / git.
Uh I think I boned the release version & commit on this, it was supposed to be the first 0.2.0 commit.
Breloom
Working product. Bots join rooms, challenge each other, and report winnings.
Bot structure is still kind of annoying (src/bots), contemplating better ways to do it.