 |
Category: OtherLOTRO Compendium |
Interface Information |
|
Name: |
LOTRO Compendium  |
Author: |
|
Date: |
01-29-2023 07:14 PM |
Size: |
4.88 MB |
Version: |
2.3 |
Rate File: |
|
Patch & Add-on List |
File Name |
Version |
Size |
Author |
Date |
Type |
|
1.2 |
13.22 Kb |
|
04-02-2022 07:45 PM |
Addon |
Item Compendium
|
|
Crafting Compendium
|
|
Quest Compendium
|
|
Deed Compendium (1.5-beta)
|
|
about:
Compendium is a Questing, Deed, Item, and Crafting database Addon for Lord of the Rings Online (LOTRO). It is meant to supplement the levelling process by making finding of quests, mobs, and items easier.
- Trying to find all the deeds you can accomplish in the Shire?
- Not sure what the prerequisites to a quest chain are?
- Looking for direction on a quest that is elluding you?
- Looking for all particular weapons and armor for your class and level?
Import your quest completion progress now using LotRO Companion data. See https://www.youtube.com/watch?v=UKNyPCkhMtk
All of this and more is possible with Compendium w/o the need of alt-tabbing from game! Through the in-game Compendium window, users can search and filter for items, quests, deeds, and crafting recipies.
Extend functionality by installing Waypoint or MoorMap by Garan. With Waypoint, an arrow can guide to to coordinates shown within compendium quest & deeds. With MoorMap, you can click coordinates from within compendium, and have them show up on the Map.
When upgrading, please delete old installation
Changes
2.3 - Fixed bug when import was attempted in French & German LoTRO client
- Fixed bug with certain progression quests not being shown correctly
- Sorting all level range filters numerically
- Adding filter for non-scaling quests
2.2 - update quest data for U34
2.1
2.0 - Nearly a decade of quests added since last version
1.8.0-beta - Updating item database for Rohan expansion. Over 2700 more items.
1.7.8-beta - Fixed bug where quest chain (arc) filter in quest details was not working (for past 2 releases)
- Fixed bugs with tabs, scrollbars, and pagination that were introduced with Rohan changes.
1.7.7-beta - Ability to select or unselect progression status for all deeds or quests that are currently filtered
1.7.6-beta - fixed problem with some tab settings getting loaded incorrectly for DE & FR clients.
1.7.5-beta - fixed bug where items were not showing which recipe or quest they came from
- added item quickslots for items seen in item compendium. This allows you to hover and compare items with those equipped.
- setting to turn on / off item quickslots for item compendium.
- fixed bug with existing quickslots so they aren't overwritten (thanks Garan)
- added Compendium icon to plugin manager
1.7.4-beta - update item compendium to over 50,000 items
- fixed a lot of discrepancies in item data
- improved data compression of item data
- updated raid loot tables
- new filter to show "dead" items no longer in lorebook
Code:
1.7.3-beta
* integration with Waypoint plugin
* auto-detection of LoTRO client, and adjust slash commands accordingly
* adding user submitted German translation data
* add button for reloading compendium inside of ui
* adding LPC support file
* F12 now hides compendiums UI & Icons
1.7.2-beta
* adding filtering for quest & deed progression
* changing filters so you can filter by light, medium, and heavy regardless of armor slot
* added option to shut off use of icon
* added option to use mini icon
1.7.1-beta:
* adding progression tracking for deeds and quests for each of your characters
* adding help, show, and hide command line options
* adding version display upon load
1.7-beta:
* Items updated to include those introduced with the Rise of Isengard
* Crafting recipes updated to include those introduced with the Rise of Isengard
* Filters tweaked to support new item levels, tiers, and categories.
1.6.3-beta:
* Adding item set information & filters to item compendium
1.6.2.1-beta:
* hotpatch to fix filter bug in item compendium
1.6.2-beta:
* Player submission of officer and advice chat channel to item linking menu (thanks Egowelt)
* Added raid and dungeon loot information & filters to item compendium (work in progress)
* Added pvp filter to item compendium (work in progress)
1.6.1-beta:
* Updated data to item, quest, deed, and crafting compendiums
* Fixed bug where quest & deed rewards were not showing up in UI
* Changed search to do a full "contains" search of UI
* Fixed bug where using large font setting caused item compendium text to get cut-off when it wrapped.
1.6-beta:
* implementing resource bundles support for internationalizing (please message me if you can help translate)
* added patch for eu client save / load bug
* option for changing quest, deed, and item text size
* added user chat 1,2,3,4 to item linking menus
1.5.3-beta:
* fixed item linking bug
1.5.2-beta:
* Integration with moormaps
* Included more coordinates & comments for quest & deed compendium
* Minor changes in UI elements
1.5.1-beta:
* Added custom level range filters to quest, deed, and item compendium
* Fixed bug with window fade setting
* Fixed ZOrder bug with labelmenu controls
1.5-beta:
* Deed compendium with 1100+ deeds
* Bug fixes in coordinate collection
* Settings window to shut off compendium components
* Added auto fading window capability & setting
* Minor visual improvements to pagination control
* Pressing <ESC> now hides compendium window
1.4-beta
* quest compendium redesign
* added more filtering capabilities to narrow down quests
* added more data elements to quest database (objectives, bestower, misc reward types)
* added ability to annotate quests with your own comments/notes & custom coordinates
* prepopulated quest db with quest comments. (In future you can submit your own to be included)
* Quest, Items, and Crafting data brought up to date with latest information from Update 2: Echos of the Dead!
* Added extension API for incorporating other addons into compendium. (see details below)
* Filter added to item compendium to filter for legendary items.
* Fixed quest chain bug, prereq/next quests were swapped! (why didn't anyone say anything? :P)
* Fixed quest reward bug. (wasn't showing all items a person could obtain or select from)
* Bug fixes to Tab Control, Autosizing label, and DB Cursor library.
1.3.1-beta
* hotpatch to fix issues with dropdown lists on quest compendium after game update
1.3-beta
* Adding crafting compendium with 3300+ recipes, their mats, what they produce
* Full filtering/searching on crafting compendium to easily find items to make
* implemented resizing of window
* Adding missing menu row to link items to fellowship channel
* persist the active tab between loads
* included 'Quest Reward' and 'Craftable' to item compendium categories for item
* display which quest and which recipe quest or crafted items are from in item compendium
* added filters for item compendium for quest rewards & craftable items
* text changes to quest compendium to better identify monster quests & quest chains
* compressed databases better for smaller memory footprint
* add better memory management when ui is cleaned up between loads (clean up stay references & events)
* Centralized version info in UI, and pull from central plugin definition file
* autosizing label utility
* created tabs control for easy adding of new tabs
* general code refactoring & cleanup for reuse
* fixed global package naming conflict bug
1.2-beta
* Compendium window state persists between loads.
* Level range filters added on Item Compendium
* Jewellery type filters added on Item Compendium
* Right click context menu for linking compendium item to chat (limited by API on what is allowed)
1.1-beta
* Tabbed layout
* Shortcut icon that can toggle compendium window & be dragged to anywhere on lotro screen
* Persist window & shortcut location between play sessions
* Font size adjustments to fit quest data in UI better
* Added initial compendium item database (39000+ items)
* Extensive filtering added to item database
* Pagination of item data to view more data w/o need of filters
1.0.1-beta
* Clickable rewarded items in quest details
* Fixed several typos & discrepancies in the zone dropdown menu
* Normalized zone & area data in zone dropdown to more easily find
1.0-beta:
First release
Installation & Use
1) Delete any older Compendium install from your Plugins folder
i.e.
C:\Documents and Settings\Lunarwater\My Documents\The Lord of the Rings Online\Plugins\Compendium
2)
Copy the entire Compendium folder into your LOTRO plugins folder
i.e.
C:\Documents and Settings\Lunarwater\My Documents\The Lord of the Rings Online\Plugins\Compendium
3)
Start LOTRO. Once in game type
/plugins load Compendium
Extensions API:
To create and have a seperate addon be loaded into Compendium you must...
1) Create a plugin file which has a plugin name that contains "CompendiumExtension" somewhere in the name.
Compendium will look for any addons upon startup with this name and load them (if needed).
2) The plugin file must point to a package whose lua class extends Turbine.UI.Control is some manner.
3) The plugin must implement a function GetExtensionName to return a value to be used as the name of the tab
Optionally you can implement the following if you wish additional capabilities.
1) Implement a SizeChanged event handler for your control so that it adjusts its layout when
pulled into compendium, and when compendium is resized.
2) Implement a "persist" function if you wish to persist any settings. This usually happens on unload of
compendium, but the timing of persist could change in future.
3) Implement a "destroy" function. Compendium will try to cleanup commonly stray event handlers etc..
If you have special needs for handling data cleanup, please add those here.
(Not implemented yet)
1) Activated & Deactivated events. I hope to add these in in next release. When your tab is clicked on
Activated will be called if you implemented it. Likewise for Deactivated if people move away from
your tab.
Vision:
The long-term vision is to have the player base of Lotro submit content for Compendium in the way of corrections, comments, coordinates, missing information, etc. In future releases, there will be a method for players to submit these changes.
Thanks:
- To all who have helped and offered feedback
- My family for their support.
Dedicated:
- My two nephews. I heard you were learning to program a little, and it made me remember watching and learning over my brothers shoulders when I was young. My hope is you can find the joy that I have, and have fun with LoTRO while you are at it!

