-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
41 lines (41 loc) · 1009 Bytes
/
changelog.txt
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
0.5.1
Fixed bugs
-----
0.5
Added level 6 and full exception handling
-----
0.4.2
Nothing
-----
0.4.1
Fixed bug where user could use invalid image files.
-----
0.4.0
Added version number in corner of menu, fixed mainloop bug by disabling x button, added levels 4 and 5 (level 5 has moving parts)
-----
0.3.1
Fixed bugs where it still says dos cave.
-----
0.3.0
Added compatibility for custom characters; added level 3, and added option to go to next level instead of going to game menu
-----
0.2.1
Changed update notifier to support 6 characters, replaces ' ' with ''
-----
0.2.0
Added Level 2, added girl character. Defaults to boy, may change later
-----
0.1.2
Fixed potenital issue that may come up with the addition of more levels.
-----
0.1.1
Fixed bug where game menu mainloop would not exit correctly if called recursively.
-----
0.1
Added a Tk game menu, music, and way to add more levels.
-----
0.0.2
Added win and collide
-----
0.0.1
Started game. Just a screen with a little thing that moves around