-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog.txt
65 lines (56 loc) · 2.21 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
################################################################################
### ###
### ChangeLog of the OpenQuoridorFramework ###
### ###
################################################################################
OpenQuoridorFramework (4.7.1)
[April 5th, 2017]
--------------------------------------------------------------------------------
- PlayerVsBot (1.2)
- ReplayViewer (1.1)
- Network.DesktopClient (1.0.1)
- Network.LanServer (1.0)
- Tournament (0.4 Alpha)
- Initial Release (still alpha)
OpenQuoridorFramework (4.3.1)
[December 13th, 2016]
--------------------------------------------------------------------------------
- PlayerVsBot (1.2)
- Several bug fixes
- Human Player can play as top player
- Added new commandLineParamter to start a game as top player
- ReplayViewer (1.1)
- Network.DesktopClient (1.0.1)
- Minor bug fix [prevented double-move-submission]
- Network.LanServer (1.0)
OpenQuoridorFramework (4.2)
[December 8th, 2016]
--------------------------------------------------------------------------------
- PlayerVsBot (1.1)
- ReplayViewer (1.1)
- Network.DesktopClient (1.0)
- Initial Release
- Network.LanServer (1.0)
- Initial Release
OpenQuoridorFramework (2.2)
[November 25th, 2016]
--------------------------------------------------------------------------------
- PlayerVsBot (1.1)
- Several minor bug fixes
- Several Ui-Improvements
- Progress can be viewed and copied as compressed-progress-string
- Game can be started from a comressed-progress-string as well as from a
progress-file
- added new commandLineParamter to start a game from a compressed-progress-
string
- ReplayViewer (1.1)
- Several minor bug fixes
- Several Ui-Improvements, including localization (de & en)
- replay can be loaded from compressed string
OpenQuoridorFramework (2.0)
[October 28th, 2016]
--------------------------------------------------------------------------------
- PlayerVsBot (1.0)
- Initial Release
- ReplayViewer (1.0)
- Initial Release