goat
616980f99f
build: 9.1.0.8
2024-05-07 20:40:09 +02:00
bleatbot
f77606dc11
Update ClientStructs ( #1801 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-05-07 14:50:35 +00:00
NiGuangOwO
b57954ff85
Add variant and criterion dungeons category ( #1798 )
2024-05-03 21:56:47 -07:00
bleatbot
22f702e8f3
Update ClientStructs ( #1791 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-05-03 16:41:18 -07:00
goat
867a5de016
Restore old TabItem function with byte* string ( #1797 )
...
* Restore old TabItem function with byte* strinf
* typo
2024-04-30 08:42:11 +02:00
meoiswa
00311b4dca
DalamudPluginInterface functions for opening Settings and DevMenu ( #1795 )
...
* Add functions for plugins to open the Developer Menu and Dalamud Settings windows
* Do not break ABI by instead declaring a new method OpenPluginsInstallerTo
Replace OpenDalamudSettings with OpenDalamudSettingsTo
2024-04-30 00:30:09 +02:00
MidoriKami
5dd627d18e
Fix ContextMenu LogicError ( #1790 )
2024-04-28 11:02:42 -07:00
KazWolfe
c225029555
ci: Enable rollup for apiX branch ( #1775 )
2024-04-26 20:00:27 +02:00
goat
464282d9cc
build: 9.1.0.7
2024-04-26 19:49:06 +02:00
bleatbot
b84f8849a1
Update ClientStructs ( #1789 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-04-26 10:20:56 -07:00
bleatbot
9575197a2a
Update ClientStructs ( #1786 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-04-24 10:15:51 -07:00
Aireil
c228c92979
fix: testing API level being ignored ( #1472 )
...
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2024-04-22 19:52:00 +00:00
MidoriKami
1f0b616e2c
AddonLifcycle Unregistration Fix ( #1776 )
...
closes #1768
2024-04-22 21:38:12 +02:00
goat
4f68809ab0
bump loading dialog timeout to 10 seconds
2024-04-21 19:06:39 +02:00
goat
448b0d16ea
Add "loading dialog" for service init, unify blocking logic ( #1779 )
...
* wip
* hacky fix for overlapping event text in profiler
* move IsResumeGameAfterPluginLoad logic to PluginManager
* fix some warnings
* handle exceptions properly
* remove ability to cancel, rename button to "hide" instead
* undo Dalamud.Service refactor for now
* warnings
* add explainer, show which plugins are still loading
* add some text if loading takes more than 3 minutes
* undo wrong CS merge
2024-04-21 17:28:37 +02:00
goat
93adea0ac9
rethrow Lumina setup exception
2024-04-21 17:12:46 +02:00
srkizer
8a516ff6bc
Enable Lumina GameData StreamPool ( #1783 )
2024-04-21 15:52:46 +02:00
Haselnussbomber
7280744def
Update Lumina to 3.17.0 ( #1780 )
...
* Update Lumina to 3.17.0
* Dispose GameData in DataManager
* Update Microsoft.Extensions.ObjectPool
2024-04-21 15:22:25 +02:00
bleatbot
1f608c4aee
Update ClientStructs ( #1771 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-04-20 20:56:07 -07:00
goat
3d2cec77c0
Revert "ioc: actually make early blocking services blocking again"
...
This reverts commit 1d75c8edda .
To be reapplied in #1779 .
2024-04-20 17:10:17 +02:00
goat
d4fc0da7f4
tsm: fix some flickering, don't override game cursor
2024-04-20 17:10:17 +02:00
goat
808f66edc6
Expose DTR entries in public interface ( #1778 )
...
* expose DTR entries in public interface
* add IReadOnlyDtrBarEntry.UserHidden
2024-04-20 14:46:04 +02:00
goat
62863becd5
add InstalledPluginState api10 todo
2024-04-20 02:30:21 +02:00
goat
1d75c8edda
ioc: actually make early blocking services blocking again
2024-04-18 22:27:06 +02:00
goat
ddc7667ab5
build: 9.1.0.6
2024-04-18 22:03:13 +02:00
Harold Iedema
022ca9f710
[FIX] Remove the .git suffix from CS submodule ( #1773 )
2024-04-17 17:23:22 +02:00
goat
cecb09dced
ioc: cancel all blocking Get()'s when unloading ( #1772 )
2024-04-16 23:32:13 +02:00
goat
b1a8ec7615
pi: fix some leaked SameLine's
2024-04-16 01:32:56 +02:00
goat
285d3bed42
pi: properly support changelogs for testing plugins
2024-04-16 00:58:12 +02:00
goat
b40ffc24c1
don't capture sizePx when building default fonts
2024-04-15 18:45:37 +02:00
goat
22d27fbb19
swap around log/exit in IM font build error
2024-04-15 00:45:50 +02:00
goat
0d7c8f1bd2
add fixed-width font option to icon test widget
2024-04-15 00:45:01 +02:00
goat
d98708e9a8
fix fixed-width icon font build error, show error message if fonts fail to build
2024-04-15 00:44:51 +02:00
goat
12efd9e679
flush log on Util.Fatal()
2024-04-15 00:43:06 +02:00
bleatbot
39b6c4b701
Update ClientStructs ( #1764 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-04-14 23:20:13 +02:00
rootdarkarchon
e97d95dba8
Add FontAwesome fixed width ( #1737 )
...
* Add FA-FW
* remove braces (ask of kizer)
* reuse iconfont glyphs
* use FAFS for initial font
---------
Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2024-04-14 23:19:27 +02:00
MidoriKami
b8802f0609
fix: Use Prefix instead of PrefixChar for menu item tag ( #1767 )
2024-04-12 03:25:04 +00:00
MidoriKami
e32fc00277
IContextMenu Tweaks and Cleanup ( #1753 )
...
* Tweaks and cleanup
* Fix backwards logic
2024-04-11 23:23:13 +02:00
Ottermandias
e075a26ff7
Make IPC work with nullable types and null values. ( #1765 )
2024-04-11 23:19:19 +02:00
KazWolfe
de6dcb8b53
Add some small map helpers ( #1756 )
...
* feat: Add new `.GetMapCoordinates` extension method
- Used to easily resolve player-friendly map coordinates for any GameObject.
* feat: Add MapID to ClientState
- Provides easy access to the player's current map ID
2024-04-10 00:49:37 +02:00
srkizer
99d5e44c23
Sanitize IME strings to UCS-2 ( #1758 )
...
Our ImGui has ImWChar defined as ushort, and it does not support UCS-2.
ImGui would filter the input characters to UCS-2 range, but our IME
implementation would forcefully set the buffer for the text input. This
filters all candidate and composition strings to fit in UCS-2 range,
notifying the user that some candidates are not properly supported.
2024-04-10 00:48:40 +02:00
Infi
c8f65e24f0
Replace U+202F with Indent payload ( #1761 )
...
* Replace U+202F with Indent payload
* comment
---------
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2024-04-09 22:33:19 +00:00
Infi
84abd23ad5
Expose manifest to plugins ( #1762 )
...
* expose manifest to plugins
* comment
---------
Co-authored-by: goat <16760685+goaaats@users.noreply.github.com>
2024-04-09 22:27:59 +00:00
goat
9c75a9a23e
Merge pull request #1581 from Soreepeong/more-earlyloadedservices
...
Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader
2024-04-09 23:59:25 +02:00
bleatbot
0d365bb250
[master] Update ClientStructs ( #1755 )
...
Co-authored-by: github-actions[bot] <noreply@github.com>
2024-04-09 23:49:31 +02:00
MidoriKami
11f7ecea1f
Add proper name for BoundToDuty97 ( #1760 )
2024-04-09 23:45:29 +02:00
Haselnussbomber
5275d62dd5
Prevent automatic plugin updates during Duties ( #1759 )
2024-04-09 23:45:06 +02:00
Soreepeong
9eb4584896
Fix ServicesWidget layout
2024-04-07 21:59:47 +09:00
Soreepeong
be9216bbc5
Make ChatGui lazy dependency of PM
2024-04-07 21:57:13 +09:00
Soreepeong
7f5ef03917
Use EarlyLoadedService for anything that is not mandatory for kicking off plugin loader
2024-04-07 21:53:23 +09:00