Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: db2cbeb4517bbedcea3e012854818ef921ef07d8 (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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
51

* Add support for screen rotation
* Make separate games for shapes, numbers, and words

49

* New translations

47

* New translations

45

* New translations

43

BUG FIX:
* Fixed name change in radio button (#4028)

41

ENHANCEMENTS:
* GTK-3 version
* Added summary to activity.info
* Added support for touch

39

BUG FIX:
* Closing the Welcome message clicks on a card too (#3567)
* Sometimes cards disappear (#3568)
* Detect and correct race condition (#3579)
(Thanks to Manuel Kaufmann for help tracking down these bugs)

38

ENHANCEMENTS:
* New translations
* Add stop button to help animation

BUG FIX:
http://dev.laptop.org/ticket/11804
* Refactoring of animation to use less memory
* Refactoring of deck to use less memory

37

BUG FIX:
* Fixed typo that prevented help animation from terminating

ENHANCEMENT:
* Autoadvance levels when play improves

36

ENHANCEMENTS:
* Support for dragging cards
* Visual feedback on mismatches
* Cursor when editing cards
* New help animation on first load
* Copy scores to clipboard (for import into Simple Graph)
* Notification when loading new games
* Slight delay after match before dealing new cards to allow for some
  scrutiny of results
* Addition of toolbar help menus
* Rebranding as Dimensions (a more apt name)
* Updated wiki page (See http://wiki.sugarlabs.org/go/Activities/Dimensions)
* New translations
(Tip of the hat to Mark Battley for great feedback and suggestions.)

35

ENHANCEMENTS:
* New translations

34

ENHANCEMENTS:
* New translations

BUG FIX:
* Fixed problem with animated cards missing destinations

33

ENHANCEMENTS:
* New translations
* New end-of-game graphics

32

ENHANCEMENT:
* Using Cairo graphics
* Animate loading of new cards

BUG FIX:
* Set robot time during "attract mode"

31

ENHANCEMENT:
* Animate matches when moving to discard pile

BUG FIX:
* FIx GPLv3 license address

30

ENHANCEMENTS:
* Switching buttons to radio buttons
* More button icon refactoring

29

ENHANCEMENT:
* "Standardized" icons

28

ENHANCEMENT:
* Added "attract mode" on first launch

27

ENHANCEMENTS:
* Smiley-face "reward" for finishing a game
* Improved workflow for importing custom cards

BUG FIXES:
* Work around datastore.find issue on 0.84 builds
* Work around chooser issues with old Sugar builds (#2398)

26

ENHANCEMENT:
* Import custom cards from Journal

25

ENHANCEMENTS:
* Quipu number game
* Optimization of sprite refresh

24

ENHANCEMENTS:
* Added beginner level
* Detect unsolvable game-play situations

23

BUG FIXES:
* Byron Corrales fixed the robot/word-edit conflict (#2057)
* General code cleanup

22

BUG FIX:
* Fixed SVG bug in old Sugar builds

21

BUG FIXES:
* general clean up of sprite library
* updated licenses

20

ENHANCEMENT:
* Added more combinations to the dice game, e.g., 5=4+1, 5=3+2

BUG FIXES:
* Fixed bug in sprite library
* Using refactored card generator

19

BUG FIXES:
* Fixed bug with Mayan 33
* Cleaned up some icons that had SVG problems on old Sugar builds

18

ENHANCEMENTS:
* Word-game lists can be edited
* Mayan number game
* "Fileless" SVG generation

BUG FIX:
* Fixed SVG problem on old Sugar builds

17

BUG FIXES:
* Fixed Class problem with command-line version
* Cleaned up license language (GPL v3)

16

ENHANCEMENTS:
* Simple sharing/collaborating
* Save/resume from Journal 
* New (improved?) toolbar layout
* Match-history animation at end game

BUG FIX:
* Fixed bug preventing play on old Sugar instances

15

ENHANCEMENTS:
* Added low/high levels for game play
* New activity icon

14

ENHANCEMENT:
* Computer assistant

13

ENHANCEMENT:
* More number games

12

ENHANCEMENTS:
* 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

BUG FIXES:
* Add check for match on first deal
* Fixed bug in extra card positions

10

ENHANCEMENTS:
* es, fr translation
* Rotated cards to enable larger/longer text strings

BUG FIX:
* Cleaned up match logic for word games

9

ENHANCEMENTS:
* 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

ENHANCEMENT:
* Added unselect

BUG FIX:
* Fixed bug in new game labels

7

ENHANCEMENTS:
* More distinct colors on cards
* Count seconds between matches
* Detect game over
* Automatically deals extra cards when necessary

6

BUG FIX:
* Fixed card selection bug

5

ENHANCEMENT:
* Added search function

4

ENHANCEMENT:
* Add 3 cards when you get stuck

3

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

2

ENHANCEMENT:
* New icon

BUG FIX:
* 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.