Commit graph

1722 commits

Author SHA1 Message Date
goaaats
afe95722c0
Merge pull request #417 from daemitus/oops
Change Status effects to 30 again
2021-07-17 23:01:53 +02:00
goat
0a4051b3cc
fix: warnings, don't use singleton 2021-07-17 22:58:53 +02:00
goat
c287e28832
feat: add new ConsoleWindow 2021-07-17 22:45:59 +02:00
Raymond
ba31b5f306 Change Status effects to sz 30 again 2021-07-17 13:54:25 -04:00
goat
dc992e15ae
feat(SerilogEventSink): Add OnLogEvent event 2021-07-17 14:04:18 +02:00
goat
0f78129bf1
fix(Boot): use NDEBUG instead of _DEBUG 2021-07-17 00:28:49 +02:00
goaaats
cb1f06ae76
Merge pull request #416 from goaaats/feature/delete_config 2021-07-17 00:21:42 +02:00
goat
bf158c9386
fix(PluginManager): allow LoadError state in Unload() 2021-07-16 23:16:48 +02:00
goat
d43f07dc04
change wording for plugin resets 2021-07-16 23:04:34 +02:00
goat
01727929a5
fix(PluginConfigurations): add CanBeNullAttribute to Load() 2021-07-16 23:01:37 +02:00
goat
59ce9f94e2
fix xmldoc 2021-07-16 23:00:10 +02:00
goat
9759ac6d11
feat(PluginManager): add DeleteConfiguration() and UI 2021-07-16 22:57:41 +02:00
goaaats
68142da426
Merge pull request #414 from daemitus/fix_devplugin 2021-07-16 22:19:36 +02:00
goaaats
0586c47309
Merge pull request #406 from daemitus/feature/not-shit-actors 2021-07-16 14:56:34 +02:00
Raymond
974bc2108f Missed a change reference 2021-07-16 08:52:15 -04:00
Raymond
f93773e2ca Apply requested change 2021-07-16 08:47:28 -04:00
goaaats
9d9a80e75d
Merge pull request #413 from daemitus/italics 2021-07-16 14:36:45 +02:00
goaaats
84a2ed702c
Merge pull request #415 from daemitus/xivchatentry
XivChatEntry should use SeString
2021-07-16 14:34:37 +02:00
Raymond
5c4ed3f715 XivChatEntry should use SeString 2021-07-15 22:09:33 -04:00
Raymond
bfc7d634ce Ref to Config.DevSettings was not updating 2021-07-15 21:31:22 -04:00
Raymond
2302f15c84 Disable unloaded dev plugins at boot 2021-07-15 21:31:10 -04:00
Raymond
e524a18ead Fix comments 2021-07-15 21:28:13 -04:00
Raymond
57a87296cc Expose MakeItalics as a helper method, add params to SeString ctor 2021-07-15 21:03:14 -04:00
Raymond
4fbdec34d3 Linter 2021-07-15 18:36:34 -04:00
Raymond
639c7b6183 Add window stub as default 2021-07-15 18:36:34 -04:00
Raymond
2e26bf8000 Widen suppression scope for coreplugin 2021-07-15 18:36:34 -04:00
Raymond
4e24c8fa3a feat: Fate Table 2021-07-15 18:36:34 -04:00
Raymond
a18bcc385c DataWindow should use an Enum 2021-07-15 18:36:34 -04:00
Raymond
976688a924 Actor formatting, updates for resolvers 2021-07-15 18:36:34 -04:00
Raymond
c1755d4bf8 Move Position3 to Game namespace 2021-07-15 18:36:34 -04:00
Raymond
53e52dbae3 Simplify Resolvers, move to ClientState.Resolvers namespace 2021-07-15 18:36:34 -04:00
Raymond
c3dfe0eb31 Break JobGauges 2021-07-15 18:36:34 -04:00
Raymond
c0ab271892 feat: unsafe actors 2021-07-15 18:36:34 -04:00
goat
85113e263f
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-07-15 23:30:44 +02:00
goat
4c159d606a
feat: add test for NewLinePayload 2021-07-15 23:30:25 +02:00
goat
6bedebba87
feat(SeStringHandling): Add NewLinePayload 2021-07-15 23:30:08 +02:00
goaaats
5ffe966bab
Merge pull request #411 from daemitus/installer_fix 2021-07-15 16:50:24 +02:00
Raymond
2bb7f93b65 Notify on repo list changed 2021-07-15 10:21:49 -04:00
Raymond
d6fbe7a837 Notify on single plugin update 2021-07-15 10:21:12 -04:00
goat
ea9ce0d776
Merge branch 'fix_update' 2021-07-15 15:22:28 +02:00
goat
ada0cf060d
Revert "fix(PluginManager): re-aggregate old and current manifests in DetectAvailablePluginUpdates() (closes #409)"
This reverts commit efdadc6c
2021-07-15 15:20:27 +02:00
goaaats
7ac977cb46
Merge pull request #410 from goaaats/fix_update 2021-07-15 15:13:16 +02:00
goat
efdadc6c35
fix(PluginManager): re-aggregate old and current manifests in DetectAvailablePluginUpdates() (closes #409) 2021-07-15 14:59:36 +02:00
goat
bacf4d8400
PluginInstallerWindow: remove useless plugin parameter from UpdateSinglePlugin 2021-07-15 14:36:39 +02:00
goaaats
70e283f53d
Merge pull request #407 from goaaats/show_old 2021-07-15 04:23:23 +02:00
goat
ba27dbe783
fix(PluginManager): return if any step of plugin update failed 2021-07-15 04:18:17 +02:00
goat
0cb0bff714
fix(PluginInstallerWindow): use task for single update, correct error handling 2021-07-15 04:01:26 +02:00
goat
112833be8b
fix(PluginInstallerWindow): duplicate ImGui id with 3rd plugins install button 2021-07-15 03:53:17 +02:00
goat
386251f232
fix: remove duplicate exception log 2021-07-15 03:50:13 +02:00
goat
6ec657266b
fix: NotifyAvailablePluginsChanged when plugin is removed 2021-07-15 03:47:28 +02:00