Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 503211287a605e5c9dc9cc6e90b207568284112f (plain)
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
21

* general clean up of sprite library
* updated licenses

20

* added more combinations to the dice game, e.g., 5=4+1, 5=3+2
* fixed bug in sprite library
* using refactored card generator

19

* fixed bug with Mayan 33
* cleaned up some icons that had SVG problems on old Sugar builds

18

* word game lists can be edited
* Mayan number game
* "fileless" SVG generation
* fixed SVG problem on old Sugar builds

17

* fixed Class problem with command-line version
* cleaned up license language (GPL v3)

16

* fixed bug preventing play on old Sugar instances
* simple sharing/collaborating
* save/resume from Journal 
* new (improved?) toolbar layout
* match-history animation at end game

15

* added low/high levels for game play
* new activity icon

14

* computer assistant

13

* more number games

12

* reverting to three colors to simplify game play
* experimenting with different number-game card styles
* adding bold and italic to word cards
* consolidate grid after dealing extra cards
* refactoring of sprites library

11

* add check for match on first deal
* fixed bug in extra card positions

10

* es, fr translation
* rotated cards to enable larger/longer text strings
* cleaned up match logic for word games

9

* auto-deal of extra cards when needed
* added glue for launching outside of Sugar
* save "low score" to Journal
* added numbers and words games
* autogenerate cards on the fly
* minutes:seconds display for total time
* general code cleanup

8

* fixed bug in new game labels
* added unselect

7

* more distinct colors on cards
* count seconds between matches
* detect game over
* automatically deals extra cards when necessary

6

* fixed card selection bug

5

* added search function

4

* add 3 cards when you get stuck

3

* Eliminate naming alert from pre-0.86 toolbar
* New pot file

2

* New icon
* Fixed problem with the New Game button

1

* Version 1 of a visual matching game. The object is to find sets of
  three cards where each attribute—color, shape, number of elements,
  and shading—either match on all three cards or are different on all
  three cards. Version 1 doesn't yet support sharing with multiple
  players or saving to the Journal, but it can be played by a single
  player.