44fb6037cf
chuni: add missing alembic script
2024-06-29 00:08:11 -04:00
b2bd73a8f5
Merge branch 'develop' into develop
2024-06-29 04:03:14 +00:00
f252b8e322
chuni: fix misnamed var in put_net_battle
2024-06-23 17:41:22 -04:00
acac12c211
chuni: fix GetUserNetBattleRankingInfoApi
2024-06-23 16:17:46 +08:00
699337c419
chuni: fix get_net_battle
2024-06-23 02:57:37 -04:00
ca9ccbe8a3
chuni: add missing net battle funcs
2024-06-21 23:00:35 -04:00
50e0dde7de
Added team user points
2024-05-13 08:45:19 +00:00
976aa6b560
CHUNI: Add more chunithm frontend features
...
1. Implemented profile, rating and playlog webpages.
2. Fixed bugs of version change api and name change api.
2024-04-23 22:43:45 +08:00
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: #113
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-03-14 14:44:32 +00: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
5c124a7d61
chuni: remove semicolon
2024-01-09 11:48:28 -05:00
d49997f832
Team Rank Scaling is dead, long live Team Rank Scaling
2023-10-16 13:09:53 +00:00
1f65cfd2eb
Merge pull request 'Added Team and Rival support to Chunithm' ( #24 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: #24
2023-10-06 01:48:50 +00:00
88a1462304
logger: change from warn to warning
2023-08-08 10:17:56 -04:00
043ff17008
Add team support, rivals, and test function for getting playcounts
2023-07-11 09:14:53 +00:00
b85a65204f
chuni: added SUN support, matchmaking, fixed bugs, added docs
...
- Added CHUNITHM SUN support
- Added first matchmaking support with CPU spawning and messages
- Fixed wrong `next_idx` calculations
- Added `startDate` to events to spawn the correct items
- Fixed login bonus per version
- Added information to docs
2023-05-10 21:32:35 +02:00
2a290f2a3d
chuni: added teams and ticket saving, fixed last played song
2023-03-24 18:10:10 +01:00
a76bb94eb1
let black do it's magic
2023-03-09 11:38:58 -05:00
Hay1tsme
7e3396a7ff
add back games, conform them to new title dispatch
2023-02-17 01:02:21 -05:00