violet
violet
Closes #25. This allows you to fetch any resource by its texture ID. There are two main things to consider with this pr: 1. Using solely texture IDs, there is...
Closes #58 - Only includes the `X-Crafthead-Skin-Model` response header on endpoints which render using the model (body and bust) and the skin endpoint. - Add the `X-Crafthead-Texture-ID` to every request,...
The goal of this pr is to add general improvements to the cube head rendering feature. - [x] Add head overlay option to render - [x] Center render in png...
Closes #27 Currently, this throws a `RangeError: Maximum call stack size exceeded` but I'm heading out and don't have time to debug it until later. Also, expiration needs to be...
A little while ago there was a change made to how local variables are captured with mixin. The minor version was bumped from 0.9.2 to 0.10.0 and a compatibility layer...
This pr adds support for hashed mappings within loom. Mods will now, by default, output with hashed mappings instead of intermediary. Additionally, all dependencies will be able to be remapped...