Download
(65 Kb)
Download
Updated: 11/11/15 04:39 PM
Pictures
File Info
Compatibility:
Orsinium (2.2.4)
Updated:11/11/15 04:39 PM
Created:09/19/14 02:12 AM
Monthly downloads:102
Total downloads:191,475
Favorites:292
MD5:
PublicDungeonChampions  Popular! (More than 5000 hits)
Version: 1.2.4
by: MerlinGer, Garkin
This addon shows bosses and group challenges in Public Dungeons.

In the settings you can enable showing both killed and not yet killed bosses. With the default setting all already killed bosses have a green icon, bosses you haven't killed yet have a red icon.

Icons are shown only inside of public dungeons and Cyrodiil delves.

Current version has english, german and russian translations, if you are interested to do french or spanish translation, please add a comment or send us a PM.

If you find a bug, please send me a report here: http://www.esoui.com/portal.php?&uid=3027


Slash command /pdcmypos prints coordinates of your current location to the chat.

This Addon was developed on the base of Garkin's SkyShards addon.


This addon uses the following libraries:
  • Shinni's "CustomCompassPins"
  • Seerah's "LibStub"
  • Seerah's "LibAddonMenu-2.0"
  • Garkin's "LibMapPins-1.0"
v1.2.4 Updated for ESO Orsinium / New Bosses (Thanks To Comcoder)
v1.2.3 Updated for ESO Update 7
Updated libraries - LibAddonMenu-2.0 r18, LibMapPins-1.0 r11, LibStub r4
v1.2.2 Updated library - LibMapPins-1.0 r8
v1.2.1 Updated for ESO Update 6
Updated libraries - LibAddonMenu-2.0 r17, LibMapPins-1.0 r7
v1.2.0 Fixed typo in Vahtacen Explorer achievement ID.
v1.1.9 Added Cyrodiil delves (data are copied from abandoned APB - All Public Bosses addon)
v1.1.8 Updated libraries: LibAddonMenu-2.0 r16, LibMapPins-1.0 r6
v1.1.7 Updated for ESO Update 5
v1.1.6 Updated Data and Verified 16/16 Razak's Wheel
v1.1.5 Updated Data and Verified 15/16 Lost City of the Na-Totambu
v1.1.4 Updated Data and Verified 14/16 Obsidian Scar
v1.1.3 Updated Data and Verified 13/16 Bonesnap Ruins
v1.1.2 Updated Data and Verified 12/16 Bad Man's Hallows
Updated Data and Verified 11/16 Hall of the Dead
v1.1.1 Added russian localization (RuESO support) ~thanks to KiriX
v1.1.0 Updated Data and Verified 10/16
Thanks for run Auchmon and Ekador Lynwood
v1.0.9 Updated Data and Verified 09/16 Crow's Wood's
v1.0.8a Code cleanup
v1.0.8 Updated Data and Verified 08/16 Lion's Den
v1.0.7 Updated Data and Verified 07/16 Forgotten Crypts
Bugfix Compass disable/enable without reload ui
v1.0.6 Updated Data and Verified 06/16 Root Sunder
Added Selector for known compass pins
Added Headers in options
Fix Colorbug
v1.0.5 Updated Data and Verified 05/16 Rulanyil's Fall
v1.0.4 Updated Data and Verified 04/16 Toothmaul Gully
Added Color Picker and 2. Iconset
v1.0.3 Updated Data and Verified 03/16 Sanguine's Demesne
v1.0.1 Updated Data and Verified 02/16 The Vile Manse
v1.0.1 Updated Data and Verified 01/16 Crimson Cove
v1.0.0 Initial Release
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
1.2.3
64kB
Garkin
09/15/15 04:20 PM


Post A Reply Comment Options
Unread 11/06/15, 07:39 AM  
Snakefish

Forum posts: 0
File comments: 109
Uploads: 0
Question Update

Like the Mod.
Will there be an update for Patch ?
Report comment to moderator  
Reply With Quote
Unread 09/03/15, 01:24 PM  
MarkusFox

