Skip to content

Releases: lateus/pokem

Third alpha release

02 Apr 15:39
82fc6b0
Compare
Choose a tag to compare
Third alpha release Pre-release
Pre-release

Important:

This is a library, not an application. You can use this to create applications that use its functionalities. Check the README.md for more details.

There is a CLI application that uses this library to create/convert mails: https://github.com/lateo96/pokem-cli/

What's new:

  • Fix the list of not allowed pokémon
  • Minor bugs fixed

Features:

  • Create Wonder Mails, SOS Mails, A-OK Mails and Thank-You Mails
  • Convert SOS Mail -> A-OK Mail -> Thank-You Mail

Available platforms

Well... it's C '89, so basically any.

TODO:

  • Support 2nd generation of mystery dungeon games

Known bugs:

None for now. Report new bugs and request new features at http://github.com/lateo96/pokem/issues.

Second alpha release

28 Mar 07:38
ae92a44
Compare
Choose a tag to compare
Second alpha release Pre-release
Pre-release

Important:

This is a library, not an application. You can use this to create applications that use its functionalities. Check the README.md for more details.

There is a CLI application that uses this library to create/convert mails: https://github.com/lateo96/pokem-cli/

Features:

  • Create Wonder Mails, SOS Mails, A-OK Mails and Thank-You Mails
  • Convert SOS Mail -> A-OK Mail -> Thank-You Mail

Available platforms

Well... it's C '89, so basically any.

TODO:

  • Support 2nd generation of mystery dungeon games

Known bugs:

None for now. Report new bugs and request new features at http://github.com/lateo96/pokem/issues.

First alpha release

02 Apr 15:31
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release
v0.1-alpha

Fix a regression in the README file that don't output the logo (the p…