RDW

Results 182 issues of RDW

Much ado for nothing, but this does resolve #721. Let me know if you prefer a different solution!

Following-up with https://github.com/luvit/luv/issues/718#issuecomment-2407216958): The SEGFAULTs mentioned here are related to a specific use case, which seemingly violates a core assumption in the luv code. Handles ( `uv_handle_t`) managed by luv...

It seems that opening a handle with a path that doesn't exist can cause crashes when (potentially unrelated) code later tries to access it: ```lua local handle handle = uv.fs_open("does-not-exist",...

Source: [Discord](https://discord.com/channels/788119147740790854/1025387509741535374/1345107253535178802) > I kind of hate to bring this up now, after all of the classic PRs have been merged, but I don't think this works as a single...

Priority: High
Status: Accepted
Type: Task
Info: Needs Help
Scope: Database
Complexity: Low
Version: Classic

Link: https://www.wowhead.com/item=229947/violet-goblin-shredder Collecting here all the info from various sources so as to not lose track. I do not have a way to confirm any of these: * Item may...

Scope: Core
Priority: High
Status: Accepted
Type: Task
Scope: Database
Complexity: TBD
Version: Retail

[WowAce Link](https://www.wowace.com/projects/rarity/issues/208) > The Isle of Time is the one place where 4 things can be farmed at once, currently. Rarity only supports 2 bars. Let's see if we can...

Scope: Core
Priority: Optional
Status: Accepted
Type: Improvement
Complexity: Challenging

Because of this difference, none of the items display a zone name on Classic Era: ![Image](https://github.com/user-attachments/assets/51a60674-dc31-46d9-8a1e-a443886bcd97) On Cataclysm Classic, the zone names are displayed. However, `/rarity mapinfo` only prints "Unknown"...

Priority: High
Status: In Progress
Type: Bug
Scope: Database
Complexity: Moderate
Version: Classic

This item had a typo in its name (extra parenthesis). While splitting the holiday events database, the typo was fixed. Unfortunately that means anyone who had attempts recorded under the...

Need to wait until more information is available; the patch has only just hit the PTR. Horrific Vision items are probably worth tracking. Rest TBD. If the `SPECIAL` code can...

Priority: High
Status: Accepted
Type: Task
Scope: Database
Complexity: TBD
Version: Retail

In 11.5, Blizzard has introduced APIs to perform Base64 encoding/decoding [^1]. Rarity has its own Lua version, which is somewhat slow. Note: The speed of encoding/decoding item strings isn't a...

Scope: Core
Scope: Externals
Priority: Normal
Status: Accepted
Type: Improvement
Scope: Options
Complexity: TBD