5 Commits

Author SHA1 Message Date
SoaresPT
5ffa7b0a5c update clue-scroll-notifier (#9838)
* Create clue-scroll-notifier

* Update clue-scroll-notifier

* feat: Replace external sound download with local resource usage for clue notifications

- Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources.
- Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath.
- Refactored SoundEngine to handle sound playback using local resource

* Update clue-scroll-notifier

* Update clue-scroll-notifier

Plugins are now packed  inside the resources folder instead  of being grabbed from  remote

* Update clue-scroll-notifier

* Update clue-scroll-notifier

* Update commit hash for clue-scroll-notifier

Add salvaging clue scroll/box detection

* Update clue-scroll-notifier
2025-12-13 11:28:14 -08:00
SoaresPT
2f4ba29912 update clue-scroll-notifier (#9779)
* Create clue-scroll-notifier

* Update clue-scroll-notifier

* feat: Replace external sound download with local resource usage for clue notifications

- Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources.
- Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath.
- Refactored SoundEngine to handle sound playback using local resource

* Update clue-scroll-notifier

* Update clue-scroll-notifier

Plugins are now packed  inside the resources folder instead  of being grabbed from  remote

* Update clue-scroll-notifier

* Update clue-scroll-notifier

* Update commit hash for clue-scroll-notifier

Add salvaging clue scroll/box detection
2025-12-08 12:40:42 -08:00
SoaresPT
43c7460cb5 update clue-scroll-notifier (#8445)
* Create clue-scroll-notifier

* Update clue-scroll-notifier

* feat: Replace external sound download with local resource usage for clue notifications

- Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources.
- Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath.
- Refactored SoundEngine to handle sound playback using local resource

* Update clue-scroll-notifier

* Update clue-scroll-notifier

Plugins are now packed  inside the resources folder instead  of being grabbed from  remote

* Update clue-scroll-notifier

* Update clue-scroll-notifier
2025-07-13 03:05:56 -04:00
SoaresPT
c09e951950 update clue-scroll-notifier (#7113)
* Create clue-scroll-notifier

* Update clue-scroll-notifier

* feat: Replace external sound download with local resource usage for clue notifications

- Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources.
- Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath.
- Refactored SoundEngine to handle sound playback using local resource

* Update clue-scroll-notifier

* Update clue-scroll-notifier

Plugins are now packed  inside the resources folder instead  of being grabbed from  remote
2024-12-13 23:56:51 -05:00
SoaresPT
fa168bce7f add clue-scroll-notifier (#6129)
* Create clue-scroll-notifier

* Update clue-scroll-notifier

* feat: Replace external sound download with local resource usage for clue notifications

- Updated ClueScrollNotifierPlugin to remove external download logic and rely on local sound resources.
- Modified FileManager to use getResourceAsStream() to load the clue.wav sound file directly from the classpath.
- Refactored SoundEngine to handle sound playback using local resource
2024-07-17 16:11:55 -04:00