Download List

Projeto Descrição

アイドルマスター シンデレラガールズ(以下デレステ)で所謂「課題曲」を自動で選んでくれるアプリケーションです! 遊ぶ曲数の設定はもちろん、遊びたい難易度やレベル範囲も自由自在で、遊んだ曲をTwitterで投稿することもできます! また、「ふじわらはじめAPI」さんのAPIを使用して、遊んだ楽曲の詳細を表示することもできます! 最近遊ぶ曲がパターン化してしまった時など、選曲に刺激が欲しい場合にお使いください!

System Requirements

System requirement is not defined

Liberado: 2021-11-14 16:58
DelesteRandomSelector Release v2.0.0 (3 files Esconder)

Release Notes

2.0.0 (2021-11-14)

ユーザーの方へ(新規のユーザーの方もこの手順を実行してください)

解凍したZIPファイルの中にある「アップデート用バッチファイル」を実行してください。

以下の操作は過去バージョンからアップデートした方のみ対象です。

そして、生成された「generated」フォルダの中にある「settings.json」ファイルを下の画像のように 緑枠のようになるよう編集してください!(カンマを削除するのを忘れずに!) 支障はないと思われますが、編集をお願いします! image

⚠ BREAKING CHANGES

  • Now you need to move database.json, settings.json, and twitterToken.json files from root dir to generated dir.
  • This will need to delete old database file.It may cause fatal issue to let old database file be.
  • after update, you will need to delete "outputdebugsentences" settings in the settings.json. it might be a fatal issue if you leave it.

Features

  • add getCycle method (908b021)
  • added Album type fetch class (ca198a2)
  • added Cycle estimation class (9684d56)

Bug Fixes

  • added override annotations (2c0ea61)
  • changed version check order (63b4495)
  • code fixing for new feature (3c30676)
  • delete potential null access (f45e1fe)

Performance Improvements

  • albumType key added to database (d46a539)
  • async fetch func (e28a4b9)
  • changed generated files location (c95339b)
  • changed log output source to logback (42c51c7)

Code Refactoring

Changelog

No Changelogs