Skip to content

v1.0.0 (2024-10-06)

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 12:31
· 16 commits to main since this release
084bb53

Release Notes

Features

  • drop username column from users table
    (f51a736)
  • remove shuttle and run directly with serenity
    (3e77f65)
  • rename weighted "score" to "medal points"
    (08facd1)
  • stop including user ID in medal sorting
    (3ba0b63)
  • change medal sorting to use 4-2-1 weighted score
    (ecb44e1)
  • default late submissions to disabled in all-time GeoGrid leaderboard
    (00f2c42)
  • allow turning off today's and late scores in all-time GeoGrid leaderboard
    (fb0d6c2)
  • log the guild ID in a couple of places
    (a816650)
  • include rerun footer in all-time GeoGrid leaderboard too
    (0d57520)
  • all-time GeoGrid leaderboard
    (c351127)
  • daily GeoGrid leaderboard
    (63e1304)
  • take account of which day a GeoGrid score was submitted
    (c11fde9)
  • basic GeoGrid score persistence
    (5d33c1e)
  • switch to Shuttle, with serenity
    (ee621a0)
  • GeoGrid score parsing
    (6fea808)
  • basic Discord bot from twilight example
    (dc07667)

Install vexillologist 1.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/maddiemort/vexillologist/releases/download/v1.0.0/vexillologist-installer.sh | sh

Download vexillologist 1.0.0

File Platform Checksum
vexillologist-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
vexillologist-x86_64-apple-darwin.tar.xz Intel macOS checksum
vexillologist-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum