Commit graph

2643 commits

Author SHA1 Message Date
goat
ff20d81d79
feat(Injector): use "dev" folder for assets in default StartInfo 2022-01-26 02:42:43 +01:00
goaaats
9e17352b73
Merge pull request #738 from reiichi001/patch-1
Include support for 「quotes」 for command processing Chinese
2022-01-26 01:59:08 +01:00
goaaats
5d935f5ae8
Merge pull request #739 from ascclemens/siggingway
Add SignatureHelper
2022-01-26 01:58:42 +01:00
goat
d419b0155e
fix(Troubleshooting): order plugin names 2022-01-25 22:16:53 +01:00
goat
1083c2f95e
feat: add total memory usage to dev bar 2022-01-25 21:50:31 +01:00
goat
29a39b4be1
fix: log exceptions when drawing DataWindow data 2022-01-25 19:20:56 +01:00
goat
f5926105be
build: 6.2.0.24 2022-01-25 19:17:52 +01:00
goat
d7adc287de
fix: Icon => OnlineStatus 2022-01-25 19:16:57 +01:00
goat
27a0066262
deps: update FFXIVClientStructs 2022-01-25 19:16:44 +01:00
goaaats
7eafabe7e8
Merge pull request #740 from lmcintyre/master
Use GetRaptureAtkModule() rather than the offset.
2022-01-25 19:07:05 +01:00
liam
5f4f067c24 Use GetRaptureAtkModule() rather than the offset. 2022-01-25 10:01:31 -05:00
Anna Clemens
2d5a54b92c
feat: add SignatureHelper 2022-01-24 23:36:35 -05:00
Franz Renatus
fd2bd7239c
Include support for 「quotes」 for command processing Chinese 2022-01-22 17:57:41 -08:00
goaaats
8624c6cffa
fix(ItemPayload): serialize item kind 2022-01-19 00:44:39 +01:00
goaaats
fd62190cbc
feat(SeStringBuilder): add overload for AddItemLink with new kind parameter 2022-01-19 00:42:36 +01:00
goaaats
7e34f8c00c
fix(ItemPayload): correctly handle EventItem, Collectible (closes #166) 2022-01-19 00:41:36 +01:00
goaaats
f9da69b47c
feat(PluginInstaller): add special icon for third + installed 2022-01-18 04:12:23 +01:00
goaaats
641dc83bd1
build: 6.2.0.23 2022-01-17 06:07:29 +01:00
goaaats
41a62d7cd1
feat(Character): add OnlineStatus excel resolver 2022-01-17 04:54:35 +01:00
goaaats
7a0f514bc9
feat(ExcelResolver): add GetWithLanguage 2022-01-17 04:50:38 +01:00
goaaats
9558855578
build: 6.2.0.22 2022-01-16 22:28:18 +01:00
goaaats
6b37440208
deps: switch to FFXIVClientStructs fork that undoes breaking changes 2022-01-16 22:27:50 +01:00
goaaats
1cd872b3ef
build: 6.2.0.21 2022-01-16 21:25:00 +01:00
goaaats
82e23f45a7
feat(PartyList): add PartyId 2022-01-16 20:59:47 +01:00
goaaats
ded92f0f7f
deps: update FFXIVClientStructs 2022-01-16 20:59:27 +01:00
goaaats
f32e2dc883
build: 6.2.0.20 2022-01-16 15:21:21 +01:00
goaaats
a94d39e2a9
fix: reset UI hide state when login/logout (closes #734) 2022-01-16 15:20:20 +01:00
goaaats
a0caea1545
build: 6.2.0.19 2022-01-15 03:25:30 +01:00
goaaats
ae31f41f5e
refactor: fix warnings in troubleshooting 2022-01-15 03:05:06 +01:00
goaaats
f7432570fe
fix(PluginInstaller): check for IsLoaded to show checkmark 2022-01-15 03:01:08 +01:00
goaaats
7385108f42
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2022-01-15 02:36:13 +01:00
goaaats
463caf84e2
feat(PluginInstaller): add third party plugin badge 2022-01-15 02:23:16 +01:00
goaaats
7128bc166b
feat(PluginInstaller): add "not installed" sort 2022-01-15 02:17:37 +01:00
goaaats
4a21ee1159
Merge pull request #733 from MalRD/fontawesome-icon-fix 2022-01-15 01:43:22 +01:00
MalRD
0dc10f3cca
Correct FontAwesomeIcon Unicode Values
Correct unicode values that were inadvertently changed during code cleanup
2022-01-14 17:16:07 -05:00
goaaats
04f743b481
Merge pull request #732 from ascclemens/patch-3
Use correct codepoint for ArrowLeft
2022-01-14 22:50:10 +01:00
Anna Clemens
61e96aa0d2
fix: use correct codepoint for ArrowLeft 2022-01-14 16:11:34 -05:00
goaaats
70ef1ed45f
fix: stub out implicit Dispose in DalamudPluginInterface 2022-01-14 05:56:48 +01:00
goaaats
733fffc6f1
build: 6.2.0.18 2022-01-12 20:01:35 +01:00
goaaats
0c9f331872
feat: add special icon for installed plugins, makes it easier to spot them in the list 2022-01-12 18:58:24 +01:00
goaaats
dd2313f7af
loc: Available Plugins => All Plugins, in the correct place 2022-01-12 18:45:05 +01:00
goaaats
0e95424704
fix: make HookManager.TrackedHooks thread-safe, might fix invalid CLR state 2022-01-12 18:33:40 +01:00
goaaats
af4a25c74b
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2022-01-12 18:19:36 +01:00
goaaats
6bf2d4adea
feat: Available Plugins => All plugins, show installed 2022-01-12 18:19:17 +01:00
goaaats
56c06045c9
Merge pull request #730 from Caraxi/conditionFlag 2022-01-11 03:41:49 +01:00
Cara
6bbdf2411d Update ConditionFlag 2022-01-11 10:19:57 +10:30
goaaats
72070b8f17
Merge pull request #717 from daemitus/gauge
Fix beast chakra enum, bump client structs
2022-01-09 03:32:47 +01:00
goat
3ee5613517
fix: also send testing version in feedback 2022-01-08 21:12:01 +01:00
goat
d13ece1bbf
fix: show real assembly version for plugins 2022-01-08 19:14:31 +01:00
goat
b84e9e24e2
add another link to xl to readme 2022-01-08 19:06:00 +01:00