1
0
Fork 0
Commit Graph

231 Commits

Author SHA1 Message Date
Hay1tsme fe4dfe369b Update 'readme.md' 2023-04-30 01:18:00 +00:00
Hay1tsme 02040300b8 Merge branch 'develop' 2023-04-23 21:05:25 -04:00
Hay1tsme 238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
Hay1tsme 9d23d59e43 add changelog 2023-04-23 21:04:15 -04:00
Hay1tsme f4ee4238d9 update readme 2023-04-23 20:51:23 -04:00
Hay1tsme b498e82bf8 dli: remove dot from version 2023-04-23 19:08:45 -04:00
Hay1tsme 0668488ccf update core example config 2023-04-23 19:06:44 -04:00
Hay1tsme 47f4aaddf8 allnet: add download order infrastructure 2023-04-23 19:00:30 -04:00
Hay1tsme 26c4bcb466 idz: Add requests, fix load_config_b 2023-04-23 13:26:44 -04:00
Hay1tsme d8c3ed5c01 Add support for initial d zero 2023-04-23 04:38:28 -04:00
Hay1tsme 58a088b9a4 wacca: add debug log for ticket use 2023-04-21 10:51:44 -04:00
Hay1tsme 190c41e03e wacca: added play mode counter for time free 2023-04-21 10:51:30 -04:00
Hay1tsme a30967e8d7 wacca: fix time free not saving, add counter to profile table 2023-04-20 09:46:18 -04:00
Hay1tsme 00b127361b wacca: enable time play 2023-04-20 02:27:09 -04:00
Hay1tsme 241f29e29c wacca: add a comment 2023-04-20 02:02:42 -04:00
Hay1tsme 4d6afd757f wacca: add helpers for gacha, event and friend info, fix settings not being applied correctly 2023-04-20 00:54:16 -04:00
Hay1tsme 68b0894e47 wacca: fix first play of the day calculation 2023-04-19 16:12:35 -04:00
Midorica 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
Dniel97 958471b8eb
mai2: update script hotfix 2023-04-19 17:41:36 +02:00
Hay1tsme 15433b681c mai2: fix logging in put_card 2023-04-19 11:26:33 -04:00
Hay1tsme b0042bc776 docs: update in accordance with new dbutils 2023-04-19 10:50:40 -04:00
Hay1tsme 469ead7a84 wacca: add previously disabled gates, for #15 2023-04-18 02:52:41 -04:00
Hay1tsme 0dc96f33e1 database: don't set schema version if autoupdate fails 2023-04-15 03:13:14 -04:00
Hay1tsme 4102ba21fc database: remove print 2023-04-15 03:07:15 -04:00
Hay1tsme 83d2151b6b dbutils: fix config loading incorrectly 2023-04-15 03:06:11 -04:00
Hay1tsme 9895068125 database: fix autoupdate 2023-04-15 01:31:52 -04:00
Hay1tsme 4419310086 fix schema versions for diva and ongeki 2023-04-15 01:31:40 -04:00
Hay1tsme a416fb09e1 dbutils: version can now be left black to auto-upgrade to latest 2023-04-15 00:13:04 -04:00
Hay1tsme baa885f674 Utils: exclude malformed game folders 2023-04-15 00:12:45 -04:00
Hay1tsme 0d5567c990 wacca: fix v4 upgrade scripts 2023-04-15 00:12:28 -04:00
Hay1tsme b1f9be0121 wacca: fix crash on 4th page of Reverse Gate, partially fixes #5 2023-04-14 23:47:31 -04:00
Hay1tsme dc3e3e1fb3 pokken: add constants, add stats to profile table 2023-04-14 02:51:28 -04:00
Dniel97 97e3f1af01
mai2: cardmaker festival support 2023-04-13 22:22:28 +02:00
Hay1tsme 71c43a4a57 pokken: add_profile_points stub 2023-04-12 02:39:56 -04:00
Hay1tsme bd356af272 pokken: restructure database 2023-04-12 02:34:29 -04:00
Dniel97 28c06335b6
mai2: added upsert returns, fixed event reader, thanks @One3
Thanks to @One3 for helping with the events
2023-04-11 17:57:21 +02:00
Hay1tsme 68e25b9c5e pokken: add frontend stub 2023-04-11 11:40:05 -04:00
Dniel97 f63dd07937
maimai: Initial Festival support 2023-04-10 19:11:58 +02:00
Dniel97 7fdb3e8222
Merge branch 'develop' into fork_develop 2023-04-10 18:35:43 +02:00
Hay1tsme bf6c7d39f5 pokken: small cleanup on LoadUser 2023-04-10 04:47:19 -04:00
Hay1tsme 5ec280ab8c pokken: fill LoadUser, add auto_register flag 2023-04-10 04:42:40 -04:00
Hay1tsme de5f61b0de pokken: add database tables 2023-04-10 03:35:14 -04:00
Hay1tsme 0f642629a2 add debug logger for the uri 2023-04-10 01:53:36 -04:00
Midorica 979bd7d718 Merge pull request 'Chunithm Improvements' (#16) from Dniel97/artemis:chunithm_improvements into develop
Reviewed-on: Hay1tsme/artemis#16
2023-03-30 21:03:37 +00:00
Dniel97 a60d52b742
chuni: fixed missing login boni IndexError 2023-03-30 22:58:45 +02:00
Dniel97 571a691e0e
chuni: added `use_login_bonus` check to UserLoginBonusApi 2023-03-28 18:54:27 +02:00
Dniel97 1aa92458f4
chuni: added login bonus (+importer), fixed config strings 2023-03-28 18:28:57 +02:00
Dniel97 541fe76a7c
cardmaker: fixed chuni endless loading 2023-03-28 01:09:16 +02:00
Hay1tsme 6489e3ca21 pokken: add skeleton LoadUser response 2023-03-26 04:33:53 -04:00
Dniel97 2a290f2a3d
chuni: added teams and ticket saving, fixed last played song 2023-03-24 18:10:10 +01:00