goat
|
8781183eaa
|
fix: also use safe overwrite for plugin configs
|
2023-03-19 13:15:49 +01:00 |
|
goat
|
987ff8dc8f
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
goat
|
b093323acc
|
chore: warnings pass
|
2022-10-29 15:19:52 +02:00 |
|
karashiiro
|
387a820392
|
Fix SeString serialization/deserialization (#840)
* chore: add SeString JSON conversion test
* fix: SeString JSON serialization
* chore: add SeString JSON deserialization test
* chore: rename tests to abstract format away
* chore: fix typos
* fix: deserializable SeStrings
* chore: add comment to test
* chore: use DeserializeConfig in Load
|
2022-05-13 22:07:51 +02:00 |
|
goat
|
1561fbac00
|
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
|
2021-11-18 15:23:40 +01:00 |
|
goat
|
b5f34c3199
|
refactor(Dalamud): switch to file-scoped namespaces
|
2021-11-17 19:42:32 +01:00 |
|
goat
|
ff6fa4bf50
|
refactor: clean up usings
|
2021-08-22 23:11:47 +02:00 |
|
goat
|
010a4972cd
|
refactor: use nullable annotations instead of CanBeNullAttribute
|
2021-08-22 23:06:46 +02:00 |
|
goat
|
01727929a5
|
fix(PluginConfigurations): add CanBeNullAttribute to Load()
|
2021-07-16 23:01:37 +02:00 |
|
goat
|
9759ac6d11
|
feat(PluginManager): add DeleteConfiguration() and UI
|
2021-07-16 22:57:41 +02:00 |
|
Raymond Lynch
|
658eedca37
|
Magic the magic happen
|
2021-07-11 16:32:32 -04:00 |
|
Raymond Lynch
|
595fd3f1e4
|
StyleCop: everything else
|
2021-05-30 07:15:47 -04:00 |
|
kalilistic
|
cd9a2297f5
|
refactor: new code style in Configuration
|
2021-04-10 14:15:54 -04:00 |
|
goat
|
cf1e0909c5
|
feat: plugin file Just For Anna
|
2021-01-16 20:12:58 +01:00 |
|
Cara
|
d4f2c5fcac
|
Plugin Config Directories
Allow plugins to get a directory in the pluginConfig folder
|
2021-01-06 14:54:02 +10:30 |
|
meli
|
27c873dbe9
|
fix plugin disable during updates failing due to concurrent file modification; fix plugin updates failing to load config due to assembly version issues
|
2020-03-22 09:41:38 -07:00 |
|
goat
|
6529b3429f
|
fix: save plugin configs with type, in external directory
|
2020-03-03 22:45:16 +09:00 |
|