Skip to content
Giorgio Gori edited this page Sep 10, 2016 · 2 revisions

Toolbox long term plan:

1. Materials panel

It's time to do this.

  • Requires testing of merchant functions
  • Omit scroll/pstone icons for now

2. Interface rewrite

OSHGui is slow and annoying to work with and has little support for many UI features such as text boxes. I would move to ImGui for a more complete gui library with fewer dependencies and more control on render code. As part of this change, I would also include resource managment to toolbox dll itself.

  • Download resources if missing
  • Allocate all textures and pass them to ImGui when required
  • Reskin ImGui to mimic the look of current toolbox
  • Improve and add settings, implement a system to easily add lots of settings throughout toolbox.

Later ideas:

  • VQ Counter
  • Customizable chat filter
  • Kamadan chat to toolbox
  • LFG Tool
  • Auction house
  • Notepad widget
Clone this wiki locally