Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes for ChatPorter and Blist #2187

Open
wants to merge 1,295 commits into
base: dev
Choose a base branch
from
Open

Fixes for ChatPorter and Blist #2187

wants to merge 1,295 commits into from

Conversation

arshesney
Copy link
Contributor

ChatPorter displays a random LS name with two linkshells equipped as the primary equipped one reported can change after zoning. By parsing the incoming packet it is possible to maintain a table with the currently equipped linkshells. The caveat is that the LS packet is only sent to the client on zoning or LS equip.

Blist has a function that automatically reloads the list on update for the other FFXI instances on the same machine that returned an error, this fix reloads the blist xml from scratch instead of merging it with the the in memory one.

lili-ffxi and others added 30 commits July 17, 2021 17:02
Initiate menu interaction with Moogles before using Mog House bags.
Further improved Nomad/Pilgrim Moogle check
Typo fix `clear_moogle` to `clear_moogles`
Added a comment instructing users not to add Pilgrim Moogles manually, as it won't work.
Version bump and Pilgrim Moogle removal.
[Battlemod] Several updates and fixes.
Update for incoming packet 0x075
I never logged in to test if this would load, but I did test it locally to see if the functions could pull the correct IDs from DAT files sent by a friend.
(c)
dos2unix, struct to lpack, read *a to read 2
fix flatten and extend function calls for non-meta tables
Now will properly swap for valid commands such as
`/ma "Garuda"<me>` and `/ma "Elemental Siphon"<me>`
Also will now properly handle (ignore) more valid forms of waits such as
`<wait>` and `<wait 1.2>`
and waits that are not preceded by a space
`/ma garuda <me><wait 2.2>`
Byrth and others added 29 commits March 28, 2022 09:05
…bbrs

[pointwatch] support job names and abbreviations
Fix weird interaction with Gearswap
Update digger messages for 2022-04 version
…2204

Update boxdestroyer for the 2022-04 version
Adding the items from the April 2022 FFXI Update.
Occasionally addon will try to resume crafting too quickly after interacting with support npc causing entire queue to be dumped with "you cannot craft at this time" errors.  Added a short delay in the check_queue function after poke_npc() call.
Update to properly handle more valid commands
FindAll -- Allow for start/end pattern matching
…packet-parsing

GearSwap: Expand party packet parsing
Don't know why she was commented out in the first place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.