| Age | Commit message (Collapse) | Author |
|
start moving default positioning to their own classes (kinda like the pipelines)
|
|
|
|
|
|
|
|
|
|
yes I deleted a lot of files
also created the config screen class or whatever
|
|
|
|
|
|
|
|
I'll change the warning message itself at a later time, this should do
for now to make failures less annoying
|
|
This fixes an issue where if you looked at head items that are eligible
for transparency correction in the pv before joining skyblock then there
would be white pixels showing
|
|
The implementation has been written to take advantage of Java's hardware
FMA intrinsic (available on all platforms) and the objects get optimized
away by escape analysis.
Using OkLab for colour interpolation makes the gradient much more
balanced and even when sampling more colours from it.
|
|
|
|
|
|
|
|
great idea Kevin :D
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sack Item Autocomplete
* Add amount argument
---------
Co-authored-by: Rime <81419447+Emirlol@users.noreply.github.com>
|
|
* Alternate Skyblock ID tooltip design
* Tweak injection point
|
|
* Add ordered waypoints gui
* Use InstancedUtils
* Add fromColeweightJson
* Add soopy waypoints importing
* Refactor category to group
* Add skyblocker format
* Fix UI
* Deprecate OrderedWaypoints and migrate to Waypoints
* Start indices at 1
* Remove unused translations
* Add Javadocs
* Update waypoint text size
* Refactor mining waypoints
* Migrate from String to Location
* Fix export translation key
* Refactor individual waypoint
* Remove unused translation strings
* Update GoldorWaypointsManager
* Migrate waypoints to both dwarven and crystal hollows
* Refactor Waypoints api
* Add Javadocs
|
|
|
|
* Random status bar changes
* Add a hide button to the right-click menu
* More text/value customization
* Hopefully make text resizing easier on lower gui scales
* Make values show in config screen
* T A B S
* port
* use vanilla outline text renderer
might be faster since it only draws the text 2 times instead of 5
|
|
* Fel Head Glow
* Optimization
|
|
* Add getUuid and getPetInfo methods to ItemStacks
* Fix pet rarity backgrounds in the pets menu
* Skyblock ID Tooltip
* Stacking Enchantment Progress Tooltip
* Use Advanced Item Tooltips for skyblock id
|
|
* add old mushroom hitbox
* fixup
|
|
* Tweak texture positions
* Move the quicknav overlay into the crafting table container
* Fix position and texture stuff after rebase
* Wtf formatting
|
|
* Fix slot text scaling and update essence adders
* Refactor container solver and add ContainerAndInventorySolver
* Remove chest value shadow
|
|
* CTRL + F to search inventory
* remake the whole thing pretty much
* comments yipee
* aaron
* extra translation
trying array map
|
|
* Created Purse API and event for when it changes to allow for use in upcoming feature I am making
* Removed unnecessary log statements and formatted files
* Update src/main/java/de/hysky/skyblocker/utils/Utils.java
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
* Update src/main/java/de/hysky/skyblocker/utils/purse/PurseChangeCause.java
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
* Created Purse API and event for when it changes to allow for use in upcoming feature I am making
* Refactor purse api
* Update src/main/java/de/hysky/skyblocker/utils/purse/PurseChangeCause.java
---------
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
|
|
* Fix not being able to add shortcuts when no shortcuts exist
* Clean up shortcuts
* Fix garden warp
|
|
* Add configurable waypoints for Goldor phase on f7.
* Re-use existing descriptions for config texts
* Fix order in DungeonsConfig.java
* Refine iterator used to find closest terminal
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
* Missing import
---------
Co-authored-by: GatienDoesStuff <GatienDoesStuff@users.noreply.github.com>
Co-authored-by: Kevin <92656833+kevinthegreat1@users.noreply.github.com>
|
|
|
|
|
|
Fix skins being rolled back because Hypixel
|
|
* Fix Glow
* Remove cache
|
|
|
|
|
|
* Fix offhand slot moving left each time another screen is displayed while in inventory
* Oops copied too much
* Javadoc improvements
* Remove unnecessary double ;
|
|
* Fix skins being updated with the backend change
* Fix warning dues to bad usage of the logger
* Automatic Reformat
|
|
* Add EvolvingItemAdder
* Add NewYearCakeAdder
This is untested due to an ongoing maintenance of skyblock
* Add NewYearCakeAdder to the adders array in SlotTextManager
* Fix NewYearCakeAdder and change its color as well
* Add wardrobe slot text
|
|
|
|
Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
|
|
|
|
|
|
|