Difference between revisions of "Lander (Android)"

From Pilot_51's Wiki
Jump to navigation Jump to search
(v1.1.0 released!)
(Added screenshots.)
Line 1: Line 1:
 
[[Image:lander_qrcode.png|right|290px|Read this QR Code with an Android device to go to Lander in the Android Market]]
 
[[Image:lander_qrcode.png|right|290px|Read this QR Code with an Android device to go to Lander in the Android Market]]
 +
<div class="floatright">
 +
<gallery widths=180 perrow=1>
 +
Image:Lander-1.0.0_gameplay_WVGA.png|Gameplay screenshot from v1.0.0 on a WVGA (854x480) screen
 +
Image:Lander-1.0.0_gameplay_WXGA.png|Gameplay screenshot from v1.0.0 on a WXGA (1280x800, tablet) screen
 +
</gallery>
 +
</div>
 +
 
'''Lander''' is an Android port of the 1990 game by the same name for Windows 3.1, originally developed by [http://neurohack.com George Moromisato].<br />
 
'''Lander''' is an Android port of the 1990 game by the same name for Windows 3.1, originally developed by [http://neurohack.com George Moromisato].<br />
 
Full permission and v1.3 source code has been provided to aid in the development of this port.<br />
 
Full permission and v1.3 source code has been provided to aid in the development of this port.<br />

Revision as of 23:01, 23 September 2011

Read this QR Code with an Android device to go to Lander in the Android Market

Lander is an Android port of the 1990 game by the same name for Windows 3.1, originally developed by George Moromisato.
Full permission and v1.3 source code has been provided to aid in the development of this port.

Lander is free with in-app billing to unlock exclusive gameplay modifications (currently $1 to unlock everything).


Links



Modifications

These are the gameplay modifications that are available to be unlocked in the current version.

  • Rotation
    • Side thrusters rotate lander instead of changing horizontal velocity


More are planned for future versions!

Changelog

Dates are based on GMT.

v1.1.0 [2011-09-23]

This version changed from $1 to FREE in the Android Market!

  • Added option in Controls to scale on-screen buttons using a slider ranging 0.5x to 2.5x with increments of 0.1
  • Added option in Controls to change on-screen button visibility (opacity) using a slider ranging 0-100% with 1% increments
  • Added gameplay modification: Rotation
  • Added in-app billing and unlock keys to unlock gameplay modifications
    • In-app billing is a bit on the experimental side. From the testing I was able to do (Google severely limits the ability for developers to test with real purchases), it should work fine. If you have any problems with it, please let me know!
    • Unlock keys are only intended for those who have purchased previous versions and for my friends. If you have already paid for Lander, please feel free to use the built-in option to request a key via email.
  • Fixed D-Pad not working correctly when assigning key
  • Fixed behavior of Default (classic options) so the changes are visible immediately without automatically restarting the activity

v1.0.1 [2011-04-27]

  • Added improvement: Color end game images (they were included with original source but not used in game)
  • Changed default setting for improvements from Classic to Improved
  • Added presets for improvements: Classic and Improved
  • Changed some text for improvements options
  • Added New and Restart buttons to end game dialog [suggested by Sum_Wun]
  • Touching anywhere on screen starts game (like original game)
  • Fixed version name (wasn't supposed to include "v" prefix, mostly noticeable in Android Market or Application info)

v1.0.0 [2011-04-13]

  • Initial release to the Android Market!


Started development on 2011-03-22
Received permission on 2011-02-16 and source code the next day