Improve mod list visuals #15

Closed
opened 2023-02-21 21:53:55 +01:00 by lucas · 3 comments
Owner
  • Add padding in mod list
  • Add more fields
    • version
    • authors
    • image/icon
    • categories
  • Use checkbox for enabled state
  • Highlight selected row
- [x] Add padding in mod list - [ ] Add more fields - [x] version - [x] authors - [x] image/icon - [x] categories - [x] Use checkbox for `enabled` state - [x] Highlight selected row
lucas added this to the Basic SDK and mod manager milestone 2023-02-21 21:53:55 +01:00
lucas added the
kind
enhancement
crate/dtmm
status/good first issue
labels 2023-02-21 21:53:55 +01:00
lucas added this to the Mod Manager project 2023-02-21 21:53:55 +01:00
lucas added the
stage
actionable
label 2023-02-21 22:49:16 +01:00
lucas modified the milestone from Basic SDK and mod manager to DTMM v1.0 + DTMT 2023-02-28 15:59:43 +01:00
lucas added a new dependency 2023-03-01 00:26:13 +01:00
Author
Owner

The extra mod data fields depend on what metadata the Nexus integration will yield.

The extra mod data fields depend on what metadata the Nexus integration will yield.
Author
Owner

Looks like Nexus' rich text format is a mixture of HTML and BBCode:

https://wiki.nexusmods.com/index.php/Formating_and_BBCode_in_Descriptions

Looks like Nexus' rich text format is a mixture of HTML and BBCode: https://wiki.nexusmods.com/index.php/Formating_and_BBCode_in_Descriptions
lucas removed a dependency 2023-03-08 20:42:09 +01:00
Author
Owner

Since non-Nexus mods should not be treated as second-class citizens, dtmt.cfg should contain fields for everything that one might provide through Nexus.

Once Nexus is implemented, it will simply be checked first on linked mods.

And Nexus staff takes too long to add categories, we can just use dtmt.cfg.

Since non-Nexus mods should not be treated as second-class citizens, `dtmt.cfg` should contain fields for everything that one might provide through Nexus. Once Nexus is implemented, it will simply be checked first on linked mods. And Nexus staff takes too long to add categories, we can just use `dtmt.cfg`.
lucas closed this issue 2023-03-09 20:13:09 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#15
No description provided.