Commit Graph

58 Commits (b81ced33e81e4151e282fd17029e4920cea6c2dd)

Author SHA1 Message Date
Liza b81ced33e8 Code style tweaks 2023-03-26 15:47:43 +02:00
Liza 7bdf97411c Hide occasional FileLoadException (temporary error) 2023-03-11 01:50:26 +01:00
Liza 1b415d7a7f Improve repo exception handling 2023-03-08 01:27:10 +01:00
Liza 88ec7a00da Improve error handling if a command fails with an exception 2023-02-25 01:15:19 +01:00
Liza 0c922c1695 Use PalConfigCommand for the config UI button (partial revert of previous commit) 2023-02-25 01:07:10 +01:00
Liza e1dc8cafd9 Fix /pal test-connection not working if using Simple renderer 2023-02-25 01:06:33 +01:00
Liza e79e8de6dc Use ISubCommand for subcommands 2023-02-25 00:55:48 +01:00
Liza 3663bbb241 Improve error handling 2023-02-24 11:18:03 +01:00
Liza b658956c4b Fix cleanup not properly closing db 2023-02-23 01:12:05 +01:00
Liza 8d17c02186 DI: Load entire DI container in the background 2023-02-22 22:20:50 +01:00
Liza d5dc55a0c4 Db: Fix various things around local persistence/net interactions 2023-02-22 17:21:48 +01:00
Liza f63e70b0c4 DI: Build root scope async while still registering events/commands during plugin init 2023-02-18 04:34:49 +01:00
Liza 5419f51942 DI: Only initialize one renderer at once 2023-02-17 19:12:44 +01:00
Liza a5456a54a0 DI: Cleanup 2023-02-16 22:09:29 +01:00
Liza c7d5aa1eaa Db: Migrate ImportHistory to sqlite 2023-02-16 19:51:54 +01:00
Liza 5c82382161 DI: Remove Service class 2023-02-16 13:17:55 +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
Liza b0de113ad2 New configuration format 2023-02-15 02:38:04 +01:00
Liza 2bfcfee753 Code cleanup bits 2023-02-11 21:10:45 +01:00
Liza 0bec8cf759 Update window titles on language change 2023-02-11 14:31:43 +01:00
Liza a180309815 Color fix 2023-02-10 21:25:28 +01:00
Liza f7840ab29b Move language strings into resx file 2023-02-10 20:48:43 +01:00
Liza 25709f5530 Promote VFX markers to proper traps 2023-02-08 20:41:45 +01:00
Liza db89966be2 Pluggable Renderer selection 2023-02-08 16:07:26 +01:00
Liza 51d474099f Update RemoteSeenOn logic 2023-02-06 22:01:18 +01:00
Liza ea553a6d8a Imports 2023-02-05 04:25:08 +01:00
Liza b959355121 Debug markers, client implementation 2023-02-05 04:21:24 +01:00
Liza 527d8a3bcb Revert " Mark traps that explode without pomander of sight as seen"
This reverts commit 8a2f071582.
2023-02-05 01:18:21 +01:00
Liza 8a2f071582 Mark traps that explode without pomander of sight as seen 2023-02-03 03:50:55 +01:00
Liza 532889f211 /pal near as debug command 2023-02-02 17:16:03 +01:00
Liza 4c22334761 ⚗️ Import/Export: Import, event rework 2022-12-22 01:01:09 +01:00
Liza 75b23cdaed Parse JWT for expiry & roles 2022-12-11 15:23:23 +01:00
Liza 0bd3794783 Update repo logic 2022-12-07 17:29:50 +01:00
Liza 3c6822aa64 add dotnet-format as pre-commit hook 2022-12-01 17:56:26 +01:00
Liza e6c56e5bce Third party repo stuff 2022-11-30 22:15:26 +01:00
Liza bdc8187492 Log third party repo usage 2022-11-30 21:17:47 +01:00
Liza b69a53ef3d Make /pal config an alias for /pal 2022-11-30 16:39:50 +01:00
Liza 83b2823a9f Add /pal test-connection 2022-11-30 11:56:04 +01:00
Liza a1a10e4b4a Make /pal check command names 2022-11-30 11:53:26 +01:00
Liza d0eb5f0e69 Ensure new deep dungeon data in 6.35 is only processed when enabled on both server & client 2022-11-30 11:37:34 +01:00
Liza c58c1c206a Disable all ChatMessage/FrameworkUpdate logic if FirstUse is set 2022-11-01 19:20:43 +01:00
Liza df7cd6ea6f Update ECommons 2022-11-01 00:44:27 +01:00
Liza 5e311a4015 Fix feedback loop 2022-10-31 19:28:11 +01:00
Liza 3c639dcccb Save seen locations to approximate marker frequency 2022-10-31 17:34:47 +01:00
Liza 90088ca846 Save account id per remote to make it easier to use other servers 2022-10-31 16:21:27 +01:00
Liza 7ab274696c Enable nullable 2022-10-30 11:02:49 +01:00
Liza 2adf030ec5 Restructure save format to be more expandable if needed 2022-10-30 00:41:31 +02:00
Liza 8ec3e5b5b0 Destroy splatoon elements when unloading plugin 2022-10-28 20:32:28 +02:00