Commit graph

335 commits

Author SHA1 Message Date
pohky
f40665d2b1 Update AetheryteListAgingStep.cs
fix copy pasta
2021-12-09 17:28:02 +01:00
pohky
10962c8974 add selftest 2021-12-09 17:25:41 +01:00
pohky
9155f68753 add list of available aetherytes 2021-12-09 16:13:11 +01:00
goaaats
b8e71cd7ae
Revert "feat: always show dalamud logo, even when not testing"
This reverts commit 5dddf5f1cd.
2021-12-08 23:18:16 +01:00
goaaats
317397ab48
Revert "feat: add click count needed before dev menu opens"
This reverts commit ba0d64d3e6.
2021-12-08 23:18:05 +01:00
goaaats
ba0d64d3e6
feat: add click count needed before dev menu opens 2021-12-08 22:52:18 +01:00
goaaats
5dddf5f1cd
feat: always show dalamud logo, even when not testing 2021-12-08 22:29:40 +01:00
goaaats
7999ad64e6
build: 6.2.0.0 2021-12-08 21:52:53 +01:00
goat
8ff9f820dc
feat: add support link to changelog window 2021-12-08 09:30:30 +01:00
goat
6d22edb390
fix: also set correct item spacing for Util.ShowStruct 2021-12-08 01:47:02 +01:00
goat
cb51d2f033
add warning to 'load all api levels' option 2021-12-08 01:26:59 +01:00
goat
3b0d09f1df
fix: register correct handler for /xlversion 2021-12-08 00:54:09 +01:00
goat
ca52a8c9e4
feat: add Util.ShowGameObjectStruct, switch target data viewer 2021-12-07 22:29:51 +01:00
goat
a3b217b3a0
refactor: PrintOutObject => ShowStructure 2021-12-07 22:15:20 +01:00
goat
65d0acaf64
feat: move UIDebug PrintOutObject into Util, add ImGuiHelpers.ClickToCopyText 2021-12-07 21:54:05 +01:00
goat
71d350fe1a
fix: clean up changelog window 2021-12-07 18:40:10 +01:00
goat
c1a38c31ce
fix: adjust button bounds, force show logo in DEBUG 2021-12-06 23:00:06 +01:00
goat
4ec3673954
feat: show logo instead of ugly scaled text for testing 2021-12-06 20:14:25 +01:00
goat
ebe997089e
feat: add client structs version to credits 2021-12-06 19:04:53 +01:00
goat
64cb19cb93
feat: add /xlversion command 2021-12-06 19:02:10 +01:00
goat
721d54df32
loc: In-Game addon => Dalamud 2021-12-06 18:13:16 +01:00
Raymond
287c7c8a78 Update showObject, use in gauge pane 2021-12-05 12:23:52 -05:00
Raymond
735292e86c Gauge data pane 2021-12-05 12:20:22 -05:00
Raymond
8758c4c04d Gauge update (again) 2021-12-05 12:13:02 -05:00
goaaats
6a977fb59e
feat: show client structs hash in Game submenu 2021-12-05 02:08:43 +01:00
goaaats
6149562e9e
feat: add testing indicator to title screen 2021-12-04 20:19:00 +01:00
goaaats
9f01c9e413
build: 6.1.0.0 2021-12-04 17:17:15 +01:00
goaaats
08b0bc94c4
fix(PluginImageCache): use thread instead of taks 2021-12-04 15:17:05 +01:00
goaaats
47a2287e83
feat(console): require double click to kill game 2021-12-04 15:10:31 +01:00
goaaats
3f4400e67f
Raise API level to 5 2021-12-04 13:09:30 +01:00
goaaats
4a69b5a6c8
Merge pull request #688 from goatcorp/endwalker 2021-12-03 17:50:04 +01:00
Raymond
95eaca1ee8 Autoformat 2021-12-03 09:42:44 -05:00
Cara
103103486b Update LogoutEventAgingStep.cs
Contribution!
2021-12-03 22:50:04 +10:30
goaaats
e4bb7a83f0
fix: gamepad self-test 2021-12-03 13:17:49 +01:00
goaaats
4719e8d612
fix: soft-target self test 2021-12-03 12:42:24 +01:00
goaaats
85f563fa7e
loc: change wording for auto-disabled plugins 2021-12-02 10:25:01 +01:00
goaaats
1fc7c14b51
Re-apply feedback patches 2021-12-01 18:12:12 +01:00
goat
1561fbac00
Revert "refactor(Dalamud): switch to file-scoped namespaces"
This reverts commit b5f34c3199.
2021-11-18 15:23:40 +01:00
goat
dde9c7eb85
Revert "feat(PluginInstaller): implement AcceptsFeedback, FeedbackMessage"
This reverts commit 785df95071.
2021-11-18 15:18:14 +01:00
goat
785df95071
feat(PluginInstaller): implement AcceptsFeedback, FeedbackMessage 2021-11-18 14:33:25 +01:00
goat
b5f34c3199
refactor(Dalamud): switch to file-scoped namespaces 2021-11-17 19:42:32 +01:00
Raymond
321f39dc55 Reuse httpclient, create in Util 2021-11-10 11:56:39 -05:00
goaaats
d06a7efff8
feat: add "Load banned plugins" option to dev menu 2021-11-07 14:33:15 +01:00
Raymond
5380141d76 Prune tasks from the infinite task list 2021-11-04 09:25:16 -04:00
Raymond
2e5296ea3c Console window: always have scrollbars 2021-11-04 09:25:16 -04:00
goaaats
c6024c723d
feat: show total CLR memory usage in settings 2021-11-01 15:51:19 +01:00
goaaats
ac21bc761f
feat: crash in hook debug 2021-10-29 21:51:25 +02:00
goaaats
64ecdb58fd
feat: add VectoredExceptionHandler 2021-10-29 21:36:25 +02:00
goat
5b0be77856
refactor: completely remove Linux check for winapi hooks 2021-10-28 04:37:48 +02:00
goaaats
736a0826a3
Merge pull request #662 from goatcorp/multihook 2021-10-28 01:49:31 +02:00