Skip to content

Releases: thuiop/magium-dev

v0.9.5

20 Nov 15:42
fa2ec9e

Choose a tag to compare

What's Changed

  • Avoid retriggering achievements #117 #127
  • Change icon to original blue one #119
  • Fix incorrect ordering in a number of scenes from book 2 and 3 #126
  • Proofreading chapter 1 and 2 (thanks @NaveenMadhav) #123 #124
  • Fix issues with resetting stats when unlocking the new ones #125

v0.9.4

08 Oct 17:12

Choose a tag to compare

What's Changed

  • Separate achievements from saves (#115)
  • Simplify the inner working of the stats page (solving some bugs) (#113)
  • Switch to a better night mode solution, avoiding unwanted resets (#112)
  • Fix some rare issues with save loading (#111)
  • Fix an issue in chapter 4 of book 2 (29508db)

v0.9.3

07 Sep 16:19

Choose a tag to compare

What's Changed

  • Reorganize save handling #103
  • Fix issue with save menu #104
  • Use localStorage instead of cookies for storing game data #105
  • Update text to fix various issues #110

v0.9.2

11 Aug 09:56

Choose a tag to compare

  • Fix incorrect ordering in some chapters #95
  • Fix stats checks #96
  • Add stats introduction #94
  • Complete localization #97
  • Move import/export of saves to the main save menu #98
  • Add save compression #99

v0.9.1

14 Jul 19:23

Choose a tag to compare

Changelog:

  • Fix some of the achievements missing (#83)
  • Fix blank screen near the end of book 2 and in book 3 (#89)
  • Remove the extra points when starting the game and added a cheat mode button to the settings menu (#92)

v0.9.0

08 Nov 10:29
743c8e6

Choose a tag to compare

Changelog:

  • Use .magium custom file format for the content #57
  • Added support for several pages of saves #60
  • Added import/export of saves in a dedicated page #61 #81
  • Added berserk mode for chapter 6 #62
  • Handled cases where the stat device is locked #76
  • Added support for translations #71 #74
  • Added an "About" page #69
  • Fixes to the game logic #80
  • Various bug fixes

v0.8.0

01 Sep 10:12
ebe6336

Choose a tag to compare

First public release of the MagiumJS app.

The game can be launched by unzipping the file and running the MagiumJS file (MagiumJS.exe on Windows, MagiumJS.app/Contents/MacOS/MagiumJS on MacOS). Make sure you download the version matching your platform (win32 for Windows, darwin for MacOS) and your architecture (x64 in most cases).