-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
46 lines (31 loc) · 1.27 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Moonlander, the classic 1973 video game for the DEC GT40
History
=======
4.0.7 Full italics support
4.0.6 Basic KW GT40 Mono font support
Game Center code removed (not supported by new Developer account)
4.0.2 Lazarus build
2.1.2 Cleaned up and tested with iOS8
2.1.1 Fixed bug which caused Cheeseburger challenge scores to
be reported multiple times (relanding issue).
2.01 Fixed issue with game continuing to run in background
2.00.0 iOS7 update
1.01.0 Updated with iTunes link to Lunar Lander
Added checkpoint to collect landing stats
Added GameCenter leaderboards
Removed Lunar Lander (available in App Store
Changed to use new delays to speed things up
1.0.0 Initial release
Issues
======
Italics not not yet completely implemented
Fixed debug settings in LanderViewController
Credits
=======
+https://gist.github.com/4003642 (current)
-https://gist.github.com/966838
-http://kswizz.com/post/2686511526/git-xcode-versioning
git commands to remember
========================
git tag -a 2.0.0 -m "string"
git tag -d 2.0.0