Commit Graph

187 Commits (87806397d1ed3287b9aa72dceefebcce26e31d35)

Author SHA1 Message Date
Liza 87806397d1 Configure GHA caching 2023-03-26 14:26:12 +02:00
Liza d645aa9ea7 Configure GHA dotnet test timeout 2023-03-26 13:55:30 +02:00
Liza 4288440e6c Add export tests 2023-03-26 03:11:01 +02:00
Liza 36b328c29e Add simple account test 2023-03-25 19:14:32 +01:00
Liza 232ab164be Update DE localization 2023-03-25 02:47:21 +01:00
Liza a4890c0159 Fix duplicate seen location errors 2023-03-25 02:39:54 +01:00
Liza 7bdf97411c Hide occasional FileLoadException (temporary error) 2023-03-11 01:50:26 +01:00
Liza 3e9f14419c Update gRPC packages 2023-03-10 03:08:44 +01:00
Liza a21e9335aa GHA: Add workflow_dispatch to docker build 2023-03-10 02:44:04 +01:00
Liza 1b415d7a7f Improve repo exception handling 2023-03-08 01:27:10 +01:00
Liza c5acb2ca54 Eureka Orthos: Add owlet trap to pomander of sight 2023-03-07 23:28:58 +01:00
Liza 7a514fad2a Add debug feature for object table 2023-03-07 21:55:50 +01:00
Liza 125b687a9c Eureka Orthos: Territory types 2023-03-07 12:58:10 +01:00
Liza 07ed62cd9a Update JP & DE localization 2023-03-02 02:00:05 +01:00
Liza 7179d41e59 Fix local seen 2023-02-26 17:54:15 +01:00
Liza 8279bfe9bf Fix config changes to trap/coffer locations not being applied when saving 2023-02-26 17:43:20 +01:00
Liza e45b72a655 Add gold coffers (#10) 2023-02-26 17:31:37 +01:00
Liza cbdcf58063 Move logging into nuget package 2023-02-25 15:32:26 +01:00
Liza d25e21619d Merge branch 'signtool-fix' 2023-02-25 01:35:26 +01:00
Liza 2bfbeacdd0 fix CI build 2023-02-25 01:32:39 +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 f140fb870c Signing test 2023-02-24 16:21:38 +01:00
Liza 3663bbb241 Improve error handling 2023-02-24 11:18:03 +01:00
Liza 17f7dcdf12 Db: Make backups work for open databases 2023-02-23 16:13:46 +01:00
Liza f02aeffb26 Fix missing config file breaking plugin load 2023-02-23 09:39:09 +01:00
Liza b658956c4b Fix cleanup not properly closing db 2023-02-23 01:12:05 +01:00
Liza 98bc4887d6 New config and database structures (#8) 2023-02-23 00:51:17 +01:00
Liza efeb30331c Db: Use precompiled model 2023-02-23 00:38:52 +01:00
Liza 8a27eca8b3 DI: Just use file.copy for backups 2023-02-23 00:09:49 +01:00
Liza 0d8f655936 Reset remote url 2023-02-23 00:02:31 +01:00
Liza 26b3a54ebd DI: Update namespaces 2023-02-22 23:58:05 +01:00
Liza 8d17c02186 DI: Load entire DI container in the background 2023-02-22 22:20:50 +01:00
Liza dbe6abd1db Net: Change retry logic 2023-02-22 21:54:33 +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 802e0c4cde Db: Backups 2023-02-21 17:32:13 +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 ff02b1f03c Downgrade GitInfo to avoid extra dependency dll in dist 2023-02-21 16:14:56 +01:00
Liza d1fdd1ce12 Determine client build version automatically from git tag 2023-02-21 16:04:51 +01:00
Liza 7b5bb3ee3a Use textwrap for radio buttons 2023-02-21 14:58:30 +01:00
Liza 7c968fa9d4 Update README 2023-02-21 14:07:52 +01:00
Liza 94f3fa2ede Db: Move Markers into database 2023-02-18 21:12:36 +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 adddbc452c DI: Support debug items in SimpleRenderer, remove IDrawDebugItems 2023-02-17 19:31:43 +01:00
Liza 5419f51942 DI: Only initialize one renderer at once 2023-02-17 19:12:44 +01:00
Liza 8986b368c7 Log: Use Serilog directly 2023-02-17 18:36:55 +01:00