index
:
github/Skyblocker.git
feat/centerednavbuttons
master
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
/
de
/
hysky
/
skyblocker
/
skyblock
/
dungeon
Age
Commit message (
Expand
)
Author
2024-04-19
Prevent teammates glow during Livid (#652)
Kevin
2024-04-19
Add ProfileUtils and clean up code
Kevinthegreat
2024-04-16
Apply suggestions from code review
Kevin
2024-04-17
I forgor semicolon :skull:
Fluboxer
2024-04-17
store crypts in int instead of calling it twice
Fluboxer
2024-04-17
Update src/main/java/de/hysky/skyblocker/skyblock/dungeon/DungeonScore.java
Fluboxer
2024-04-07
crypts message
Fluboxer
2024-04-02
Update Dungeon Secrets (#618)
Kevin
2024-03-18
Merge pull request #597 from kevinthegreat1/dungeons-secrets-fix
Kevin
2024-03-18
Merge pull request #595 from Julienraptor01/dungeonmap-fix
Kevin
2024-03-17
Fix Dungeon Secrets in boss
Kevinthegreat
2024-03-15
Update Dungeon Map
Kevinthegreat
2024-03-14
Use null invalid mapId
Kevinthegreat
2024-03-14
Fix Dungeon Map
Kevinthegreat
2024-03-14
Fix bugs with secret detection
Kevinthegreat
2024-03-12
One more creeper beam (#583)
Fluboxer
2024-03-13
uninline
Julienraptor01
2024-03-13
fix build
Julienraptor01
2024-03-12
static map id + inlining
Julienraptor01
2024-02-22
added disc's that can rarely replace wither essence
Fluboxer
2024-02-22
added support for shiny armor and hopefully fixed spirit pet price pulling
Fluboxer
2024-02-22
added support for shiny armor and hopefully fixed spirit pet price pulling
Fluboxer
2024-02-22
Made spirit pet detection use color of text
Fluboxer
2024-02-21
Made spirit pet detection more readable
Fluboxer
2024-02-21
minor improvements
Fluboxer
2024-02-21
1st iteration of calculator for Croesus
Fluboxer
2024-02-19
Refactor IceFill
Kevinthegreat
2024-02-19
Optimize ice fill
Kevinthegreat
2024-02-19
Change IceFill from bfs to dfs
Kevinthegreat
2024-02-19
Finish silverfish and ice fill solvers
Kevinthegreat
2024-02-19
Add silverfish board parsing
Kevinthegreat
2024-02-19
Add solvers
Kevinthegreat
2024-02-19
Improve secrets caching behaviour (#545)
Aaron
2024-02-18
Check all door blocks and fix fairy room door (#536)
Kevin
2024-02-15
Boulder Solver (#540)
Yasin
2024-01-22
Lowercase party and search strings to ignore case (#513)
Rime
2024-01-21
Fix mimic messages not increasing score when mimic filter is disabled
Rime
2024-01-21
Singularize MimicMessages
Rime
2024-01-21
Add death message filter and improve death regex
Rime
2024-01-21
Small changes
Aaron
2024-01-21
Improve mimic filter regex and refactor some code
Rime
2024-01-21
Fix mimic floors pattern regex
Rime
2024-01-21
Changed Score text into a translatable and fixed score going off screen borders
Rime
2024-01-21
Changed exception handling to use a logger in Utils and DungeonScore
Rime
2024-01-21
Fix entrance floor score calculation
Rime
2024-01-21
Reduce Enum#valueOf calls and prevent infinite or negative score and division...
Rime
2024-01-21
Check chat messages for dungeon start instead of scoreboard
Rime
2024-01-21
Reduce mimic floor pattern matching to once per run and refactor isMimicKille...
Rime
2024-01-21
Prevent sending 270 message if 300 message is already sent
Rime
2024-01-21
Refactored score hud configs from Dungeons to DungeonScore
Rime
[next]