Age | Commit message (Collapse) | Author |
|
* new: add intellij copyright header
|
|
* 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>
|
|
* Start on notifications
* Finish notifications (pog)
* oop
* internalizing
* misc: set default duration to 4000ms
* Scaling notifs stuff
Co-authored-by: Wyvest <45589059+Wyvest@users.noreply.github.com>
|
|
* Add new license
* change link
* link fix, add contribs
* aaaa forgot more shit
* Update FILEHEADER to match the LICENSE file
* Update README to reflect the changed license
* Fix my grammar error
Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
* Updated FILEHEADER with appropriate years
* moon is bad at spelling
* Update file headers to reflect contributions
* KTIBow becomes KTibow
Co-authored-by: Kendell R <KTibow@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
|
|
* 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>
|
|
|
|
|
|
|
|
* refactor
* fix vig compat
* fix nanovg thingy
* e
* finalize
* gui utils package thingy
|
|
# Conflicts:
# src/main/java/cc/polyfrost/oneconfig/gui/OneConfigGui.java
# src/main/java/cc/polyfrost/oneconfig/gui/animations/EaseInOutQuad.java
# src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicButton.java
# src/main/java/cc/polyfrost/oneconfig/gui/elements/BasicElement.java
# src/main/java/cc/polyfrost/oneconfig/gui/elements/ModCard.java
# src/main/java/cc/polyfrost/oneconfig/gui/elements/text/NumberInputField.java
# src/main/java/cc/polyfrost/oneconfig/lwjgl/image/ImageLoader.java
# src/main/java/cc/polyfrost/oneconfig/utils/GuiUtils.java
# src/main/java/cc/polyfrost/oneconfig/utils/commands/annotations/Command.java
# src/main/java/cc/polyfrost/oneconfig/utils/commands/arguments/ArgumentParser.java
|
|
|
|
* reformat code
* reformat code
rewrite command manager
stop using essential relocate
|
|
* move from mod events to mixin
* packet events
* move deltaTicks to GuiUtils
* delete easeOut
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|