Finally Releasing This Addon; GearInfo

Eorzea Time
 
 
 
Language: JP EN FR DE
Version 3.1
New Items
users online
Forum » Windower » General » Finally releasing this addon; GearInfo
Finally releasing this addon; GearInfo
First Page 2 3 ... 11 12 13 14
 Asura.Furyaan
Offline
Server: Asura
Game: FFXI
user: furyan
Posts: 4
By Asura.Furyaan 2019-03-02 05:38:01
Link | Quote | Reply
 
How do I alter the display to be transparent like this or like Arislan's?

 Odin.Ewellina
Offline
Server: Odin
Game: FFXI
user: colway
Posts: 200
By Odin.Ewellina 2019-03-04 06:33:45
Link | Quote | Reply
 
quick update because i could actually be arsed lol

update v1.7.2.8 "Customization enhancements"

]added new command //gi show logo (will toggle logo on and off)
added removal of logo with //gi hide
changed directory structure to enable custom image design of the blocks
added new command //gi theme [arg]
[arg] being the name of the folder with new images, will perform a check that the folder exists and that all the original file names exist also
as an example i created the custom1 directory where all the blocks are now blue but have retained the original name. To use it simply type //gi theme custom1. This now enables people to share themes they create. please note you will need to keep the original pixel size of the images.

As always ive tested the code minimalistically so if you run into issues feel free to pop on discord and message me (the forum is not a good place to contact me as i do not check it EVER, reminder that i no longer play the game.)

link to update here

example of the custom1 folder in use with logo hidden.


if you wish to make the background less opaque or even all the way to clear, you can change the alpha value at line 67 of the file "Image_processing.lua" from 255 (max opaque) to 0 (invisible). May add the command to change it in the future.
 Odin.Ewellina
Offline
Server: Odin
Game: FFXI
user: colway
Posts: 200
By Odin.Ewellina 2019-03-05 04:53:25
Link | Quote | Reply
 
Regarding GearInfo not parsing the augments on hte JSE necks and the augmented REMA, currently the method for accessing the augments of items does not work for these new ones. I have posted an issue on the github tracker and the ffxiah support forum and hopefully a Dev might be able to resolve this. Until then guys, I'm sorry, theres nothing i can do to make Gearinfo process this missing data.
 Odin.Ewellina
Offline
Server: Odin
Game: FFXI
user: colway
Posts: 200
By Odin.Ewellina 2019-03-19 15:47:01
Link | Quote | Reply
 
update v1.7.2.9 bug fixes

found here

Fixed attack calculation to reflect changes from december 2018
Fixed accuracy calculation for non ilvl weaponry
Added accuracy and str bonus from Hasso
Fixed incorrect values listed for Bards Honor march
Fixed issue where marcato and Soul voice potency bonus was not affecting the values
possibly fixed composure math from december update (please veryfy) for acc values

If you find any bugs please come to the discord server and let me know thank you.
[+]
 Odin.Ewellina
Offline
Server: Odin
Game: FFXI
user: colway
Posts: 200
By Odin.Ewellina 2019-03-20 12:23:43
Link | Quote | Reply
 
update v'1.7.2.10' WARRIOR Roarrrrrrrrrrrrrrrrrrrrrrr

found here

added the following abilities and the items that augent them to the list of buffs tracked by gearinfo
Berserk
Defender
Warcry
Aggressor
(technically added "Blood Rage", but i dont actually report crit hit rate, "yet")

If you find any bugs please come to the discord server and let me know thank you.
[+]
 Asura.Zekamashi
Offline
Server: Asura
Game: FFXI
user: Sephyx
Posts: 2
By Asura.Zekamashi 2019-03-26 20:56:55
Link | Quote | Reply
 
I'm trying to get marcato to work but its not displaying additions to my haste numbers. it has the same ma_haste, the potency does gain a .5 and it says 'marcato' at the end but it doesnt effect the values. Its working for a ls mate, so im not sure what i might have done wrong
 Odin.Ewellina
Offline
Server: Odin
Game: FFXI
user: colway
Posts: 200
By Odin.Ewellina 2019-03-27 13:15:36
Link | Quote | Reply
 
