diff --git a/dist/assets/frontier-defense-poster.jpg b/dist/assets/frontier-defense-poster.jpg new file mode 100644 index 0000000..a6da8ab Binary files /dev/null and b/dist/assets/frontier-defense-poster.jpg differ diff --git a/dist/assets/screenshot-dust2-northstar.png b/dist/assets/screenshot-dust2-northstar.png new file mode 100644 index 0000000..ddb305c Binary files /dev/null and b/dist/assets/screenshot-dust2-northstar.png differ diff --git a/dist/assets/screenshot-mad-mod-download.png b/dist/assets/screenshot-mad-mod-download.png new file mode 100644 index 0000000..fc74d81 Binary files /dev/null and b/dist/assets/screenshot-mad-mod-download.png differ diff --git a/dist/assets/screenshot-runoff-northstar.png b/dist/assets/screenshot-runoff-northstar.png new file mode 100644 index 0000000..242be68 Binary files /dev/null and b/dist/assets/screenshot-runoff-northstar.png differ diff --git a/dist/data/roadmap.json b/dist/data/roadmap.json new file mode 100644 index 0000000..739ba0d --- /dev/null +++ b/dist/data/roadmap.json @@ -0,0 +1,50 @@ +[ + { + "title": "Frontier Defense", + "description": "The beloved PvE mode in Northstar. Both in its vanilla version as well as extended with cut content and extra features", + "image": "/assets/frontier-defense-poster.jpg", + "image_alt_text": "Two Tians in front of the Frontier Defense harvester with another two Titans in the back." + }, + { + "title": "Mod Auto Download", + "description": "Download custom mods such as gamemodes and maps when joining a server in a safe way.", + "image": "/assets/screenshot-mad-mod-download.png", + "image_alt_text": "A screenshot showing mod auto download in action." + }, + { + "title": "Titanfall1 maps", + "description": "Bringing maps from Titanfall1 into Northstar", + "image": "/assets/screenshot-runoff-northstar.png", + "image_alt_text": "A screenshot of the Runoff map from Titanfall1 loaded into Titanfall2 using Northstar." + }, + { + "title": "Custom maps", + "description": "Create tools for building custom maps so that the community can create their own maps", + "image": "/assets/screenshot-dust2-northstar.png", + "image_alt_text": "A screenshot of a development version of the dust2 map in Northstar." + }, + { + "title": "Custom RUI", + "description": "Reverse Respawn's UI system to allow for custom crosshairs and UI elements", + "image": "/assets/NorthstarPromoPosterOG.jpg", + "image_alt_text": "The Northstar Promo poster showing a Northstar Titan using their FlightCore ability with the Northstar logo and text in front of it." + }, + { + "title": "Modded Persistence", + "description": "Reverse and extend the persistence system to allow players to store custom weapons and Titans in their loadouts", + "image": "/assets/NorthstarPromoPosterOG.jpg", + "image_alt_text": "The Northstar Promo poster showing a Northstar Titan using their FlightCore ability with the Northstar logo and text in front of it." + }, + { + "title": "Party System", + "description": "Implement the vanilla party system so you can group up with friends and join servers together", + "image": "/assets/NorthstarPromoPosterOG.jpg", + "image_alt_text": "The Northstar Promo poster showing a Northstar Titan using their FlightCore ability with the Northstar logo and text in front of it." + }, + { + "title": "...whatever the future holds", + "description": "Do you have an idea for Northstar? Wanna help? Join our Discord and talk to us!", + "image": "/assets/NorthstarPromoPosterOG.jpg", + "image_alt_text": "The Northstar Promo poster showing a Northstar Titan using their FlightCore ability with the Northstar logo and text in front of it." + } +] \ No newline at end of file diff --git a/dist/roadmap/index.html b/dist/roadmap/index.html index ab4e41e..8458286 100644 --- a/dist/roadmap/index.html +++ b/dist/roadmap/index.html @@ -11,6 +11,7 @@ + @@ -32,6 +33,7 @@ +