1
0
mirror of https://github.com/Eyre-S/sekai-scores.git synced 2024-11-22 03:04:55 +08:00

Commit Graph

  • a0e62de2c4
    add DDL and getSong for database api. fix /database no param bug master Eyre_S 2023-01-22 16:08:27 +0800
  • 86bc530f14
    fixed SekaiSong insert Song ignored its difficulties Eyre_S 2022-12-08 19:09:35 +0800
  • f4a58a81db
    complete difficulty import from sekai-master-db Eyre_S 2022-12-08 14:47:46 +0800
  • 7d503f3723
    complete cli import song from sekai-master-db Eyre_S 2022-12-07 22:19:16 +0800
  • 944b57c012
    complete sekai-master-db song(music) parse Eyre_S 2022-12-07 13:27:32 +0800
  • 21dbb194fd
    change data/meta definition. Eyre_S 2022-12-05 22:16:06 +0800
  • 2fd49d2bdb
    add database config class in cli. add a function that can get all songs object from songs definition class. Eyre_S 2022-11-28 18:03:21 +0800
  • 0ad227ac8e
    add parse for --user param in add command Eyre_S 2022-11-26 21:49:58 +0800
  • 16617011a3
    add some songs. Eyre_S 2022-11-26 17:26:27 +0800
  • af53ed7f18
    add config command with create/list/show with --user/--sys, add global param --debug/--verbose Eyre_S 2022-11-25 20:43:46 +0800
  • e6cbab2d3c
    add a CLI program, which can read config, simple parse and echo a basic score Eyre_S 2022-11-24 20:42:03 +0800
  • 079da346b0
    add "id" field to Song and Difficulty Eyre_S 2022-11-21 17:04:20 +0800
  • 3032af55e5
    implement toString to serialize to JSON format, add "id" field for SongUnit Eyre_S 2022-11-21 16:26:17 +0800
  • 28ff69ceb8
    add playtime field to UserScore Eyre_S 2022-11-21 15:06:08 +0800
  • a702965151 add song and difficulty module, add UserScore module, add some Song Data. Eyre_S 2022-11-17 22:34:14 +0800
  • a7622bf687
    add submodule sekai-scores-db, update build.gradle Eyre_S 2022-11-17 17:22:51 +0800
  • ac9d0a0266
    add ScoreBase model (for basic note judge & combo count) with a RANK-MATCH score calculator. Eyre_S 2022-10-09 00:51:21 +0800
  • f51fbab745
    init project (and a subproject cli) Eyre_S 2022-10-09 00:49:26 +0800