Commit Graph

162 Commits

Author SHA1 Message Date
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
8042aee951 Use file-scoped namespaces 2023-03-30 22:02:51 +02:00
0b07e8b8f6 Code cleanup 2023-03-27 20:00:30 +02:00
cec3597629 Update dependencies 2023-03-26 15:57:50 +02:00
b81ced33e8 Code style tweaks 2023-03-26 15:47:43 +02:00
87806397d1 Configure GHA caching 2023-03-26 14:26:12 +02:00
4288440e6c Add export tests 2023-03-26 03:11:01 +02:00
232ab164be Update DE localization 2023-03-25 02:47:21 +01:00
7bdf97411c Hide occasional FileLoadException (temporary error) 2023-03-11 01:50:26 +01:00
3e9f14419c Update gRPC packages 2023-03-10 03:08:44 +01:00
1b415d7a7f Improve repo exception handling 2023-03-08 01:27:10 +01:00
c5acb2ca54 Eureka Orthos: Add owlet trap to pomander of sight 2023-03-07 23:28:58 +01:00
7a514fad2a Add debug feature for object table 2023-03-07 21:55:50 +01:00
125b687a9c Eureka Orthos: Territory types 2023-03-07 12:58:10 +01:00
07ed62cd9a Update JP & DE localization 2023-03-02 02:00:05 +01:00
7179d41e59 Fix local seen 2023-02-26 17:54:15 +01:00
8279bfe9bf Fix config changes to trap/coffer locations not being applied when saving 2023-02-26 17:43:20 +01:00
e45b72a655 Add gold coffers (#10) 2023-02-26 17:31:37 +01:00
cbdcf58063 Move logging into nuget package 2023-02-25 15:32:26 +01:00
2bfbeacdd0 fix CI build 2023-02-25 01:32:39 +01:00
88ec7a00da Improve error handling if a command fails with an exception 2023-02-25 01:15:19 +01:00
0c922c1695 Use PalConfigCommand for the config UI button (partial revert of previous commit) 2023-02-25 01:07:10 +01:00
e1dc8cafd9 Fix /pal test-connection not working if using Simple renderer 2023-02-25 01:06:33 +01:00
e79e8de6dc Use ISubCommand for subcommands 2023-02-25 00:55:48 +01:00
f140fb870c Signing test 2023-02-24 16:21:38 +01:00
3663bbb241 Improve error handling 2023-02-24 11:18:03 +01:00
17f7dcdf12 Db: Make backups work for open databases 2023-02-23 16:13:46 +01:00
f02aeffb26 Fix missing config file breaking plugin load 2023-02-23 09:39:09 +01:00
b658956c4b Fix cleanup not properly closing db 2023-02-23 01:12:05 +01:00
efeb30331c Db: Use precompiled model 2023-02-23 00:38:52 +01:00
8a27eca8b3 DI: Just use file.copy for backups 2023-02-23 00:09:49 +01:00
0d8f655936 Reset remote url 2023-02-23 00:02:31 +01:00
26b3a54ebd DI: Update namespaces 2023-02-22 23:58:05 +01:00
8d17c02186 DI: Load entire DI container in the background 2023-02-22 22:20:50 +01:00
dbe6abd1db Net: Change retry logic 2023-02-22 21:54:33 +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
802e0c4cde Db: Backups 2023-02-21 17:32:13 +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
ff02b1f03c Downgrade GitInfo to avoid extra dependency dll in dist 2023-02-21 16:14:56 +01:00
d1fdd1ce12 Determine client build version automatically from git tag 2023-02-21 16:04:51 +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
f63e70b0c4 DI: Build root scope async while still registering events/commands during plugin init 2023-02-18 04:34:49 +01:00
adddbc452c DI: Support debug items in SimpleRenderer, remove IDrawDebugItems 2023-02-17 19:31:43 +01:00
5419f51942 DI: Only initialize one renderer at once 2023-02-17 19:12:44 +01:00
8986b368c7 Log: Use Serilog directly 2023-02-17 18:36:55 +01:00
e624c5b628 Db: Migrate markers to db 2023-02-17 18:36:22 +01:00
57a5be7938 Config/Db: Move V1 json layouts to legacy folders 2023-02-17 16:30:20 +01:00