Main(zhTW)

Atlasloot 是什麼

Atlasloot Enhanced 是一個可在遊戲內隨時查詢副本首領掉落物品的 UI 插件。此外 Atlasloot 也納入了更多的物品查詢功能,諸如各種聲望獎勵、PvP 獎勵、各種商業技能、特殊物品(例如坐騎、外袍)、世界事件(包含節慶)等等。透過 Atlasloot 玩家將可以很方便的隨時查詢多種類型的物品,並顯示這些物品的詳細資訊,針對服裝還可以當場試穿以觀看試穿的樣子。

與其他插件的整合

Atlasloot 可以單獨被安裝與使用,同時也可以與 Atlas 和 AlphaMap 緊密的整合。

可攜性

Want Atlasloot Loot tables in your mod? Simply call the new function AtlasLoot_ShowBossLoot(). 想要在你的插件中整合 Atlasloot 的物品表格嗎?你可以很輕鬆的呼叫這個功能函式 AtlasLoot_ShowBossLoot()

舉例來說,如果你想要魯西弗隆的物品掉落表顯示在你的插件某處,你可以使用如下的程式碼:

pFrame = {"TOPLEFT", "PlayerFrame", "BOTTOMRIGHT", 0, 0 }
AtlasLoot_ShowBossLoot(MCLucifron, "Lucifron", pFrame);

pFrame 在此是個用以呈現物品表的陣列,其屬性如下:

pFrame = { anchor point, frame to anchor to, relative anchor point, x offset, y offset }

AtlasLoot_ShowBossLoot 包含了資料(物品表)所在區域、首領、以及要呈現的視窗名稱:

AtlasLoot_ShowBossLoot( dataID, Boss Name, pFrame)

最新的 Beta 版本

通常我們並不正式的釋出 Atlasloot 的 Beta 版本。但如果你感興趣,你可以藉由 WoW Ace SVN 來隨時取得 Atlasloot 的最新程式碼。請特別注意我們並無法保證 Ace SVN 上所取得的程式碼絕對沒有問題,畢竟他是開發中的版本

設定選單

在小地圖旁的 Atlasloot 按鈕點擊滑鼠右鍵,或是在 Atlasloot 視窗點擊 '選項' 皆可開啟選項設定視窗。

  • Show Minimap Button: Adds the Atlasloot icon to the Minimap.
  • Hide Atlasloot Panel: Removes the Atlasloot Panel from the main Atlas window.
  • Safe Chat Links: Can only link items without the (Item Unavailable) tag. Slight chance of disconnect if you have an item in your local cache the server has not seen for a while, but unlikely.
  • Enable all Chat Links (USE AT YOUR OWN RISK): Strong chance of disconnects, especially on items your server hasn't seen yet.
  • AutoQuery items on loot tables (Disconnection risk): Atlasloot will automaticly query the server for all items on any loot table opened. Chance of disconnects.
  • Supress text spam when querying items: This option disables the text, that is shown in your chat window, when you query the server for an item.
  • Enhanced Tooltips: If you have Lootlink or ItemSync installed, you can use tooltips generated by them instead of the default tooltip. I recommend the Lootlink tooltips, they handle data not in your local cache well. If an item has (no iteminfo) after it you can only get the tooltip via Lootlink or ItemSync. Be careful with ItemSync, it is unstable on items not seen on your server (just the way ItemSync is).
  • Show itemIDs at all times: Adds the itemID to the item tooltip.
  • Show Comparison Tooltips: If you have EquipCompare installed it will use it, if not it uses the default Blizzard stuff.
  • Notify me when a LoD Module is loaded: [something]
  • Load all loot modules at startup: Atlasloot contains several modules. With this option enabled all of the modules, that you have installed, are loaded at startup.
  • Make Loot Table Opaque: Makes the loot table background black so you can't see the map underneath.

命列列語法

  • '/al' 或 '/atlasloot' 可以開啟 Atlasloot 視窗
  • '/atlasloot options' 開啟 Atlasloot 選像是窗
  • '/atlasloot reset' 重設 Atlasloot 視窗的位置與物品表格

