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
r00telement
18170be557
Code clean
2022-01-10 03:24:16 +00:00
r00telement
14868d71fe
Changed lower content id to full content id
2022-01-10 00:22:33 +00:00
r00telement
59aaceec25
Code cleanup
2022-01-10 00:03:13 +00:00
r00telement
4133cdc00f
Code cleanup
2022-01-09 23:10:40 +00:00
r00telement
5f07ee691d
Code cleanup, documentation
2022-01-09 23:07:50 +00:00
r00telement
c8abfcdb05
Code cleanup
2022-01-08 22:56:16 +00:00
r00telement
125f063aaa
Cleaned up another game free call
2022-01-08 20:28:07 +00:00
r00telement
0cd0faaf21
Cleanup of alloc/free methods
2022-01-08 20:23:00 +00:00
r00telement
1eb5431f77
Some code fixes
2022-01-08 20:15:12 +00:00
r00telement
5ada605280
Bump version to 1.2.0.0
2022-01-08 19:21:09 +00:00
r00telement
20543e0fb1
Added option to apply tags to ALL chat messages
2022-01-08 19:20:21 +00:00
r00telement
927ca813ff
Remove XivCommon; new context menu impl
...
- Removes XivCommon dependency
- New impl of context menus which aims to fix the issues with the XivCommon implementation
- Some documentation fixes
- Identity fixes
2022-01-08 19:14:15 +00:00
r00telement
f17bde6517
Updated warning string
2021-12-27 20:23:19 +00:00
r00telement
26a925a023
Fix
2021-12-27 18:30:33 +00:00
r00telement
69430f25c9
Some fixes
...
- Don't try to add tags to bad message types
- Fix for being unable to add properties that have duplicated names
- Some identities cleanup
- Added a temp <Do nothing> context menu item to work around the XivCommon context menu bug
2021-12-27 17:51:10 +00:00
r00telement
0026965c32
Better identity promotion
2021-12-27 17:13:51 +00:00
r00telement
70ccc47984
Add world to quick tag UI
2021-12-24 00:28:36 +00:00
r00telement
a3e5a775c9
More id fixes
2021-12-23 22:39:10 +00:00