Commit Graph

40 Commits

Author SHA1 Message Date
3663bbb241 Improve error handling 2023-02-24 11:18:03 +01:00
7bccec0bae Db: lmport 2023-02-22 20:30:26 +01:00
d5dc55a0c4 Db: Fix various things around local persistence/net interactions 2023-02-22 17:21:48 +01:00
e0d4a5d676 Namespace cleanup 2023-02-21 16:38:27 +01:00
810aa30cf9 Merge branch 'master' into new-config-and-data
# Conflicts:
#	Pal.Client/Pal.Client.csproj
#	Pal.Client/Windows/AgreementWindow.cs
#	Pal.Client/Windows/ConfigWindow.cs
2023-02-21 16:30:50 +01:00
7b5bb3ee3a Use textwrap for radio buttons 2023-02-21 14:58:30 +01:00
94f3fa2ede Db: Move Markers into database 2023-02-18 21:12:36 +01:00
adddbc452c DI: Support debug items in SimpleRenderer, remove IDrawDebugItems 2023-02-17 19:31:43 +01:00
870f29f0c6 DI: Add Chat instead of using ChatExtensions 2023-02-17 15:51:45 +01:00
0bb7301ca1 Logging: Update PluginLog to use Microsoft.Extensions.Logging instead 2023-02-17 00:54:23 +01:00
c7d5aa1eaa Db: Migrate ImportHistory to sqlite 2023-02-16 19:51:54 +01:00
7e2ccd3b42 Config: Remove Pal.Client.Net dependency for HasRole check 2023-02-16 13:27:28 +01:00
3d560fad7f Make chat messages/errors consistent 2023-02-16 10:46:49 +01:00
c52341eb0d DI: Initial Draft 2023-02-15 23:17:52 +01:00
b0de113ad2 New configuration format 2023-02-15 02:38:04 +01:00
c586ced5bd Clicking on 'Test Connection' again cancels previous connection attempt 2023-02-13 22:43:30 +01:00
2bfcfee753 Code cleanup bits 2023-02-11 21:10:45 +01:00
12de110b04 Update config tab names to include stable ids, add more localizable text 2023-02-11 14:40:22 +01:00
0bec8cf759 Update window titles on language change 2023-02-11 14:31:43 +01:00
f7840ab29b Move language strings into resx file 2023-02-10 20:48:43 +01:00
01d6b7f2dd Remove experimental tooltip 2023-02-10 19:00:04 +01:00
25709f5530 Promote VFX markers to proper traps 2023-02-08 20:41:45 +01:00
db89966be2 Pluggable Renderer selection 2023-02-08 16:07:26 +01:00
b959355121 Debug markers, client implementation 2023-02-05 04:21:24 +01:00
1dd670ff03 Update releases link 2023-02-02 16:45:54 +01:00
f64b85f9b8 Add undo import 2022-12-24 10:27:59 +01:00
4c22334761 ⚗️ Import/Export: Import, event rework 2022-12-22 01:01:09 +01:00
bb721bc37f ⚗️ Import/Export: Export client 2022-12-21 20:23:48 +01:00
976bfcbe2c ♻️ ConfigWindow: move tab logic into separate methods 2022-12-10 20:53:07 +01:00
e6c56e5bce Third party repo stuff 2022-11-30 22:15:26 +01:00
bdc8187492 Log third party repo usage 2022-11-30 21:17:47 +01:00
e4af59d2c4 Update introductory text 2022-11-30 13:24:29 +01:00
83b2823a9f Add /pal test-connection 2022-11-30 11:56:04 +01:00
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
ce1285bff9 Include vaguely helpful plugin log information for connections 2022-11-24 07:24:45 +01:00
8c747ba661 Include more detailed troubleshooting steps for weird splatoon installs 2022-11-07 14:50:12 +01:00
7ab274696c Enable nullable 2022-10-30 11:02:49 +01:00
2adf030ec5 Restructure save format to be more expandable if needed 2022-10-30 00:41:31 +02:00
16a2305892 Hide traps/coffer locations if a pomander is used and they're not currently shown 2022-10-26 23:38:44 +02:00
4bd37bdefd Statistics view 2022-10-26 20:43:24 +02:00