Lothrik (MaXiMiUS)

Results 11 comments of Lothrik (MaXiMiUS)

Added chance to not consume charges to flask stat breakdown: ![](https://user-images.githubusercontent.com/18443616/184423171-fbea70b0-3205-46d6-ab57-411671ebcb92.png)

Unfortunately there are various gems with different maximum levels (Blood and Sand, Empower, etc); it wouldn't just be an "Awakened vs non-Awakened" thing here. It might make more sense to...

I like the idea, one problem I noticed while testing though: if you uncheck the "Flasks Active" option, save, and reload a build — the DPS shown under Calcs continues...

Maw of Mischief has two distinct damaging components: a spell explosion, and a corpse explosion. The corpse explosion is (in the overwhelming majority of cases) your primary source of damage...

Merged #4761 to resolve conflicts. Fixes #4759 #2830

@QuickStick123 That issue should be resolved. ``self:PopulateGemList()`` wasn't being called when ``sortCache`` was uninitialized, meaning the gem list was always incorrect on new/empty socket groups.

@Wires77 33e22beed12df19dd1d044d8910f474281545691 should handle legacy build configuration settings properly.

This is partially addressed by #3238.

The specific slash used (forward or backwards) doesn't matter, as Windows handles both types correctly. In most cases forward slashes are used to avoid needing to escape them inside strings:...

Has any progress been made on this? I don't really understand how to apply the suggested fixes here when I'm not using ``PIXI.Texture.WHITE`` to begin with. I took a wild...