Commit graph

553 commits

Author SHA1 Message Date
goat
1859d64663 build: v4.9.6.1 2020-06-01 13:42:49 +02:00
goat
8848d1778f feat: add a env var to disable interface 2020-06-01 13:42:17 +02:00
goat
c8d4d063bb feat: add log upload command 2020-06-01 13:40:49 +02:00
goat
50b9c029d0 build: v4.8.6.0 2020-05-22 14:06:59 +02:00
goat
72b416f35a Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-05-22 14:05:04 +02:00
goat
5843dc8775 feat: add settings window, add way to change general chat type 2020-05-22 14:04:55 +02:00
goaaats
9874817b0b
Merge pull request #114 from Poliwrath/taskbarflash 2020-05-18 14:41:44 +02:00
goaaats
cb0dd6ce5f
Merge pull request #113 from Caraxi/no-linking-invalid-items 2020-05-18 14:38:45 +02:00
Cara
219b4a3011 Don't show invalid items in list at all 2020-05-18 19:06:24 +09:30
Poliwrath
b3ab3a5356 add DutyFinderTaskbarFlash 2020-05-18 02:36:23 -04:00
Cara
94c6546461 Disallow linking of invalid items. 2020-05-17 14:10:27 +09:30
goat
aa58d9258b build: v4.9.5.1 2020-05-16 02:18:09 +02:00
goaaats
d0d2769548
Create delete-artifacts.yml 2020-05-15 16:06:25 +02:00
goat
94571bb41b docs: regenerate 2020-05-14 22:49:06 +02:00
goaaats
39a7afa4b6
Merge pull request #112 from goatcorp/plugin_ipc 2020-05-14 22:46:19 +02:00
goat
8ab6382fea Revert "docs: regenerate"
This reverts commit beeb102359.
2020-05-14 22:42:44 +02:00
goat
beeb102359 docs: regenerate 2020-05-14 22:41:25 +02:00
goat
09295d4e61 feat: add plugin ipc 2020-05-14 21:50:04 +02:00
goat
054315dfc0 docs: regenerate 2020-05-12 20:44:53 +02:00
goat
5a80342243 feat: add an "open url" button to the plugin installer, if the plugin sets the RepoUrl property in its definition 2020-05-12 19:11:09 +02:00
goat
dd711ed10c feat: add IconFont to InterfaceManager and UiBuilder(based on FontAwesome 5) and a FontAwesomeIcon enum 2020-05-12 19:10:40 +02:00
goat
eeab6a7135 fix: don't accept empty arguments for chat muting 2020-05-11 22:57:56 +02:00
goat
5a049383f1 Merge branch 'ff-meli-sestring_payloads_refactor' 2020-05-11 19:36:31 +02:00
goat
de85271b73 merge 2020-05-11 19:35:58 +02:00
goat
91f39668e2 build: v4.9.5.0 2020-05-09 04:23:57 +02:00
goaaats
380e361a7c
Merge pull request #110 from attickdoor/master 2020-05-09 04:18:24 +02:00
attickdoor
4d7af5ded6 Fix NPE in PartyMember 2020-05-08 22:12:21 -04:00
goaaats
043fb626e0
Merge pull request #108 from Caraxi/master 2020-05-06 01:46:45 +02:00
goaaats
2df2268f82
Merge pull request #103 from pmgr/master 2020-05-06 01:46:12 +02:00
goat
e3731551b0 Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-05-06 01:43:25 +02:00
goat
aa6e0c182a build: v4.9.4.0 2020-05-06 01:43:00 +02:00
goat
b48d00c0f3 feat: yet another network api rework 2020-05-06 01:38:43 +02:00
Cara
f626b12d28 Perform Replace with Select 2020-05-06 04:11:32 +09:30
Cara
1b76d66c7b Use ItemUICategory for ItemSearch
Matches in game display better, misses less items that are missed by ItemSearchCategory filter
2020-05-05 18:13:48 +09:30
goaaats
487622be73
Merge pull request #105 from ff-meli/master
Update ActorTable offsets for hp/mp, add ui (display-only.. probably) status effects
2020-05-03 21:20:30 +02:00
goaaats
a086ad47ac
Merge pull request #107 from Caraxi/search-from-command
Allow xlitem searching from command
2020-05-03 16:35:56 +02:00
goaaats
009a4901f7
Merge pull request #106 from Caraxi/master
Avoid crashing when clicking Choose with no item selected
2020-05-03 16:34:54 +02:00
Cara
6187e3b4d6 Update ItemSearchWindow.cs 2020-05-03 23:57:00 +09:30
Cara
b2f9aebf1f Allow xlitem searching from command 2020-05-03 23:54:53 +09:30
Cara
eafe992f4a Avoid crashing when clicking Choose with no item selected
Also "Disabled" (darkened) the choose button if no item is selected.
2020-05-03 23:39:37 +09:30
meli
67baa81dbe Merge branch 'master' into sestring_payloads_refactor 2020-05-01 12:13:05 -07:00
meli
2e39dd07e3 Add actor rotation 2020-04-30 18:34:42 -07:00
meli
f1b51708b4 Update ActorTable offsets for hp/mp, add ui (display-only.. probably) status effects 2020-04-30 16:50:34 -07:00
goat
8072f91f51 Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-04-30 14:10:21 +02:00
goat
520cd4bddc feat: add Customize to Chara 2020-04-30 14:10:02 +02:00
goaaats
41881a988c
Merge pull request #104 from ff-meli/imgui_preframe
Add ability for plugins to add ImGui fonts at runtime
2020-04-30 02:29:31 +02:00
meli
de3b771d34 whine at people in api comments 2020-04-29 17:17:22 -07:00
meli
fcd98ee2bb Add ability for plugins to add ImGui fonts at runtime, though we should discourage this as much as possible. Also sneak in an api-matching update to part of ImGuiScene, to make more things useable in SamplePlugin 2020-04-29 17:13:05 -07:00
pmgr
3c96fa178a feat: added ScreenToWorld 2020-04-30 00:34:26 +01:00
goat
0800cc4e91 feat: add draw distance to actor view 2020-04-29 18:56:21 +02:00