Commit Graph

26 Commits (3e2f917c140bb824734aa436b6de1eb2c763225a)

Author SHA1 Message Date
Liza 3e2f917c14
API 10 2024-07-06 13:14:59 +02:00
Liza 1ee86d378f
API 9 2023-10-03 11:08:38 +02:00
Liza 6260f35b61 Update repo location 2023-07-31 02:58:24 +02:00
Liza 58404b9728 Fix floor change regex (for pomanders)
Not sure how or why that even broke, the string doesn't seem to have changed in the LogMessage sheet.

Fixes #18.
2023-04-13 09:17:06 +02:00
Liza 8042aee951 Use file-scoped namespaces 2023-03-30 22:02:51 +02:00
Liza 4288440e6c Add export tests 2023-03-26 03:11:01 +02:00
Liza 1b415d7a7f Improve repo exception handling 2023-03-08 01:27:10 +01:00
Liza cbdcf58063 Move logging into nuget package 2023-02-25 15:32:26 +01:00
Liza 88ec7a00da Improve error handling if a command fails with an exception 2023-02-25 01:15:19 +01:00
Liza 3663bbb241 Improve error handling 2023-02-24 11:18:03 +01:00
Liza 26b3a54ebd DI: Update namespaces 2023-02-22 23:58:05 +01:00
Liza 7bccec0bae Db: lmport 2023-02-22 20:30:26 +01:00
Liza d5dc55a0c4 Db: Fix various things around local persistence/net interactions 2023-02-22 17:21:48 +01:00
Liza 94f3fa2ede Db: Move Markers into database 2023-02-18 21:12:36 +01:00
Liza 8986b368c7 Log: Use Serilog directly 2023-02-17 18:36:55 +01:00
Liza 870f29f0c6 DI: Add Chat instead of using ChatExtensions 2023-02-17 15:51:45 +01:00
Liza 8b6dd52b54 Logging: Use underlying serilog logger directly 2023-02-17 13:57:12 +01:00
Liza 0bb7301ca1 Logging: Update PluginLog to use Microsoft.Extensions.Logging instead 2023-02-17 00:54:23 +01:00
Liza c7d5aa1eaa Db: Migrate ImportHistory to sqlite 2023-02-16 19:51:54 +01:00
Liza 7e2ccd3b42 Config: Remove Pal.Client.Net dependency for HasRole check 2023-02-16 13:27:28 +01:00
Liza 5c82382161 DI: Remove Service class 2023-02-16 13:17:55 +01:00
Liza 3d560fad7f Make chat messages/errors consistent 2023-02-16 10:46:49 +01:00
Liza 7d04cd7575 DI: Split QueueHandler into multiple classes 2023-02-16 10:25:33 +01:00
Liza 29aefee135 DI: Fix migration, cleanup 2023-02-15 23:51:35 +01:00
Liza c52341eb0d DI: Initial Draft 2023-02-15 23:17:52 +01:00
Liza faa35feade Config: Few JsonRequired attributes 2023-02-15 19:02:57 +01:00