| Age | Commit message (Collapse) | Author |
|
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hopefully this can also work for EMI and JEI when they come to 1.21.2!
|
|
|
|
|
|
|
|
Sodium abandoned their plans regarding this and deleted their API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added 3 items to ItemCooldowns
* added more items to ItemCooldowns
* methods? best way i could think of doing it
* changes
|
|
* Add debug config
* Fix indents
---------
Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
|
|
|
|
* Make wishing compass triangulate more consistently
* Slightly more readable
* Remove debug println, my b
* Add parallel check
|