You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Roadmap.md
+11-16Lines changed: 11 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,25 +15,20 @@ The Post-processing pipeline was implemented, including a bloom effect that can
15
15
True-color support was implemented with options for colormap blending, full true-color rendering, and texture filtering.
16
16
17
17
## Level Editor
18
-
### Estimated Release: Early 2024
18
+
### Alpha Released
19
19
Built-in **level editor** for Dark Forces that can be used to make complete levels with goals, INF support, editable entities, and everything else needed. Support for **Outlaws** levels will be coming later.
20
20
21
21
## Asset Editor
22
-
### Estimated Release: Early 2024
23
-
Finish the Asset Browser, started in 2023. In addition to the formats currently supported, support will be added for formats needed for cutscenes, and UI. And finally new assets - such as HD assets and voxels.
22
+
### Alpha Released
23
+
Most asset types are viewable and exportable, but only levels have an Asset Editor.
24
24
25
-
## HD Asset Support
26
-
### Estimated Release: Early 2024
27
-
With the tools in place, the plan is to support higher resolution and true-color assets. This includes textures, already includes models (3DO limits were removed previously as an option), and 44.1kHz audio (wave files).
28
-
29
-
## Voxels
30
-
### Estimated Release: Early to Mid 2024
31
-
Quite some time ago now, I implemented an experimental voxel renderer that integrated seamlessly with the Jedi classic renderer. However, there were some loose ends to deal with, such as not supporting the full VOX format and dealing with some palette issues. This release will integrate that code with the main branch and add support for replacing objects with their voxel counterpart.
32
-
33
-
## Dynamic Lighting
34
-
### Estimated Release: Early to Mid 2024
35
-
Dynamic light was implemented in a branch along with true color rendering. But it needs to be cleaned up and some tweaks need to be made for release. This will include shadows, and the ability to attach lights to objects/frames.
25
+
## Remaster HD Asset Support
26
+
### Support for textures, sprites, frames, and HUD.
27
+
Support for new cutscenes and mission briefings coming later.
36
28
37
29
## Towards Version 2.0
38
-
### Estimated Release: Late 2024
39
-
Outlaws support has already begun on the back end and I have a pretty clear understanding of the renderer and other aspects of the game. Once the level editor supports Dark Forces and is useable, I plan on adding support for Outlaws assets and Outlaws levels. From there, I will start implementing proper support with iterative releases throughout the year.
30
+
### Estimated Release: Late 2025
31
+
* Support for enhanced features from Outlaws in the editor and in Dark Forces mods (such as slopes).
0 commit comments