Commit Graph

168 Commits (5c4e9f30e04b6f09186bcac46642fd808aae9209)

Author SHA1 Message Date
Liza 5c4e9f30e0
API 9 2023-10-03 22:05:19 +02:00
Liza 1ee86d378f
API 9 2023-10-03 11:08:38 +02:00
Liza 6260f35b61 Update repo location 2023-07-31 02:58:24 +02:00
Liza 1bdcc7179c Update image location 2023-07-30 23:26:15 +02:00
Liza 5ba18477b4 Update repo url 2023-07-30 23:22:33 +02:00
Liza 5f506bda8a Update server url 2023-07-30 22:32:39 +02:00
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 cec3597629 Update dependencies 2023-03-26 15:57:50 +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 4288440e6c Add export tests 2023-03-26 03:11:01 +02:00
Liza 232ab164be Update DE localization 2023-03-25 02:47:21 +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 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 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 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 94f3fa2ede Db: Move Markers into database 2023-02-18 21:12:36 +01:00