The Fightmon Wiki
This article contains information about a future release of Fightmon

As such, the content of the article may change dramatically as more information becomes available. Please do not add speculation to this article unless approved by the Game Development Team and try to provide a source for any information you add.

0.2 is the first official version of Fightmon the Game: Reemon (not including version 0.1, the first and only version of iMagine), nicknamed "Helium" after the second element on the periodic table, released on December 25, 2013. In it, AJAX will be offered as an alternative to form submission, and uses classes instead of arrays and functions. However, the development stage was rushed and included the wrong people for main characters (the main characters for Fightmon the Game: Pluff were included, while the decision was made to use just fightmon); this has been corrected in 0.3.

Development[]

Dev[]

The development branch of 0.2 officially opened on November 27, 2013, although the code was being written as early as November 2, 2013.

Alpha[]

Code freeze happened on November 30, 2013. This was a day early to get started on 0.3dev.

Beta[]

Alpha/Beta transfer happened on December 9, 2013, a day earlier than planned.

Release Candidate 1[]

Release Candidate 1 released on December 19, 2013.

Release Candidate 2[]

Release Candidate 2 came out on December 21, 2013. This added provisional Python support.

Release Candidate 3=[]

Release Candidate 3 was released on December 23, 2013. This fixed a move on the server.

Release[]

The game released on December 25, 2013.

Available functions[]

Note: This is only a concise summary of the function, please see the appropriate page or the documentation for more information

Changeto[]

Main article: Fightmon the Game: Reemon/Changeto

Changeto changes the value of "i" (the default when no person is inputted) to the person given, either Nechka, Shade, or Apparition.

Debug[]

Main article: Fightmon the Game: Reemon/Debug

Debug toggles whether to show debug information from PHP to the user. This can be disabled by changing FTGR_DISABLED, which is enabled by default in development, alpha, beta, and RC releases, but disabled in stable releases. One can also add "on" or "off" to turn it on or off regardless of current status.

Help[]

Main article: Fightmon the Game: Reemon/Help

Opens up the documentation at help.php.

Reset[]

Main article: Fightmon the Game: Reemon/Reset

Resets the game.

Update[]

Main article: Fightmon the Game: Reemon/Update

Updates the game to a specified version.

Version[]

Main article: Fightmon the Game: Reemon/Version

Gets either the current version installed or the latest version available.