kalilistic
|
1c66c2a3de
|
refactor: update custom imgui component setup
|
2021-04-09 23:29:08 -04:00 |
|
goaaats
|
25ce0be268
|
Merge pull request #297 from kalilistic/icon-help-components
|
2021-04-09 17:57:11 +02:00 |
|
Raymond Lynch
|
d71e0b2188
|
add /xldata
|
2021-04-09 10:56:49 -04:00 |
|
kalilistic
|
1344594b3b
|
feat: add icon button and help marker components
|
2021-04-08 19:51:25 -04:00 |
|
kalilistic
|
76fc6e2a8d
|
refactor: resolve component style violations
|
2021-04-07 21:31:45 -04:00 |
|
goat
|
5267636048
|
feat: make docking configurable
|
2021-04-07 23:47:13 +02:00 |
|
goat
|
8ee2711023
|
refactor: rename ImGuiHelpers.ForceMainWindow() to ForceNextWindowMainViewport()
|
2021-04-07 11:51:22 +02:00 |
|
goat
|
3a81f9e2a8
|
feat: add the new toast options to toast debug
|
2021-04-07 02:45:00 +02:00 |
|
Anna Clemens
|
eaf6dec8e4
|
feat: add quest and error toasts
|
2021-04-06 18:36:09 -04:00 |
|
goat
|
a873ffebc2
|
fix: actually add toast debug to combo array
|
2021-04-06 16:02:13 +02:00 |
|
goat
|
e50474e408
|
feat: add toast debug
|
2021-04-06 15:47:56 +02:00 |
|
goat
|
3076e13920
|
feat: add SetWindowPosRelativeMainViewport to ImGuiHelpers
|
2021-04-06 15:41:34 +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
|
84d0f6564d
|
feat: add extra ToggleX methods to DalamudInterface
|
2021-04-06 00:14:58 +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
|
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 |
|
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
|
3decb57b2c
|
refactor: Dalamud.Game.Chat => Dalamud.Game.Text, move Sanitizer
|
2021-04-04 21:54:24 +02:00 |
|
goat
|
78b3550247
|
fix: remove april fools font
|
2021-04-02 21:15:45 +02:00 |
|
goat
|
5baf0b6d8b
|
Merge #277
|
2021-04-01 22:57:33 +02:00 |
|
goat
|
7a93659dd2
|
refactor: new code style in DalamudConfiguration.cs
|
2021-04-01 22:52:02 +02:00 |
|
goat
|
30280c520c
|
refactor: rename DALAMUD_API_LEVEL
|
2021-04-01 21:12:07 +02:00 |
|
goat
|
e11c209f77
|
refactor: new code style in DalamudDataWindow.cs, fix collapse bug
|
2021-03-31 23:33:35 +02:00 |
|
goat
|
f5830cf09a
|
refactor: new code style in UiBuilder.cs
|
2021-03-31 17:03:11 +02:00 |
|
goat
|
a52f54774e
|
fix: possible null ref in UiBuilder.CutsceneActive
|
2021-04-01 16:23:47 +02:00 |
|
goat
|
115fa54957
|
refactor: new code style in DalamudInterface.cs
|
2021-03-31 15:14:16 +02:00 |
|
goat
|
83eebe3aac
|
feat: show framerate after framecount in dev bar
|
2021-03-31 03:31:55 +02:00 |
|
goaaats
|
6169f28b33
|
Merge pull request #268 from Aireil/fix_general_chat_channel
Fix general chat channel combo
|
2021-03-31 01:57:20 +02:00 |
|
goat
|
7fb01b547f
|
fix: allow DalamudDataWindow to collapse
|
2021-03-31 01:47:49 +02:00 |
|
goat
|
1b216bf618
|
build: v5.2.3.5
|
2021-03-31 01:34:36 +02:00 |
|
goat
|
def1545d8a
|
feat: add kalilistic to credits
|
2021-03-30 23:20:02 +02:00 |
|
Liam
|
4618bb2fde
|
Move debug menu opener into the main viewport
|
2021-03-29 20:00:56 -04:00 |
|
goat
|
9f5816771e
|
Merge branch 'master' of https://github.com/goatcorp/Dalamud into master
|
2021-03-30 01:44:24 +02:00 |
|
goat
|
2105cb5b7c
|
stuff
|
2021-03-30 01:41:36 +02:00 |
|
Liam
|
fd9b145756
|
Merge remote-tracking branch 'lmcintyre/master' into viewport
|
2021-03-29 12:35:38 -04:00 |
|