NHSE/NHSE.WinForms/Controls
Kurt 1db185151d
Add automatic read/write items for all pocket items (1-40) (#51)
Decentralizes pocket injection logic from SysBotUI so that other auto-injectors can be passed in (future? like terrain/overworld items).

Adds validation to not modify items if the pocket data doesn't have the expected layout.

Closes #47 by implementing things in a more abstract & extendable way. Thanks @jfmherokiller for the example implementation which served as an inspiration!
2020-04-04 20:57:25 -07:00
..
ItemEditor.cs Fix count set 2020-04-03 13:17:26 -07:00
ItemEditor.Designer.cs Merge flag2 back in to count 2020-04-02 15:38:08 -07:00
ItemEditor.resx Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
ItemGrid.cs Add clear button, arrange controls in flowlayoutpanel 2020-03-28 14:41:11 -07:00
ItemGrid.Designer.cs Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
ItemGrid.resx Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
ItemGridEditor.cs Add automatic read/write items for all pocket items (1-40) (#51) 2020-04-04 20:57:25 -07:00
ItemGridEditor.Designer.cs Show tooltip on item hover 2020-03-28 16:18:49 -07:00
ItemGridEditor.resx Show tooltip on item hover 2020-03-28 16:18:49 -07:00