Commit Graph

194 Commits (v4.5)

Author SHA1 Message Date
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 0b07e8b8f6 Code cleanup 2023-03-27 20:00:30 +02:00
Liza 7e73430179 Add palace service tests, remove standalone client 2023-03-27 18:02:18 +02:00
Liza cec3597629 Update dependencies 2023-03-26 15:57:50 +02:00
Liza ae29eaa52f Update ECommons 2023-03-26 15:49:52 +02:00
Liza b81ced33e8 Code style tweaks 2023-03-26 15:47:43 +02:00
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