Skip to content

Commit f3d2db2

Browse files
authored
Update Roadmap.md
1 parent 8fb5ce3 commit f3d2db2

File tree

1 file changed

+11
-16
lines changed

1 file changed

+11
-16
lines changed

Roadmap.md

Lines changed: 11 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,20 @@ The Post-processing pipeline was implemented, including a bloom effect that can
1515
True-color support was implemented with options for colormap blending, full true-color rendering, and texture filtering.
1616

1717
## Level Editor
18-
### Estimated Release: Early 2024
18+
### Alpha Released
1919
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.
2020

2121
## 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.
2424

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.
3628

3729
## 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).
32+
* Outlaws editor support.
33+
* Outlaws single player support in TFE.
34+
* Outlaws multi-player support in TFE.

0 commit comments

Comments
 (0)