Commit Graph

131 Commits

Author SHA1 Message Date
39b49fb4a8 disable writing Text color in TagTargetFeature, it's working out of the box (compatiblity with other plugins) 2022-09-02 15:38:49 +02:00
1c0564b3f4 some more work moving settings around 2022-09-02 15:37:53 +02:00
ae9e7dc386 Merge branch 'main' of https://github.com/Pilzinsel64/PlayerTags 2022-09-02 13:28:54 +02:00
3dc7e93f08 add backend possiblity to define general settings per ActivityContext & polish up the code a bit 2022-09-02 13:28:47 +02:00
7a37aa6de7 add backend possiblity to define general settings per ActivityContext & polish up the code a bit 2022-09-02 13:28:21 +02:00
c3ddd0546b revert last changes 2022-09-01 19:43:57 +02:00
499d3c14ef revert any self linking chat fix changes 2022-09-01 13:59:40 +02:00
86e8d2d519 use seperated ActivityContextManager class & pre-pair testing stuff for fixing group member number and name location 2022-08-29 20:19:03 +02:00
0be77a25d7 minor fixes 2022-08-24 11:56:02 +02:00
306d7f12a0 prepair project for api7 branche 2022-08-24 11:07:47 +02:00
3ba38ad953 Merge branch 'main' of https://github.com/Pilzinsel64/PlayerTags 2022-08-24 10:38:55 +02:00
a033ee6182 Fix naming of how to documentation 2022-08-24 10:38:47 +02:00
9c76b29ede change version to v1.5 2022-08-24 10:28:59 +02:00
69a0bd51ea use new DalamudContextMenu instead of DalamudContextMenuBase 2022-08-24 10:28:51 +02:00
3a11764afb update NuGet packages 2022-08-24 10:27:55 +02:00
f810dea85d target .NET 6 2022-08-24 10:27:30 +02:00
95d36c1a18 disable NULL value warnings 2022-08-24 10:26:36 +02:00
c35e4e4c05 Add how to combine with PartyIcons 2022-08-06 19:31:38 +02:00
25103c0790 Update README.md 2022-08-02 11:22:23 +02:00
8472e5cf9e change version to v1.4 2022-07-14 20:49:59 +02:00
90c6af7d70 Merge branch 'main' of https://github.com/Pilzinsel64/PlayerTags 2022-07-14 11:15:49 +02:00
3ea1f8f895 use PluginInterface.AssemblyLocation & move paths to resource file 2022-07-14 11:15:36 +02:00
a3b482de35 use Hook<T>.FromAddress() instead of new Hook<T>() 2022-07-13 20:20:57 +02:00
cb81c54e07 Create README.md 2022-06-29 19:07:43 +02:00
5085502b94 add german translation 2022-06-18 17:48:53 +02:00
28d56fe3c8 increase default window size 2022-06-18 16:03:32 +02:00
617d666aa3 cahnge version to v1.3 2022-06-17 12:45:25 +02:00
5dde457e33 Merge branch 'new-context-menu-integration' 2022-06-17 12:45:03 +02:00
08ddc9a440 plish up & don't use sub items in context menu 2022-06-17 12:43:08 +02:00
7e28f028d1 use Dalamug.ContextMenu 2022-06-16 14:54:37 +02:00
9e15f02738 remove ImageURLs in plugin info 2022-06-16 10:04:32 +02:00
894bb08a4e change names of image files and remove some 2022-06-16 10:04:13 +02:00
3a524f1b8d fix plugin info again 2022-06-16 01:56:05 +02:00
dc9e17a79f keep original author 2022-06-16 01:40:55 +02:00
5d6a8f5b2b fix plugin info 2022-06-16 01:39:31 +02:00
342cb792b9 use Dalamud's ContextMenu
(but doesn't work atm?)
2022-06-16 01:18:31 +02:00
4a68edd1ba fix wrong version in plugin info 2022-06-15 22:10:42 +02:00
14899c64f2 updated version and description 2022-06-15 22:07:55 +02:00
b43935fb7e disable context menu on all places (keep in settings back-end)
-> To be re-added as soon as new context menu in Dalamud is avialable.
2022-05-29 09:06:04 +02:00
cab8de17f5 revert links in PlayerTags.json 2022-05-11 13:37:37 +02:00
c0f4339188 compatibility with API v6 2022-05-11 13:34:04 +02:00
r00telement
6031310aa8 Context menu tweaks
- Don't write items to memory unless they change after the event call
- Don't pass the Return item through to the event call; enforce that it must always appear last
2022-01-23 23:39:32 +00:00
r00telement
d9012eb6ec Cleanup 2022-01-21 01:23:05 +00:00
r00telement
ef11703f74 Cleanup 2022-01-21 01:20:59 +00:00
r00telement
269b3570db Fixed context menus
Fixed bugs, red button context menus, inventory sub context menus
2022-01-21 00:44:35 +00:00
r00telement
dfb109aeb3 Fixed warning 2022-01-12 19:11:19 +00:00
r00telement
a93c9ef8b9 Context menu fixes
- Allow opening of titled context menus we didn't create
- Allow customization of the red button context menus
2022-01-11 22:38:54 +00:00
r00telement
6db44881b1 Code cleanup 2022-01-10 05:41:31 +00:00
r00telement
8fb68789a1 More doc fixes 2022-01-10 03:35:07 +00:00
r00telement
d41c0f73fe Documentation fixes 2022-01-10 03:30:46 +00:00