Commit Graph

1967 Commits (v1-dev)
 

Author SHA1 Message Date
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 55d9119e4f Update README.md 2020-03-23 03:46:58 +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 ee7b68356d Update README.md 2020-03-21 01:07:38 +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 bf22824aad Update README.md 2020-02-19 20:20:16 +08: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 d316b08abb Update README.md 2020-02-03 00:59:56 +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 161f258603 Update README.md 2020-01-31 22:59:41 +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 6cf2698474 update README.md 2020-01-27 14:03:48 +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 f30c224520 Update README.md 2020-01-22 00:22:03 +08:00
samnyan 1887a21d88 Update SQL migration script 2020-01-22 00:19:23 +08:00