NotAName320 / Henson

A puppet manager for NationStates.
https://hensonllc.me/
GNU General Public License v3.0
8 stars 3 forks source link

Nation groups #19

Open NotAName320 opened 1 year ago

NotAName320 commented 1 year ago

Ability to group nations, easy way to move nations between groups, ability to select nations by group, etc. will also require a bit of finagling with the database so be prepared to rewrite some database code (not fun)

NotAName320 commented 1 year ago

also add "lock group" button to prevent moves/apply WAs

NotAName320 commented 9 months ago

https://github.com/AvaloniaUI/Avalonia.Controls.TreeDataGrid

treedatagrid seems perfect for this.