Fix empty checkboxes

This commit is contained in:
Yury
2025-02-09 22:59:33 +02:00
parent 2acab6d810
commit 217143e0f4
+23 -23
View File
@@ -9,39 +9,39 @@ Also known as "The Cycle: Frontier".
* [x] Tutorial. * [x] Tutorial.
* [x] Single-player station (Season 2 and Season 3). * [x] Single-player station (Season 2 and Season 3).
* Basic station functionality: * Basic station functionality:
* [] Onboarding * [ ] Onboarding
* [x] Talk to Badum * [x] Talk to Badum
* [x] Equip items * [x] Equip items
* [] Deploy to Fortuna * [ ] Deploy to Fortuna
* [] Matchmaking * [ ] Matchmaking
* [] Can deploy through matchmaking * [ ] Can deploy through matchmaking
* [] Items insurance * [ ] Items insurance
* [] Free loadouts (Season 3) * [ ] Free loadouts (Season 3)
* [] Inventory and loadout * [ ] Inventory and loadout
* [x] Items can be equipped * [x] Items can be equipped
* [x] Items can be unequipped. * [x] Items can be unequipped.
* [x] Loadout is carried into matchmaking * [x] Loadout is carried into matchmaking
* [] Items are automatically stacked * [ ] Items are automatically stacked
* [] Quests * [ ] Quests
* [x] Quests can be accepted * [x] Quests can be accepted
* [] Quests can be removed * [ ] Quests can be removed
* [] Quest progress is tracked * [ ] Quest progress is tracked
* [] Quests can be completed * [ ] Quests can be completed
* [] Job boards * [ ] Job boards
* [] Faction progression * [ ] Faction progression
* [] Season pass * [ ] Season pass
* [x] Character appearance and emotes * [x] Character appearance and emotes
* [] Shops * [ ] Shops
* [x] Items can be bought * [x] Items can be bought
* [] Items can be sold * [ ] Items can be sold
* [] Season pass * [ ] Season pass
* [] Quarters * [ ] Quarters
* [] Generator * [ ] Generator
* [] Quarter upgrades * [ ] Quarter upgrades
* [] Player balance * [ ] Player balance
* [x] K-Marks * [x] K-Marks
* [x] Aurum * [x] Aurum
* [] Insurance Tokens * [ ] Insurance Tokens
## Running locally ## Running locally