40a0817009
CHUNITHM & O.N.G.E.K.I.: Handle userRatingBase*List ( #113 )
...
These tables are not used by the game, but are useful for anyone wanting to develop a web UI showing what the player's rating consists of. As such, instead of storing them in JSON columns, I've split them out, one row per each entry.
Reviewed-on: Hay1tsme/artemis#113
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-03-14 14:44:32 +00:00
3559d56ccf
cm: add awaits ( fixes #104 )
2024-03-02 17:55:41 -05:00
97e5c29cf5
frontend: utf16 -> utf8
2024-01-13 17:15:02 -05:00
ae09c2ad48
chuni: add frontend
2024-01-12 18:03:11 -05:00
05586df08a
move to async database
2024-01-09 14:42:17 -05:00
edd3ce8ead
move to alembic
2024-01-09 13:57:59 -05:00
5c124a7d61
chuni: remove semicolon
2024-01-09 11:48:28 -05:00
14fa0f5e8e
begin move
2024-01-09 03:07:04 -05:00
01591a0456
chuni: revert changes to udpHolePunchUri and reflectorUri
2024-01-08 21:23:10 -05:00
b4b40869c1
chuni: add roomId to handle_get_matching_state_api_request, update changelog
2024-01-08 20:21:27 -05:00
c9dfbc77c4
Merge pull request 'Fix issue in handle_get_user_music_api_request for Chunithm where songs would not always return all scores' ( #92 ) from Kumubou/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#92
2024-01-09 01:20:46 +00:00
1b3e43b918
chuni: Imrpove GetGameSetting
request handling for different versions
2024-01-08 18:30:03 -05:00
27bf51f9f8
chuni: add matching config, stun turn stuff
2024-01-08 18:22:09 -05:00
5f33b2d3e4
Fix issue in handle_get_user_music_api_request where songs would not always return all scores
2024-01-03 22:05:24 +00:00
bf7d709b49
chuni: fixing the network encryption for Sun Plus
2023-12-15 22:22:36 -05:00
d0f8568e17
Fixed Rival Music API not returning everything due to iteration issues
2023-12-13 23:28:00 +00:00
a6b315185d
Incremented schema version
2023-12-13 06:35:55 +00:00
0060122613
Recognize Chunithm Int code
2023-12-13 06:09:02 +00:00
97963adf38
Updated matchnaming URLs to use game codes
2023-12-13 06:07:40 +00:00
1bfe3584b1
Updated matchmaking URLs to reflect game codes
2023-12-13 06:06:16 +00:00
ec4ae98beb
Updated matchnaming URLs to utilize game codes
2023-12-13 06:05:46 +00:00
a0dc8421eb
Updated schema for changes in Sun Plus
...
isClear and isSuccess are now integers to represent different clear types, although more research is needed into what those types mean.
2023-12-13 06:04:21 +00:00
ed731e7407
Added Sun Plus support
2023-12-13 06:02:32 +00:00
15204f8d8a
Added Sun Plus support, and Int workaround
...
Int versions of Chunithm use nearly the same endpoints, just with C3Exp at the end. We can treat them the same as the regular versions of the game for now by simply removing the C3Exp portion of the endpoints and running our current logic. Note that later we should treat Int and JP as separate versions
2023-12-13 06:01:31 +00:00
32362dbe1e
Added const support for both International and Sun Plus
2023-12-13 05:58:22 +00:00
59db7ad44a
Fixed a null condition when importing from Aqua
2023-12-13 05:56:40 +00:00
fe25359e8e
chuni: add userRecentPlayerList check in upsertuserall
2023-11-25 01:00:49 -05:00
6504f120ad
chuni: bandaid fixes for air
2023-11-25 00:31:15 -05:00
e941c6a606
add host field to allnet response for some games to fix an issue with nginx
2023-11-20 11:54:13 -05:00
cb8eaae2c0
Per-version URI/Host ( #66 )
...
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.
Co-authored-by: Hay1tsme <kevin@hay1ts.me>
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com>
Co-committed-by: Kevin Trocolli <pitok236@gmail.com>
2023-11-09 02:17:48 +00:00
a8f06ee266
Merge pull request 'Aime Locks/Bans and Chunithm Improvements' ( #47 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#47
2023-10-27 17:25:35 +00:00
3259552c29
update bug
2023-10-26 05:38:33 +00:00
b5ce13d1f1
fix chuni songlist duplicate songs and missing diff
2023-10-26 05:37:11 +00:00
21cb37001b
Stubbed Team Course functions as they do not currently do anything
2023-10-20 03:31:36 +00:00
32903d979e
Added code for song rankings using romVersion, and ensuring romVersion is set on playlog upsert
2023-10-20 03:29:05 +00:00
3f8c62044c
Optimized rival music list, added ranking API, and began work on Team Courses (need help)
2023-10-20 03:26:51 +00:00
540d7fc2c2
Added reboot time support
2023-10-16 13:18:23 +00:00
3ef40fe85e
Removed Team Rank Scaling and fixed RIval Music Data. Also cleaned up extraneous functions
2023-10-16 13:15:39 +00:00
35a7525f74
Removed extraneous function
2023-10-16 13:14:11 +00:00
d49997f832
Team Rank Scaling is dead, long live Team Rank Scaling
2023-10-16 13:09:53 +00:00
c78a62de14
Fixed Rival Music retrieval
2023-10-16 13:09:11 +00:00
0a12e93593
news_msg config option doesn't actually return anything. Fixed!
2023-10-09 06:47:55 +00:00
bad106ceba
Fixed typo with game_cfg/game_config
...
This resulted in an exception on Plost and earlier, leading to games not actually working.
2023-10-09 06:35:14 +00:00
bfaadff9f6
pushing news support customization for chunithm
2023-10-07 12:31:08 -04:00
1996f3f356
fix for chunithm song loading after 600 scores
2023-10-07 12:11:24 -04:00
1f65cfd2eb
Merge pull request 'Added Team and Rival support to Chunithm' ( #24 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#24
2023-10-06 01:48:50 +00:00
4a916cb4d1
Fix reading WORLD'S END charts for SDBT
2023-09-10 12:29:19 +10:00
6c98f5f0a7
Fix wrong id being used to check for WORLD'S END charts
2023-09-10 12:29:19 +10:00
88a1462304
logger: change from warn to warning
2023-08-08 10:17:56 -04:00
14a315a673
replace except with except Exception
2023-07-16 16:58:34 -04:00