kamegami13 / MonsterHunter4UDatabase

MIT License
114 stars 41 forks source link

Possible overhaul of the Weapons Interface? #31

Closed zacharied closed 8 years ago

zacharied commented 9 years ago

Currently, the weapons list is unfortunately difficult to navigate - I feel that using the "-" character is an inefficient way to represent hierarchical relationships. Perhaps we could implement a tree-viewer interface of some sort similar to the one that Ping's MH4G DB for Windows has?

mmangliers commented 9 years ago

This is planned, only reason we used the dashes is because we're using the old MH3U database as our base. They didn't implement any form of trees, so we used the dashes for a quick and dirty display until we implement expandable trees. Massive UI overhauls are in the works.

zacharied commented 9 years ago

If I may ask, what sort of plans are they? I would love to get involved.