goat
|
48611dcb74
|
fix: correctly use dependency order to unload, declare all plugin services as deps to PM
|
2023-03-08 23:13:45 +01:00 |
|
goat
|
f032adb155
|
fix: correctly use dependency order to unload, declare all plugin services as deps to PM
|
2023-03-08 22:51:04 +01:00 |
|
goat
|
af670d6b11
|
build: 7.4.7.1
|
2023-03-07 20:48:53 +01:00 |
|
goat
|
8f44952a93
|
Merge pull request #1150 from goatcorp/csupdate-master
Update ClientStructs
|
2023-03-07 15:34:44 +01:00 |
|
github-actions[bot]
|
dee5bba2d7
|
Update ClientStructs
|
2023-03-07 14:20:50 +00:00 |
|
goat
|
0a403447d4
|
build: 7.4.7.0
|
2023-03-07 10:11:06 +01:00 |
|
goat
|
381b95bc6e
|
Merge pull request #1149 from goatcorp/csupdate-master
Update ClientStructs
|
2023-03-07 10:01:06 +01:00 |
|
github-actions[bot]
|
767763d627
|
Update ClientStructs
|
2023-03-07 08:47:41 +00:00 |
|
goat
|
6bf1376515
|
chore: add raii, tables code from OtterGui into new Dalamud.Interface assembly
|
2023-03-06 20:52:21 +01:00 |
|
goat
|
e0d4e60aad
|
chore: add custom targets file for plugin defaults
|
2023-03-06 20:31:37 +01:00 |
|
goat
|
46d6f7f2ec
|
chore: don't rollforward major .NET versions
|
2023-03-06 20:09:39 +01:00 |
|
goat
|
91ee5ffd2a
|
build: 7.4.6.0
|
2023-03-03 20:07:20 +01:00 |
|
goat
|
6fc65f9cd4
|
Merge pull request #1141 from kalilistic/plugin-name
|
2023-03-01 22:36:53 +01:00 |
|
kal
|
97a2c103e3
|
Merge branch 'master' into plugin-name
|
2023-03-01 16:27:56 -05:00 |
|
kalilistic
|
c2f85c5ab2
|
refactor: rename to internal name
|
2023-03-01 16:27:35 -05:00 |
|
goat
|
bd4f525a6e
|
Merge pull request #1143 from kalilistic/valid-name
|
2023-03-01 22:24:49 +01:00 |
|
goat
|
1fa588710a
|
Merge pull request #1146 from goatcorp/csupdate-master
Update ClientStructs
|
2023-03-01 22:16:54 +01:00 |
|
github-actions[bot]
|
4eaa71a098
|
Update ClientStructs
|
2023-03-01 21:07:15 +00: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
|
bb0f2a5adf
|
Merge pull request #1132 from sbago/master
|
2023-03-01 22:03:01 +01:00 |
|
goat
|
7f0b511482
|
Merge pull request #1128 from Aireil/patch-8
|
2023-03-01 21:55:55 +01:00 |
|
goat
|
dfc0ae834d
|
Merge pull request #1129 from Aireil/patch-9
|
2023-03-01 21:55:31 +01:00 |
|
goat
|
b37eeb78ea
|
Merge pull request #1135 from doggjoe9/master
|
2023-03-01 21:55:08 +01:00 |
|
goat
|
911a3c9058
|
Merge pull request #1136 from Caraxi/FixLoadBannedPlugins
|
2023-03-01 21:54:49 +01:00 |
|
goat
|
d4eeb67fc8
|
Merge pull request #1138 from Aireil/patch-10
|
2023-03-01 21:54:32 +01:00 |
|
goat
|
90ee6af1d8
|
Merge pull request #1144 from kalilistic/bytecolor
|
2023-03-01 21:53:23 +01:00 |
|
goat
|
e700874e33
|
Merge pull request #1133 from karashiiro/fix/zero-listings
|
2023-03-01 21:53:05 +01:00 |
|
goat
|
3cbdcccfe4
|
Merge pull request #1145 from kalilistic/hitch
|
2023-03-01 21:52:34 +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 |
|
Kara
|
1dad54f17b
|
Merge branch 'master' into fix/zero-listings
|
2023-02-26 11:24:03 -08:00 |
|
kalilistic
|
729c7341c4
|
fix: change param name for consistency
|
2023-02-26 14:05:56 -05:00 |
|
kalilistic
|
39ca25bbb2
|
feat: add vector to bytecolor func
|
2023-02-26 14:03:02 -05:00 |
|
kalilistic
|
dbd59ebe91
|
feat: validate player name
|
2023-02-26 13:46:05 -05:00 |
|
kalilistic
|
df8d8bcdec
|
feat: expose plugin name on interface
|
2023-02-26 09:33:06 -05:00 |
|
Infi
|
4acadd5c9e
|
Use GetNullable
|
2023-02-26 15:16:03 +01:00 |
|
Infi
|
900c05cdeb
|
pluginInterface: Add function to open the plugin installer
|
2023-02-26 15:13:15 +01:00 |
|
goat
|
644380815f
|
Merge pull request #1139 from kalilistic/indent
feat: add imgui scaled indent
|
2023-02-25 21:29:34 +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 |
|
Caraxi
|
e7249e1995
|
Fix LoadBannedPlugins
|
2023-02-24 16:57:44 +10:30 |
|
shakdar
|
c5d3c5d86c
|
fixed faulty documentation
|
2023-02-23 14:37:24 -07:00 |
|
karashiiro
|
00f3ecc143
|
fix: Correctly handle MB pages with 0 listings
|
2023-02-22 07:45:41 -08:00 |
|
Sbago
|
4e4e68898f
|
Update BuddyList.cs
|
2023-02-22 14:20:49 +08: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 |
|