wolfcomp

Results 22 issues of wolfcomp

When trying to process `.gif` files with `FromPipeInput` I only see 520 bytes being written to either the file or stream in question. Code that is trying to be used...

**What is your request?** Ability to map in other time signatures than 4/4 **What problem does this solve?** This would help map songs properly that are in a swing tempo...

enhancement

Found an issue where both Main and Line ID 6 on the track does not assign light IDs where as 7 assigns `1,2,3` and if I fill the missing 3...

These enums does not currently exist for bag ids `InventoryBagId.FreeCompanyPage4, InventoryBagId.FreeCompanyPage5` Below are those numbers respectively with 4 being the first one https://github.com/FFXIVAPP/sharlayan/blob/main/Sharlayan/Core/Enums/Inventory.cs#L105-L106

From discord documentation, the URL spec when adding an attachment is not properly handled with embeds as you can embed a file that is uploaded inside an embed with the...

Here is a regex for filtering out the specific tags from each chat that is server specific `(\[gps=\S*\])|(\[special-item=\S*\])|(\[train=\S*\])|(\[train-stop=\S*\])` Regex flags used `gm` Tested on [regex101](https://regex101.com/) with the text ``` [img=class/name]...

# Changes: * Converts all structs to one unified file * Implements a script for IDA to import this new struct file # Things that needs to be done *...

breaking change
requested changes

Changes the arrays to be correctly typed. This is verified with both looking at some of the index lookups in source and ReClass

breaking change

Closes #1448 Just a simple ETA printout for the download progress might come in use with 7.0 being a large download ![img](https://screenshots.wildwolf.dev/dd62c3f955.png) This adds 4 more translation strings as this...