100 Commits

Author SHA1 Message Date
a9f8ba6e22
impr(external): St3ScoreParser improvements 2023-10-18 01:21:27 +08:00
13ea4d9e97
fix(external): fix_timestamp current timestamp digits counting 2023-10-18 01:17:12 +08:00
24d46e4615
feat(external): Online parser 2023-10-18 01:08:48 +08:00
62c85e9e82
fix(models): null value checking 2023-10-16 01:14:34 +08:00
c7de60ee03
feat(utils): Kanae day/night util 2023-10-12 17:05:33 +08:00
7c000d01cb
feat(utils): text converters 2023-10-12 16:21:37 +08:00
5190d614c2
chore: v0.2.0 v0.2.0 2023-09-24 03:30:20 +08:00
a4daa9899a
chore: logo and README 2023-09-24 03:23:15 +08:00
179d5783cb
chore!: license MIT -> GPLv3 2023-09-24 02:52:43 +08:00
3b6134f063
chore(calc)!: use integer for constant argument 2023-09-23 21:57:33 +08:00
6ec3acb145
wip: searcher 2023-09-23 21:55:04 +08:00
c1f83eff55
feat(db): get_score_best 2023-09-23 17:51:50 +08:00
3349620b3a
impr(db): better recommend_charts 2023-09-23 17:51:32 +08:00
3867b273c7
impr(calc): negative result of play_rating_from_step 2023-09-21 11:36:00 +08:00
0c292fc3be
chore(calc)!: api changes
- `PlayResults` -> `PlayResult`
- remove expose of `world_step` from `calculate.__init__`
2023-09-20 00:20:32 +08:00
2c73570a65
fix(calc): default value of PartnerBonus.step_bonus 2023-09-18 20:50:18 +08:00
ec9926993c
feat(db): recommend charts based on score 2023-09-18 20:41:57 +08:00
bed9e14368
chore(calc)!: potential -> play_rating 2023-09-18 14:05:28 +08:00
f72410d0bc
feat(calc): calculate constants from potential 2023-09-18 14:02:33 +08:00
64fd328ff8
feat(calc): calculate potential from world step 2023-09-18 14:02:02 +08:00
a97031e717
wip(calc): world step calculation 2023-09-18 09:25:15 +08:00
c6014bd1b6
chore(calc): split calculate module 2023-09-18 07:58:35 +08:00
c909886902
feat(db): get_songs_by_pack_id 2023-09-17 00:27:20 +08:00
589826004b
fix(db): minor fixes 2023-09-17 00:26:56 +08:00
4899e0383f
fix(external): SonglistDifficultiesParser file reading 2023-09-16 20:31:38 +08:00
5796d9a80f
impr(external): ArcaeaParser file reading 2023-09-16 02:40:56 +08:00
6258a55ba4
fix(eternal): fix Andreal score timestamp 2023-09-08 18:16:58 +08:00
d763896c0c
feat(db): Score related modify methods 2023-09-06 01:10:47 +08:00
c2a171a6d3
chore(db)!: Database method rename 2023-09-06 00:30:24 +08:00
d36a858464
feat(db): new methods 2023-09-06 00:01:18 +08:00
66a4cc8cff
impr(external): Andreal B30 best30_overflow field 2023-09-02 18:15:22 +08:00
00255e5b74
feat(external): AndrealImageGenerator 2023-09-01 02:37:39 +08:00
844568db1a
feat(db): export methods 2023-08-31 22:18:11 +08:00
167f72f9bb
refactor(models)!: Score & ChartInfo column changed 2023-08-31 22:12:02 +08:00
01bfd0f350
feat(db): COUNT related methods 2023-08-31 21:51:49 +08:00
0d882fa138
feat(external): arcsong.json generator 2023-08-31 21:25:50 +08:00
daf2a46632
feat(db): Score related Database methods 2023-08-31 21:03:10 +08:00
35e6fde664
fix: add static single pack in PacklistParser 2023-08-31 05:05:33 +08:00
6b8a3e1565
fix(eternal): omit difficulties that have "rating": 0 2023-08-29 01:33:37 +08:00
ca9576160f
fix(db): convert results to list before closing session 2023-08-29 01:32:26 +08:00
e948b6abea
chore(db)!: Database methods 2023-08-28 22:54:37 +08:00
1282993810
impr: module exporting 2023-08-28 22:46:28 +08:00
b561cc51e0
refactor(db)!: new charts view & models refactor 2023-08-28 21:36:17 +08:00
316b02cd1b
wip: searcher 2023-08-28 20:28:40 +08:00
b180976284
feat: handy methods under Database 2023-08-28 00:15:34 +08:00
54851549d5
feat(utils): bring utils back 2023-08-27 23:59:27 +08:00
262495a580
fix: singleton Database behavior 2023-08-27 19:44:20 +08:00
a6c1e594c4
feat(db): Database.check_init() 2023-08-27 00:31:44 +08:00
d979b6cd10
add LICENSE 2023-08-26 22:46:51 +08:00
ce15baa7c4
rm!: temporarily drop wiki.arcaea.cn constant parser v0.1.0 2023-08-26 22:19:48 +08:00