-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathNEWS
76 lines (53 loc) · 1.55 KB
/
NEWS
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
NEWS
10
ENHANCEMENT:
* New translations
* Refactored 'new_dot' function (Sourabha G)
* Renamed variables (Sourabha G)
* disabled new game button when gameover page is shown (Sourabha G)
* Fix source remove warning (Ibiam Chihurumnaya)
* Save and restore 'best-time' from Journal (Sourabha G)
* Feature: gameover page with 'best-time' and 'your-time' (Sourabha G)
* Feature: Stopwatch in each game (Sourabha G)
* Deanglify links to help.sugarlabs.org (James Cameron)
* Port from GObject to Glib (Ayush Nawal)
* Fix README.md for Honey classification (James Cameron)
* Port to Python 3 (Bottersnike)
* fix PyGIWarnings (Ibiam Chihurumnaya)
* Update metadata in activity.info (Vipul Gupta)
* Add README (rdrsadhu)
9
ENHANCEMENT:
* New translations
7
ENHANCEMENT:
* Ignacio Rodríguez port to gtk3
6
ENHANCEMENTS:
* Added play levels (beginner, intermediate, expert, custom)
* Added better end-of-game feedback
5
ENHANCEMENTS:
* Added weighting function to turtle strategy (perhaps it is too difficult
now?)
* Made dots a bit larger
BUG FIX:
* Added missing space in error messages
4
ENHANCEMENTS:
* More tools for building strategies
* Slightly more challenging default behavior for turtle
BUG FIX:
* Fixed bug with errant button presses
3
ENHANCEMENTS:
* Improved graphics (turtle is now a turtle)
* Error messages from custom strategy appears on toolbar
* Reloading strategy starts new game
* Improved documentation; please see
http://wiki.sugarlabs.org/go/Activities/Turtle_in_a_Pond
2
BUG FIX:
* Fixed problem launching with old-style toolbars
1
* New project