Commit Graph

255 Commits (c6218f6a2e26d89720b14b50d217c13ba9b3fa1f)

Author SHA1 Message Date
ap4khomov 06d2998a92 fix saving judge offset 2021-07-01 01:15:11 +05:00
Dom Eori 06231f9b0d [Ongeki] Add new music and event data 2021-06-29 01:58:52 +09:00
Dom Eori 90a8c3bb58 [Ongeki] Implement proper endpoint for some new APIs 2021-06-28 01:39:26 +09:00
Dom Eori e7ae5de92c [chuni] Add team name customization 2021-06-26 22:15:33 +09:00
Dom Eori b72121bc95 [api] Fix broken chunithm api via add new genre 2021-06-26 17:13:12 +09:00
Dom Eori 32f4020edd [chuni] Add skill, chara, missing music, music level data 2021-06-26 17:12:10 +09:00
Dom Eori a8ad7fa95b [ongeki] Add cards and charas 2021-06-26 17:10:41 +09:00
Dom Eori 5e0ff71e05 [ONGEKI] Add support for ONGEKI Red Plus 2021-06-26 02:21:33 +09:00
Dom Eori 9fa2d13c98 [maimai2] Add dx support 2021-06-16 00:37:31 +09:00
Dom Eori 235939fba3 [chuni] Fix standard course and activate it 2021-05-15 01:01:22 +09:00
Dom Eori 375823a21e [chuni] minor API changes related to standard course 2021-05-14 20:22:38 +09:00
Dom Eori 6f1493ded1 [chuni] Add events and songs 2021-05-14 19:48:31 +09:00
Yueou 0b0527b745 [Chuni]Fix For 1.50 2021-02-23 22:18:01 +08:00
samnyan 843fab3d58 [maimai] Add finale endpoint and database 2020-12-25 21:38:09 +08:00
samnyan 1ccba38aee [general] Add database test 2020-12-25 14:16:55 +08:00
samnyan ff5eab48c7 [general] Fix all type mismatch with db 2020-12-25 14:15:04 +08:00
samnyan 6152e8ef0a [diva] Ignore pvId -1 request 2020-12-25 12:40:51 +08:00
samnyan 658fa4db75 [chuni] Update rating calculation 2020-12-25 12:38:54 +08:00
samnyan 189bb82232 [db] The migration should work without temporary disable foreign key check. Use true and false in sqlite migration 2020-12-16 23:27:38 +08:00
samnyan debb9999b7 [general] Remove non exist class from merging 2020-12-16 23:08:51 +08:00
samnyan 823ddcbdbd [chuni] Add 1.35 music 2020-12-14 17:26:44 +08:00
samnyan 79d1efc9d1 [chuni] Add 1.35 event 2020-12-14 17:20:35 +08:00
samnyan aa2e8cdea4 [chuni] Add auto version matching 2020-12-14 17:18:21 +08:00
samnyan b3a8e80399 [allnet] Add support for v2 power on response 2020-12-14 17:02:44 +08:00
samnyan be5d241565 [chuni] Add GetUserFavoriteMusicApi 2020-12-14 14:21:20 +08:00
shenjiayi 090fda68d0 [ongeki] remove same card data if existed when importing data instead of return 400 2020-09-09 00:35:25 +08:00
shenjiayi d2bc566a16 [ongeki] complete choKaikaApi 2020-09-09 00:34:47 +08:00
shenjiayi 51cfa629ae [ongeki] complete getUserStoryApi 2020-09-09 00:25:49 +08:00
shenjiayi b51452175e [ongeki] add migration v24 default value 2020-09-08 19:07:31 +08:00
shenjiayi ecf91763a6 [ongeki] fix chapter jewel not saved 2020-08-26 15:57:17 +08:00
samnyan 42827d1ed7 [ongeki] Add summer events 2020-08-23 15:55:38 +09:00
samnyan 93d80e9439 [ongeki] Add summer support 2020-08-23 15:27:27 +09:00
samnyan 4258064b6a [api] Update ONGEKI chouKaika level 2020-04-26 10:55:38 +09:00
samnyan 49d105de4e [chuni] Read reboot time from database 2020-04-26 10:40:15 +09:00
samnyan 7fc1127026 [general] Add a simple boot checker and add debug message 2020-04-20 10:48:41 +09:00
samnyan 14dec1e3e3 [chuni] Fix music score missing again
[ongeki] Fix music score missing again
2020-04-20 10:39:32 +09:00
samnyan 0c8f19d370 [general] Set max connection pool size to 1 to prevent dead lock with sqlite 2020-04-07 17:36:46 +09:00
samnyan c2b99bd164 [api] Fix incorrect add image 2020-03-31 13:13:46 +09:00
samnyan f4cc7be6ac [api] chunithm api 2020-03-31 00:59:30 +09:00
samnyan ed2732acad [api] Add chuni character and skill to database 2020-03-31 00:59:11 +09:00
samnyan 91c0c3de2f [api] Add rest of the player data to api 2020-03-30 23:24:53 +09:00
samnyan a9ffd0da75 [api] Add ongeki profile import and export 2020-03-30 19:42:05 +09:00
samnyan 244480c12c [ongeki] Move UpsertUserAll to a class 2020-03-30 18:10:25 +09:00
samnyan cd7201d57a [aimedb] Allow bind to specific address 2020-03-30 17:23:00 +09:00
samnyan 0cf510fb02 [chuni] Save recent rating to database
[ongeki] Save recent rating to database
2020-03-29 16:10:35 +09:00
samnyan 528b2f8b4d [general] Refactoring chunithm UpsertUserAll request and some clean up 2020-03-28 22:23:22 +09:00
samnyan 9a4ca3a612 [api] Add chunithm profile export and import
[general] Rename some method name and add more docs
2020-03-28 17:38:23 +09:00
samnyan 067c806674 [ongeki] Override jackson boolean field name 2020-03-24 02:04:36 +09:00
samnyan 5a40656409 [ONGEKI] fix wrong userRatingBaseNextNewList 2020-03-23 16:53:00 +09:00
samnyan 217ca00489 Fix migration for sqlite 2020-03-23 04:14:14 +09:00
samnyan 197e4ebab0 [ongeki]
Save UserMissionPoint, UserTrainingRoom, UserGeneralData
Add GamePoint, GamePresent, GameReward to database
Add custom maintenance time to database
Save the battle point and rating info send by the game to database
[api]
Read user_general_data table
2020-03-23 03:44:46 +09:00
samnyan 283b70a243 [ongeki] Server endpoint url change 2020-03-22 20:39:59 +09:00
samnyan 99ee6d9df2 [ongeki] Set a new maintenance time 2020-03-22 14:59:55 +09:00
samnyan 80b92c5fa8 [general] Update .gitignore and add missing file 2020-03-22 00:05:31 +09:00
samnyan a4260efe9a [api] The game should handle the max level itself, just add it for viewing 2020-03-21 23:16:07 +09:00
samnyan 913244c2b5 [api] Add more ongeki feature 2020-03-21 23:07:54 +09:00
samnyan d3223309e3 [ongeki] Add ongeki basic support and api endpoint. 2020-03-21 01:05:42 +09:00
samnyan c27a45a4d4 [api] More endpoint for chunithm 2020-03-18 20:28:49 +09:00
samnyan 66f6613cb7 Minor fix for type migration 2020-02-25 22:36:01 +09:00
samnyan 25c902f9fb [DIVA] Add mega39's pv list 2020-02-19 20:08:00 +08:00
samnyan a275dcf991 [chuni] Game version overwrite for old version 2020-02-19 19:30:28 +08:00
samnyan 58e3de5ab9 [chuni] Add all old version event and enable flag 2020-02-19 16:22:05 +08:00
samnyan 3f495ed18d [DIVA] Add difficulty control and reward to contest 2020-02-19 16:06:56 +08:00
samnyan 29a64f490e [DIVA] Add missing base64 2020-02-03 09:31:13 +08:00
samnyan 517693bb57 [DIVA] Clear status should count lower rank 2020-02-03 00:57:54 +08:00
samnyan 0e9c88c41d [API] Let web music list read from database 2020-02-03 00:49:40 +08:00
samnyan c3929db1f3 [API] Add some chuni settings 2020-02-02 23:37:25 +08:00
samnyan d9bb2d61b2 [chuni] Add more song info to database 2020-02-02 14:27:40 +08:00
samnyan 4e462d16ea [API] Ignore song without level information when calculating rating 2020-02-02 14:09:44 +08:00
samnyan e992ca81c3 [DIVA] Enable response compression 2020-02-01 20:54:18 +08:00
samnyan 9712946688 [DIVA] Ignore personal high score update when using rgo option or no fail mode 2020-02-01 16:15:13 +08:00
samnyan 8d3d40f838 [DIVA] Use the old stage counting method to fix continue stage not saving 2020-02-01 16:14:42 +08:00
samnyan 61a770a977 [API] Rearrange class 2020-01-31 22:56:45 +08:00
samnyan 8e51019f02 [chuni] Fix music detail paging 2020-01-31 22:13:59 +08:00
samnyan ad0996fa8d Fix some type not up to date 2020-01-31 22:13:25 +08:00
samnyan 531e85789f [chuni] Remove a wrong column in chuni_user_course table 2020-01-31 18:41:29 +08:00
samnyan 9defba2aa1 [general] just some cleanup 2020-01-31 11:28:11 +08:00
samnyan 955e5727d5 [aimedb] Change extId type to integer 2020-01-31 11:27:21 +08:00
samnyan 95512aa843 [api] Add screenshot function 2020-01-31 11:19:41 +08:00
samnyan 266d7a20f0 [api] Change message response model 2020-01-31 11:13:53 +08:00
samnyan b3eb82edeb [api] force unlock diva session 2020-01-31 11:12:01 +08:00
samnyan 0879a7be4a [chuni] Add basic support to old release 2020-01-27 14:00:17 +08:00
samnyan 44c41a3778 [allnet] Fix host header 2020-01-27 13:59:43 +08:00
samnyan ae5c61ac5e [aimedb] Prevent same access code being register multiple times 2020-01-23 15:32:18 +08:00
samnyan ce780b2edb [DIVA] Add stage result index to prevent multiple result being sent by client, fix #3 2020-01-23 15:31:32 +08:00
samnyan b70ec89902 [DIVA] Fix wrong contest progress is being sent 2020-01-23 14:41:12 +08:00
samnyan 7926959770 [DIVA] Fix exex ranking not being return. 2020-01-23 13:48:40 +08:00
samnyan 305ccdf787 [DIVA] Fix wrong name is being sent to the ranking 2020-01-22 11:38:32 +08:00
samnyan 1887a21d88 Update SQL migration script 2020-01-22 00:19:23 +08:00
samnyan 827eae2a7f [API] Allow edit diva rival and new border type 2020-01-21 22:16:27 +08:00
samnyan 0f37346fdc [DIVA] Fix ranking being reversed 2020-01-21 20:52:04 +08:00
samnyan 5fa287ffb6 [DIVA] Rival support and configurable border. 2020-01-21 17:43:25 +08:00
samnyan 38120a3aa9 [DIVA] fix stage_result placeholder to the correct length, level up animation is now working 2020-01-21 15:29:52 +08:00
samnyan f95cf86b38 [DIVA] fix #2 , replace with correct pv list databank 2020-01-21 15:23:21 +08:00
samnyan b0400c365c [aimedb] fix some card number causing overflow 2020-01-19 23:12:11 +08:00
samnyan 20422b130f [chuni] fix unique key constraint , fix #1 2020-01-19 23:08:59 +08:00
samnyan 342decb087 [API] allow input space in aime request 2020-01-19 23:06:08 +08:00
samnyan a417e4032c [chuni] fix user item being overwritten
[api] fix set diva news
2020-01-18 13:29:34 +09:00
samnyan c230c47c36 [API] return record id 2020-01-17 23:20:57 +09:00
samnyan 0ebfec6daf [API] get module and customize list from server, allow slash on login request 2020-01-17 15:10:10 +09:00
samnyan 136dd1989b v0.0.3 2020-01-17 01:20:56 +09:00
samnyan 3d99839fef Add flyway database migration tool. Read diva news from database 2020-01-17 01:03:14 +09:00
samnyan a9a9ae4bbc Add the CORS header to the release version which I forgot 2020-01-16 20:27:24 +09:00
samnyan 8287f1f0ba Fix hostname for power on request. Add chuni event data 2020-01-16 17:02:32 +09:00
samnyan 89771b7b51 Initial Commit 2020-01-16 00:50:52 +09:00