Rivals of Aether Workshop Content Manager is A webapp for intuitively sorting and organizing your Rivals of Aether workshop content
- Displaying an expanded layout of all content pages
- Allowing drag-and-drop style re-ordering with bulk selection support
- Allowing creating new categories and renaming them
Important
Ensure that you have already generated categories.roa and order.roa by changing the order of at least one character through the in-game workshop tab
Tip
- Clicking 'refresh' will discard all the changes you have and reload the files
- In order to delete a category simply ensure that it is empty by dragging every entry out of it, saving, and then refreshing
- You can drag a cell to the top and bottom edge of the screen to scroll through the page
- Programming the parser of the .roa files was heavily inspired by Python implementation from ROA Order Manager by GiovanH
- Parts of this project were developed with assistance from Large Langauage Models. All generated code has been reviewed and validated.
- App icon
- Make categories collapsible
- In-app warning if .roa files don't exist
- Stash panel on the right (can't save with anything stashed)
- Initial grid setup of characters and categories
- Swap drag and drop
- Insert drag and drop
- Layout clean-up
- Open folder button
- Allow creating/renaming categories
- Allow scrolling across the page while dragging entries
- Fix thumbnail appearance