-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGES.TXT
More file actions
53 lines (41 loc) · 1.53 KB
/
CHANGES.TXT
File metadata and controls
53 lines (41 loc) · 1.53 KB
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
Here are the changes of guma between versions:
Versiom 1.7 Release Cardinate:
*)Fixes on Showing the operation Symbol to simulator
*)Fixes on Division simulator when 2 operands have zerosn on the end
*)Fixes on Division Simulator when a number ends with zero
Version 1.7 beta 6:
*)Popup win with wait message during downloading.
Version 1.7 beta5
*)Changes to Simulator:
*)More steps to simulation
*)On Multiplication Simulator with the second operans as single digited shows only one result
*)Changes to result calculation System: More round number for result.
Version 1.7 beta4
*)Download from web feature
*)Save game before creating new
Version 1.7 beta3
*)Improved look on Simulator Gui
Version 1.7 beta2
*)Bugfixes on Adding and Multiplication Simulator
*)Improved look od division SImulator
Version 1.7 beta
*)Improved division Simulator view
*)Bugfixes on Division Simulator
Version 1.7 alpha2:
*)Show error message on the end after making an error to the last arithmetic operation.
*)Fixing the look of simple Simulator/
*)Bugfixes on selecting the correct arithmetic operation for simulation.
Version 1.7 alpha:
*)Making a simulator for each operation.
*)Add automatically ".guma" on files when needed.
*)Fixes on showing the praxis as full string.
Version 1.6.1:
*)Seperating Ui from core
*)Support XML
Version 1.6:
*)Support for division (supporting modulo)
*)Imporved GUI showing remaining arithmetic operations
*)Slightly improved praxis random selection
Version 1.5:
*)Arithmetic operations are storedn into a table
*)Gui bugfixes