aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)Author
2022-09-28new: small gui changes (#132)DeDiamondPro
* remove background from HUD and close buttons * Gui improvements (#126) * Fix drop shadow * Add credit to the best team member in polyfrost :> * Removed some unused buttons & improved line spacing * new logo * new arrows * Added new animations & tweaked timings * Update new page animation, and sidebar animations * Update EaseOutBump.java * apiDump Co-authored-by: Wyvest <45589059+Wyvest@users.noreply.github.com> Co-authored-by: CaledonianEH <62163840+CaledonianEH@users.noreply.github.com>
2022-09-07new: option descriptions (#127)DeDiamondPro
2022-08-26Finally remove stupid deserializePart method (#118)DeDiamondPro
* InstanceSupplier my beloved * Api my not so beloved * License header before moon kills me
2022-08-24Gson interface (#109)DeDiamondPro
* Add gson-interface * Add gson-interface * Update license things
2022-07-23cubic bezier (#65)DeDiamondPro
* cubic bezieré * apiDump + add android license to be compliant to Apache 2.0 * Fix small oopsie * Apache licensing Co-authored-by: MoonTidez <79183852+MoonTidez@users.noreply.github.com>
2022-07-20HUD Improvements, 1.16 port, fix NanoVG with ARM (#52)Wyvest
* egg 1 * separate Hud from background stuff * 1984 This reverts commit 9ae517d57bbd495d30d35cb1cbfe81a03556e6bd. * hitboxes woo!!!!! * Revert "hitboxes woo!!!!!" This reverts commit 405d32d17df3c83f2e79eddf0de853f7279767a6. * padding * allow position to go slightly off the screen * stop using ints for ABSOLUTELY EVERYTHING, DIAMOND ... fix vigilance compat not setting color * start on new pos system * some stuff * finish new position system * api momento * 1.16.2 fabric port * start on hud gui * temp remove 1.16.2 fabric since it doesn't compile * fix fabric build * hud gui stuff * apiDump * fix fabric build 2 * so true * selecting stuff * scaling + other small things * More protecting * fix nanovg not working with macOS ARM move OneConfig.preLaunch to OneConfigInit * clean up OneUIScreen make kotlin version of TestNanoVGGui * make keybinds have runnable by default * rollback keybind things * merge master into hud-improvements (#55) * Release workflow (#53) * release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash * Release workflow (#54) * release workflow * update normal version to hash * fix * fix naming * fix some stuff * fix version thing * switch to number from hash * Maybe epic fixo * gotta love those Java principles * Revert "gotta love those Java principles", wrong branch This reverts commit 333d8b2ad8941790c13c4bfe0777fbd203d463e5. * start on snapping * Finish snapping * stop including mixin by default on legacy versions this breaks builds if the mod itself does not use mixin * merge draw and drawExample * fix gradle publish * Some fixes * Api DUmpidy * Help subcommand impovments (#59) * Made the overall look of the "help" subcommand better + added the ability to change the colour for the command overall + each individual SubCommand * Made the alliases show batter + added support for to show subcommand aliasses * mr deliverer didnt reply but whatever, added a space between command/subcommand and alliasses Co-authored-by: pinkulu <pinkulumc@gmail.com> * fix file not overwriting toJavaColor * Fix full shadow not scaling correctly Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> Co-authored-by: nxtdaydelivery <12willettsh@gmail.com> Co-authored-by: pinkulu <56201697+pinkulu@users.noreply.github.com> Co-authored-by: pinkulu <pinkulumc@gmail.com>
2022-07-07egg 1Wyvest
2022-07-02fix full jarsWyvest
2022-07-02Separate Minecraft dependant and non-dependant codeWyvest
2022-06-16fast render compat (i hate fast render)Wyvest
2022-06-11fixed vcalWyvest
2022-06-05refactor (#36)DeDiamondPro
* refactor * fix vig compat * fix nanovg thingy * e * finalize * gui utils package thingy
2022-06-05finished mod cardDeDiamondPro
2022-06-05Reformat code and OC-38nextdaydelivery
2022-06-04receive and send packet events (#32)Wyvest
* move from mod events to mixin * packet events
2022-06-04more stuffDeDiamondPro
2022-06-04OC-68DeDiamondPro
2022-05-31e2DeDiamondPro
2022-05-31eDeDiamondPro
2022-05-31Create DefaultModIcon.svgMoonTidez
2022-05-31i pulled an oopsieMoonTidez
it was white 90% instead of pure white 100%
2022-05-31Stepper iconsMoonTidez
2022-05-31UI Component IconsMoonTidez
2022-05-30new sidebar, now animationsDeDiamondPro
2022-05-28OC-32 OC-34 (#24)Wyvest
* OC-34 hypixel utils class (#21) * OC-26 Build Workflow * OC-26 oops * OC-33 some networking utils * OC-34 idk * OC-34 idk * OC-34 restructure hypixel utils * hypixelutils and multithreading implement more events remove vcal icon stuff * more javadocs Co-authored-by: Ethan <git@ethanlibs.co>
2022-05-27universal eventsWyvest
add mixinextras and keventbus
2022-05-24OC-23 finish migration systemDeDiamondPro
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>
2022-05-20i did some stuff then i had to go sonextdaydelivery
2022-05-15SVG + asset reorganization (#10)MoonTidez
* Assets reorganization * forgot 4 pixels in alpha grid oops * Updated huegradient.png Reduces file size by only use 1px height instead of 720px while maintaining quality * we do a little renaming * new assets mapping * moon I hate you * e * moon is weird * make it compile * temp * part png rendering * svgs * fix some positionings and stuff Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
2022-05-14de-minecraftify a lot of things + use mixin instead of reflection (#11)Wyvest
* de-minecraftify * use mixin instead of reflection * lol
2022-05-11keybindsDeDiamondPro
2022-05-10move assets like moon wantsDeDiamondPro
2022-05-09remove access transformersDeDiamondPro
2022-05-08fix close iconDeDiamondPro
2022-05-08color selector stuffnextdaydelivery
2022-05-07info fieldDeDiamondPro
2022-05-07start on color selectornextdaydelivery
2022-05-07font changesDeDiamondPro
2022-05-03stolen blurWyvest
2022-05-02back and forward buttons and breadcrumbsDeDiamondPro
2022-05-02start on color selector (my brain hurts)nextdaydelivery
2022-05-02images loading changes, directory structure and cleanup of rendering and ↵nextdaydelivery
general code
2022-05-01mergeDeDiamondPro
2022-05-01start on dropdownDeDiamondPro
2022-05-01Merge remote-tracking branch 'origin/master'nextdaydelivery
2022-05-01config elementsnextdaydelivery
2022-05-01improve non-oneconfig mod command findingDeDiamondPro
2022-05-01icons sidebar, categories in config, fix some other issuesDeDiamondPro
2022-04-30more config system stuffDeDiamondPro