Skip to content

Releases: dramamine/leftovers-again

Froslass

06 Nov 21:47
Compare
Choose a tag to compare
  • 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

11 Apr 05:24
Compare
Choose a tag to compare
  • 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

14 Mar 02:32
Compare
Choose a tag to compare

Lots of documentation & a generator; lots of singles formats are working great

Clefairy

01 Feb 02:14
Compare
Choose a tag to compare

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

25 Jan 03:39
Compare
Choose a tag to compare

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.