Maintenance patch for ESO update 29#1
Conversation
- LibEventHandler library now has its own manifest file and a global variable LibEventHandler for direct access. - Updated API version to 100029 (ESO 5.2.5 : Dragonhold)
- LibDebugLogger has been newly added to OptionalDependsOn in the add-on manifest file. - Moved debug message output from UI chat to LibDebugLogger. From now on, we add-on authors and contributers will look at the debug log with the DebugLogViewer add-on.
- Updated API version to 100031 (ESO 6.0.x : Greymoor)
- Updated API version to 100032 (ESO 6.1.x : Stonethorn)
- Updated API version to 100033 (ESO 6.2.x : Markarth)
- Updated API version to 100034 (ESO 6.3.x : Flames of Ambition)
- Updated API version to 100035 (ESO 7.0.x : Blackwood)
- Updated API version to 101031 (ESO 7.1.x : Waking Flame)
|
I want to apologize for taking a ridiculously long time to respond to this. As I'm sure you're aware life has taken over some of my fun hobbies, unfortunately including LorePlay. I've since moved on from the game and I am greatly inspired and moved that you took up the mantle and kept LorePlay going with LorePlay Forever. You're awesome, keep up the great work. ✊ |
|
Oh, I am so honored that you have finally responded to me. I don't know how much longer I'll be able to keep my spare time for gaming, but I hope to maintain and develop the great legacy you've left for the ESO gaming community for as long as possible. Your name is also credited with the license in the LorePlay Forever. It is our joint work and will continue to be used by ESO players. Thank you so much. Good luck with your work as well. |
- Updated API version to 101032 (ESO 7.2.x : Deadlands)
- Updated API version to 101033 (ESO 7.3.x : Ascending Tide)
- Updated API version to 101034 (ESO 8.0.x : High Isle)
- Updated API version to 101035 (ESO 8.1.x : Lost Depths)
- Updated API version to 101036 (ESO 8.2.x : Firesong)
- Updated API version to 101037 (ESO 8.3.x : Scribes of Fate)
- Updated API version to 101038 (ESO 9.0.x : Necrom)
- Updated API version to 101039 (ESO 9.1.x : Update 39)
- Updated API version to 101042 (ESO 10.0.x : Gold Road)
- Updated API version to 101043 (ESO 10.1.x : Update 43)
- Updated API version to 101044 (ESO 10.2.x : Update 44)
- Updated API version to 101045 (ESO 10.3.x : Fallen Banners)
- Updated API version to 101046 (ESO 11.0.x : Seasons of the Worm Cult Part 1)
- Updated API version to 101047 (ESO 11.1.x : Feast of Shadows)
- Updated API version to 101048 (ESO 11.2.x : Seasons of the Worm Cult Part 2)
- Updated API version to 101049 (ESO 11.3.x : Season Zero - Dawn and Dusk)
- Updated API version to 101050 (ESO 12.0.x : Update 50)
Hi, this is Calamath.
I'm a fan of the LorePlay add-on you made a few years ago, and I've forked LorePlay and continue to maintain and improve it.
This add-on library is still in use, but since modern ESOUI style no longer uses LibStub for add-on version control, I would like to release a patch on your behalf.