Commit graph

56 commits

Author SHA1 Message Date
Raymond Lynch
595fd3f1e4 StyleCop: everything else 2021-05-30 07:15:47 -04:00
kalilistic
d44b426f02 feat: expose chat type in plugin interface 2021-05-05 21:55:11 -04:00
Chivalrik
76bf0bc52d feat: Add support for gamepad control of ImGui
Alongside a settings option and the ability for plugins to query gamepad state.
PLugins cannot, however, as of now set an input as 'handled' and block it
for the game.
Whether game or ImGui is receiving gamepad input can be be checked via
`(ImGui.GetIO().ConfigFlags & ImGuiConfigFlags.NavEnableGamepad) > 0`
2021-05-02 10:56:56 +02:00
Aireil
11938722b7 feat: setting for buttons in system menu 2021-04-30 17:17:30 +02:00
goat
79a5cc1ed4
refactor: rename IsNeverViewport to IsDisableViewport 2021-04-15 22:09:07 +02:00
goaaats
2eadadf882
fix: config tweaks 2021-04-14 22:41:11 +02:00
goat
425e9e26e0
feat: add IsNeverViewport to DalamudConfiguration 2021-04-12 02:42:23 +02:00
kalilistic
cd9a2297f5 refactor: new code style in Configuration 2021-04-10 14:15:54 -04:00
goat
5267636048 feat: make docking configurable 2021-04-07 23:47:13 +02:00
goat
3decb57b2c refactor: Dalamud.Game.Chat => Dalamud.Game.Text, move Sanitizer 2021-04-04 21:54:24 +02:00
goat
7a93659dd2 refactor: new code style in DalamudConfiguration.cs 2021-04-01 22:52:02 +02:00
kalilistic
8e31f260e1 add open log at startup and persistent log settings 2021-03-28 17:47:15 -04:00
Aireil
5f9191ff20 Reload plugins when change in settings + fix scaling 2021-01-25 01:06:41 +01:00
goat
cf1e0909c5 feat: plugin file Just For Anna 2021-01-16 20:12:58 +01:00
goaaats
b37a2d1786
Merge pull request #235 from Aireil/move_opt_out_mb_to_start_info
Move opt-out MB collection to start info
2021-01-16 00:01:34 +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
goat
f0399d6af4 feat: add plugin hiding 2021-01-05 21:01:51 +01:00
Aireil
ce36bdcccb Move opt-out MB collection to start info 2021-01-03 05:03:02 +01:00
goat
f8e5728985 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2020-12-13 21:15:59 +01:00
goat
4ca76180b7 feat: third party repo UI 2020-12-13 21:15:47 +01:00
Aireil
bfb0b536c5 Add an auto-updater for plugins 2020-12-13 04:25:25 +01:00
goat
969e935f27 refactor: remove Discord bot 2020-12-05 23:47:41 +01:00
Aireil
52b1293566 Add setting to not print plugins on login + polish settings 2020-12-03 10:08:23 +01:00
karashiiro
0f6fbcb4c6 Separate hiding via toggle, cutscenes, and gpose 2020-09-09 16:41:29 -07:00
goat
0406c12ef5 remove /xlbonus 2020-09-08 21:13:05 +02:00
goat
196217f1d5 feat: add config setting to toggle hiding 2020-08-14 03:01:58 +02:00
pohky
937898e404 Config to disable the Duty Pop message 2020-08-08 06:42:43 +02:00
goat
87c3c32dc6 feat: add global UI scale to settings 2020-08-03 20:46:17 +02:00
Poliwrath
73bb52d1b5 catch exception if loading DalamudConfiguration fails 2020-07-27 02:45:02 -04:00
goat
cf08eaee87 feat: add "plugin testing" settings to /xlsettings 2020-06-08 14:19:09 +02:00
goat
72b416f35a Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-05-22 14:05:04 +02:00
goat
5843dc8775 feat: add settings window, add way to change general chat type 2020-05-22 14:04:55 +02:00
Poliwrath
b3ab3a5356 add DutyFinderTaskbarFlash 2020-05-18 02:36:23 -04:00
goat
4f92d5c79e chore: clean up config to not require paths 2020-04-16 12:29:35 +02:00
goat
179787099d feat: add runtime loglevel switch, /xllanguage command 2020-04-16 12:15:23 +02:00
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
goat
85ca70f96e feat: remove welcome window 2020-02-16 21:42:45 +09:00
goat
f3bdea3c43 fix: load plugin config correctly, failed due to interface instantiation 2020-01-13 23:17:03 +09:00
goat
84e98e0315 feat: add log debug window 2020-01-13 22:03:48 +09:00
goat
788bc06833 refactor: remove IconReplacer, now a separate plugin 2020-01-06 23:52:16 +09:00
goat
43d514ab9b feat: plugin config WIP 2019-12-28 16:49:41 +09:00
attickdoor
bb0fa1c2c4 5.18 offsets. 2019-12-24 15:12:49 -05:00
attickdoor
cd238c910b BOTD and Stardiver are mutually exclusive. 2019-12-21 04:32:49 -05:00
attickdoor
59ca9330fd Add some icon swaps, standardize others. 2019-12-20 01:12:11 -05:00
goat
130fbe8639 feat: implement roulette bonus notification command 2019-12-10 23:12:21 +09:00
goat
375807de1a feat: start of preferred role command 2019-12-09 20:08:22 +09:00
goat
948b7b30b3 Add a message when assembly version of Dalamud.dll changed 2019-11-24 22:58:22 +09:00
attick
2828d096a7 Separate SMN a bit. Ready for 5.1 release. 2019-10-28 16:30:09 -04:00
attick
70ddb95f52 Wiki message 2019-10-25 20:44:29 -04:00