1
0
Fork 0
Commit Graph

80 Commits

Author SHA1 Message Date
Vanilla 201630f1d5
chore[docs/game_specific_info.md]: Remove --game flag from dbutils.py lines. 2024-04-11 17:26:14 +08:00
Midorica 8b5825bec4 fixed documentation revision for alembic changes & changelog update 2024-04-08 09:47:56 -04:00
Dniel97 3613f4dbd2
mai2: BUDDiES support added 2024-03-20 21:42:38 +01:00
Midorica bc2b883fa9 sao: quick fix to the documentation 2024-03-03 14:23:19 -05:00
Midorica 86f419278d sao: adjust documentation 2024-03-03 12:25:25 -05:00
Hay1tsme 43d0edf036 docs: add note about memcached 2024-02-26 00:18:31 -05:00
Midorica b0f603cbd8 Merge pull request 'SAO: Adding assets for the reader & edited game specific info' (#99) from Midorica/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#99
2024-02-02 20:16:04 +00:00
Midorica 864b749f20 sao: adding reader assets 2024-02-02 15:10:36 -05:00
Hay1tsme 77dfec0483 docs: inf 2024-01-25 16:29:53 -05:00
Hay1tsme c7aa3f2479 docs: i suck at typing 2024-01-25 16:09:34 -05:00
Hay1tsme 9f67079614 docs: fix typos 2024-01-25 15:24:21 -05:00
Hay1tsme d2177bdbed docs: add windows install guide 2024-01-25 15:12:26 -05:00
Hay1tsme a4262b9285 update install guides 2024-01-14 18:40:14 -05:00
Hay1tsme f41eb907ef update prod.md 2024-01-14 17:46:52 -05:00
Hay1tsme 7cf8b4fd5f aimedb: allow listen address override 2024-01-14 16:48:41 -05:00
Hay1tsme cdc1b302f2 docs: fix inaccurate config description 2024-01-13 01:34:57 -05:00
Hay1tsme ff26485c93 update config documentation 2024-01-13 01:32:19 -05:00
Hay1tsme 72bac55353 update docs 2024-01-11 12:36:34 -05:00
Hay1tsme fb36cc9b07 configuration changes, update docs 2024-01-11 12:08:22 -05:00
Midorica 32419faf01 Update docs/game_specific_info.md
Removing unused option details for cxb
2023-12-29 03:20:44 +00:00
EmmyHeart b5462276f5 Last remnant. Goodbye, rank scaling. 2023-12-13 07:35:07 +00:00
EmmyHeart 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
Farewell_ 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
Dniel97 565dc38e9a
Merge branch 'develop' into idac 2023-11-13 16:18:04 +01:00
phantomlan e461ffe587 add more info 2023-11-13 03:38:30 +01:00
phantomlan 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
phantomlan 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
phantomlan d1259509ad update pull request 2023-10-21 19:57:45 +02:00
Dniel97 81f7106264
IDAC: avatar gacha updated (HUGE PAIN), config fixes 2023-10-19 18:52:10 +02:00
Midorica 93b8b86b55 Adding base handler & config for HTTPS title support 2023-10-17 13:12:08 -04:00
Midorica eaa2652647 Merge pull request 'Chunithm Fixes and Maintenance for all!' (#46) from EmmyHeart/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#46
2023-10-17 17:00:08 +00:00
EmmyHeart 8c114532e8 Updated config documentation with IP enforcement and reboot times 2023-10-16 13:30:10 +00:00
Dniel97 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
Midorica 7fc5544c15 adding a SAO note to documentation 2023-10-08 15:52:41 -04:00
Midorica bfaadff9f6 pushing news support customization for chunithm 2023-10-07 12:31:08 -04:00
Midorica 56ddd3b1cc fix yet again to the md file 2023-10-07 12:07:14 -04:00
Midorica 41fcadfd55 quick fix to markdown file 2023-10-07 12:04:33 -04:00
Midorica 06d95c8c5f Adding details under the game specific info doc 2023-10-07 11:59:01 -04:00
Midorica 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
EmmyHeart 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
Dniel97 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
Dniel97 ee5f13a3bb
IDAC: Added changelog, fixed doc 2023-10-01 22:29:50 +02:00
Dniel97 7033234b23
IDAC: Added better doc, fixed timetrial event 2023-10-01 21:41:08 +02:00
Dniel97 e0265485ff
Initial D THE ARCADE S2 support added 2023-10-01 03:54:23 +02:00
Hay1tsme 136e47d1e6 reader: series -> game 2023-08-30 11:19:13 -04:00
Dniel97 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
Hay1tsme 03cf535ff6 make threading optional 2023-07-08 00:34:55 -04:00
Hay1tsme a89247cdd6 wacca: add note about VIP rewards 2023-07-02 02:33:45 -04:00
Hay1tsme f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
Hay1tsme a680699939 Merge branch 'finale' into develop 2023-07-01 02:59:12 -04:00