index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
utils
/
LorenzUtils.kt
Age
Commit message (
Expand
)
Author
2023-04-11
typo
hannibal2
2023-04-11
Added support for custom hypixel ip addresses (looking at ilovecatgirls.xyz)
hannibal2
2023-04-10
renamed HypixelData
hannibal2
2023-04-10
Hide own player name or hypixel watchdog player names from visitor detection
hannibal2
2023-04-04
Added option to hide the hypixel api error message by clicking on it
hannibal2
2023-04-03
Added Paste Into Signs - Allows you to paste the clipboard into Sings when yo...
hannibal2
2023-04-02
Fixed error with composter data (red error messages with "TabListUpdateEvent")
hannibal2
2023-03-31
Added Composter Upgrade Price - Show the price for the composter upgrade in t...
hannibal2
2023-03-29
Added Anita Medal Profit - Helps to identify profitable items to buy at the A...
hannibal2
2023-03-29
added addAsSingletonList
hannibal2
2023-03-23
Added LorenzUtils.getPlayerUuid
hannibal2
2023-03-19
Created getSBMonthByName and addGardenCropToList utils methods
hannibal2
2023-03-12
NumberFormat optimizations
hannibal2
2023-03-12
reworked and fixed stuff in EliteFarmingWeight by using a tick event
hannibal2
2023-03-12
Better error handling
hannibal2
2023-02-02
Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.
hannibal2
2023-01-26
Code cleanup.
hannibal2
2023-01-26
Moved matchRegex from LorenzUtils to StringUtils.
hannibal2
2023-01-26
New sort logic.
hannibal2
2023-01-17
Fixed steaming hot flounder in custom trophy fish counter.
hannibal2
2023-01-13
Merge branch 'dev' into crimson_isle_reputation
hannibal2
2023-01-13
Now formatInteger accepts Long too.
hannibal2
2023-01-13
Added Crimson Isle reputation helper: first part: daily quests.
hannibal2
2023-01-07
Introduced IslandType enum.
hannibal2
2023-01-07
Renamed hypixel and skyblock.
hannibal2
2023-01-07
Renamed hypixel and skyblock.
hannibal2
2023-01-07
Add support for ironman, stranded and bingo.
hannibal2
2023-01-06
debug command logic and console filter changes
hannibal2
2022-10-01
add blaze particle hide feature
hannibal2
2022-09-24
slayer quest warnings and slayer drops
hannibal2
2022-09-17
typo
hannibal2
2022-09-08
added minecraft logging logic and filtering
Lorenz
2022-09-07
0.7 (#2)
hannibal2
2022-08-24
hiding damage splashes while inside the boss room (fixing Skytils feature)
Lorenz
2022-08-23
added display to show last time a minion was cleared
Lorenz
2022-08-20
using StringUtils for removeColor
Lorenz
2022-08-20
fixed BazaarOrderHelper and added essence to bazaar
Lorenz
2022-08-17
moving packets around
Lorenz
2022-08-09
fixed random crash or something funny
Lorenz
2022-08-06
adding support for damage indicator outside dungeon
Lorenz
2022-07-15
code cleanup
Lorenz
2022-07-14
renamed mod to SkyHanni
Lorenz