 |
Category: Raiding & InstancesLootLogs |
Interface Information |
|
Name: |
LootLogs  |
Author: |
|
Date: |
01-19-2021 11:30 AM |
Size: |
25.01 Kb |
Version: |
2.0.7 |
Rate File: |
|
This is a Plugin to help you organize your Loot locks.
if you first start it / or cleared your logs you can always use
"/raid locks" to fill your logs.
(does not work with german/french client)
For Feedback or Suggestion please contact me on Discord: Souru#4258
Installation:
path: ...\Documents\The Lord of the Rings Online\plugins\Souru\LootLogs
ChangeLog:
2.0.7 Bugfix
2.0.6 : Bugfix
Added Featured Instance
2.0.3 : Fixed Askād-mazal, the Chamber of Shadows
Notifications Added
2.0.2 : UI and SaveFile Rework
1.0.15 : Fixed Bugy Sidebosses
1.0.13 : Added Storvāgūn
1.0.12 : T3+ Fixed
(You will need to delete your Savefile: C:\Users\<PC-NAME>\Documents\The Lord of the Rings Online\PluginData\<ACCOUNT-NAME>\AllServers\Lootlogs)
1.0.11 : War of Three Peaks instances
1.0.10 : Some Bug Fixes
1.0.8 : Added Thrāng
1.0.7: More Bug Fixes
1.0.6 : Bug Fix
1.0.5 : Fixed Remmorchant T3+ Chests
1.0.4 : Fixed Askād-mazal, the Chamber of Shadows
1.0.3 : Bug Fixes
1.0.2 : Added Askād-mazal, the Chamber of Shadows
1.0.1 :PluginCompendium compatible
|
Archive List (Old Versions) |
File Name |
Version |
Size |
Author |
Date |
|
2.0.6 |
25.00 Kb |
souru |
01-18-2021 01:39 PM |
|
2.0.5 |
24.96 Kb |
souru |
01-18-2021 12:11 PM |
|
2.0.3 |
24.12 Kb |
souru |
01-17-2021 08:16 AM |
|
2.0.2 |
17.91 Kb |
souru |
01-14-2021 02:53 AM |
|
1.0.15 |
22.35 Kb |
souru |
01-09-2021 07:32 AM |
|
1.0.13 |
22.35 Kb |
souru |
12-18-2020 08:46 PM |
|
1.0.12 |
22.26 Kb |
souru |
11-15-2020 12:26 PM |
|
1.0.11 |
22.29 Kb |
souru |
10-23-2020 04:08 PM |
|
1.0.10 |
21.94 Kb |
souru |
08-28-2020 02:09 PM |
|
1.0.9 |
21.93 Kb |
souru |
08-27-2020 02:26 PM |
|
1.0.8 |
18.72 Kb |
souru |
08-23-2020 08:03 AM |
|
1.0.7 |
18.67 Kb |
souru |
07-25-2020 07:22 AM |
|
1.0.6 |
18.66 Kb |
souru |
07-19-2020 06:17 AM |
|
1.0.5 |
18.51 Kb |
souru |
07-18-2020 03:57 AM |
|
1.0.4 |
18.34 Kb |
souru |
05-28-2020 07:05 AM |
|
1.0.3 |
18.34 Kb |
souru |
05-22-2020 12:02 PM |
|
1.0.2 |
18.33 Kb |
souru |
05-20-2020 06:11 PM |
|
1.0.1 |
18.24 Kb |
souru |
05-19-2020 10:43 AM |
|
1.0 |
17.83 Kb |
souru |
04-21-2020 02:18 AM |
File Statistics |
User Rating: |
|
Downloads: |
7666 |
Views: |
14433 |
Favorites: |
5 |
Uploaded By: |
|
Last Modified: |
N/A |
|
|  |
|
 |
