Commit graph

23 commits

Author SHA1 Message Date
goat
721527dd11 fix: some exception handling in BotManager 2020-07-21 16:07:17 +02:00
goat
fe76d1e31a Revert "Revert "fix: catch some discord bot errors""
This reverts commit 5410981beb.
2020-07-20 18:34:22 +02:00
goat
5410981beb Revert "fix: catch some discord bot errors"
This reverts commit 64f07a8c02.
2020-07-20 18:31:40 +02:00
goat
64f07a8c02 fix: catch some discord bot errors 2020-07-20 18:25:07 +02:00
goat
740ccfde11 fix: crash when chat is processed before init, use DI for SeString stuff 2020-06-29 23:41:33 +02:00
NotAdam
e021a3c153 update lumina, remove the transient sheets that lumina provides 2020-06-15 19:30:17 +10:00
meli
67baa81dbe Merge branch 'master' into sestring_payloads_refactor 2020-05-01 12:13:05 -07:00
goat
bd2e5cda2a fix: we shouldn't do xivapi requests for characters when the name is empty 2020-04-27 15:17:13 +02:00
meli
f2cee5f5bc Initial pieces of payload rework; everything is read-only at the moment, pending next stages. Lumina is now used for on-demand property resolution, properties are only exposed for user-facing values, and mostly expose the lumina object(s) where applicable 2020-04-21 16:41:03 -07:00
goat
db474652ee feat: use Lumina for client state resolvers 2020-03-24 03:16:49 +09:00
meli
ab69caf4af fix discord name handling (and subsequent character lookup) of local player chats in party/alliance 2020-03-19 11:24:50 -07:00
meli
f74f2b803b Fix incorrect error log in discord forwarding when the local player sends a chat. Player links are seemingly only included in the payload for clickable names; when the local player sends a chat message, the entire sender payload is just their name as text 2020-02-17 08:48:49 -08:00
goat
e1b29a2797 feat: add lumina to DataManager 2020-02-16 20:06:28 +09:00
goat
a3472c76bc fix: add Ssl3 to security protocol types 2020-02-10 23:33:31 +09:00
goat
0c4febb680 feat: improve chat string parsing - thanks meli! 2020-02-07 02:31:26 +09:00
goat
0d27e971fc refactor: remove fate notification remnants 2020-01-31 00:09:43 +09:00
Katelyn Gigante
ea9acd3aea Refactor CfPop event to allow plugins to hook it 2020-01-30 17:18:41 +11:00
goat
a91eeda956 feat: CfPreferredRole notification WIP, needs configuration 2019-12-08 16:09:43 +09:00
goat
0094ab120e Add character to retainer sales 2019-11-26 00:09:19 +09:00
goat
2ea4c0c7c8 Cleaner chat log 2019-11-24 23:11:19 +09:00
goat
b857506fd6 5.1 fixed, minimal chat mode 2019-11-16 21:05:44 +09:00
goat
ba5fa1f4d0 Better chat injection handling 2019-11-11 23:55:32 +09:00
goat
ac838687f8 Initial commit 2019-09-21 22:29:38 +09:00