File Details
ToonInfo V0.34
- R
- Jun 7, 2012
- 31.41 KB
- 412
- 1.8
File Name
ToonInfo-0.34.zip
Supported Versions
- 1.8
Various bug fixes and enhancements:
- New icons for back pack, box, and bank chest, which should (hopefully) be easier to identify than the old ones
- the Item result window is movable now, and contains headers for each toon, just like the notoriety/money windows do
- The tooltip and item result windows can merge multiple items of the same kind now. There is no UI for that (yet), but there are new slash commands:
- /ti merge 0 default, don't merge
- /ti merge 1 merge same kind items that are in the same type of container (so bags will merge, and bank slots will merge, but bags won't merge with bank)
- /ti merge 2 merge everything, even different container types
- The additional tooltip can attach to the real tooltip as well now. Since the additional window isn't always on top, it can get hidden by bags windows, which makes this mode quite unusable. Still, you can use "/ti tooltipattach true" to start this behaviour, and "/ti tooltipattach false" to stop it (attach to the tooninfo window like before)
- you can control the attach- and growth-position of the additional tooltip. /ti attachposition auto is the default behaviour that tries to attach dependent on where the other window is. Instead of "auto", you can also use "leftup", "leftdown", "left", "rightup", "right", "rightdown", "top" or "bottom". Note that "auto" doesn't work well when attaching to the standard tooltip window, use a fixed position if you want to try this.
- /ti delete emits an error message now if you use an unknown toon name
- various minor adjustments to frame and font sizes
A configuration UI for /ti merge, /ti tooltipattach and /ti attachposition is planned, but not very high on my priority list right now.