-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathio.github.theforceengine.tfe.releases.xml
More file actions
134 lines (134 loc) · 6.47 KB
/
io.github.theforceengine.tfe.releases.xml
File metadata and controls
134 lines (134 loc) · 6.47 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
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
<releases>
<release version="1.22.000" date="2025-02-23">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.22.000</url>
<description>
<p>With this release the TFE Editor finally hits the Alpha phase.
Documentation and tutorials are still being worked on, but you can find
links to some on the release web page!</p>
</description>
</release>
<release version="1.15.000" date="2025-02-22">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.15.000</url>
<description>
<p>This release improves moddability by externalizing previously hard-coded
data into ExternalData/DarkForces/ and allows for many properties of
effects, pickups, projectiles, and weapons to be changed. In addition,
first pass scripting integration has been implemented in the form of
script functions that can be called from INF. Please visit the GitHub
release page for a detailed list of user-facing changes.</p>
</description>
</release>
<release version="1.10.000" date="2024-07-17">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.10.000</url>
<description>
<p>It has been months since the last official release. While most of my work
has been directed towards the Level Editor, there still have been a large
number of changes and improvements that have accumulated in that time
frame, many from contributors. Please visit the GitHub release page
for a detailed list of user-facing changes.</p>
</description>
</release>
<release version="1.09.540" date="2023-09-30">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.540</url>
<description>
<p>This was the initial release of The Force Engine as a Flatpak. Please visit
the GitHub release page for a detailed list of user-facing changes.</p>
</description>
</release>
<release version="1.09.530" date="2023-09-28">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.530</url>
<description>
<p>A bug-fix release, with some improvements to the Accessibility UI, slight
improvements to true color texture color accuracy, more work on the TFE
editor, and mostly bug fixes.</p>
</description>
</release>
<release version="1.09.521" date="2023-09-26">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.521</url>
<description>
<p>Fixed a silly shader mistake that only affects the 8-bit GPU renderers.</p>
</description>
</release>
<release version="1.09.520" date="2023-09-26">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.520</url>
<description>
<p>Bugfix release for 1.09.500.</p>
</description>
</release>
<release version="1.09.500" date="2023-09-22">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.500</url>
<description>
<p>The "True Color" release.</p>
</description>
</release>
<release version="1.09.410" date="2023-08-02">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.410</url>
<description>
<p>A quick bug-fix release following up version 1.09.4.</p>
</description>
</release>
<release version="1.09.400" date="2023-08-01">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.400</url>
<description>
<p>The "Bloom" release, adding modern graphics features and a first beta
of subtitle/closed caption support.</p>
</description>
</release>
<release version="1.09.300" date="2023-07-04">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.300</url>
<description>
<p>Further bug fixes for v1.09.</p>
</description>
</release>
<release version="1.09.200" date="2023-05-27">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.200</url>
<description>
<p>Bug fix release for more issues found in v1.09.</p>
</description>
</release>
<release version="1.09.100" date="2023-02-16">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.100</url>
<description>
<p>Hotfix release that addresses critical issues with version 1.09.</p>
</description>
</release>
<release version="1.09.000" date="2023-02-16">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.09.000</url>
<description>
<p>An interim release adding mostly features for MIDI support along with
some more Linux-specific bug fixes and improvements.</p>
</description>
</release>
<release version="1.08.100" date="2023-02-07">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.08.100</url>
<description>
<p>A small release to capture Linux fixes.</p>
</description>
</release>
<release version="1.08" date="2023-02-07">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.08.000</url>
<description>
<p>This build contains most of the features slated for version 1.10, with
the only major missing feature being internal midi synth support. This
marks the first TFE release with Linux support.</p>
</description>
</release>
<release version="1.02" date="2023-01-17">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.02.000</url>
<description>
<p>A minor release introducing some quality-of-life features and more bug fixes.</p>
</description>
</release>
<release version="1.01" date="2022-12-23">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.01.000</url>
<description>
<p>Bug fix release for The Force Engine version 1.0.</p>
</description>
</release>
<release version="1.0" date="2022-12-19">
<url>https://github.com/luciusDXL/TheForceEngine/releases/tag/v1.00.000</url>
<description>
<p>Version 1.0 Release of The Force Engine with full Dark Forces support including mods.</p>
</description>
</release>
</releases>