XivParty - Party List Addon For Windower 4 |
||
XivParty - Party List Addon for Windower 4
Offline
Posts: 1
I figured I'd ask here but, it might be a long shot?
The <stpt> and <stal> functionality doesn't seem to be working for me, as in the subtarget arrow doesn't show up in the xivparty listing. Was it ever added in? <stpc> does work with a faded arrow in the ffxi version at least, but... Overall I really, really love how this looks. Just the lack of <stpt> and <stal> cursor is the last piece of the puzzle I'd love to get some answers / solutions for. This addon seriously changed my life. I'm really happy with it, I just wish it had alliance functionality.
Is there a way to turn off the job icons?
Cerberus.Shadowmeld
Offline
Rionel said: » ut, it might be a long shot? The <stpt> and <stal> functionality doesn't seem to be working for me, as in the subtarget arrow doesn't show up in the xivparty listing. Was it ever added in? <stpt> and <stal> were never implemented in the memory hook for windower so they were impossible to be implemented. I believe that has changed now, so this could potentially be implemented in the future. Offline
Posts: 71
If feasible, I think it would be much better if debuffs such as Para, Silence, Petri ect; had the option to make the entire section of the players name tint to a color.
Cerberus.Shadowmeld said: » <stpt> and <stal> were never implemented in the memory hook for windower so they were impossible to be implemented. I believe that has changed now, so this could potentially be implemented in the future. There is no release package for it, so you'll need to download the source files directly from github. Asura.Disclai said: » Is there a way to turn off the job icons? Hiding stuff will be much easier in the next release, coming soon™! Offline
Posts: 142
Ragnarok.Tylas said: » Hiding stuff will be much easier in the next release, coming soon™! I saw earlier it was mentioned and you replied, but any work on clicking to select? I've looked through the code to try to work it in, but didn't see anywhere it could be added in easily. Any updates on the Alliance functionality for this? This addon is amazing btw!
Ragnarok.Tylas said: » Cerberus.Shadowmeld said: » <stpt> and <stal> were never implemented in the memory hook for windower so they were impossible to be implemented. I believe that has changed now, so this could potentially be implemented in the future. This is correct, it wasn't possible to show cursors for these until now. Luckily a kind contributor created a pull request with this fix today, so the cursors work now for stpt, stal and even party rearrange. There is no release package for it, so you'll need to download the source files directly from github. First of, thank you immensely for this addon. I am fairly computer illiterate, and was wondering if I might get a bit more instruction here, from anyone that can. I have this doing everything I want, except for showing my <stpt> cursors. Thanks in advance!
Necro Bump Detected!
[92 days between previous and next post]
Hey, not sure if anyone else was having issues, but seems as though Matsui-P wasn't listed in the jobs.lua which caused a "Failed to load Trust info" chat spam. I added the code below after KuyinHathdenna and it seems to work.
I'm still learning LUA, so may not be the best fix. Just thought I'd give it a shot. Code { name = 'Matsui-P', job = 'NIN', subJob = 'BLM', model = 3121 }, Hey, I just noticed this issue myself and pushed a fix.
I did not package this into a new release, so just download the source code directly from GitHub. Asura.Eko said: » Any updates on the Alliance functionality for this? This addon is amazing btw! Bismarck.Mooze said: » First of, thank you immensely for this addon. I am fairly computer illiterate, and was wondering if I might get a bit more instruction here, from anyone that can. I have this doing everything I want, except for showing my <stpt> cursors. Thanks in advance! Sorry for the late answers, e-mail notifications don't work for me somehow and I keep missing these posts. :(
Necro Bump Detected!
[46 days between previous and next post]
this with enembybar2 work really nice together and really happy with how it looks. is there a way to see Party leader indicator since it's gonna be covering the original party UI?
https://i.imgur.com/SkWxKiS.png thanks for updating this awesome addon. Offline
Posts: 99
Look between your job level and your name.
Yellow arrow for party lead. White arrow on top of the yellow arrow when you're ally lead as well. Any eta on alliance functionality? Offline
Posts: 32
Anyway to hide the original UI?
Is there any way to hide xivparty automatically whenever I expand my chat log? My placement puts xivparty in the way of some of the log when I do that.
Went into jobs.lua and added "ALC" to jobs.roles as a healer, switched Monberaux from "SPC" to "ALC", and added the XIV Alchemist icon to /assets/jobIcons as "alc.png"
Basic junk, but thought I'd add it here in case anyone else wanted it. Quetzalcoatl.Khajit said: » Is there any way to hide xivparty automatically whenever I expand my chat log? My placement puts xivparty in the way of some of the log when I do that. Wiking said: » Anyway to hide the original UI? Tathamet said: » Any eta on alliance functionality? Offline
Posts: 9
Odin.Genesiis said: » this with enembybar2 work really nice together and really happy with how it looks. is there a way to see Party leader indicator since it's gonna be covering the original party UI? https://i.imgur.com/SkWxKiS.png thanks for updating this awesome addon. Hi Anyone have a layout they can share which looks the same as in Genesiis picture? I'm mainly intressted in how to config so that the buffs starts from right and going left (like in partybuffs). Also, anyone know how to get enemybar2 to work with debuffs as in the picture? Thanks! epta said: » Odin.Genesiis said: » this with enembybar2 work really nice together and really happy with how it looks. is there a way to see Party leader indicator since it's gonna be covering the original party UI? https://i.imgur.com/SkWxKiS.png thanks for updating this awesome addon. Hi Anyone have a layout they can share which looks the same as in Genesiis picture? I'm mainly intressted in how to config so that the buffs starts from right and going left (like in partybuffs). Also, anyone know how to get enemybar2 to work with debuffs as in the picture? Thanks! here you go, enjoy My Layout Version 2.0.0 is finally here!
It comes with support for alliance parties, more customization options, in-game UI scaling, mouse targeting and much more! I have updated the first post in this thread with more information, so check it out! This update took me a while because the code is basically a full rewrite, mostly to allow for more flexible layout XML format. This is why any custom layouts you might have created up until now will no longer be compatible. The basic idea is the same though, so updating your layouts should not be too difficult (I hope!). Old user settings will mostly still work. You will have to set the UI position again, but the more annoying options like buff filters and job specific settings are still compatible. Enough explanations, time for screenshots! UI too big or too small? Just scale it! And for those that would rather hide the original UI, the "ffxi2" layout is perfect for that. Enjoy! This is amazing. Thank you for your hard work.
thanks a lot tylas. i've really enjoyed 14party since i learned of it. alliance functionality was the only thing i wanted added on, and now it's here. =D
Thank you! Images need to be edited in order to remove the transparency effect?
Bismarck.Ringoko said: » Thank you! Images need to be edited in order to remove the transparency effect? v2 looking great! Thanks for this!
For those that overlay the original party list, what do you use to display your current target? Bismarck.Xurion said: » v2 looking great! Thanks for this! For those that overlay the original party list, what do you use to display your current target? Offline
Posts: 81
Thanks for this. But having trouble finding how to set a default theme on this version.
NVM found it under layouts. Thanks again |
||
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|