Skip to content

Releases: rombust/Methane

Methane V2.0.1 Release

02 Apr 08:45
Compare
Choose a tag to compare

Fix keyboard input bug on instruction screen and the entering name screen. Key now registers on key down, instead of key up. This also improves responsiveness.

Attempt to fix reported seg fault crash on Linux on exit. Suspected race condition somewhere.

Methane V2.0.0 Release

01 Apr 08:54
Compare
Choose a tag to compare

Updated the source code to be compatible with the latest ClanLib 4.1 SDK.

See - https://github.com/sphair/ClanLib

The "libmikmod-dev" package is also required to build on Linux and Windows. This prerequisite maybe removed in the future.

See - https://github.com/sezero/mikmod