XivParty - Party List Addon For Windower 4

Eorzea Time
 
 
 
Language: JP EN FR DE
users online
Forum » Windower » General » XivParty - Party List Addon for Windower 4
XivParty - Party List Addon for Windower 4
First Page 2 3 ... 9 10 11
Offline
Posts: 3984
By RadialArcana 2020-08-02 04:56:07
Link | Quote | Reply
 
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.
 Ragnarok.Tylas
Offline
Server: Ragnarok
Game: FFXI
user: Tylas11
Posts: 59
By Ragnarok.Tylas 2020-08-02 06:12:11
Link | Quote | Reply
 
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.
Yea it wont be possible to simply apply a scale to everything. Will need a separate layout with adjusted offsets, font sizes, etc. I am considering loading the layout.lua from an xml settings file. That way I could make a 1080p, 1440p and 4k theme.
[+]
 Bismarck.Ruzaki
Offline
Server: Bismarck
Game: FFXI
user: roxya
Posts: 21
By Bismarck.Ruzaki 2020-08-02 07:20:06
Link | Quote | Reply
 
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.
 Bismarck.Ruzaki
Offline
Server: Bismarck
Game: FFXI
user: roxya
Posts: 21
By Bismarck.Ruzaki 2020-08-02 08:36:29
Link | Quote | Reply
 
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.
[+]
 Bismarck.Ruzaki
Offline
Server: Bismarck
Game: FFXI
user: roxya
Posts: 21
By Bismarck.Ruzaki 2020-08-04 17:51:46
Link | Quote | Reply
 
Been messing about with this and got it to a point where I really love it.



  • 25% smaller

  • FFXI style bar colours

  • yellow/orange/red health text

  • TP bar/text is "faded" < 1000 and stronger >= 1000

  • Much faster bar animation speed (0.3 multiplier up from 0.1)

  • Can modify background alpha in the layout file (mine is more transparent)




Bonus test for fun



Thanks so much for making this!
[+]
 Asura.Lunafreya
Offline
Server: Asura
Game: FFXI
user: Lunafreya
Posts: 657
By Asura.Lunafreya 2020-08-04 18:01:02
Link | Quote | Reply
 
Bismarck.Ruzaki said: »
Been messing about with this and got it to a point where I really love it.



  • 25% smaller

  • FFXI style bar colours

  • yellow/orange/red health text

  • TP bar/text is "faded" < 1000 and stronger >= 1000

  • Much faster bar animation speed (0.3 multiplier up from 0.1)

  • Can modify background alpha in the layout file (mine is more transparent)




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.
[+]
 Bismarck.Ruzaki
Offline
Server: Bismarck
Game: FFXI
user: roxya
Posts: 21
By Bismarck.Ruzaki 2020-08-05 03:47:35
Link | Quote | Reply
 
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
[+]
 Fenrir.Jinxs
Offline
Server: Fenrir
Game: FFXI
user: Jinxs
Posts: 535
By Fenrir.Jinxs 2020-08-05 06:14:33
Link | Quote | Reply
 
Can you make it show party buffs?
https://github.com/KenshiDRK/Addons/tree/master/PartyBuffs
Offline
Posts: 694
By Wotasu 2020-08-05 07:05:10
Link | Quote | Reply
 
Fenrir.Jinxs said: »
It already shows it for me atleast.
 Bismarck.Xurion
Offline
Server: Bismarck
Game: FFXI
user: Xurion
Posts: 694
By Bismarck.Xurion 2020-08-05 11:24:46
Link | Quote | Reply
 
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.Ruzaki
Offline
Server: Bismarck
Game: FFXI
user: roxya
Posts: 21
By Bismarck.Ruzaki 2020-08-05 11:48:59
Link | Quote | Reply
 
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>'.
[+]
Offline
Server: Excalibur
Game: FFXIV
Posts: 12
By Arkanethered Asura 2020-08-05 11:50:20
Link | Quote | Reply
 
