Daniel Schumacher

Results 20 issues of Daniel Schumacher

When working on rcnet files w/ multiple people, right now it is impossible to see changes from version to version since they are a zip archive. This PR is an...

On a push to master it will build a developmental build and add the archive under releases, allowing people to use the latest features w/o having to clone the repo...

`item.MagicalNameIDs` should be a fixed length array of 6. if you have a rare w/ 3 prefixes and 1 suffix you'd have an array of size 4 similar to `[143,...

https://github.com/nokka/d2s/blob/master/d2s.go#L800 at offset 48 is an 8 bit version number having one of the following values. 0 = pre-1.08; 1 = 1.08/1.09 normal; 2 = 1.10 normal; 100 = 1.08/1.09...

I wanted to be able to apply drawing effect for multicolor text in my overlay. I couldn't find a solution with the current API. I think this should be the...

Redo of #227 cleaned up w/o the unnecessary changes git added. When working on rcnet files w/ multiple people, right now it is impossible to see changes from version to...

also adds a github action that will build pull requests and upload the BH.dll built as an artifact to the action. artifacts expire in 90 days by default.

Using the following config ``` Stat Range Color: 1 ``` will result in ![image](https://user-images.githubusercontent.com/1458109/132687557-0da29a22-33a8-47f3-92f8-7158e4bea4bb.png)

Affix range color should be configurable