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
/
test
Age
Commit message (
Expand
)
Author
2023-09-11
Make Scheduler and MessageScheduler singletons
Kevinthegreat
2023-09-10
Optimize Scheduler
Kevinthegreat
2023-09-10
Add SchedulerTest
Kevinthegreat
2023-08-31
Merge branch 'master' into utils-cleanup
Kevinthegreat
2023-08-30
Migrate dungeon rooms data to resource system
Kevinthegreat
2023-08-30
Finish secret found detection
Kevinthegreat
2023-08-30
Refactor room matching
Kevinthegreat
2023-08-30
Add room matching
Kevinthegreat
2023-08-30
Remove json loading in DungeonRoomsDFU
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 DungeonRoomsDFU
Kevinthegreat
2023-08-18
Refactor chat and discord packages
Kevinthegreat
2023-08-14
De-hardcode armor trim types
Kevinthegreat
2023-07-13
Fix ads filter to work with emblems
Aaron
2023-06-29
changed "[A-z0-9_]" in regex to "."
Jakub Kolodziej
2023-06-25
Merge branch 'master' into autorejoin2
Jakub
2023-06-25
Fix chat ad filter (#188)
Aaron
2023-06-19
Possibly shorter solution + tests added
Jakub Kolodziej
2023-03-29
Cleaned up code
Kevinthegreat
2022-04-27
Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully...
External Time
2022-03-20
change: improved FancyBar and mana consumption filter
Fix3dll
2022-03-09
change: AutopetFilterTest
Fix3dll
2022-03-09
change: fetch upstream and adapt to new chat listener
Fix3dll
2022-03-08
Merge remote-tracking branch 'upstream/master'
Fix3dll
2022-03-08
Changed chat listener tests to use the new api
ExternalTime
2022-03-06
fix: AutopetFilterTest
Fix3dll
2022-03-03
add: Autopet filter with ActionBar option
Fix3dll
2022-02-21
tests for new filters
Fix3dll
2021-12-12
Merge pull request #28
LifeIsAParadox
2021-09-21
Added test for puzzler solver
ExternalTime
2021-09-21
Added 3 weirdos tests. Would be nice to get copies of all correct answers
ExternalTime
2021-09-21
Changed trivia tests to check similarly formatted but non-existent data.
ExternalTime
2021-09-21
Added another method to ChatListenerTest
ExternalTime
2021-09-21
Added tests for trivia solver
ExternalTime
2021-09-21
Added tests for chat filters
ExternalTime
2021-09-21
Added abstract test for chat listeners
ExternalTime
2021-09-20
Added simple test to Fetchur solver
ExternalTime
2021-09-20
Added tests for ad filter
ExternalTime