Commit Graph

10 Commits

Author SHA1 Message Date
Cedric bdc826c15b Dirty fixing of some more mariadb -> mysql-connector issues....
TODO: do it properly.
2023-08-08 14:07:36 +02:00
Minidodo 84a5933490 Various Fixes.
generified the Worldboss module; removed the spammy-section as of currently, will be readded at a later stage.
2022-06-24 18:10:45 +02:00
Minidodo 72ccd475af fixed bug in !lc org <name> 2022-05-09 20:17:53 +02:00
Minidodo 43918066a9 Added !orglist cancel
fix for !whois <char_id>
added logging for invalid ORG_MSG_EVENT's
2022-05-09 19:47:26 +02:00
Minidodo b230660c2f fix for Embeds & ChatBlobs 2022-04-16 01:43:29 +02:00
Minidodo d3461ef462 Moved org finder to the core
Allowed viewing the most recent account logs by using !account log recent
Allowed removing of chatbots
Moved the so far hardcoded org prefixing into the DB, which allows dynamically changing them.
Fix for orgrosters; org leaves are being detected now.
2022-02-11 15:43:48 +01:00
Minidodo 6aec10fb56 Fix for !lc; invalid parameters (site, PF) nolonger trigger [ERROR]'s
Remove more debugging Stuff
Fix for penalty timers
2021-12-16 17:41:41 +01:00
Minidodo 53eadc12aa accidentally overwrote !shout with !lft... 2021-12-04 22:50:47 +01:00
Minidodo c100b0ea76 Almost.... 2021-11-25 14:20:51 +01:00
Minidodo 17c776faec Fixed:
-> !wants
-> !orgs info
-> special cmd's
-> !assist
-> "afk" for players without active account
-> !loot add <item_ref> <count> => nolonger breaks !account
Changes:
-> grouped !tara, !gaunt, .. into !wb
-> Display the most recent news entry on logon (default: enabled)
-> improved grouping of !items
-> Added the option to authentificate WS connections (Datanet module). This is used in special cases, where the Websocket Server requires the clien tto authentificate itself. (Server sends "#auth", client responds with the auth string)
-> Add main name to relaying (priv <-> org) [default: disabled]
-> Added logon/logoff messages back
-> restricted default access to "dangerous" commands to moderator
-> Added optional logging (Private Channel, Org Channel, Tells, ... disabled by default)

Rewrite of the Tower Module.
-> More verbosity, if enabled in config. by default, GAS and Hot timer only.
-> !hot displays currently hot (and in penalty) sites, and these which go hot in < 60 minutes
-> !attacks filterable by PF and Site
-> display current contract QL's grouped by org: !contracts (requires managed cache)
2021-11-25 14:09:43 +01:00