goat
|
642e8bf6d3
|
Profiles (#1178)
|
2023-04-10 19:17:00 +02:00 |
|
Aireil
|
48bc151cdb
|
feat: allow partial match of tags in the installer (#1167)
|
2023-04-04 23:04:22 -07:00 |
|
goat
|
193f9c8869
|
fix: orphaned plugins can never accept feedback
|
2023-03-26 00:39:27 +01:00 |
|
Aireil
|
14d5d28cde
|
feat: add author name in changelog tab
|
2023-03-18 16:15:31 +01:00 |
|
Aireil
|
1d7580122c
|
feat: make search work in changelog tab
|
2023-03-18 16:15:10 +01:00 |
|
Infi
|
c699c02425
|
small rename
|
2023-02-26 21:05:51 +01:00 |
|
Infi
|
94538d1728
|
Make it search for the plugin and open the installed category
|
2023-02-26 21:00:03 +01:00 |
|
goat
|
78581d637a
|
feat: plugin changelog history
|
2023-02-15 19:52:40 +01:00 |
|
Aireil
|
c717a40379
|
fix: remove conflicting loc
|
2023-02-11 23:11:38 +01:00 |
|
goat
|
9a32da7db8
|
chore: also lock when rendering
|
2023-01-18 22:45:17 +01:00 |
|
goat
|
aa58edec9a
|
chore: lock lists in plugin manager when sorting
|
2023-01-18 22:39:23 +01:00 |
|
Aireil
|
af007d471c
|
fix: don't hide the plugin list when operations are in progress
|
2023-01-18 14:34:55 +01:00 |
|
goaaats
|
e153e73e77
|
fix: don't show punchline if a plugin is troublesome
|
2023-01-08 00:35:04 +01:00 |
|
goaaats
|
6ea7273e04
|
feat: give dev plugins more leeway regarding unload errors
|
2023-01-08 00:32:24 +01:00 |
|
goaaats
|
31a4f895a0
|
fix: don't show plugin as decommissioned when orphaned
|
2023-01-08 00:13:56 +01:00 |
|
goaaats
|
e3cbc4dc8c
|
feat: note if a plugin is no longer being serviced
|
2023-01-07 23:48:20 +01:00 |
|
goaaats
|
21b8adff4d
|
fix: allow control for orphaned plugins
|
2023-01-07 23:23:16 +01:00 |
|
goat
|
4675d77a2d
|
fix(pi): only show testing context menu if testing is on
|
2022-11-06 15:28:22 +01:00 |
|
goat
|
ba2239e9de
|
feat(pi): add sort by enabled/disabled
|
2022-11-03 21:46:09 +01:00 |
|
goat
|
9c16359914
|
feat: batch config saves
|
2022-11-01 19:44:57 +01:00 |
|
goat
|
a499ba9447
|
fix: make settings window text wrap, add explainer for new testing mode
|
2022-11-01 00:40:22 +01:00 |
|
goat
|
ae1d90162a
|
feat: add categories for "testing available" and "currently testing"
|
2022-10-30 16:14:14 +01:00 |
|
goat
|
46cb6a3b74
|
fix: label plugins that aren't actively being tested "available" in the installer
|
2022-10-30 11:41:07 +01:00 |
|
goat
|
86b381ea49
|
feat: warning modal for testing plugin downgrades
|
2022-10-29 23:29:51 +02:00 |
|
goat
|
09c4828a9e
|
chore: clean up file-scoped namespace fallout
|
2022-10-29 15:54:24 +02:00 |
|
goat
|
987ff8dc8f
|
chore: convert Dalamud to file-scoped namespaces
|
2022-10-29 15:23:22 +02:00 |
|
goat
|
b093323acc
|
chore: warnings pass
|
2022-10-29 15:19:52 +02:00 |
|
goat
|
505e37fd28
|
feat: make testing opt-in per plugin
|
2022-10-29 14:45:52 +02:00 |
|
Meisterlala
|
0f2937a3dd
|
Checking for correct image size in Image Tester
|
2022-09-19 16:08:58 +02:00 |
|
Aireil
|
ca8e1d9013
|
feat: reload dev plugin manifest when disabling
|
2022-09-15 16:18:26 +02:00 |
|
goat
|
0920ff941b
|
Merge pull request #1007 from Aireil/fix_concurrency
|
2022-09-14 18:15:22 +02:00 |
|
Aireil
|
440f96fab2
|
feat: reload dev plugin manifest when enabling
|
2022-09-14 16:53:17 +02:00 |
|
Aireil
|
453c417422
|
fix: only display embarassing message if being held by plugins
|
2022-09-13 17:56:55 +02:00 |
|
Aireil
|
9bf714b6ba
|
fix: some concurrency issues with the installer
|
2022-09-13 17:39:30 +02:00 |
|
goat
|
645e9aede4
|
feat: show outdated plugins when searched for
|
2022-09-03 22:56:52 +02:00 |
|
Aireil
|
5dbed370f8
|
feat: show available update changelog in installer (#986)
|
2022-08-31 22:08:47 +02:00 |
|
Aireil
|
681dd5d44c
|
chore: ignore dev plugins update modal (#980)
|
2022-08-26 21:30:20 +02:00 |
|
goat
|
ad66ab9be5
|
Merge branch 'net5' of github.com:goatcorp/Dalamud
|
2022-08-21 18:52:03 +02:00 |
|
Aireil
|
d59eec195e
|
feat: disable sort on changelog tab (#963)
|
2022-08-21 18:51:46 +02:00 |
|
goat
|
4fd1f7a22f
|
feat: warn when enabling a plugin with a pending update
|
2022-08-21 18:05:40 +02:00 |
|
Aireil
|
1e40a930a9
|
fix: plugin config deletion context menu (#955)
|
2022-08-17 22:13:31 +02:00 |
|
goat
|
4d0aadb943
|
fix: use statically linked CRT for DalamudCrashHandler
attempts to resolve issue with missing exports
|
2022-08-17 20:19:29 +02:00 |
|
goat
|
c5df065fdd
|
feat: safe mode warning in installer
|
2022-08-17 19:39:29 +02:00 |
|
goat
|
d53416d35b
|
chore: tweak warning time & text
|
2022-08-16 23:34:03 +02:00 |
|
goat
|
bcc30e8731
|
feat: warn if boot plugin load takes longer than 2 minutes
|
2022-08-16 22:39:55 +02:00 |
|
Aireil
|
866daff035
|
Remove outdated dev warning and add dev plugin tag (#951)
|
2022-08-04 22:54:28 +02:00 |
|
Aireil
|
3e58c29612
|
Add plugin changelogs button (#948)
Co-authored-by: goat <goatsdev@protonmail.com>
|
2022-08-03 19:26:27 +02:00 |
|
Aireil
|
b96c212f76
|
Installer spacing + reduce search bar length (#953)
|
2022-08-03 19:05:12 +02:00 |
|
Lilith
|
b6a85bf4d0
|
Persistent plugin feedback contact details (#934)
|
2022-07-24 23:18:56 +02:00 |
|
Aireil
|
1574ef7c33
|
Rework plugin deletion + misc (#927)
* fix: stuck overlay on errors
* feat: delete old plugin versions
* feat: ignore error tag when outdated, banned, or orphaned
* feat: rework plugin deletion
|
2022-07-23 15:47:24 +02:00 |
|