Commit graph

1216 commits

Author SHA1 Message Date
goaaats
6b02e19181
Merge pull request #291 from ascclemens/toast-fixups 2021-04-07 02:01:55 +02:00
Anna Clemens
65869a9575
refactor: break classes and enums into separate files 2021-04-06 18:44:26 -04:00
Anna Clemens
eaf6dec8e4
feat: add quest and error toasts 2021-04-06 18:36:09 -04:00
Anna Clemens
72a981057f
feat: add toast options to event, too 2021-04-06 15:19:26 -04:00
Anna Clemens
e81356d476
feat: add toast options 2021-04-06 15:17:10 -04:00
goat
4e01d45bbe refactor: new code style in IDalamudHook.cs 2021-04-06 20:56:01 +02:00
goat
e6fd62ce2a refactor: new code style in HookInfo.cs 2021-04-06 20:54:47 +02:00
goat
b3044f33e3 refactor: new code style in Hook.cs 2021-04-06 20:50:34 +02:00
goat
98d441318c build: 5.2.4.5 2021-04-06 16:04:05 +02:00
goat
a873ffebc2 fix: actually add toast debug to combo array 2021-04-06 16:02:13 +02:00
goat
e5353b943a fix: remove need for GetUiModulePtr 2021-04-06 15:58:17 +02:00
goat
e50474e408 feat: add toast debug 2021-04-06 15:47:56 +02:00
goaaats
a6205d8418
Merge pull request #289 from ascclemens/toast 2021-04-06 15:43:22 +02:00
goat
3076e13920 feat: add SetWindowPosRelativeMainViewport to ImGuiHelpers 2021-04-06 15:41:34 +02:00
Anna Clemens
90ed4510aa
fix: add null check just in case 2021-04-06 06:35:28 -04:00
Anna Clemens
94d642d1b5
fix: use potentially modified toast message 2021-04-06 06:31:23 -04:00
Anna Clemens
5845af4fe3
feat: add toast queue and event 2021-04-06 06:23:13 -04:00
Anna Clemens
94d27b2428
docs: add missing docs 2021-04-06 05:23:42 -04:00
Anna Clemens
ab3b35dfc1
feat: add functions for toasting 2021-04-06 05:09:20 -04:00
goat
633fe68046 fix: use ImGuiHelpers.MainViewport instead of ImGui builtin for W2S/S2W 2021-04-06 01:01:59 +02:00
goat
1677cb084b build: 5.2.4.4 2021-04-06 00:55:56 +02:00
goat
785f8c24cf fix: remove logging from CreditsWindow 2021-04-06 00:54:26 +02:00
goat
aceb905c82 docs: regenerate 2021-04-06 00:41:38 +02:00
goat
857a693842 fix: switch Open back to Toggle in DalamudCommands 2021-04-06 00:15:57 +02:00
goat
84d0f6564d feat: add extra ToggleX methods to DalamudInterface 2021-04-06 00:14:58 +02:00
goat
b54fd4d4a3 build: v5.2.4.3 2021-04-06 00:00:17 +02:00
goat
71e2562c66 feat: some logging for WindowSystem 2021-04-05 23:58:33 +02:00
goat
c823d50d37 refactor: fix style in DalamudInterface.cs 2021-04-05 23:58:12 +02:00
goat
91b05fc9b4 fix: some EditorConfig changes 2021-04-05 23:56:40 +02:00
goat
9593a16eb9 Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-04-05 23:54:47 +02:00
goat
841e452aa2 feat: add component library 2021-04-05 23:54:32 +02:00
goat
7d5680badd fix: rename ImGuiHelpers.ForceMainWindow() => ForceMainViewport() 2021-04-05 23:35:33 +02:00
goat
5f03654eee fix: addon outlines in UiDebug 2021-04-05 23:33:50 +02:00
goat
303ddf8d27 feat: add MainViewport to ImGuiHelpers instead 2021-04-05 23:33:34 +02:00
goat
c21e7efab7 feat: port Dalamud windows to WindowSystem 2021-04-05 23:22:41 +02:00
goat
65fb949c61 feat: add Namespace, BgAlpha, scaling to WindowSystem 2021-04-05 23:21:59 +02:00
goaaats
e5331ea1d2
Merge pull request #288 from lmcintyre/master
fix screentoworld
2021-04-05 19:12:28 +02:00
Liam
0d0716e39d fix screentoworld 2021-04-05 12:53:12 -04:00
goat
ec8e320b6c feat: scale window size in Window by GlobalScale 2021-04-05 18:39:44 +02:00
goat
7ef0456582 feat: run ImGuiHelpers.NewFrame each frame 2021-04-05 18:25:07 +02:00
goat
9621cb5428 feat: add ScaledRelativeSameLine(), ScaledDummy() to ImGuiHelpers 2021-04-05 18:22:19 +02:00
goat
63a289f769 feat: add default for flags 2021-04-05 18:12:24 +02:00
goat
52150ec677 feat: add RemoveAllWindows() to WindowSystem 2021-04-05 18:11:01 +02:00
goat
266865a14c feat: add new ImGui windowing system 2021-04-05 17:48:03 +02:00
goat
efdf9ca1ee feat: cache viewport ID in ImGuiHelpers 2021-04-05 17:36:45 +02:00
goat
562762da01 fix: disable docking globally 2021-04-05 17:18:19 +02:00
goat
b1fdfd798c feat: add ImGuiHelpers class, ForceMainWindow() 2021-04-05 17:17:52 +02:00
goat
24525d3d47 fix: crash on game closing, thanks Dragon! 2021-04-05 03:59:18 +02:00
goat
0fadeb9a05 feat: switch branch for plugin repo until api level 3 transition 2021-04-04 22:14:59 +02:00
goat
5767686821 build: v5.2.4.2 2021-04-04 21:59:00 +02:00