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
/
me
/
xmrvizzy
/
skyblocker
/
skyblock
/
dungeon
/
secrets
Age
Commit message (
Expand
)
Author
2023-08-30
Reset DungeonSecrets on new connection
Kevinthegreat
2023-08-30
Add interact lever check
Kevinthegreat
2023-08-30
Fix getMapEntrancePosAndRoomSize crash
Kevinthegreat
2023-08-30
Add ability to mark secrets as found or missing
Kevinthegreat
2023-08-30
Refactor Room
Kevinthegreat
2023-08-30
Make waypoint categories toggleable
Kevinthegreat
2023-08-30
Use ObjectIntPair
Kevinthegreat
2023-08-30
Fix dungeon start
Kevinthegreat
2023-08-30
Migrate dungeon rooms data to resource system
Kevinthegreat
2023-08-30
Debug and mitigate DungeonSecrets#load crash
Kevinthegreat
2023-08-30
Add more Javadocs
Kevinthegreat
2023-08-30
Remove development logging and add Javadocs
Kevinthegreat
2023-08-30
Reset and reattempt matching when matching fails
Kevinthegreat
2023-08-30
Finish secret found detection
Kevinthegreat
2023-08-30
Add secret found detection
Kevinthegreat
2023-08-30
Add SecretWaypoint text rendering
Kevinthegreat
2023-08-30
Refactor Room
Kevinthegreat
2023-08-30
Add needs scanning check and refactor SecretWaypoint
Kevinthegreat
2023-08-30
Add secrets resetting
Kevinthegreat
2023-08-30
Fix secrets rendering
Kevinthegreat
2023-08-30
Add secrets rendering
Kevinthegreat
2023-08-30
Refactor room matching
Kevinthegreat
2023-08-30
Add room matching
Kevinthegreat
2023-08-30
Add room type and segments detection
Kevinthegreat
2023-08-30
Implement room
Kevinthegreat
2023-08-30
Add room position utils and physical room position parsing
Kevinthegreat
2023-08-30
Add support for loading in jar
Kevinthegreat
2023-08-30
Add rooms data saving and update reading to nio
Kevinthegreat
2023-08-30
Add rooms data updating
Kevinthegreat
2023-08-30
Add entrance pos and room width parsing
Kevinthegreat
2023-08-30
Add Dungeon Secret Waypoint options
Kevinthegreat
2023-08-30
Add Dungeon Secrets loading
Kevinthegreat