Forum posts: 4
File comments: 165
Uploads: 0
Originally Posted by QuadroTony
You know you can highlight and copy the text of that, yes? I am seeing the same thing myself. But the UI Error window can't hold the whole thing and it gets cut-off when it mentions line 238 so you can't get the whole story.

Code:
EsoUI/Ingame/Map/WorldMapFilters_Shared.lua:40: attempt to index a nil value
stack traceback:
	EsoUI/Ingame/Map/WorldMapFilters_Shared.lua:40: in function 'ZO_WorldMapFilterPanel_Shared:GetPinFilter'
	EsoUI/Ingame/Map/Keyboard/WorldMapFilters_Keyboard.lua:83: in function 'WorldMapFilterPanel:LoadInitialState'
	EsoUI/Ingame/Map/Keyboard/WorldMapFilters_Keyboard.lua:19: in function 'WorldMapFilterPanel:SetMapMode'
	EsoUI/Ingame/Map/WorldMapFilters_Shared.lua:118: in function 'OnMapChanged'
	EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
	user:/AddOns/PublicDungeonChampions/Libs/CustomCompassPins/CustomCompassPins.lua:94: in function 'callback'
	EsoUI/Libraries/Utility/ZO_CallbackObject.lua:111: in function 'ZO_CallbackObject:FireCallbacks'
	EsoUI/Libraries/ZO_Scene/ZO_Scene.lua:248: in function 'ZO_Scene:SetState'
	EsoUI/Libraries/ZO_Scene/ZO_SceneManager.lua:183: in function 'ZO_SceneManager:HideScene'
	EsoUI/Libraries/ZO_Scene/ZO_SceneManager.lua:238: in funct
As Garkin pointed out, the error has nothing to do with the Public Dungeon Champions addon. Someone else's AddOn is trying to access the PvE WorldMap filters when they simply aren't available at the time. PDC's LibMapPins are independent of WorldMap filters. Probably Destinations, QuestMap, or some other addon that modifies the WorldMp pins.

Besides, there are new public group (emphasized) bosses in the IC DLC that actually patrol their maps instead of stand in a predictable unchanging location all the time.
Last edited by MarkusFox : 09/03/15 at 01:27 PM.
Report comment to moderator  
Reply With Quote
Unread 09/02/15, 08:28 PM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
Re: Re: Error with LibMapPins

Originally Posted by Garkin
Originally Posted by Anceane
As of today, this is popping :



Code:
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:737: attempt to index a nil value
stack traceback:
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:737: in function 'AddCheckbox'
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:745: in function 'lib:AddPinFilter'
user:/AddOns/PublicDungeonChampions/PublicDungeonChampions.lua:496: in function 'OnLoad'
Anything we can do or you can do Garkin ?
Update LibMapPins in this addon from here: http://www.esoui.com/downloads/info563-LibMapPins.html
WOW you scared the hell of me by telling i could do it :P:P: but yes i did it, took the easy solution though, and it is working now - Thank you
Report comment to moderator  
Reply With Quote
Unread 08/31/15, 03:15 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: Error with LibMapPins

Originally Posted by Anceane
As of today, this is popping :



Code:
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:737: attempt to index a nil value
stack traceback:
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:737: in function 'AddCheckbox'
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:745: in function 'lib:AddPinFilter'
user:/AddOns/PublicDungeonChampions/PublicDungeonChampions.lua:496: in function 'OnLoad'
Anything we can do or you can do Garkin ?
Update LibMapPins in this addon from here: http://www.esoui.com/downloads/info563-LibMapPins.html
Report comment to moderator  
Reply With Quote
Unread 08/31/15, 11:45 AM  
Anceane
 
Anceane's Avatar
AddOn Author - Click to view AddOns

Forum posts: 306
File comments: 1018
Uploads: 1
Red face Error with LibMapPins

As of today, this is popping :



