Skip to content

Releases: Baviaan/lotro

Python 3.12

19 Jan 12:33
Compare
Choose a tag to compare

Release 7.0.0 raises the minimum Python requirement to 3.12:

  • This enables the use of new features of the language
  • Python 3.8 has reached end of life
    Currently the code will still run with Python 3.10, but there is no guarantee and any future update may use features introduced in Python 3.11 or 3.12

Minor updates:

  • Updated data to U42.3
  • Fixed the event calendar parsing for 2025
  • Added LM to the Captain/Mariner support slot in the default line up
  • Added support for the Temple of Utug-bûr raid
  • Fixed the class specific /loot for Lore-master, Rune-keeper and Mariner

List your raids

10 Dec 00:56
Compare
Choose a tag to compare

Saruman has a new command /list_raids that will list the raids you have signed up for.
This command is available in any server Saruman is in as well as DMs.

Data has been updated for U42.2

U42 instances

08 Oct 21:21
Compare
Choose a tag to compare

Added new commands:

  • /fota
  • /rt
  • /wof

Added support for discord.py 2.4.0

Bugfix to make RSS call asynchronous

The Dragon and the Storm

30 Aug 22:00
Compare
Choose a tag to compare
  • Add new command /dragon
  • Update data for U41.2

Add mariner to line up

14 Jun 23:47
Compare
Choose a tag to compare

Adds the mariner to the default line up
Removes dependency on emoji order

U40 Data

15 May 21:25
Compare
Choose a tag to compare

Saruman's raid callout message is now randomized and 5 minutes later.

U39.1.1 Data

05 Apr 20:08
Compare
Choose a tag to compare

Update 39.1.1 data and fix for changed data structure

U39 content

16 Mar 21:28
Compare
Choose a tag to compare

Update for U39 content and event schedule parsing fix.

Level cap increase

03 Jan 21:38
Compare
Choose a tag to compare

Allow loot query up to level 150.

RSS Feed

02 Dec 11:20
Compare
Choose a tag to compare

New feature:

  • Adds RSS feed parsing to replace the old twitter functionality.

Bugfix:

  • Pinned thefuzz library as the custom command does not work with newer versions.