---------
LOTRO Compendium is a open source project released under the Apache License V2.0. Our project page can be found on Sourceforge at http://lotrocompendium.sourceforge.net/
|
Archive List (Old Versions) |
File Name |
Version |
Size |
Author |
Date |
|
2.2 |
4.87 MB |
lunarwtr |
01-18-2023 10:07 PM |
|
2.1 |
5.32 MB |
lunarwtr |
10-07-2022 02:13 PM |
|
2.0-beta |
5.26 MB |
lunarwtr |
04-13-2022 08:44 PM |
|
1.8.0-beta |
2.54 MB |
lunarwtr |
10-21-2012 09:14 PM |
|
1.7.8-beta |
2.47 MB |
lunarwtr |
10-18-2012 12:07 AM |
|
1.7.7-beta |
2.47 MB |
lunarwtr |
02-29-2012 07:44 PM |
|
1.7.6-beta |
2.47 MB |
lunarwtr |
02-07-2012 08:50 PM |
|
1.7.5-beta |
2.47 MB |
lunarwtr |
01-29-2012 06:26 PM |
|
1.7.4-beta |
2.46 MB |
lunarwtr |
01-14-2012 01:54 PM |
|
1.7.4-beta2 |
2.30 MB |
lunarwtr |
01-05-2012 11:28 PM |
|
1.7.2-beta |
2.30 MB |
lunarwtr |
11-20-2011 07:18 PM |
|
1.7.1-beta |
2.29 MB |
lunarwtr |
11-14-2011 09:31 PM |
|
1.7-beta |
2.29 MB |
lunarwtr |
10-26-2011 09:39 PM |
|
1.6.3-beta |
2.31 MB |
lunarwtr |
07-03-2011 12:43 PM |
|
1.6.2.1-beta |
2.29 MB |
lunarwtr |
06-27-2011 10:20 PM |
|
1.6.2-beta |
2.31 MB |
lunarwtr |
06-27-2011 10:09 PM |
|
1.6.1-beta |
2.29 MB |
lunarwtr |
06-26-2011 03:31 PM |
|
1.6-beta |
2.25 MB |
lunarwtr |
06-17-2011 11:15 PM |
|
1.5.3-beta |
2.24 MB |
lunarwtr |
04-14-2011 07:46 AM |
|
1.5.2-beta |
2.24 MB |
lunarwtr |
04-11-2011 09:59 PM |
|
1.5.1-beta |
2.17 MB |
lunarwtr |
03-31-2011 10:20 PM |
|
1.5-beta |
2.17 MB |
lunarwtr |
03-27-2011 11:11 PM |
|
1.4-beta |
2.04 MB |
lunarwtr |
03-26-2011 01:59 PM |
|
1.3.1-beta |
1.37 MB |
lunarwtr |
03-23-2011 08:12 PM |
|
1.3-beta |
1.37 MB |
lunarwtr |
03-14-2011 08:11 PM |
|
1.2-beta |
1.22 MB |
lunarwtr |
03-06-2011 11:31 PM |
|
1.1-beta |
1.13 MB |
lunarwtr |
03-01-2011 11:00 PM |
|
1.0.1-beta |
451.08 Kb |
lunarwtr |
02-23-2011 10:22 AM |
|
1.0-beta |
440.92 Kb |
lunarwtr |
02-21-2011 12:35 PM |
File Statistics |
User Rating: |
|
Downloads: |
312244 |
Views: |
328602 |
Favorites: |
148 |
Uploaded By: |
|
Last Modified: |
N/A |
|
|  |
|
 |