Code:
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:737: attempt to index a nil value
stack traceback:
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:737: in function 'AddCheckbox'
user:/AddOns/LoreBooks/Libs/LibMapPins-1.0/LibMapPins-1.0.lua:745: in function 'lib:AddPinFilter'
user:/AddOns/PublicDungeonChampions/PublicDungeonChampions.lua:496: in function 'OnLoad'
Anything we can do or you can do Garkin ?
Report comment to moderator  
Reply With Quote
Unread 05/23/15, 04:23 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
Report comment to moderator  
Reply With Quote
Unread 05/12/15, 09:52 PM  
Saqiw
 
Saqiw's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Can't seem to get it to work, not sure what i'm doing wrong
Report comment to moderator  
Reply With Quote
Unread 04/24/15, 04:35 PM  
Haborym

Forum posts: 0
File comments: 56
Uploads: 0
Hello

Thx for the job

is it possible to update this addon to integrate boss in veteran dungeon because "VeteranBosses by @poxxerom" is totaly outdated

Thx in advance
Report comment to moderator  
Reply With Quote
Unread 04/08/15, 08:34 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Re: delve icons?

Originally Posted by GIJhen
Does this addon show pins for public delves because thats where I am having the most problems finding the bosses?
Addon shows bosses in Public Dungeons and Cyrodiil Delves.

Delve (public, but designed for solo/duo completion)
Group Delve (instanced, designed for groups of 4)
Public Dungeon (public, designed for groups of 3+)
Group Instance (instanced, designed for groups of 4)
Trial (instanced, designed for groups of 12)
Report comment to moderator  
Reply With Quote
Unread 04/08/15, 08:17 AM  
GIJhen

Forum posts: 0
File comments: 24
Uploads: 0
Question delve icons?

Does this addon show pins for public delves because thats where I am having the most problems finding the bosses?
Report comment to moderator  
Reply With Quote
Unread 04/04/15, 04:55 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by QuadroTony
got this right now, every time when i press Choose revive location in Cyrodiil - > see the map - > press ESC

It doesn't have anything to do with this addon or embedded libraries. This error comes from some addon which is trying to access PvE WorldMap filters when they are not available. In this addon are filters handled by LibMapPins-1.0 library which is working independently on WorldMap filters.

I'm not sure which addon is using map filters, but author of that addon should initialize PvE filters like this:
Lua Code:
  1. local mode = ZO_WorldMap_GetMode()
  2. WORLD_MAP_FILTERS.pvePanel(mode)
Last edited by Garkin : 04/04/15 at 05:12 PM.
Report comment to moderator  
Reply With Quote
Unread 04/04/15, 04:22 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
got this right now, every time when i press Choose revive location in Cyrodiil - > see the map - > press ESC

Last edited by QuadroTony : 04/04/15 at 04:39 PM.
Report comment to moderator  
Reply With Quote
Unread 04/01/15, 12:25 PM  
DaBear78
 
DaBear78's Avatar

Forum posts: 1
File comments: 120
Uploads: 0
Ok, that explains everything ^^ Any plans to extend it so that it shows bosses in all delves?
Report comment to moderator  
Reply With Quote
Unread 04/01/15, 11:39 AM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by DaBear78
Is Wansalen in Auridon missing or why can't I see the boss in there on my map?

Wansalen: 36,98x86,71 (auridon/wansalen_base)
Addon currently shows only bosses in Public Dungeons and Cyrodiil Delves. It does not show location of bosses in other delves.


Delve (public, but designed for solo/duo completion)
Group Delve (instanced, designed for groups of 4)
Public Dungeon (public, designed for groups of 3+)
Group Instance (instanced, designed for groups of 4)
Trial (instanced, designed for groups of 12)
Report comment to moderator  
Reply With Quote
Unread 04/01/15, 10:57 AM  
DaBear78
 
DaBear78's Avatar

Forum posts: 1
File comments: 120
Uploads: 0
Is Wansalen in Auridon missing or why can't I see the boss in there on my map?

Wansalen: 36,98x86,71 (auridon/wansalen_base)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: