| Age | Commit message (Collapse) | Author |
|
|
|
* feat: initial wiki lookup for visitors
* fix: add slot id condition check
* chore: style minor fix
* fix: encode '?' for url
|
|
* Skyblock Info Display + /viewrecipe Crafting
* Don't register global display generator if already there
* Check if /viewrecipe failed, use similar system for item price lookup failure
* Exclude Forge recipes
* Update comment
* Update Item Price Lookup keybind translation
|
|
* Initial Implementation
* improve ux
* Fix ui bugs
* Only actually render what is on screen
* Add all player heads from neuRepo/items
* Load player heads from existing neu repo
* Address PR comments
* Use ItemRepository
* Fix merge conflict
* Refactor ItemRepository for sync/async post-import tasks with thread-safe list
|
|
* Revert "add mana tracking to smooth aote"
This reverts commit af3c4ccc8daf7ddd63837bda34612f30c0e5a64b.
* better implimentation
* fix
* fix the fix
i am not thinking great rn
* add mana tracking to smooth aote
* formatting
* Revert "formatting"
This reverts commit 984f1b113a0b03b23f887dfabd8505adcb5aa106.
|
|
* Standardized text style
- Unified spelling and punctuation
- Rewrote ambiguous sentences
* Update en_us.json
* Update DungeonsConfig.java
* Update en_us.json
* Update DungeonsConfig.java
* Update en_us.json
* Update en_us.json
* Update en_us.json
* Update en_us.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Standardized text style
- Unified spelling and punctuation
- Rewrote ambiguous sentences
* Update en_us.json
* Update DungeonsConfig.java
* Update en_us.json
* Update DungeonsConfig.java
|
|
* moving bars freely
* some commenting
* Update StatusBar.java
* less magic numbers
|
|
|
|
* waypoint import options
* actually show error toast if failed to import
|
|
|
|
|
|
|
|
Should fix some compatibility issues with Skyblocker's features not
working when other mods filter messages (if they respect Fabric's events
properly).
Fixes #1352
|
|
|
|
- Fixes it writing the waypoints to the dwarven mines a second time
instead of to the Crystal Hollows.
- Fixes it erroring if the file does not exist or if it was already
moved.
|
|
|
|
* Make quicknav grab backgroundScreen
* Annotate environment according to PopupScreen
|
|
Overlay (#1509)
* Fix Max Level for Jade Dragon
* Fix being unable to search for Null Ovoids/Spheres/etc
|
|
* Add Config option to disable Bazaar Reorder Helper
* Shorten tooltip text length
|
|
|
|
|
|
|
|
|
|
|
|
* init
* Add slot text
* handle slot interaction
* Cleanup and improve solvers
* Add setting for tuner solver
* fix merge conflict
* Change to use container solver.
* Add button to ContainerSolver::onClickSlot
* fix merge conflicts, reformat using tabs
* reformat using tabs
* handle looping clicks
* remove unused import
* Fix merge conflicts
|
|
|
|
|
|
|
|
|
|
* Initial Implementation
* Add setting for blood camp
* Check head texture before tracking
* Pr Fixes
* Fix merge issues
* Fix weird rebase
|
|
* Refactor NEURepoManager
* Clear ItemRepository caches
* Fix import
|
|
* Initial Implementation
* Improvements
* Finalize Layout
* Handle Dungeon Failing
* Clean up splits
* Add language support
* Rework language translations for both display and saving
* Removed unused component
* Usage of Object2LongMap
* Fix f3 regex
* Address PR comments
* Add an option to toggle dungeon splits widget
|
|
* Initial Implementation
* Update to not use yacl
|
|
|
|
* Add SackMessagePrice
* More documentation, renamed stuff, removed wrong logs
* Explicit types
* Add text content comment
|
|
* Initial Implementation
* Fix merge issues
|
|
* Add support for new shards in Search Overlay
* Don't change id if not in bazaarstocks.json
* Use Bazaar Stocks for enchants
* Update NEU Repo, add Bazaar Stocks to ItemRepository, get ItemUtils#getNeuId() for attribute shards
|
|
SkyHanni injects with a priority of 500 so this could cause these events
to never work.
|
|
|
|
|
|
|
|
|