功能

  • 物品掉落率: 顯示物品的掉落率.
  • 試衣間: Control-click items to show them in the Dressing Room.
  • 價格預覽: See the prices for token items like PvP rewards.
  • DKP 系統: Simply edit the file 'dkp.lua' using data from localization.en.lua (for the item ID numbers) and your guild's fixed price values to allow for DKP values to be shown in the tooltip. The stubs of some Lucifron items have been included to get you started and show you how it's done.
  • 安全性: AtlasLoot flags as unsafe any items it detects that may cause you to be disconnected from the server if you try to link it in the chat window. To attempt to get the item information from the server, simply right-click on it. Note: you may get disconnected if the item is not available on your server.
  • 副本物品掉落: All instance loot from every Dungeon (Normal and Heroic) and Raid.
  • 野外團隊首領: Highlord Kruul, Azuregos, Dragons of the Nightmare, Doom Lord Kazzak and Doomwalker.
  • 陣營聲望系統: WoW Factions and Burning Crusade factions rewards.
  • PvP: World PvP Items, Battleground Items including low level items, Honor rewards - Weapons and Armor, Arena Rewards - Weapons and Armor for all seasons.
  • 套裝: ZG, AQ20, AQ40, Dugeon 1, 2 and 3, Tier 1, 2, 3, 4, 5 and 6 Armor sets, Pre-60 sets, Crafted Sets, Crafted Epic Weapons, Tabards, Rare Mounts, Legendary Items, World BoE Epic Weapons, Heroic Token rewards.
  • 世界事件: Skettis, Abyssal Council, Ethereum Prison, etc.
  • 節慶事件: Feast of Winter Veil, Hallow's End, Brewfest, etc.
  • 願望清單: Alt-click on any item to add it to the wishlist, alt-clicking on an item in the wishlist deletes it. There are buttons added to the Atlas panel and the loot browser to open the wishlist.
  • 搜尋: Allows searching the whole AtlasLoot database for an item where you only know part of the name.
  • Quicklooks: Bind up to four loot tables to 'Quicklook' buttons, allowing you to jump to them with only one click.

使用 AtlasLoot 搜尋功能

如要使用搜尋功能,只要在搜尋的文字方塊上輸入你想要搜尋的關鍵字,即使只是某物品的部份字串。例如,如果你輸入 '藥水' ,你將會得到所有物品名稱中包含 '藥水' 兩字的物品清單。在搜尋結果的物品上點擊滑鼠左鍵將會跳至該物品原有所屬的表格,藉此你將可以得知該物品隸屬於哪個首領所掉落,或是屬於哪個類別(例如屬於傷望獎勵或是商業技能製造)。

如果你並未隨 Atlasloot 核心程式載入所有的 Atlasloot 模組,那麼在搜尋結果旁邊的 '->' 箭號容許你切換載入或卸載特定模組,以設定是否將其涵蓋至搜尋結果。例如你可能只想在 PvP 物品裡搜尋,那麼你可以取消勾選其他的模組,而僅勾選 PvP 模組。

願望清單

願望清單是個眾所盼望的功能,在 4.05.00 版我們總算完成了這個功能。願望清單的使用,透過點擊「願望清單」按鈕可以打開願望清單表格,如果要將物品加入願望清單,在物品上 Alt+滑鼠左鍵即可加入。如要將物品從願望清單移除,在物品上 Alt+滑鼠左鍵即可移除。

歷史

Atlasloot 原本是由 Pernicius 為 Atlas 開發的一個附加插件,用以呈現一些副本的掉落物品。可惜的是 Pernicius 無法再維護這個插件,因此 Daviesh 接手這個插件並重新取名為 Atlasloot Enhanced 以區別這兩個版本。從此以後, Atlasloot 持續的成長並涵蓋了所有副本、所有首領的掉落物品表格、每一種套裝、PvP 物品、陣營聲望獎勵、商業技能等等。

版權與授權

這個插件是基於 GPL 版本2 來發佈。GPL 的副本隨附在每一次正式的對外發佈版本的 ZIP 當中,並包含了其他語言翻譯的連結。

維護團隊

  • Author and Coder: Daviesh
  • Co-Author: Celellach
  • Co-Author and German translator: Hegarol
  • French translation by TrAsHeR
  • Simp. Chinese translation by Kurax
  • Spanish translation by maqjav
  • Trad. Chinese translation by Arith

意見反應

如果你有任何要告訴我們的,不管是你遇到了錯誤訊息,或是想要提一個新功能建議,或者你只是想要感謝我們提供了這插件,你都可以造訪我們的論壇:[http://www.daviesh.net/atlasloot_enhanced/phpBB3/ Atlasloot forum]

特別感謝

有太多的人要感謝,其中包含了 Asurn, Dan, Diablohu, K2hyun, KKram, Pownas, Sohonmr2, Telic, 560889223 以及許多許多未能在此詳列以及可能一漏掉的人們,感謝你們。


Comments

Posts Quoted:
Reply
Clear All Quotes