Commit graph

3771 commits

Author SHA1 Message Date
goat
75bf135978
clean up commented out code 2023-04-11 22:02:30 +02:00
goat
3f112376eb
make "start on boot" work as expected for dev plugins 2023-04-11 21:45:26 +02:00
goat
9b3990e5c7
Merge branch 'master' into profiles 2023-04-11 21:33:19 +02:00
goat
2e2ce241e2
build: 7.5.0.2 2023-04-11 19:28:18 +02:00
goat
1096a49dd6
feat: show throwing plugin in unhandled managed exceptions 2023-04-11 19:28:16 +02:00
MidoriKami
063a9408e1
Remove Anonymous Feedback (#1168)
- Removes the submit anonymous feedback checkbox
- Remove relevant wording around anonymous feedback (incl. warning)
- Update anonymous feedback error message
2023-04-11 17:18:29 +00:00
goat
7028f5072b
cool new plugin picker 2023-04-11 00:50:52 +02:00
goat
92f638d114
remove unprocessed profile commands when another one is queued 2023-04-10 23:11:37 +02:00
goat
ffb0a0c41d
disable search and sort when in profile editor 2023-04-10 22:59:44 +02:00
goat
ea01e62936
reset widget before deleting profile 2023-04-10 22:54:19 +02:00
goat
4b2f649215
feedback for profile imports 2023-04-10 22:53:35 +02:00
goat
91ada49fa7
always add plugins as enabled in profile editor 2023-04-10 21:20:36 +02:00
goat
b0906af1ba
prevent some collection is modified errors 2023-04-10 21:18:23 +02:00
goat
4328826c86
never ever update dev plugins 2023-04-10 21:07:21 +02:00
goat
869ce9568d
make dev plugins work, maybe 2023-04-10 21:03:15 +02:00
goat
29ba86021c
remove spammy log 2023-04-10 20:45:29 +02:00
goat
8d7ae903a4
actually delete profiles in release build 2023-04-10 20:28:06 +02:00
goat
7fe004c875
remove plugins from deleting profile synchronously 2023-04-10 20:25:46 +02:00
goat
2ed215b74b
make sure no plugins are lost when deleting a profile 2023-04-10 20:14:06 +02:00
goat
e93e1cc806
add delete button to plugins in profiles 2023-04-10 20:08:10 +02:00
goat
642e8bf6d3
Profiles (#1178) 2023-04-10 19:17:00 +02:00
goat
50458444e7
build: 7.5.0.1 2023-04-06 21:43:22 +02:00
goat
dd8921a1f3
deps: upgrade Lumina to 3.10.2 2023-04-06 21:42:49 +02:00
Ottermandias
d0914133b0
Minimal validation for DevPlugin and ThirdRepo (#1176) 2023-04-06 21:37:47 +02:00
Ava Chaney
c71f876fb1
release: 7.5.0.0 (#1175)
* Update ClientStructs

* chore: bump Lumina -> 3.10.1, Lumina.Excel -> 6.3.2

* build: 7.4.10.0

* build: 7.5.0.0

---------

Co-authored-by: github-actions[bot] <noreply@github.com>
2023-04-05 00:23:35 -07:00
Aireil
48bc151cdb
feat: allow partial match of tags in the installer (#1167) 2023-04-04 23:04:22 -07:00
goat
2e33f53a07
build: 7.4.9.1 2023-04-04 12:29:00 +02:00
goat
303e163634
Merge pull request #1174 from goatcorp/xiv-6.38
tracking PR for 2023.03.24.0000.0000 patch
2023-04-04 12:27:59 +02:00
Ava Chaney
167794891c update object table sig to be unique 2023-04-03 23:06:29 -07:00
Ava Chaney
b76b32cecb update clientstructs, remove some very outdated sigs 2023-04-03 22:50:25 -07:00
github-actions[bot]
ee3ff4548f Update ClientStructs 2023-04-04 00:29:12 +00:00
goat
c526c94545
build: 7.4.9.0 2023-03-28 20:08:36 +02:00
goat
9ff7eb801f
feat: add GameLifecycle service 2023-03-27 19:43:29 +02:00
goat
03a409306f
fix: remove some unnecessary pops I missed 2023-03-26 13:07:26 +02:00
goat
ca9f932213
fix: only hook reshade swapchain funcs if it's actually reshade 2023-03-26 01:31:57 +01:00
goat
909d11de4b
Merge pull request #1166 from Aireil/patch-11 2023-03-26 01:05:40 +01:00
Aireil
4fb232e55f
chore: remove icon for changelogs 2023-03-26 00:50:25 +01:00
goat
84eaa9081d
Merge pull request #1165 from marzent/icmp-close-fix 2023-03-26 00:42:36 +01:00
goat
193f9c8869
fix: orphaned plugins can never accept feedback 2023-03-26 00:39:27 +01:00
goat
1ce98a2350
chore: some imraii conversion 2023-03-26 00:38:34 +01:00
goat
14ce85627d
fix: correctly enqueue textures for destroy if they're GC'd 2023-03-26 00:22:09 +01:00
marzent
9169063e04 add prevent_icmphandle_crashes xivfix 2023-03-25 22:17:08 +01:00
goat
70d5cb5856
build: 7.4.8.0 2023-03-21 19:49:00 +01:00
goat
ec4b5935d8
fix: specify a fallback value for chat channel settings entry 2023-03-21 19:48:02 +01:00
goat
ec0f52b7c3
chore: don't report crashes when shutting down the game, if no devplugin is loaded 2023-03-20 20:16:01 +01:00
goat
4f1257e79b
ci: correctly add new member to json 2023-03-19 19:23:04 +01:00
goat
5a6ac8da07
ci: add revision to version jsons 2023-03-19 19:10:20 +01:00
goat
6d41fa20b8
feat: write revision to output folder 2023-03-19 19:05:16 +01:00
goat
eb44a02b06
ci: delete artifact purge workflow 2023-03-19 19:02:44 +01:00
goat
c8a7c69ee0
feat: add git commit count to assembly info/show in dev bar 2023-03-19 17:08:42 +01:00