aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2022-07-05aWyvest
2022-07-03little trollingWyvest
2022-07-03changes to ESC behaviornextdaydelivery
2022-07-03ignore test packageWyvest
allow enabled property in Config to be set at constructor
2022-07-02pass a UMatrixStack in HUD APIWyvest
From 1.17+, most matrix transformations can only be done with a MatrixStack instance, thus to prepare for a OneConfig 1.17+ port this has been done.
2022-07-02fix sources jarWyvest
2022-07-02ez 1.12 supportWyvest
2022-07-02add api validationWyvest
2022-07-02fix full jarsWyvest
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-05-27dsstore bruhDeDiamondPro
2022-05-27universal eventsWyvest
add mixinextras and keventbus
2022-05-21vigilance compat (#15)Wyvest
* vigilance compat reorganize ASM * remove non-RenderManager nanovg usage wherever possible fix build generalize utils * setupGradle task * migrate to kotlin gradle use essential gradle toolkit shade new gson * Small changes * Update .gitignore * fix natives * Fix all problems * null Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>