Atlas Alarms

A customizable alarm system mod

File Details

AtlasAlarms-1.20.1-1.0.8.jar

  • R
  • Jun 16, 2026
  • 730.76 KB
  • 397
  • 1.20.1
  • Forge

File Name

AtlasAlarms-1.20.1-1.0.8.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:atlas-alarms-1378263:8257193")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

1.0.8

  • Updated Modles
  • Hardened sound-upload packets against malicious-peer crashes
  • Blocked path traversal in incoming custom-sound filenames
  • Only the player with the controller GUI open can edit it now
  • Capped string lengths in controller update packets
  • Stale upload buffers no longer leak on disconnect
  • Fixed data race when uploading a sound from the file picker
  • Uploads now abort cleanly if the connection drops mid-transfer
  • Volume and sound changes save instantly instead of only on GUI close
  • Removed per-tick no-op work on every loaded alarm controller
  • Fixed sound dropdown showing duplicates
  • Sound dropdown now narrated for screen readers
  • Sound dropdown truncates by pixel width instead of character count
  • Built-in sounds tagged [Mod] to match [Custom] for clarity
  • Refactored 8 colored-alarm classes into one (internal)
  • Locale-safe lowercase for sound extensions (internal)