Asura.Zekamashi said: »
I'm trying to get marcato to work but its not displaying additions to my haste numbers. it has the same ma_haste, the potency does gain a .5 and it says 'marcato' at the end but it doesnt effect the values. Its working for a ls mate, so im not sure what i might have done wrong

That was fixed in v1.7.2.9
necroskull Necro Bump Detected! [58 days between previous and next post]
Offline
Posts: 1186
By Boshi 2019-05-24 11:00:17
Link | Quote | Reply
 
I was wondering if you know if there's a way to detect when you're using an item so you could get a precast in for it?
(the only function would really be to toss on stp gear for wings)
 Ragnarok.Martel
Offline
Server: Ragnarok
Game: FFXI
Posts: 2894
By Ragnarok.Martel 2019-05-24 11:17:48
Link | Quote | Reply
 
I don't think that question is relevant to this thread at all, but..

As long as you use the item via command, I.E., you do /item "athing" <me> then gearswap can parse that. spell.name will return as the name of the item, and spell.type will be item iirc. so you can setup rules to swap gear for those items.

But if you use the item from the menu, then you're ***outta luck.
necroskull Necro Bump Detected! [39 days between previous and next post]
Offline
Posts: 1186
By Boshi 2019-07-02 22:05:59
Link | Quote | Reply
 
for the settings for bard songs

<song_bonus>
<all_songs>7</all_songs>
<ballad>0</ballad>
<carol>0</carol>
<etude>0</etude>
<madrigal>0</madrigal>
<mambo>0</mambo>
<march>0</march>
<mazurka>0</mazurka>
<minne>0</minne>
<minuet>0</minuet>
<paeon>0</paeon>
<prelude>0</prelude>
</song_bonus>

putting all_songs 8 and doing all_songs 7 with march 1 should do same values yes? (just making sure you have it detecting march)
Offline
Posts: 1186
By Boshi 2019-07-03 14:47:17
Link | Quote | Reply
 
maybe i dont have everything up to date but 1 correction:

//gi show acc

doesn't toggle the ranged acc square
necroskull Necro Bump Detected! [39 days between previous and next post]
 Carbuncle.Beirmos
Offline
Server: Carbuncle
Game: FFXI
user: Bongyogha
Posts: 13
By Carbuncle.Beirmos 2019-08-11 09:31:51
Link | Quote | Reply
 
Hello, I am seeking some assistance here w/Gearinfo. I feel like everything was working recently, before I really started trying using it to work w/my gearswap. I have since deleted the file and re downloaded newest one from github. However I continue to see this error message each time, on any job. I have tried doing the actions it says, deleting the data folder or player name and it just reverts to same issue. Any thoughts? I have been at this the last 2 days and cannot figure it out.. Thanks !


https://imgur.com/tCr9z9I

(please note since version '1.7.2.2' onwards the settings file structure changed in a manner user intervention is required. :
please either delete your GearInfo Data folder or the "player name"_settings.xml files within it and reload the addon.
:I apologize for the inconvience
:Parsing all inventories to file
:File Saved)
 Cerberus.Mrkillface
Offline
Server: Cerberus
Game: FFXI
user: bitchtits
Posts: 241
By Cerberus.Mrkillface 2019-08-11 12:34:20
Link | Quote | Reply
 
It's not an error message. It's just a notification for people who updated from a previous version.
necroskull Necro Bump Detected! [162 days between previous and next post]
Offline
Posts: 33
By RudraXIV 2020-01-20 17:21:14
Link | Quote | Reply
 
Hello, i downloaded GI few hours ago when i noticed that my gearswap were not using my berserk/aggressor AF's. It still use them for all the other JA's.
I deleted the GI folder, reloaded gearswap, but it doesnt use the items anymore..
necroskull Necro Bump Detected! [84 days between previous and next post]
 Cerberus.Nexxus
Offline
Server: Cerberus
Game: FFXI
user: Orions
Posts: 171
By Cerberus.Nexxus 2020-04-13 22:02:13
Link | Quote | Reply
 
