Commit Graph

4 Commits

Author SHA1 Message Date
Skill Cape
aac4721820 update presence-checker (#10278) 2026-01-20 21:39:37 -05:00
Skill Cape
00ae00382c update presence-checker to v1.1 (#10099)
* Update PresenceChecker to 1.1

* Update commit hash for icon change

* Update PresenceChecker code
2026-01-13 15:08:16 -05:00
Skill Cape
5c655655aa update presence-checker (#9999) 2025-12-30 09:58:37 -08:00
Skill Cape
85af9159d5 add presence-checker (#9975)
* Create presence-checker

* Update presence-checker

Attempt at fixing build

* Update presence-checker

PresenceChecker.java: deleted the line clientToolbar.openPanel(navButton); in 

PresenceCheckerPanel.java: removed the entire new Thread(...) block. I replaced it with javax.swing.Timer (set to 2000ms) and added timer.setRepeats(false).
2025-12-28 00:46:33 -05:00