goat
|
0c8e15a39f
|
docs: regenerate
|
2021-04-07 20:41:53 +02:00 |
|
goaaats
|
3f2a0c6bfe
|
Merge pull request #293 from lmcintyre/master
update imguiscene
|
2021-04-07 19:47:02 +02:00 |
|
Liam
|
ecc4aee2ff
|
update imguiscene
|
2021-04-07 13:31:32 -04:00 |
|
goat
|
bbdc7d56b4
|
fix: obsolete current IPC
|
2021-04-07 11:54:46 +02:00 |
|
goat
|
d9e6f25f42
|
Merge branch 'master' of https://github.com/goatcorp/Dalamud
|
2021-04-07 11:51:52 +02:00 |
|
goat
|
8ee2711023
|
refactor: rename ImGuiHelpers.ForceMainWindow() to ForceNextWindowMainViewport()
|
2021-04-07 11:51:22 +02:00 |
|
goaaats
|
f145f56263
|
Merge pull request #292 from ascclemens/toast-fixups
Use UiModule error toast function
|
2021-04-07 04:05:12 +02:00 |
|
Anna Clemens
|
741ae447e0
|
fix: use UiModule error toast function
|
2021-04-06 21:59:42 -04:00 |
|
goat
|
3a81f9e2a8
|
feat: add the new toast options to toast debug
|
2021-04-07 02:45:00 +02:00 |
|
goat
|
e8cd4e750a
|
refactor: new code style in SigScanner.cs
|
2021-04-07 02:15:44 +02:00 |
|
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 |
|