Ben Overmyer
Ben Overmyer
Currently ``s are not supported. The spec is here: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/mask
At the moment, there's a second lag between when the sound effect for finishing mining/digging/etc. fires and when the block disappears. Related: the animation for breaking a block disappears before...
PHP 5.6 goes end-of-life on December 31, 2018. That means it will no longer receive any security (or other) updates. This is a security risk. The code base should be...
The current version of the ORK uses its own form of autoloading and doesn't make use of namespacing. In order to make it easier to incorporate external resources into the...
The ORK should conform to PSR-1, the [Basic Coding Standards](http://www.php-fig.org/psr/psr-1/) recommendation. This will simplify the process of onboarding new developers as well as make maintaining the ORK easier going forward.
There needs to be a contribution guide (e.g. a CONTRIBUTING.md file) to streamline the process of onboarding new developers and helping drive-by contributors make the most of their time.
Add a flag that sets the generator to output native characters for languages which don't normally use English characters. This will require adding new character sets for at least the...