Commit Graph

51 Commits

Author SHA1 Message Date
8b5825bec4 fixed documentation revision for alembic changes & changelog update 2024-04-08 09:47:56 -04:00
3613f4dbd2
mai2: BUDDiES support added 2024-03-20 21:42:38 +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
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
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
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
d5bff0e891 Stage progression done for SAO 2023-06-24 18:48:48 -04:00
3bd03c592e Item progression and synthesize of hero and equipment done 2023-06-01 13:19:48 -04:00
ad820ed091
cm: Added individual Card Maker version and maimai DX passes working 2023-05-30 12:14:18 +02:00
84cb786bde Adding some structs for SAO for later use 2023-05-29 11:10:32 -04:00
049dc40a8b small typo of the documentation 2023-05-26 14:04:49 -04:00
cab1d6814a added game specifics for SAO 2023-05-26 13:57:16 -04:00
0dce7e7849
docs: fixed opt typo 2023-05-11 15:33:29 +02: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
8b9771b5af mai2: implement event reader for pre-dx games 2023-05-05 00:24:47 -04:00
989c080657 mai2: further documentation clarification 2023-05-04 20:25:14 -04:00
dcff8adbab mai2: update documentation 2023-05-04 20:22:41 -04:00
017ef1e224 Merge pull request 'maimai DX FESTiVAL support' (#17) from Dniel97/artemis:maimai_dx_festival into develop
Reviewed-on: Hay1tsme/artemis#17
2023-04-19 18:13:31 +00:00
b0042bc776 docs: update in accordance with new dbutils 2023-04-19 10:50:40 -04:00
f63dd07937
maimai: Initial Festival support 2023-04-10 19:11:58 +02:00
401623f20b docs: fix ongeki anchor in game_specific_info.md 2023-03-17 20:03:07 -04:00
5a388e2a24 docs: fix casing in game_specific_info.md 2023-03-17 19:53:00 -04:00