Commit Graph

17 Commits

Author SHA1 Message Date
Minidodo 04f96684cf Design change for paginated text blobs
fix for !accounts; Warning: spammy, if there are many accounts!
display loot comment in roll list
2021-09-10 20:52:38 +02:00
Minidodo fc832399ac WS_Relay salt... cast to bytes. 2021-09-06 22:13:52 +02:00
Minidodo 496781fc0f Added the "temp-leader" back (!leader set now raises the rank, and is not visual-only)
!loot add also works for players without accounts now (i.e. outside the alliance)
2021-09-06 22:06:42 +02:00
Minidodo ac5dc38147 Removed all references which were still left regarding Tyrbot. 2021-09-06 20:39:09 +02:00
Minidodo 10df6c3d26 Fix for hidden settings & tower messages 2021-09-04 18:07:12 +02:00
Minidodo 3c8eb7bb70 polls get sent to all members on logon
dirty fix for the MA nanolines
There's an error with the urllib, downgrading the dependency.
2021-09-01 14:33:33 +02:00
Minidodo 9f1da9a00d Fixed warnings caused by non-existing messagehub channels.
Changed the setting registration, removed the warnings.
Loot roll messages are more obvious now.
Superadmins are meant to stay mostily hidden, but are being exposed in !system again.
2021-08-29 17:54:18 +02:00
Minidodo 82d2be8de2 fix for relay: empty messages (i.e. bot generated ones) wont get relayed. 2021-08-28 22:28:01 +02:00
Minidodo a4acc5d162 fix for !track & !mrelay abbrv 2021-08-28 21:24:52 +02:00
Minidodo aa2aac94d9 Rename tyrbot.py -> igncore.py 2021-08-28 21:04:45 +02:00
Minidodo 012e16dd90 Upgraded the Relay module - it supports multiple relays now. 2021-08-28 21:02:23 +02:00
Minidodo c04f76c0db Added the option to !opt-in/opt-out [onlinebot only]
Fixed command & event threading
Events are now threaded by event_type (i.e. all buddy_logon events get ran in the same one)
Added default preferences
Fixed recipe loading for multiple installs (i.e. on different machines)
2021-08-27 13:58:47 +02:00
Minidodo d0c8c1744c Fixed bidding, while not being in raid (Nolonger throws an error)
Added default alias !list for !loot (bebot like)
Changed the layout of !notes, its more compact now.
fixed !count in the rare case of an empty private channel
2021-08-15 15:47:06 +02:00
Minidodo 46d0ba3634 Changed the string formatter from % to f"",
Fixed a bug related to logging [log dir does not exist on master, and needs to get created on first startup]
Added !prefadmin <user> to view preferences of players, and change them
Orgrank & name will be hidden in !alts, if the character is not in an org
Page prefix & suffix are now being relayed [for example, it affects !online
Fixed !perks
Added comments regarding external API's.
2021-08-14 02:36:20 +02:00
Minidodo 80b5a4b577 Also: Dont even *try* to use the "Rearrange Code" feature of your IDE, unless you rewrite the db.py 2021-08-09 13:57:22 +02:00
Minidodo 391ed747d3 Terminating during startup -> boot loop 2021-08-09 13:47:02 +02:00
Minidodo a83d98c47e Initial Release of IGNCore version 2.5 2021-08-09 13:18:56 +02:00