From 2acab6d8105c4af790aa0b15c478f2785b68f1fb Mon Sep 17 00:00:00 2001 From: Yury Date: Sun, 9 Feb 2025 22:55:18 +0200 Subject: [PATCH] Add feature list --- README.md | 39 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 741a192..b3f16c3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,44 @@ Also known as "The Cycle: Frontier". ## Features -TBD +* [x] Basic login with Steam. +* [x] EULA acceptance. +* [x] Tutorial. +* [x] Single-player station (Season 2 and Season 3). +* Basic station functionality: + * [] Onboarding + * [x] Talk to Badum + * [x] Equip items + * [] Deploy to Fortuna + * [] Matchmaking + * [] Can deploy through matchmaking + * [] Items insurance + * [] Free loadouts (Season 3) + * [] Inventory and loadout + * [x] Items can be equipped + * [x] Items can be unequipped. + * [x] Loadout is carried into matchmaking + * [] Items are automatically stacked + * [] Quests + * [x] Quests can be accepted + * [] Quests can be removed + * [] Quest progress is tracked + * [] Quests can be completed + * [] Job boards + * [] Faction progression + * [] Season pass + * [x] Character appearance and emotes + * [] Shops + * [x] Items can be bought + * [] Items can be sold + * [] Season pass + * [] Quarters + * [] Generator + * [] Quarter upgrades + * [] Player balance + * [x] K-Marks + * [x] Aurum + * [] Insurance Tokens ## Running locally