Commit graph

1106 commits

Author SHA1 Message Date
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
Ottermandias
d0914133b0
Minimal validation for DevPlugin and ThirdRepo (#1176) 2023-04-06 21:37:47 +02:00
Aireil
48bc151cdb
feat: allow partial match of tags in the installer (#1167) 2023-04-04 23:04:22 -07:00
goat
03a409306f
fix: remove some unnecessary pops I missed 2023-03-26 13:07:26 +02: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
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
c8a7c69ee0
feat: add git commit count to assembly info/show in dev bar 2023-03-19 17:08:42 +01:00
goat
861b4da392
Merge pull request #1160 from Ottermandias/UldClass 2023-03-18 17:45:06 +01:00
Aireil
38a6630715
style: fix spacing 2023-03-18 16:36:14 +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
Aireil
d7c510647e
feat: display 3pp changelogs 2023-03-18 16:14:28 +01:00
Ottermandias
23b5e001cb ULD Stuff. 2023-03-16 21:36:20 +01:00
goat
7426337062
fix: check expack level for about tab music 2023-03-12 13:07:29 +01:00
Caraxi
1f262ce7d5 Add GameConfig service 2023-03-12 11:22:34 +10:30
Ottermandias
7b3e2e34ae Fix and improve DataShare somewhat and add a visualization of current shares to the DataWindow. 2023-03-10 22:46:18 +01:00
goat
6bf1376515
chore: add raii, tables code from OtterGui into new Dalamud.Interface assembly 2023-03-06 20:52:21 +01:00
goat
15ea80d21a
Merge pull request #1140 from Infiziert90/master 2023-03-01 22:06:12 +01:00
goat
55b2c78e52
Merge pull request #1125 from Aireil/add_help 2023-03-01 22:04:11 +01:00
goat
103333252e
Merge pull request #1131 from kalilistic/fa6 2023-03-01 22:03:34 +01:00
goat
b37eeb78ea
Merge pull request #1135 from doggjoe9/master 2023-03-01 21:55:08 +01:00
goat
d4eeb67fc8
Merge pull request #1138 from Aireil/patch-10 2023-03-01 21:54:32 +01:00
kalilistic
ce48477fb4 feat: add hitch config 2023-02-27 21:05:11 -05: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
kalilistic
d765527766 feat: add imgui scaled indent 2023-02-25 15:03:25 -05:00
Aireil
d02b9606c3
feat: add /xlkill 2023-02-25 17:36:09 +01:00
shakdar
c5d3c5d86c fixed faulty documentation 2023-02-23 14:37:24 -07:00
kalilistic
dfdb870896 Merge branch 'master' into fa6 2023-02-21 23:12:17 -05:00
kalilistic
a08d2b2032 feat: add new fa font tester data window 2023-02-21 22:57:11 -05:00
kalilistic
b208124a28 feat: update fa enum and helper methods 2023-02-21 22:56:52 -05:00
kalilistic
d1a3129558 feat: add new fa attributes for metadata 2023-02-21 22:55:39 -05:00
Aireil
0db156a468
fix: exceptions in stat window 2023-02-20 18:20:50 +01:00
Aireil
43d9cf36fa
fix: trim /xlhelp arguments 2023-02-20 04:01:05 +01:00
Aireil
85798cc11a
feat: get command description with /xlhelp 2023-02-20 03:49:41 +01:00
goat
1e40cabdc6
feat: make Windows 11 immersive mode configurable 2023-02-19 13:27:58 +01:00
goat
7ffd196c2e
chore: adjust minimum times for hitch detection a bit 2023-02-18 23:36:25 +01:00
goat
44dc127101
feat: detect hitches in framework update, draw and gamenetwork 2023-02-17 21:02:49 +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
Blair
e29e1b35ec
Destroy clipper each frame
This stops a memory leak from happening, as far as I can see the clipper should be destroyed as it's being created in the same draw call.
2023-02-08 22:59:44 +10:00
Caraxi
7545fa3452 Remove --------------------- when copying from log window 2023-02-05 20:47:36 +10:30
goat
f40ea4310c
feat: add InherentDependencyAttribute, mark PM inherently dependent on IM 2023-02-02 22:57:39 +01:00
goat
0215af2ad2
Merge pull request #1101 from MidoriKami/master 2023-02-02 22:34:13 +01:00
goat
7d6442cf71
Merge pull request #1103 from MidoriKami/SeString_ColorChart 2023-02-02 22:33:42 +01:00
MidoriKami
4cf5db6994 Add Spaces between elements 2023-01-28 18:26:13 -08:00
MidoriKami
b0c91fe1bd add UIColor to Dalamud Data window 2023-01-28 18:24:17 -08:00