Commit Graph

67 Commits

Author SHA1 Message Date
66114238a5
Merge branch 'develop' into idac 2024-06-23 22:12:32 +02:00
5378655c52 [chunithm] Support LUMINOUS 2024-06-20 08:11:24 +07:00
d2175f5b0e
idac: added version based stamp and time trial 2024-06-16 00:40:53 +02:00
c086b3f8cf
idac: hotfix datetime issue 2024-06-14 21:04:12 +02:00
ba5591cd81
idac: added support for basic 1.70
- Added special mode based on device version
- Added number plate lottery
- Updated online battle rounds handling
2024-06-12 23:48:17 +02:00
8782968efc [idac] Added Tsukuba Snow IDs to game_specific_info (#15)
Added Tsukuba Snow course IDs to game_specific_info.md

Reviewed-on: #15
Co-authored-by: Ragnar <ragnar@noreply.gitea.tendokyu.moe>
Co-committed-by: Ragnar <ragnar@noreply.gitea.tendokyu.moe>
2024-06-10 20:39:14 +00:00
08f569235c
idac: hotfix missing tips 2024-05-20 21:17:44 +02:00
2b014178c8
Merge remote-tracking branch 'origin/develop' into idac 2024-04-13 23:09:51 +02:00
201630f1d5
chore[docs/game_specific_info.md]: Remove --game flag from dbutils.py lines. 2024-04-11 17:26:14 +08:00
8b5825bec4 fixed documentation revision for alembic changes & changelog update 2024-04-08 09:47:56 -04:00
9379172791
idac: battle gift event, tips, QoL improvements added 2024-04-01 20:19:37 +02:00
bfebe69a74
Merge branch 'develop' into idac 2024-03-26 22:42:16 +01:00
3613f4dbd2
mai2: BUDDiES support added 2024-03-20 21:42:38 +01:00
752bb3f244
Merge branch 'develop' into idac 2024-03-12 14:33:25 +01:00
bc2b883fa9 sao: quick fix to the documentation 2024-03-03 14:23:19 -05:00
86f419278d sao: adjust documentation 2024-03-03 12:25:25 -05:00
864b749f20 sao: adding reader assets 2024-02-02 15:10:36 -05:00
0b38778c19
Merge branch 'develop' into idac 2024-01-03 18:30:42 +01:00
32419faf01 Update docs/game_specific_info.md
Removing unused option details for cxb
2023-12-29 03:20:44 +00:00
b5462276f5 Last remnant. Goodbye, rank scaling. 2023-12-13 07:35:07 +00:00
626ea58f75 Updated game specific info for Sun Plus
Also removed some old info about rank scaling, since it got YEETed
2023-12-13 07:34:37 +00:00
dace9ae980
idac: enabled Touhou attract video and added documentation 2023-12-06 16:06:57 +01:00
6ef8fc4d57
Merge branch 'develop' into idac 2023-12-06 15:57:44 +01:00
fbc0e489bc Fixed typo in game_specific_info.md
I suck at git; The Maimai version table has been fixed as suggested.
2023-11-29 11:34:15 +00:00
6ea8cca1a2
idac: added "simple" ranking to frontend 2023-11-21 22:51:10 +01:00
565dc38e9a
Merge branch 'develop' into idac 2023-11-13 16:18:04 +01:00
e461ffe587 add more info 2023-11-13 03:38:30 +01:00
f81c53558e - Add ClientTestmode upsert
- Add ClientSetting upsert
- Add endDate for Events
- Add Upgrade Schema
- Small bugfixes for events
2023-11-13 02:01:56 +00:00
4da886a083 - Add Ranking Event Support
- Add Technical Challenge Event Support
- Fix Event Enumeration for EVT_TYPES as Enum starts with 1, to be in spec with what game expects, also add missing Max EVT_TYPE
- Add documentation on how to properly configure and run Events for ONGEKI
2023-11-13 02:01:56 +00:00
81f7106264
IDAC: avatar gacha updated (HUGE PAIN), config fixes 2023-10-19 18:52:10 +02:00
d6e4db48f4
Added maimai DX FESTiVAL PLUS support
- Added Card Maker support for FESTiVAL PLUS
- Bumped SDEZ database to version 8
- Updated docs for FESTiVAL PLUS
2023-10-15 19:04:15 +02:00
7fc5544c15 adding a SAO note to documentation 2023-10-08 15:52:41 -04:00
bfaadff9f6 pushing news support customization for chunithm 2023-10-07 12:31:08 -04:00
56ddd3b1cc fix yet again to the md file 2023-10-07 12:07:14 -04:00
41fcadfd55 quick fix to markdown file 2023-10-07 12:04:33 -04:00
06d95c8c5f Adding details under the game specific info doc 2023-10-07 11:59:01 -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
9681f86e33 Chunithm SQL documentation
Figured I would outline all of the neat SQL tricks you can do with this build, as well as properly document the features.
2023-10-05 07:56:46 +00:00
0e664e03f9
IDAC: Updated docs, added TA Data
Known issue: after selecting Season 1, the TA Data for Season 2 will not be shown
2023-10-03 16:50:52 +02:00
ee5f13a3bb
IDAC: Added changelog, fixed doc 2023-10-01 22:29:50 +02:00
7033234b23
IDAC: Added better doc, fixed timetrial event 2023-10-01 21:41:08 +02:00
e0265485ff
Initial D THE ARCADE S2 support added 2023-10-01 03:54:23 +02:00
136e47d1e6 reader: series -> game 2023-08-30 11:19:13 -04:00
6a41dac46c
ongeki: card maker config added, small fixes, improved credits
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00
a89247cdd6 wacca: add note about VIP rewards 2023-07-02 02:33:45 -04:00
f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
a680699939 Merge branch 'finale' into develop 2023-07-01 02:59:12 -04:00
9dd2b4d524 Adding dummy hero QR code scanning for SAO 2023-06-28 00:18:02 -04:00
b1968fe320 Merge branch 'develop' into finale 2023-06-25 18:35:12 -04:00
391edd3354 Tower progression now working for SAO 2023-06-24 20:09:37 -04:00