Releases: rombust/Methane
Releases · rombust/Methane
Methane 2.1.0 Release
Added fullscreen support
Music and map collision fixes, input code cleanup, basic gamepad support
New requirement: OpenGL 4.3 drivers (released year 2012)
Updated requirement: ClanLib 4.2 Library (Was 4.1)
Fixed segmentation fault on Linux when exiting.
Methane V2.0.1 Release
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
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.