XivParty - Party List Addon For Windower 4 |
||
|
XivParty - Party List Addon for Windower 4
Offline
Posts: 4588
Instead of asking for a resize option, it's probably easier to just ask for 2-3 size variations. Then you can just make images and co-ordinate changes for those 3 sizes.
RadialArcana said: » Instead of asking for a resize option, it's probably easier to just ask for 2-3 size variations. Then you can just make images and co-ordinate changes for those 3 sizes. This looks really pretty but it definitely seems made for large screens, I feel like it's too big at 1080p. Reducing the x-space between the bars has helped a little.
I tried to use it from a healer perspective, the lack of a colour change for lower health is not ideal, and I think the slow animation of the bar going down can make it difficult to quickly tell how badly they got hurt.
Been messing about with this and got it to a point where I really love it.
Bonus test for fun Thanks so much for making this! Bismarck.Ruzaki said: » Been messing about with this and got it to a point where I really love it.
Bonus test for fun Thanks so much for making this! How did you adjust the size? That is pretty much the biggest reason I’m not using it despite loving the concept and look. Asura.Lunafreya said: » How did you adjust the size? That is pretty much the biggest reason I’m not using it despite loving the concept and look. In basic terms, resize the images in the assets directory and put the new image sizes in layout.lua. Would then also want to adjust the font sizes and positions. It's all in layout.lua For now you can try my files out but you may prefer to wait and see what Tylas does. https://drive.google.com/drive/folders/10Rf23sVGvAT6TNZ0lhpvZlNpE7RGcTLr Can you make it show party buffs?
https://github.com/KenshiDRK/Addons/tree/master/PartyBuffs Offline
Posts: 697
Fenrir.Jinxs said: » Can you make it show party buffs? https://github.com/KenshiDRK/Addons/tree/master/PartyBuffs I think a blacklist of buffs would be a good addition. For example, I don't think many people care to track the Signet buff, so hiding it could be a great option for visual clarity.
Bismarck.Xurion said: » I think a blacklist of buffs would be a good addition. For example, I don't think many people care to track the Signet buff, so hiding it could be a great option for visual clarity. Ragnarok.Tylas said: » You can filter out any buff via in-game commands. No need to look up buff IDs or names in lua files. Use the command '//xp buffs <name>' to get a list of any party member's active buffs and filter them using '//xp filter add <ID>'. Just a voice of support... This is pretty kick ***. Good job.
Would there be any possible way to port this addon to Ashita as well? This is definitely one of the best addons for FFXI that I've seen, but I honestly prefer Ashita over Windower. I'm pretty sure a good bit of other players feel the same way in general. Just curious if it would be doable, but I'd understand if it wouldn't be compatible.
Offline
Posts: 293
DeusDisciple said: » Would there be any possible way to port this addon to Ashita as well? This is definitely one of the best addons for FFXI that I've seen, but I honestly prefer Ashita over Windower. I'm pretty sure a good bit of other players feel the same way in general. Just curious if it would be doable, but I'd understand if it wouldn't be compatible. Offline
Posts: 59
Bismarck.Ruzaki said: » Been messing about with this and got it to a point where I really love it.
Bonus test for fun Thanks so much for making this! Ooooh that's some really nice themes. I'm currently working on making the whole layout.lua work with XML files so it's easier to add more themes. Once I'm done maybe you can make an official theme out of your changes. I like that FFXI style background! :D Mrxi said: » DeusDisciple said: » Would there be any possible way to port this addon to Ashita as well? This is definitely one of the best addons for FFXI that I've seen, but I honestly prefer Ashita over Windower. I'm pretty sure a good bit of other players feel the same way in general. Just curious if it would be doable, but I'd understand if it wouldn't be compatible. Oh okay awesome, thank you I'll head over to their discord server to try and keep up with any progress made. Offline
Posts: 230
Bismarck.Ruzaki said: » Asura.Lunafreya said: » How did you adjust the size? That is pretty much the biggest reason I’m not using it despite loving the concept and look. In basic terms, resize the images in the assets directory and put the new image sizes in layout.lua. Would then also want to adjust the font sizes and positions. It's all in layout.lua For now you can try my files out but you may prefer to wait and see what Tylas does. https://drive.google.com/drive/folders/10Rf23sVGvAT6TNZ0lhpvZlNpE7RGcTLr I downloaded your files and replaced them, but for some reason they aren't looking like how your picture looks with the color HP/MP/TP bars and background, or size. Any ideas? GwenStacy said: » I downloaded your files and replaced them, but for some reason they aren't looking like how your picture looks with the color HP/MP/TP bars and background, or size. Any ideas? Those files were only for resizing it to 75%, that much should at least work. Offline
Posts: 230
Bismarck.Ruzaki said: » GwenStacy said: » I downloaded your files and replaced them, but for some reason they aren't looking like how your picture looks with the color HP/MP/TP bars and background, or size. Any ideas? Those files were only for resizing it to 75%, that much should at least work. Gotcha, would you be able to upload the ones you have to make it resized 25% with the colors? Offline
Posts: 33
If there could be a solid background in black it could cover the ugly default one.
Hi everyone!
I released version 1.1.0 which adds a whitelist filter mode and a 25% smaller layout for people on 1080p screens. The layout will be automatically selected based on your screen resolution, or you can manually select one using '//xp layout <file>'. The layout.lua is now loaded from XML files, so it is easier to make custom themes. Based on feedback, I also exposed a few more values in the layout (more to come in future updates). It is also easier now to further scale the layouts, if it's still too big or too small for you. Check the readme for details. Asura.Icilies said: » Sub targeting not working for me. I use stal commands to tab through Alliance. Any way to make this work? Edit- stpc works but not stal to tab though party and alliance I looked into this and it seems like the Windower 4 API does not support stpt and stal targets. So nothing I can do at the moment, maybe in Windower 5 then. What do i have to do for :
- FFXI style bar colours - yellow/orange/red health text as Ruzaki did ? His file dont work Which data i have to change in which file ? Thanks you Odin.Thania said: » What do i have to do for : - FFXI style bar colours - yellow/orange/red health text as Ruzaki did ? His file dont work Which data i have to change in which file ? Thanks you You should wait for the next update I'm currently working on. I'm adding the yellow/red HP support and a lot more customization options so it will be easier to change everything on your own. endxen said: » Does this replace the existing character UI or just an overlay? Just an overlay. Here is my take on this. I separated the HP/MP/TP into separate image.
Asura.Panasync
Offline
Bismarck.Ruzaki said: » Been messing about with this and got it to a point where I really love it.
I really like the top one, would you be willing to share? Bonus test for fun Thanks so much for making this! Is there any way to get these from you? Offline
Posts: 9
this is really AMAZING, thank you. from what i can tell this doesn't replace the existing character UI and it's just a layout, so I was wondering is it possible to have a mirrored version so i can place the layout ontop of the existing UI? (just a thought)
Hey hey!
Version 1.2.0 has been released! It brings support for yellow/orange/red HP detection and an overhauled layout format which allows for a lot more customization. This will break any custom layouts you might have created for older versions though, but it shouldn't be too hard to update them. And to test out the new format, I added this little something: Comes in two sizes "ffxi1080p" and "ffxi1440p". Have fun! '_'/ |
|
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|