i've made a skin, let me know if you're interested of obtaining it.




As for now, i would like to know how to rearrange an order, to show them in one line for example ?
Offline
Posts: 139
By huttburt<3 2020-04-13 22:47:37
Link | Quote | Reply
 
too much needless bs. just play the frickin game.
Offline
Posts: 1186
By Boshi 2020-04-14 01:10:15
Link | Quote | Reply
 
Hurt butt, he is.
[+]
Offline
Posts: 122
By Korgull 2020-04-14 01:21:13
Link | Quote | Reply
 
Cerberus.Nexxus said: »
i've made a skin, let me know if you're interested of obtaining it.

I like the skin, do you mind sharing please?
 Asura.Maestrel
Offline
Server: Asura
Game: FFXI
user: Orions
Posts: 5
By Asura.Maestrel 2020-04-14 01:26:15
Link | Quote | Reply
 
Korgull said: »
Cerberus.Nexxus said: »
i've made a skin, let me know if you're interested of obtaining it.

I like the skin, do you mind sharing please?

https://www.dropbox.com/s/g8f5oy8ep88bize/textures.rar?dl=0

Juste replace what's in the folder (choose one: Mae, Mae2) into the Defaut Folder.


Windower4\addons\GearInfo\textures

For the font color,

Image_processing.lua
Line: 104,105
Code
windower.text.set_color(o.text[1].name, 150, 255,255,150)				windower.text.set_font_size(o.text[1].name, 8)
[+]
Offline
Posts: 215
By zigzagzig 2020-04-14 09:30:38
Link | Quote | Reply
 
Those Frenchy nerd are so kind.... and Sexy ^^; , thx for the share
 Odin.Taytar
Offline
Server: Odin
Game: FFXI
user: Bryan1218
Posts: 24
By Odin.Taytar 2020-05-03 11:00:26
Link | Quote | Reply
 
Am I missing something or is there a way to toggle the visibility of the grid? The custom themes are great and thank you! I do have two things I'm struggling to get to work however.

1. When I toggle the visibility in game the UGS square stays alone with a 4 square long backdrop.

2. There is an extra row of backdrop below when I don't have the visibility toggled unlike the examples posted above.
Offline
Posts: 362
By gargurty 2020-05-03 11:45:42
Link | Quote | Reply
 
i wanna know where the updates are lol. Im still having white boxes for malignance set.
Offline
Posts: 122
By Korgull 2020-05-03 13:39:45
Link | Quote | Reply
 
gargurty said: »
i wanna know where the updates are lol. Im still having white boxes for malignance set.
You have to update it manually, thats what everyone does.
Malignance gear is from august 2019 and we're in may 2020..., don't expect any updates.
necroskull Necro Bump Detected! [125 days between previous and next post]
 Bismarck.Ringoko
Offline
Server: Bismarck
Game: FFXI
user: appleboy
By Bismarck.Ringoko 2020-09-05 20:28:45
Link | Quote | Reply
 
I know this project has been done for a while but I found a bug and was hoping someone had a fix for it.

When Haste 2 is cast from outside of one's own party, its detected as Haste 1. Does anybody know how to fix that?
 Asura.Essylt
Offline
Server: Asura
Game: FFXI
user: quro
Posts: 256
By Asura.Essylt 2020-09-11 10:14:11
Link | Quote | Reply
 
After the most recent update I started having flickering and other visual anomalies with Gearinfo. Is anyone else having the same problem?
 Ragnarok.Martel
Offline
Server: Ragnarok
Game: FFXI
Posts: 2894
By Ragnarok.Martel 2020-09-11 10:15:02
Link | Quote | Reply
 
I've not noticed any visual issues with gearinfo post update.
[+]
Offline
Posts: 787
By Arkanethered 2020-09-11 11:43:45
Link | Quote | Reply
 
I'm having weird flickering issues as well.
Offline
Posts: 1186
By Boshi 2020-09-11 12:23:40
Link | Quote | Reply
 
Yea i've had the weird visual flicker as of yesterday
First Page 2 3 ... 11 12 13 14