New GUI mode and gradient support #74

Open
allie wants to merge 7 commits from feat/gui-new into main
Member
No description provided.
chore: Actually port without UI changes
All checks were successful
Build dev / build (pull_request) Successful in 2m7s
4022dee4d3
UI changes
All checks were successful
Build dev / build (pull_request) Successful in 1m29s
a4f7b327da
fix: Badly merge painbow's changes, causing the GUI to entirely freze.
All checks were successful
Build dev / build (pull_request) Successful in 58s
87de35a1c1
Merge proper
All checks were successful
Build dev / build (pull_request) Successful in 57s
063323e89c
Author
Member

Someone help me fix some issues with this @okr765

Someone help me fix some issues with this @okr765
feat: add animation settings and color presets to UI
All checks were successful
Build dev / build (pull_request) Successful in 1m5s
7789947294
All checks were successful
Build dev / build (pull_request) Successful in 1m5s
Required
Details
This pull request has changes conflicting with the target branch.
  • src/main/java/dev/cigarette/gui/CigaretteScreen.java
  • src/main/java/dev/cigarette/gui/widget/BaseWidget.java
  • src/main/java/dev/cigarette/gui/widget/DraggableWidget.java
  • src/main/java/dev/cigarette/gui/widget/DropdownWidget.java
  • src/main/java/dev/cigarette/gui/widget/ScrollableWidget.java
  • src/main/java/dev/cigarette/gui/widget/ToggleWidget.java
  • src/main/java/dev/cigarette/helper/KeybindHelper.java
  • src/main/java/dev/cigarette/mixin/KeyboardMixin.java
  • src/main/java/dev/cigarette/mixin/MouseMixin.java
  • src/main/java/dev/cigarette/module/RenderModule.java
  • src/main/java/dev/cigarette/module/zombies/PowerupESP.java
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/gui-new:feat/gui-new
git switch feat/gui-new
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cigarette/client!74
No description provided.