-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNEWS.yaml
126 lines (126 loc) · 3.44 KB
/
NEWS.yaml
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
---
Version: 3.1.5
Date: 2024-05-29
Description:
- Allow to press any key to start the level as written in the text
- New colors for icon to differentiate from original Ri-Li
---
Version: 3.1.4
Date: 2024-01-15
Description:
- Store the maximum level reached per difficulty
- Fix crash when exiting in the first run "choose language" window
- Use standard .ini file to store the configuration
---
Version: 3.1.3
Date: 2024-01-13
Description:
- Fix appdata linter errors
---
Version: 3.1.2
Date: 2024-01-12
Description:
- Add a rope between 2 wagons
- Add screenshot feature (key F12)
- Speed up compilation time (only use what is needed in SDL)
- Fix crash when exiting on Linux
---
Version: 3.1.1
Date: 2024-01-05
Description:
- Fix Android start (3.1.0 does not work at all on Android)
---
Version: 3.1.0
Date: 2024-01-01
Description:
- Fix crash on highscore when waiting too much (memory corruption)
- Add IME keyboard on Android
- Handle Back button on Android (same as Escape)
- Fix audio not playing on Android when leaving the game via the menu and restarting it
---
Version: 3.0.1
Date: 2023-12-19
Description:
- CMake compilation
- Github workflow to provide binaries for Linux, Windows and macOS
- Add missing icon for F-Droid
---
Version: 3.0.0
Date: 2023-11-11
Description:
- Update to SDL2
- Compilation ok on Android
---
Version: 2.0.1
Date: 2007-11-01
Description:
- New Korean language.
- Russian correction language.
- Hungarian correction language.
- License upgrade to 'GNU GPL Version 2 or Version 3'.
- You can drive the train with the left mouse button.
- That player who complete the final level be awarded 100
- points for each remaining life. (Patch by E. Hikory).
---
Version: 2.0.0
Date: 2006-10-16
Description:
- New Polish language.
- New Turkish language.
- New Hungarian language.
- New Dutch language.
- Animate when Ri-li is loading.
- 10 news levels. Now 50 levels.
- Correction of the languages Japanese, German, Italian, Russian.
- Define AMIGAOS4 flags for Amiga OS4 system.
- Organization of the data files remade.
- Ri-Li can be launched without a sound card.
- Ri-li is limited to 60 fps to relieve the CPU.
- Ri-li use less ram memory.
---
Version: 1.0.4
Date: 2006-07-19
Description:
- Addition a help in the game to direct the engine.
- New Breton language.
- New Esperanto language.
- New Italian language.
- New Portuguese language.
- New Slovak language.
- New Swedish language.
- Correction of the languages German, Japanese, Spanish.
---
Version: 1.0.3
Date: 2006-07-07
Description:
- Upgrade source, now use $pkgdatadir
- variable in autoconf for more compatibility with all
- distributions. Thanks to "B. GANNE" for the sources
- in his patch for gentoo linux distribution.
---
Version: 1.0.2
Date: 2006-06-29
- Upgrade source, for disable POWER_PC
- define. Now it can be compiled on all the CPU types
- without having has to specify the type of CPU.
- Logos for menu in KDE and Gnome are insert for RPM.
---
Version: 1.0.1
Date: 2006-06-27
Description:
- Upgrade source, compile on Mac OS X.
- In the compile
* Must define Mac_OSX for Mac OS X system.
* Must define POWER_PC for PowerPC CPU.
* Must define WINDOWS for Windows system.
* Must define LINUX for Linux system.
---
Version: 1.0.0
Date: 2006-06-23
Description:
- First version for linux and windows
---
Version: 0.0.1
Date: 2006-06-18
Description:
- First automake / autoconf