Commit graph

2561 commits

Author SHA1 Message Date
goat
a1003688a8
build: 6.0.0.14 2021-10-25 16:28:40 +02:00
goat
a4629447d6
fix: no hard error when tier 3 load isn't detected 2021-10-25 16:27:40 +02:00
goaaats
18211355e3
Merge pull request #658 from aers/atkarraydata-browser
feat: Add AtkArrayData browser to the data inspector window
2021-10-24 22:55:42 +02:00
aers
417ca647ba feat: Add AtkArrayData browser to the data inspector window 2021-10-24 13:43:41 -07:00
goaaats
d278353a86
Merge pull request #657 from daemitus/seppuku
Revert to non-broken PartyFinder.ClassJob extension method.
2021-10-24 01:17:54 +02:00
Raymond
d374a716b5 Revert to previous PartyFinder.JobFlagsExt method. 2021-10-23 15:21:46 -04:00
goaaats
fe08eb6363
build: 6.0.0.13 2021-10-21 01:48:26 +02:00
goaaats
a7ac7b48cf
Merge pull request #646 from goatcorp/corehook 2021-10-21 01:47:32 +02:00
goaaats
05c2334aeb
Merge branch 'master' into corehook 2021-10-21 01:36:24 +02:00
goaaats
fed4595ad4
Merge pull request #651 from daemitus/tasksched 2021-10-21 01:35:03 +02:00
goaaats
a819c72913
feat: show error message if tier 3 load never happened 2021-10-20 22:39:13 +02:00
goaaats
491a0acca9
fix(config): use TypeNameAssemblyFormatHandling.Simple instead 2021-10-20 21:40:28 +02:00
goaaats
e40b5554a8
Revert "switch plugin repo to master"
This reverts commit 9f9edcf414.
2021-10-20 19:29:21 +02:00
goaaats
9f9edcf414
switch plugin repo to master 2021-10-20 18:54:45 +02:00
goaaats
c9f70354d0
feat: also ban all older versions when banning a plugin 2021-10-20 18:53:59 +02:00
goaaats
e58ebfdfba
feat: transfer styles from non-polymorphic configuration 2021-10-20 18:00:06 +02:00
goaaats
913b0f157c
fix: save DalamudConfiguration with full type information 2021-10-20 17:38:09 +02:00
goaaats
6f04f771e9
fix: add old non-polymorphic saved styles to config 2021-10-20 17:34:53 +02:00
goat
c050e83210
docs: regenerate 2021-10-20 03:28:38 +02:00
goat
dd72261893
feat(StyleModel): Add GetFromCurrent(), GetConfiguredStyle/s() 2021-10-20 03:17:50 +02:00
goat
d10218d8a0
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-10-20 03:05:24 +02:00
goat
c82f6aa0a6
refactor: generic style model API; push & pop (not implemented yet) 2021-10-20 03:04:47 +02:00
goaaats
fd3c2fcb16
Merge pull request #656 from Aireil/feat_feedback_update
feat: display if a plugin has an update while sending a feedback
2021-10-19 23:40:47 +02:00
Aireil
68ad45074f feat: display if a plugin has an update while sending a feedback 2021-10-19 23:20:13 +02:00
Raymond
5c6c01f0f4 Formatting 2021-10-18 19:32:02 -04:00
Raymond
13b7a116b8 Fix taskTracker collection modified errors 2021-10-17 22:01:03 -04:00
goaaats
e8f395b8cc
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-10-18 02:18:42 +02:00
goaaats
969e68c9c7
build: 6.0.0.12 2021-10-18 02:17:29 +02:00
goaaats
79cc68a4ff
Merge pull request #649 from daemitus/misc 2021-10-18 02:16:53 +02:00
goaaats
6440a466ab
fix: lazy TaskTracker workaround(closes #650) 2021-10-18 02:16:25 +02:00
Raymond
5261bb2777 Solve APPCRASH issue 2021-10-17 20:03:20 -04:00
Raymond
505b32ebd2 Apply existing win32 hooks as corehook hooks 2021-10-17 20:03:20 -04:00
Raymond
306a4296bd Formatting 2021-10-17 20:03:11 -04:00
Raymond
6f41575f33 feat: alternate hooks 2021-10-17 20:03:11 -04:00
goaaats
dc88cec7d3
Merge pull request #648 from daemitus/windowfix 2021-10-18 01:57:27 +02:00
Raymond
bc48496803 Formatting and use nameof for monohook 2021-10-17 19:56:23 -04:00
Raymond
54af39cf5c Link Dalamud files in the injector into an "included" folder 2021-10-17 19:55:47 -04:00
Raymond
49718d5669 Debug injector.log should be dalamud.injector.log 2021-10-17 19:55:04 -04:00
Raymond
31ebf06d53 fix: TaskTracker needs to run after framework or it explodes 2021-10-17 19:50:07 -04:00
Raymond
339009a2fc Apply TitleBgActive coloring when minimized and focused
Window-System applicable only
2021-10-17 19:50:07 -04:00
Raymond
22810a1093 fix window focus for minimized windows 2021-10-17 19:50:07 -04:00
Raymond
b763dd5368 StyleModel should be internal, or outside the internal namespace. 2021-10-17 19:50:07 -04:00
Raymond
23c0e34737 Cleanup CorePlugin window. 2021-10-17 19:50:07 -04:00
goaaats
260fcb9c4f
Merge pull request #640 from daemitus/images 2021-10-18 01:33:59 +02:00
goaaats
aa38a8811d
Merge pull request #647 from Aireil/feat_warnings_position 2021-10-17 22:37:47 +02:00
Aireil
60e006211c fix: remove horizontal scrollbar for plugins child 2021-10-17 21:32:26 +02:00
Aireil
71bf1e549b feat: show ban/api warnings without expanding header 2021-10-17 21:31:24 +02:00
Raymond
53cc5eddec feat: PluginImageCache 2021-10-15 17:13:35 -04:00
Raymond
d2fb9abf80 EnsureStatusCode and a comment note 2021-10-15 17:13:35 -04:00
goaaats
6a8256b827
Merge pull request #644 from MgAl2O4/fix-categoryIndexException 2021-10-14 19:12:57 +02:00