f47175a144
[mai2] add buddies plus support ( #177 )
...
Adds favorite music support (there's an option in the results screen to star a song), handlers for new methods and fixes upsert failures for `userFavoriteList`.
The `UserIntimateApi` has been added but didn't seem to add any data during testing, and `CreateTokenApi`/`RemoveTokenApi` have also been added but I think they're only used during guest play.
---
Tested on 1.45 with no errors/game crashes (see logs). Card Maker hasn't been tested as I don't have a setup to play with.
Reviewed-on: Hay1tsme/artemis#177
Co-authored-by: ppc <albie@ppc.moe >
Co-committed-by: ppc <albie@ppc.moe >
2024-09-23 17:21:29 +00:00
e85728f33c
chuni/mai2: remove upsert from put_playlog
2024-09-20 17:10:48 -04:00
5c60cde14f
update docs
2024-09-19 23:10:54 +01:00
8d04d74f52
migration consistency
2024-09-18 17:59:24 +01:00
d85c575c61
add nullcheck
2024-09-18 11:29:14 +01:00
196aa601f3
handle GetUserMissionDataApi
2024-09-16 18:01:06 +01:00
d8169e37cc
add mai2 UserIntimateApi
2024-09-16 17:56:22 +01:00
77aa1afaa0
add mai2 favorite music support
2024-09-16 16:55:09 +01:00
e128631e8f
fix upsert failures
2024-09-16 12:39:15 +01:00
b01ac24799
add shop stock/friend bonus handlers
2024-09-16 09:54:39 +00:00
01dad267b9
add mai2 database upgrade
2024-09-15 20:48:24 +00:00
cc302b6e56
update cm reader
2024-09-15 19:22:47 +00:00
ee4eddd639
add buddies plus support
2024-09-15 19:22:39 +00:00
6f6a300879
Merge pull request '[BUGFIX] Fixed Chusan Map Overload' ( #175 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#175
2024-09-14 04:34:44 +00:00
82004cb743
Fix map overload in Chusan
2024-09-14 01:30:29 +00:00
8f4c08f825
Fix map overload in Chusan
2024-09-14 01:28:35 +00:00
7ebd9bfb8a
Merge pull request '[chuni] Auto stock tickets at login' ( #170 ) from daydensteve/artemis:chuni_ticket_stock into develop
...
Reviewed-on: Hay1tsme/artemis#170
2024-09-13 18:12:32 +00:00
19c9740f4b
Merge pull request '[aime] fix ADB header parsing error when using generated keychips' ( #173 ) from ppc/artemis:aime-regex-fix into develop
...
Reviewed-on: Hay1tsme/artemis#173
2024-09-13 18:11:37 +00:00
1db020b5fc
fix generated keychip validation failures
2024-09-09 16:53:14 +00:00
d1048694d4
Fix --config option not being respected, fixes #172
2024-09-06 10:36:57 -04:00
944b80129b
chuni: fix ultimate/worlds end chart reading, closes #63
2024-09-05 11:45:22 -04:00
73dda06413
mai2: add warning about portrait uploading not being supported. #67
2024-09-05 11:37:52 -04:00
eacd4a2f43
Adding stock_tickets and stock_count chuni mods. Enables specified tickets to be auto-stocked on login
2024-09-02 20:00:59 -04:00
dd33144040
adding luminous to readme
2024-08-16 09:26:12 -04:00
d400a0be4b
adding luminous to readme
2024-08-16 09:25:39 -04:00
31ca45fc68
Merge branch 'develop'
2024-08-11 02:23:04 -04:00
ee667b9ea5
update changelog
2024-08-11 02:22:10 -04:00
c12272feab
...again
2024-08-11 02:11:23 -04:00
2a8a4880c2
Diva: change frontend nav name
2024-08-11 02:11:16 -04:00
5c497032f1
frontend: "Edit Card" -> "Card Information"
2024-08-09 02:43:39 -04:00
06a7fdb1b1
frontend: implement add/edit card
2024-08-09 02:37:34 -04:00
68bbde209a
aimedb: add warning for all-zero access code/idm
2024-07-18 13:30:46 -04:00
02cee4198d
aimedb: block all-zero access codes and idms
2024-07-18 13:26:57 -04:00
b5715b8da6
Merge pull request 'chuni: fix encryption , added known iter keys , and add c2c api for sdgs' ( #165 ) from Puz/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#165
2024-07-15 18:32:55 +00:00
2647baef1e
Merge pull request 'Chunithm: Add song ranks, improve non-S rating calculation' ( #166 ) from mrarythmia/artemis:develop into develop
...
Reviewed-on: Hay1tsme/artemis#166
2024-07-15 18:31:04 +00:00
39e89d4908
Add song ranks, improve non-S rating calculation
2024-07-15 03:40:56 +02:00
ec7605eeb0
chuni: added missing c2c endpoint for sdgs
2024-07-10 07:21:56 +00:00
b5e7a59b5f
chuni: fix encryption , and added all known iter keys
2024-07-10 07:17:12 +00:00
6a43e0eada
update keychip serial generation code
2024-07-09 15:10:42 -04:00
d7e8c9b490
frontend: fix event log buttons
2024-07-06 23:20:04 -04:00
c65c71e89e
card: add memos
2024-07-06 23:13:41 -04:00
15cf56ed9b
dbutils: get loop once at top of file
2024-07-06 21:59:18 -04:00
51a47e51d9
Merge pull request 'DIVA made some festa stuff configurable in config' ( #161 ) from ThatzOkay/artemis:diva_configire_festa into develop
...
Reviewed-on: Hay1tsme/artemis#161
2024-07-06 00:47:42 +00:00
58bdeb9290
Merge branch 'develop' into diva_configire_festa
2024-07-05 08:07:10 +00:00
9b5283d389
mai2: add event editing for sysops
2024-07-01 18:26:39 -04:00
97e1d5da05
fix disable. Fix casing in options
2024-06-30 12:54:44 +02:00
eb275062a1
Merge branch 'develop' into diva_configire_festa
2024-06-30 12:26:53 +02:00
d439483aec
Merge pull request 'develop' ( #8 ) from Hay1tsme/artemis:develop into develop
...
Reviewed-on: ThatzOkay/artemis#8
2024-06-30 10:24:42 +00:00
e0e63a9a13
configurable festa options
2024-06-30 00:23:10 +02:00
44fb6037cf
chuni: add missing alembic script
2024-06-29 00:08:11 -04:00