Cloudius777 said: »
I’d like to see something like partybuffs but ONLY show the rebuffs that need removing
How is this different from setting up partybuffs correctly?
Lua Addon Ideas |
||
|
Lua Addon Ideas
Offline
Posts: 1129
Cloudius777 said: » I’d like to see something like partybuffs but ONLY show the rebuffs that need removing How is this different from setting up partybuffs correctly? Offline
Posts: 396
DaneBlood said: » Cloudius777 said: » I’d like to see something like partybuffs but ONLY show the rebuffs that need removing How is this different from setting up partybuffs correctly? Someone else did the work of setting it up for you, obviously. That said, here's what I use for PB WHM whitelist. It includes Pro/Shell(40,41), Haste(580), Barspells(100-112) and Auspice(275), can remove those numbers if you don't want them showing.
Necro Bump Detected!
[187 days between previous and next post]
Offline
Posts: 63
hi
is there an addon that shows buffs timers on the party? Offline
Posts: 464
The timers plugin can show buff timers for buffs you cast on others. I do not think any addon can do timers for buffs cast by others on others.
Offline
Is there a addon that dumps chatlog, specifically battle messages into a text file for later analyzing?
Offline
Someone make a night and day addon, that shows a sun slowly moving down to show a moon and vice versa!
Necro Bump Detected!
[55 days between previous and next post]
How difficult / annoying would it be for pointwatch to report the true ML? Right now, ep.master_level reports the ML based on your character's information, but under level sync all your character information gets updated to that synced level. Couldnt there just be an array added with all the XP needed and their levels, and cross reference ep.tnml to that array to report the true ML?
That is what'd need to be done, yes, since the server doesn't actually send the true ML to the client except when leveling up. It probably wouldn't be very hard to do.
Offline
Posts: 1658
It already exists via addon called "clevel"
>>Names an unofficial addon that doesnt exist on any of the commonly used addon repos
Are you *sure* you checked *all* of the most famous repos? Sure sure?
Anyway, adding it to pointwatch wouldn't be exceedingly hard but I doubt anyone has too much interest in doing so. Feel free to prove me wrong, the code is published. Asura.Clintbeastwood
Offline
Is there a way to make a distinction for being a mob's current target?
Asura.Clintbeastwood said: » Is there a way to make a distinction for being a mob's current target? No, you can only tell who was the last person that the mob hit/acted upon, but not what its current target is. Those things are very close together but not the same thing. Asura.Clintbeastwood
Offline
Lili said: » Are you *sure* you checked *all* of the most famous repos? Sure sure? I can usually find what I'm looking for by searching ""addon name" site:github.com". ie: "superwarp" site:github.com - loads up a couple repos with this addon "debuffed" site:github.com - once again does a pretty good job of finding repos with this addon sometimes I have to add ffxi to the search ie: "anchor" site:github.com - pulls up a lot of non-ffxi stuff "anchor" ffxi site:github.com - does a better job filtering to ffxi related content however I got no usable results with any of the following: "clevel" site:github.com - 1500 results that I'm not going through "clevel" windower site:github.com - 0 results "clevel" ffxi site:github.com - 0 results but I was able to easily find your repo searching for lili ffxi github Offline
Posts: 464
Lili said: » Are you *sure* you checked *all* of the most famous repos? Sure sure? Best functional troll ever? Respectfully, *** you Drakefs, go gaslight someone else Signed, Best functional troll ever I'll see how clevel works and see what I can do to implement it in pointwatch. Thank you Lili. Lili said: » Are you *sure* you checked *all* (including mine) of the most famous (mine) repos? Sure sure? (check mine, Im famous) (In fairness, I didn't publish the code until like 1min before posting my post)
Carbuncle.Nynja said: » How difficult / annoying would it be for pointwatch to report the true ML? Right now, ep.master_level reports the ML based on your character's information, but under level sync all your character information gets updated to that synced level. Couldnt there just be an array added with all the XP needed and their levels, and cross reference ep.tnml to that array to report the true ML? Here's a super hacky implementation. This is not a good way to do it, but it technically works. I'm posting this now because I don't expect to have a real update ready in the immediate future, but if you're impatient you can make this change. https://github.com/posimagi/Lua/commit/470baf2ceff88623aa64fc1c2f5ed22bedb91c2c Offline
Someone should make an addon that changes the selected size (1 of 3?) stat of your character, it's a number the server sends to the client I would think. Should be easy to change that, so people can have a tall or shorter version of their character.
I posted this ages ago when I was newer but I'm gonna throw it out here again:
Currently theres an addon, MountRoulette, that allows the user to type //mr and get a random mount from their list of unlocked mounts, and also dismounts with the same command if one's already on a mount. Additionally theres an addon, MountMuzzle, which allows the user to either Silence the default mount music or replace it with a chosen BGM. MY question/wish is; why can't there be an addon that plays specific pre-determined BGMs/Tracks for each mount? AKA best of both worlds, or more specifically a more customizable version of Muzzle User can have access to a text file with each mountID listed and pointing to either ' ' blank, defaulting to regular mount music, or pointing to the chosen BGM#. Stuff like SetBGM lists all the BGM #'s so that could be easy to transfer over, I'm just unaware how MountRoulette works and whether or not each Mount has a unique ID it points to? If I want to still use MountRoulette for variety, but it spits out a Tulfaire it can play Airship music, Crab = Manaclipper music, and so on, how hard of an add-on (or edit of existing add-ons) would that be to implement? I'd Love to have a set list of unique tracks that I can edit for each and every mount, to listen to tons of the classic tracks that you simply Never hear anymore in modern gameplay without going out of your way to encounter them. TLDR: i'm aware specific mounts in FF14 have their own unique track. I'm essentially asking for this, but at the user's discretion Asura.Dexprozius said: » why can't there be an addon that plays specific pre-determined BGMs/Tracks for each mount? It can, just someone needs to write it. Asura.Dexprozius said: » SetBGM lists all the BGM #'s so that could be easy to transfer over Sounds like you just volunteered! Asura.Dexprozius said: » whether or not each Mount has a unique ID it points to? Kinda sorta, Chocobos have chocobo music (whether they're the player's raised bird, or stuff like Noble Chocobo), all other mounts have the same song. I can't write complex stuff like that, but I'd happily tip someone who put in the work. Just throwing out my idea for a fun QoL add-on / adjustment to an existing add-on. The question of why was rhetorical. The 'easily transferred over' was more the existing list of BGM ID's, not the code to interface with them.
The question about mount ID's was not the song they play, but the game having something referenceable to distinguish between each mount. Again, I'm not sure how MountRoulette works, but I'm operating on the idea that it throws each mount ID into an array and pulls one from it with a random number generator to summon. I'm likely wrong and its more complex and smoother than that, but I'd want something that adds and extra layer of references to pair each mount ID with a player chosen song ID that can be pulled and executed at the same time it chooses which /mount and back to zone BGM when /dismounted. Asura.Dexprozius said: » I posted this ages ago when I was newer but I'm gonna throw it out here again: Currently theres an addon, MountRoulette, that allows the user to type //mr and get a random mount from their list of unlocked mounts, and also dismounts with the same command if one's already on a mount. Additionally theres an addon, MountMuzzle, which allows the user to either Silence the default mount music or replace it with a chosen BGM. MY question/wish is; why can't there be an addon that plays specific pre-determined BGMs/Tracks for each mount? AKA best of both worlds, or more specifically a more customizable version of Muzzle User can have access to a text file with each mountID listed and pointing to either ' ' blank, defaulting to regular mount music, or pointing to the chosen BGM#. Stuff like SetBGM lists all the BGM #'s so that could be easy to transfer over, I'm just unaware how MountRoulette works and whether or not each Mount has a unique ID it points to? If I want to still use MountRoulette for variety, but it spits out a Tulfaire it can play Airship music, Crab = Manaclipper music, and so on, how hard of an add-on (or edit of existing add-ons) would that be to implement? I'd Love to have a set list of unique tracks that I can edit for each and every mount, to listen to tons of the classic tracks that you simply Never hear anymore in modern gameplay without going out of your way to encounter them. TLDR: i'm aware specific mounts in FF14 have their own unique track. I'm essentially asking for this, but at the user's discretion Done. Here's the pull request, no idea when it will go live but you can download the two changed files to get the functionality right now. https://github.com/Windower/Lua/pull/2351 |
|
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|