Just a voice of support... This is pretty kick ***. Good job.
[+]
By DeusDisciple 2020-08-05 14:41:58
Link | Quote | Reply
 
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: 282
By Mrxi 2020-08-05 14:51:36
Link | Quote | Reply
 
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.
It is doable. they were just talking about this on there discord.
Offline
Posts: 59
By Tylas11 2020-08-05 15:08:54
Link | Quote | Reply
 
Bismarck.Ruzaki said: »
Been messing about with this and got it to a point where I really love it.



  • 25% smaller

  • FFXI style bar colours

  • yellow/orange/red health text

  • TP bar/text is "faded" < 1000 and stronger >= 1000

  • Much faster bar animation speed (0.3 multiplier up from 0.1)

  • Can modify background alpha in the layout file (mine is more transparent)




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
[+]
By DeusDisciple 2020-08-05 15:13:15
Link | Quote | Reply
 
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.
It is doable. they were just talking about this on there discord.

Oh okay awesome, thank you I'll head over to their discord server to try and keep up with any progress made.
Offline
Posts: 211
By GwenStacy 2020-08-06 09:41:18
Link | Quote | Reply
 
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?
 Bismarck.Ruzaki
Offline
Server: Bismarck
Game: FFXI
user: roxya
Posts: 21
By Bismarck.Ruzaki 2020-08-06 09:43:33
Link | Quote | Reply
 
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: 211
By GwenStacy 2020-08-06 09:52:41
Link | Quote | Reply
 
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: 24
By raycian 2020-08-06 19:05:19
Link | Quote | Reply
 
If there could be a solid background in black it could cover the ugly default one.
[+]
 Ragnarok.Tylas
Offline
Server: Ragnarok
Game: FFXI
user: Tylas11
Posts: 59
By Ragnarok.Tylas 2020-08-07 10:02:55
Link | Quote | Reply
 
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.
[+]
 Odin.Thania
Offline
Server: Odin
Game: FFXI
user: thania
Posts: 1
By Odin.Thania 2020-08-12 09:30:46
Link | Quote | Reply
 
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
 Ragnarok.Tylas
Offline
Server: Ragnarok
Game: FFXI
user: Tylas11
Posts: 59
By Ragnarok.Tylas 2020-08-13 12:15:41
Link | Quote | Reply
 
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.
[+]
 
Offline
Posts:
By 2020-08-13 12:25:24
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
Offline
Posts: 16
By Rhinos 2020-08-13 15:10:50
Link | Quote | Reply
 
endxen said: »
Does this replace the existing character UI or just an overlay?

Just an overlay.
 Bahamut.Soi
Offline
Server: Bahamut
Game: FFXI
user: betan00b
Posts: 8
By Bahamut.Soi 2020-08-13 15:32:38
Link | Quote | Reply
 
Here is my take on this. I separated the HP/MP/TP into separate image.

[+]
 
Offline
Posts:
By 2020-08-13 15:54:22
 Undelete | Edit  | Link | Quote | Reply
 
Post deleted by User.
[+]
 Asura.Panasync
Offline
Server: Asura
Game: FFXI
Posts: 98
By Asura.Panasync 2020-08-13 16:39:40
Link | Quote | Reply
 
Bismarck.Ruzaki said: »
Been messing about with this and got it to a point where I really love it.



  • 25% smaller

  • FFXI style bar colours

  • yellow/orange/red health text

  • TP bar/text is "faded" < 1000 and stronger >= 1000

  • Much faster bar animation speed (0.3 multiplier up from 0.1)

  • Can modify background alpha in the layout file (mine is more transparent)



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
By Genesiis 2020-08-17 16:57:26
Link | Quote | Reply
 
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)
 Ragnarok.Tylas
Offline
Server: Ragnarok
Game: FFXI
user: Tylas11
Posts: 59
By Ragnarok.Tylas 2020-08-18 17:26:48
Link | Quote | Reply
 
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! '_'/
[+]
First Page 2 3 ... 9 10 11