Commit Graph

53 Commits (b81ced33e81e4151e282fd17029e4920cea6c2dd)

Author SHA1 Message Date
Liza b81ced33e8 Code style tweaks 2023-03-26 15:47:43 +02:00
Liza 4288440e6c Add export tests 2023-03-26 03:11:01 +02:00
Liza 125b687a9c Eureka Orthos: Territory types 2023-03-07 12:58:10 +01:00
Liza e45b72a655 Add gold coffers (#10) 2023-02-26 17:31:37 +01:00
Liza 3663bbb241 Improve error handling 2023-02-24 11:18:03 +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 e0d4a5d676 Namespace cleanup 2023-02-21 16:38:27 +01:00
Liza 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
Liza 7b5bb3ee3a Use textwrap for radio buttons 2023-02-21 14:58:30 +01:00
Liza 94f3fa2ede Db: Move Markers into database 2023-02-18 21:12:36 +01:00
Liza adddbc452c DI: Support debug items in SimpleRenderer, remove IDrawDebugItems 2023-02-17 19:31:43 +01:00
Liza 870f29f0c6 DI: Add Chat instead of using ChatExtensions 2023-02-17 15:51:45 +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 3d560fad7f Make chat messages/errors consistent 2023-02-16 10:46:49 +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 b0de113ad2 New configuration format 2023-02-15 02:38:04 +01:00
Liza c586ced5bd Clicking on 'Test Connection' again cancels previous connection attempt 2023-02-13 22:43:30 +01:00
Liza f9cbf0494a Fix HoH 31-90 display names 2023-02-12 22:33:30 +01:00
Liza 16bc4fc34f Fix agreement window title 2023-02-12 00:41:48 +01:00
Liza 2bfcfee753 Code cleanup bits 2023-02-11 21:10:45 +01:00
Liza 12de110b04 Update config tab names to include stable ids, add more localizable text 2023-02-11 14:40:22 +01:00
Liza 0bec8cf759 Update window titles on language change 2023-02-11 14:31:43 +01:00
Liza c7b8e69732 Update StatisticsWindow to use locale-independent ids 2023-02-11 14:17:26 +01:00
Liza 3cd75ff9a5 Update AgreementWindow to be resizeable/have more word wrapping 2023-02-11 14:08:16 +01:00
Liza f7840ab29b Move language strings into resx file 2023-02-10 20:48:43 +01:00
Liza 01d6b7f2dd Remove `experimental` tooltip 2023-02-10 19:00:04 +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 b959355121 Debug markers, client implementation 2023-02-05 04:21:24 +01:00
Liza 6013b84568 Update statistics window 2023-02-05 00:12:24 +01:00
Liza 1dd670ff03 Update releases link 2023-02-02 16:45:54 +01:00
Liza f64b85f9b8 Add undo import 2022-12-24 10:27:59 +01:00
Liza 4c22334761 ⚗️ Import/Export: Import, event rework 2022-12-22 01:01:09 +01:00
Liza bb721bc37f ⚗️ Import/Export: Export client 2022-12-21 20:23:48 +01:00
Liza 976bfcbe2c ♻️ ConfigWindow: move tab logic into separate methods 2022-12-10 20:53:07 +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 e4af59d2c4 Update introductory text 2022-11-30 13:24:29 +01:00
Liza 83b2823a9f Add /pal test-connection 2022-11-30 11:56:04 +01:00
Liza 3c7b392475 Prepare stat window for 6.35 2022-11-30 11:39:40 +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 ce1285bff9 Include vaguely helpful plugin log information for connections 2022-11-24 07:24:45 +01:00
Liza 8c747ba661 Include more detailed troubleshooting steps for weird splatoon installs 2022-11-07 14:50:12 +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