|
01-30-2023, 05:00 PM
|
|
The Undying
Forum posts: 26
File comments: 138
Uploads: 2
|
Quote:
Version 2.3 should address - Fixed bug when import was attempted in French & German LoTRO client
- Fixed bug with certain progression quests not being shown correctly
- Sorting all level range filters numerically
- Adding filter for non-scaling quests
|
Woot! Thanks for adding the non-scaling quest filter. I'll check it out tonight!
|
|
|
01-30-2023, 02:31 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
Re: multilang databases?
Quote:
Hello! What about the idea of having databases not only in English, but also in German and French, not only for the plugin's interface? Perhaps it will be useful to leave the English names next to the localized for easier search outside the game, but also quests/deeds/items descriptions/names should be taken localized for the appropriate language.
It would be useful to have similar bases in-game via plugin, to have several sources of info independent of each other in addition to web-based the lotro-wiki and standalone program Lotro Companion.
|
if there is interest in the quest data for other locales, it can be done, but would constitute a great deal of work to do it efficiently (memory wise).
|
|
|
01-30-2023, 02:00 PM
|
|
The Wary
Forum posts: 0
File comments: 3
Uploads: 0
|
multilang databases?
Hello! What about the idea of having databases not only in English, but also in German and French, not only for the plugin's interface? Perhaps it will be useful to leave the English names next to the localized for easier search outside the game, but also quests/deeds/items descriptions/names should be taken localized for the appropriate language.
It would be useful to have similar bases in-game via plugin, to have several sources of info independent of each other in addition to web-based the lotro-wiki and standalone program Lotro Companion.
|
|
|
01-29-2023, 07:16 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
Version 2.3 should address - Fixed bug when import was attempted in French & German LoTRO client
- Fixed bug with certain progression quests not being shown correctly
- Sorting all level range filters numerically
- Adding filter for non-scaling quests
|
|
|
01-27-2023, 01:14 PM
|
|
The Undying
Forum posts: 26
File comments: 138
Uploads: 2
|
Feature request: Option to filter Scaling quests out. I frequently either check a specific level range or a zone to make sure I completed everything there before moving on. But it also shows all the scaling quests in those searches. So I might have 4 pages of scaling quests to find the 2 at level quests I missed.
|
|
|
01-27-2023, 02:42 AM
|
|
The Wary
Forum posts: 0
File comments: 2
Uploads: 0
|
Re: Re: Missing quests?
Quote:
As we rely on Lotro Companion to pull the completion data, there could always be a problem between what it sees and the data we copy & convert for plugin to load. I'd recommend first checking your quest book in game to see if it shows completed. Then I'd load Lotro Companion and they can show you (after a scan) the quests it shows were completed. If both show completed, just not the import process of Compendium let me know and we can go from there. I'd need to look at the xml data coming across from lotro companion and see how its getting lost.
EDIT: Lookin at that particular row in Compendium's quest data.. it does differ from other rows.
{id=70007377,name="The Top Hiding-Place",.... <--- notice the id is numeric
vs
{id="7004D4A9",name="The Torech Emel Brood",.... <---- notice the id is string value
It might be the data type for the ids needs to be consistent for import to match up. I'll look into this with next release.
|
Thanks. Book, Companion and Compendium are mostly consistent with a few exceptions that I'm glad you've found stand out in Compendium's data. I look forward to the next release.
|
|
|
01-25-2023, 07:19 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
Re: Missing quests?
Quote:
I've just installed Compendium 2.2 from this page and followed the instructions at
https://www.youtube.com/watch?v=UKNyPCkhMtk
to import quest etc data to date for my Level 10 Hobbit with a Stone of the Turtle who has completed all (according to lotro-wiki.com) Level 1-14 quests in The Shire and Bree-land and is currently going through those in Ered Luin.
From the Compendium interface in lotro I can now see many of those quests ticked as they should be, but also some not ticked that I'm sure my character did complete--The Top Hiding Place (6) in The Shire is one example.
I'd rather not have to manually go through all those old quests, and new ones as each is finished, to make sure Compendium indeed has properly ticked each as it should.
Any suggestions for troubleshooting?
|
As we rely on Lotro Companion to pull the completion data, there could always be a problem between what it sees and the data we copy & convert for plugin to load. I'd recommend first checking your quest book in game to see if it shows completed. Then I'd load Lotro Companion and they can show you (after a scan) the quests it shows were completed. If both show completed, just not the import process of Compendium let me know and we can go from there. I'd need to look at the xml data coming across from lotro companion and see how its getting lost.
EDIT: Lookin at that particular row in Compendium's quest data.. it does differ from other rows.
{id=70007377,name="The Top Hiding-Place",.... <--- notice the id is numeric
vs
{id="7004D4A9",name="The Torech Emel Brood",.... <---- notice the id is string value
It might be the data type for the ids needs to be consistent for import to match up. I'll look into this with next release.
Last edited by lunarwtr : 01-25-2023 at 07:23 PM.
|
|
|
01-24-2023, 08:29 AM
|
|
The Wary
Forum posts: 0
File comments: 10
Uploads: 0
|
Re: Re: Error
Great, all is ok now. Thank you
Quote:
Thank you for reporting this. It appears I don't have French or German translations for the import popup.
It looks like I never had much translated for French. If anyone wants to take a shot at it sometime, I would be very grateful. (they are in Compendium\Common\Resources\Bundle.lua)
From google translate.
Code:
["importtitle"] = "Confirmer l'importation",
["importquest"] = "Il y a %s quêtes terminées détectées à partir de LotRO Companion. Importer la progression?",
|
|
|
|
01-23-2023, 05:04 AM
|
|
The Wary
Forum posts: 0
File comments: 2
Uploads: 0
|
Missing quests?
I've just installed Compendium 2.2 from this page and followed the instructions at
https://www.youtube.com/watch?v=UKNyPCkhMtk
to import quest etc data to date for my Level 10 Hobbit with a Stone of the Turtle who has completed all (according to lotro-wiki.com) Level 1-14 quests in The Shire and Bree-land and is currently going through those in Ered Luin.
From the Compendium interface in lotro I can now see many of those quests ticked as they should be, but also some not ticked that I'm sure my character did complete--The Top Hiding Place (6) in The Shire is one example.
I'd rather not have to manually go through all those old quests, and new ones as each is finished, to make sure Compendium indeed has properly ticked each as it should.
Any suggestions for troubleshooting?
|
|
|
01-22-2023, 01:54 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
If anyone using the French or German LoTRO client want to patch this bug themselves (until I can release an update). Please modify the following lines.
Code:
$ git diff
diff --git a/Common/Resources/Bundle.lua b/Common/Resources/Bundle.lua
index 500fae9..77b1d8d 100644
--- a/Common/Resources/Bundle.lua
+++ b/Common/Resources/Bundle.lua
@@ -419,6 +419,8 @@ local resources = {
["inCapt"] = "In",
["ingredients"] = "Zutaten",
["instanced"] = "Instantiert:",
+ ["importtitle"] = "Import bestätigen",
+ ["importquest"] = "Es wurden %s abgeschlossene Quests von LotRO Companion erkannt. Fortschritt importieren?",
["item"] = "Gegenstand",
["items"] = "Gegenstände",
["icon"] = "Zeige Icon",
@@ -719,6 +721,8 @@ local resources = {
["inCapt"] = "In",
["ingredients"] = "Ingredients",
["instanced"] = "Instanced:",
+ ["importtitle"] = "Confirmer l'importation",
+ ["importquest"] = "Il y a %s quêtes terminées détectées à partir de LotRO Companion. Importer la progression?",
["item"] = "Item",
["items"] = "Items",
["icon"] = "Show Icon",
|
|
|
01-22-2023, 01:44 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
Re: Error
Quote:
When i try to launch the plugin, i have this error
I succeeded in running Lotro Companion, then import my data in Compendium.
For clue , my client is French
|
Thank you for reporting this. It appears I don't have French or German translations for the import popup.
It looks like I never had much translated for French. If anyone wants to take a shot at it sometime, I would be very grateful. (they are in Compendium\Common\Resources\Bundle.lua)
From google translate.
Code:
["importtitle"] = "Confirmer l'importation",
["importquest"] = "Il y a %s quêtes terminées détectées à partir de LotRO Companion. Importer la progression?",
Last edited by lunarwtr : 01-22-2023 at 01:51 PM.
|
|
|
01-22-2023, 06:00 AM
|
|
The Wary
Forum posts: 0
File comments: 10
Uploads: 0
|
Error
When i try to launch the plugin, i have this error
Quote:
..Plugins\Compendium\Quests\CompendiumQuestControl .lua:1027: bad argument #1 to 'format' (string expected, got nil)
|
I succeeded in running Lotro Companion, then import my data in Compendium.
For clue , my client is French
|
|
|
01-18-2023, 10:07 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
release 2.2 will have the newer zones from U34
|
|
|
01-18-2023, 03:25 PM
|
|
The Undying
Forum posts: 121
File comments: 337
Uploads: 11
|
Quote:
I want to say again thank you for the Compendium, especially the last update with quest import and automatic quest completion. I can't imagine playing without this plugin as a completionist. I also use the turtle stone to stop leveling so I can do the content at the intended level. Compendium helps me figure out when I can safely start leveling again.
A gentle question regarding when we might see a content update for the last expansion? I've really missed Compendium tracking for Swanfleet and Cardolan.
|
I do plan to have this, but in working to update deeds, I've discovered a problem with how I identify which zone a quest is in. Aparently deeds & quests can have more than one zone / area they take place in. This has been delaying an update.
Quote:
Quick question about the quest import from LOTRO Companion... If I already have quests marked complete in Compendium and I perform an import will it uncheck quests not included in the import or only add checks for things included? I go through Compendium sometimes and mark off quests that I either can't do (outdated, no longer available, not for my class) or will never do (ie. raids, events I don't like, etc). If I did an import after that would those get unchecked?
|
Off top of my head, I believe it would undo the work you had been doing. Before you try something like that backup the PluginData folder for that character, so it can be undone. I'll think about how this can be improved to keep your old value. Perhaps give users the option to override or just suppliment.
|
|
|
01-18-2023, 02:35 PM
|
|
The Undying
Forum posts: 26
File comments: 138
Uploads: 2
|
I want to say again thank you for the Compendium, especially the last update with quest import and automatic quest completion. I can't imagine playing without this plugin as a completionist. I also use the turtle stone to stop leveling so I can do the content at the intended level. Compendium helps me figure out when I can safely start leveling again.
A gentle question regarding when we might see a content update for the last expansion? I've really missed Compendium tracking for Swanfleet and Cardolan.
Quick question about the quest import from LOTRO Companion... If I already have quests marked complete in Compendium and I perform an import will it uncheck quests not included in the import or only add checks for things included? I go through Compendium sometimes and mark off quests that I either can't do (outdated, no longer available, not for my class) or will never do (ie. raids, events I don't like, etc). If I did an import after that would those get unchecked?
|
|
|
 |
|
All times are GMT -5. The time now is 10:22 AM.
|
 |