|
01-17-2021, 09:01 AM
|
|
The Undefeated
Forum posts: 5
File comments: 25
Uploads: 0
|
Good job
if you want to track weekly quest for 500 embers in Minas Ithil just add this code to \LootLogs\Localization\en.lua
in Quests section after
[1] ={....}.
Code:
[2] = {
["name"] = "Embers",
["reset"] = {[1] = true, [2] = false, [3] = false, [4] = false, [5] = false, [6] = false, [7] = false},
[1] = { name = "Weekly Imlad Ithil Embers", text = "Completed:\nSigils of Imlad Ithil for Embers"},
},
and this code will be:
HTML Code:
["name"] = "Quests",
[1] = {
["name"] = "Weeklys",
["reset"] = {[1] = false, [2] = false, [3] = false, [4] = false, [5] = true, [6] = false, [7] = false},
[1] = { name = "Continued Threats", text = "Completed:\nImlad Morgul: Continued Threats"},
[2] = { name = "10 Quests", text = "Completed:\nImlad Morgul: The Reclamation"},
[3] = { name = "4 Instances", text = "Completed:\nImlad Morgul: Vale of Sorcery"},
[4] = { name = "Limlók", text = "Completed:\nProtectors of Wilderland: Bounties"},
},
[2] = {
["name"] = "Embers",
["reset"] = {[1] = true, [2] = false, [3] = false, [4] = false, [5] = false, [6] = false, [7] = false},
[1] = { name = "Weekly Imlad Ithil Embers", text = "Completed:\nSigils of Imlad Ithil for Embers"},
},
PS. this code for EN. For another lang - track text after completed quest in chat window and add yours localization to de-fr.lua
PPS. this quest not tracks by /raid locks command
Last edited by Pulse : 01-17-2021 at 10:32 AM.
|
|
|
01-15-2021, 11:52 PM
|
|
The Wary
Forum posts: 0
File comments: 10
Uploads: 0
|
No updates on Chamber of Shadows
Amazing plugin!
In the new 2.0.2 update LooLogs does not update on the logs on Chamber of Shaodws.
I would really love if you could add the Throne of Dread Terror
Keep up the amazing work you are doing!!
|
|
|
01-09-2021, 06:55 AM
|
|
The Undying
Forum posts: 20
File comments: 78
Uploads: 1
|
Last edited by Drono : 01-09-2021 at 06:56 AM.
|
|
|
01-09-2021, 05:33 AM
|
|
The Undefeated
Forum posts: 5
File comments: 25
Uploads: 0
|
bug in T5 Rem

|
|
|
12-09-2020, 11:40 PM
|
|
The Wary
Forum posts: 0
File comments: 1
Uploads: 0
|
Storvagun is coming!Can you add it pls?
|
|
|
08-31-2020, 05:17 AM
|
|
The Undefeated
Forum posts: 5
File comments: 25
Uploads: 0
|
Hi @souru
Can you add some weekly quests for Embers of Enchantment?
- Imlad Morgul: The Reclamation - Complete quests of Imlad Morgul: The Reclamation (0/10)
- Imlad Morgul: Vale of Sorcery - Complete Imlad Morgul scaling instances (0/4)
- Imlad Morgul: Continued Threats - Complete quests of Imlad Morgul: Continued Threats (0/8)
- Protectors of Wilderland: Bounties - Complete 5 Bounty quests in Limlok
thanks 
Last edited by Pulse : 08-31-2020 at 05:21 AM.
|
|
|
05-01-2020, 10:03 AM
|
|
The Wary
Forum posts: 4
File comments: 11
Uploads: 5
|
sorry should write this into description^^
... you can drag it around if you have your mouse right next to the icon ... i wanted to make it so left click moved it and rightclick opened the window but that didnt work and this is a transitional solution
|
|
|
05-01-2020, 04:46 AM
|
|
The Wary
Forum posts: 0
File comments: 1
Uploads: 0
|
Icon
Hey there Souru, I was wandering how I can move the icon around the interface. It seems to be stuck whatever I do.
Last edited by Runulf : 05-01-2020 at 04:49 AM.
|
|
|
All times are GMT -5. The time now is 07:17 AM.
|
 |