Jordan Brauer

Results 11 issues of Jordan Brauer

Any consideration on supporting save file format for D2R? I found [**this** post](https://d2mods.info/forum/viewtopic.php?t=67135) on Phrozen Keep > Differences: > > **Version 1 higher (x97 not x96)** > Last dword before...

## Types of changes What types of changes does your code introduce? Check/place an `x` in all the boxes that apply: - [ ] Bug fix (non-breaking change which fixes...

enhancement

basically, times have change, we can use docker to spin up a tiny PHP CLI image and operate tooling with the phony Makefile targets as "macros"

enhancement

See #84

enhancement
help wanted
good first issue

[SI Units](https://en.wikipedia.org/wiki/International_System_of_Units) - ampere - mole - candela

enhancement
help wanted
good first issue

## Data Transfer Rate `namespace UnitConverter\Unit\DataTransferRate` * [ ] The abstract `DataTransferRateUnit` class exists for all subsequent data transfer rate units to extend from. * [ ] It declares the...

enhancement
help wanted
good first issue

**PHP does not do async.** Any "async HTTP client" in PHP is really just **_deferred_**, and as such we will _not_ use the `async`/`await` terminology, but instead `defer`/`dispatch`.

enhancement

_title_

enhancement