File Details
4.0.0-beta1-pathfix
- B
- Apr 7, 2018
- 188.38 KB
- 235
- 7.0.0.2781
File Name
DungeonLoots-4.0.0-beta1-pathfix.zip
Supported Versions
- 7.0.0.2781
todo:
- fix the more button when the frame is closed with X
Version: 4.0.0
Complete Rewriting of the code
@project-version@
- fixed a bug which caused the interface to not show the amount of mementos when the boss has a chest as loot
- fixed a bug which caused shops not to open from Search/ItemPreview List
- updated dropdowns
- removed several hardcoded id ranges
- removed compatibility to DungeonLoots <4.0.0
- Changes to revert this:
DungeonLoots.lua:
path = "Interface/AddOns/DungeonLoots",
interface.minimap.xml:
<NormalTexture file="interface\addons\DungeonLoots\img\normal.tga"/>
<PushedTexture file="interface\addons\DungeonLoots\img\pushed.tga"/>
- ListOffset is now saved when going back to a list
- type "map" is renamed to match the db name: "worldmaptable"
- update for pydb.
- Up to 2 Preview Frames (selectable via dropdown menu): Second Preview Frame is also visible when the interface is hidden
- Up to 3 Tooltip Frames after plussing (Click, Ctrl+Click, Alt+Click)
- Update of events:
- DL_DROPDOWN_APPEND -> args are now (id)
Version: 4.0.0 - alpha 6:
- fixed massive lags for huge search lists
- frame updates:
- added a Button to get directly back to the Zone List (Reset)
- Resultcount is now shown
- Version and Database Version is now shown in the Main Frame
- Localization
- reduced amount of used subtables
- updated dropdown in SearchResult Frame
- Search Function:
- Added ItemPreview Style Search (not implemented in interface yet)
- DL Style Search:
- Finds bosses and instances/Zones with a given name now
- code reorganization
- basic filter implementation
Version: 4.0.0 - alpha 5
- bugfixes
- Added Frame to Plus Items
- Changed Size of the Frame
- Added Weapon/Armor dropdown menu
- Added Shop-list
- Added Money-Icons
Version: 4.0.0 - alpha 4
- added Filter to droplist (list.drop.lua)
- InstanceList (list.zone.lua)
- Ctrl+Right Click -> Dropdown
- Alt + Click -> Show Map
- Boss List (list.subzone.lua)
- Ctrl+Right Click -> Dropdown
- Ctrl+ Click -> Show Preview
- Alt + Click -> Show Map
- Shift + Click -> Insert Hyperlink to Chat
- Item List/Stat List (list.drop.lua)
- Ctrl+Right Click -> Dropdown
- Ctrl+ Click -> Show Preview
- Alt + Click -> Select
- Shift + Click -> Insert Hyperlink to Chat

