Commit graph

1712 commits

Author SHA1 Message Date
goaaats
9199adb261
Merge pull request #456 from daemitus/utility 2021-08-10 13:58:57 +02:00
goat
5c4550762b
cleanup 2021-08-10 01:04:10 +02:00
goat
7cd8c9595a
feat: plugin installer redesign MVP 2021-08-10 01:02:17 +02:00
goat
15b976570a
feat: add punchline to PluginManifest.cs 2021-08-10 00:57:30 +02:00
Raymond
c699d403cd Restore PluginLog.LogN methods 2021-08-09 17:40:05 -04:00
Raymond
0e4f9c46ee Fix imports 2021-08-09 17:38:23 -04:00
Raymond
5e925907ab Remove obsolete methods, fix imports 2021-08-09 17:34:43 -04:00
Raymond
67624e14ae Name the tuple in BaseAddressResolver 2021-08-09 17:34:36 -04:00
Raymond
3c5f6271ce GetIcon should be uint, add more overloads for HQ icons
Apparently "hq" is a language internally.
2021-08-09 17:34:31 -04:00
Raymond
47ac918e46 ClientLanguageExtensions and usage 2021-08-09 17:34:26 -04:00
Raymond
a62680cf5b Handle open handle error when first creating the old file 2021-08-09 17:34:19 -04:00
Raymond
71e549d59d Delete ResourceManager 2021-08-09 17:34:09 -04:00
Raymond
87a11d5868 Move public LibC classes out of internal 2021-08-09 17:34:05 -04:00
Raymond
43b8ca1d78 Remove unneeded imports 2021-08-09 17:34:01 -04:00
Raymond
a080c80014 /xldata should open, not toggle if given arguments 2021-08-09 17:33:52 -04:00
Raymond
6e3d5382b0 Add a ctor to Position3 2021-08-09 17:33:44 -04:00
Raymond
d1c34de333 Remove unnecessary parenthesis 2021-08-09 17:33:40 -04:00
Raymond
8531603ff2 GetHashCode can be simplified 2021-08-09 17:33:36 -04:00
Raymond
e6861b1cff Use Array.Empty instead 2021-08-09 17:33:32 -04:00
Raymond
a58cb7cb3a Suppress START_BYTE/END_BYTE in source. 2021-08-09 17:33:26 -04:00
Raymond
8f93980779 Payload.DataResolver is now a property 2021-08-09 17:33:21 -04:00
Raymond
b46afa6357 Break out FontAwesome Extensions 2021-08-09 17:33:17 -04:00
Raymond
f26b1ead9e Break out XivChatType Extensions and InfoAttribute 2021-08-09 17:33:12 -04:00
Raymond
16266f9636 Utility class and namespace 2021-08-09 17:33:04 -04:00
Raymond
ff5502baa8 Remove AssemblyLocation from PluginInterface ctor
Hooks work better.
2021-08-09 17:32:40 -04:00
Raymond
64bc2ddee4 Fix Assembly hooks for sub-dependencies 2021-08-09 17:32:16 -04:00
Raymond
965f2142ff Replace WebClient with HttpClient 2021-08-09 17:32:05 -04:00
goat
ec97f06121
fix: make scrollbar bg transparent globally 2021-08-09 23:15:10 +02:00
goat
f0fe84230c
fix: comment out scrolling child for images 2021-08-09 21:59:45 +02:00
goat
d23ed9020a
fix: set NoBackground on scrolling child 2021-08-09 21:14:34 +02:00
goat
b7c5942468
feat: plugin screenshot MVP 2021-08-09 21:07:18 +02:00
goat
ac83077863
fix(Window): use a struct for SizeConstraints, you can't set them separately 2021-08-09 21:06:37 +02:00
goat
53c29c1991
deps: update ImGuiScene 2021-08-09 17:54:54 +02:00
goat
459e401f90
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-08-09 16:56:17 +02:00
goat
e123f3273b
feat: add image downloading to PluginInstallerWindow.cs 2021-08-09 16:56:06 +02:00
goaaats
daf115b377
Merge pull request #453 from daemitus/GameNetwork 2021-08-09 16:55:29 +02:00
goaaats
fe389d0762
Merge pull request #452 from daemitus/Logging 2021-08-09 16:50:41 +02:00
Raymond
cb73a8f4b4 Move Game/Network files to the appropriate internal namespaces
Replace WebClient with HttpClient
2021-08-09 10:48:48 -04:00
Raymond
77cb358b85 Unused import 2021-08-09 10:17:53 -04:00
Raymond
d23af59c46 Point scene at latest master 2021-08-09 10:11:33 -04:00
Raymond
61b5b2631f Implement manual log file rotating and culling 2021-08-09 10:04:05 -04:00
Raymond
f66e5ca08b Add defaults to configuration 2021-08-09 10:03:54 -04:00
Raymond
f695aee954 Remove PluginInterface.LogX methods 2021-08-09 10:03:26 -04:00
Raymond
8fd119dde8 Migrate files to Dalamud.Logging namespace Remove Log.LogX methods. 2021-08-09 10:03:13 -04:00
Raymond
6c56260f45 Remove corehook64.dll 2021-08-09 10:01:16 -04:00
Raymond
4ca4d778aa Add additional logging to injector 2021-08-09 10:01:06 -04:00
Raymond
9ba3d85b03 Tweak CorePlugin 2021-08-09 10:00:41 -04:00
Raymond
7f4720ceb6 Bump ClientStructs and apply fixes 2021-08-09 10:00:14 -04:00
Raymond
7cb1f3b2f9 Dependency bump 2021-08-09 09:59:04 -04:00
Raymond
2ddbad20eb Remove SharpDX.Desktop 2021-08-09 09:58:18 -04:00