Age | Commit message (Expand) | Author |
---|---|---|
2022-06-23 | Reload renderer when certain configs are changed | makamys |
2022-06-22 | Fix `enabled` config option not working properly when disabled | makamys |
2022-06-21 | Add update check via MCLib | makamys |
2022-06-20 | Fix chunks sometimes going missing if OF fast render is changed | makamys |
2022-06-19 | Move renderer initialization to render tick event handler | makamys |
2022-06-09 | Rename loadShader to reloadShader | makamys |
2022-06-09 | Implement config hot swapping, organize configs more | makamys |
2022-06-09 | Un-hardcode some constants | makamys |
2022-06-09 | Move configs to Config class | makamys |
2022-06-09 | Organize imports | makamys |
2022-06-09 | Make the starting Y position of the debug info configurable | makamys |
2022-06-09 | Rebrand pt.2: Rename things in code | makamys |