Sida Wang

Results 5 issues of Sida Wang

Fixes #6736 . ### Description of the problem being solved: Currently the passive URL generated during export is different to the one from the official site. This is because PoB...

technical
bug:behaviour

Fixes #1059 . ### Description of the problem being solved: Currently the stat display shows overcapped resistances which is different to how the game displays resistances when you are overcapped....

enhancement

Fixes #4662 . ### Description of the problem being solved: Currently when importing jewellery there is no way to catalyst the items. This PR implements this feature by the following...

enhancement

### Description of the problem being solved: Currently generated uniques are being processed on startup. This PR shifts the generation into the export scripts which will provide more transparency on...

enhancement

I've been trying to incorporate the range sliders from ipywidgets into my bokeh plot since the default bokeh widgets don't allow for user to type precise values. The example file...