1
0
mirror of synced 2025-02-17 18:49:23 +01:00

Commit Graph

  • a36170f2c3 Merge branch 'develop' into diva_handler_classes Kevin Trocolli 2023-04-01 22:23:13 -04:00
  • 979bd7d718 Merge pull request 'Chunithm Improvements' (#16) from Dniel97/artemis:chunithm_improvements into develop Midorica 2023-03-30 21:03:37 +00:00
  • a60d52b742
    chuni: fixed missing login boni IndexError Dniel97 2023-03-30 22:58:45 +02:00
  • 571a691e0e
    chuni: added use_login_bonus check to UserLoginBonusApi Dniel97 2023-03-28 18:54:27 +02:00
  • 1aa92458f4
    chuni: added login bonus (+importer), fixed config strings Dniel97 2023-03-28 18:28:57 +02:00
  • 541fe76a7c
    cardmaker: fixed chuni endless loading Dniel97 2023-03-28 01:09:16 +02:00
  • 6489e3ca21 pokken: add skeleton LoadUser response Kevin Trocolli 2023-03-26 04:33:53 -04:00
  • 2a290f2a3d
    chuni: added teams and ticket saving, fixed last played song Dniel97 2023-03-24 18:10:10 +01:00
  • b21ddb92ce
    Merge branch 'develop' into fork_develop Dniel97 2023-03-24 18:00:22 +01:00
  • ac8a660e13 allnet: allow unknown games to auth in develop mode Kevin Trocolli 2023-03-19 23:52:33 -04:00
  • 780a96ec15 Merge branch 'develop' Kevin Trocolli 2023-03-19 23:33:01 -04:00
  • 12fd663eb7 wacca: fix songs locking after playing them after unlcoked them with an ex unlock ticket, fixes #12 Kevin Trocolli 2023-03-19 23:29:57 -04:00
  • b8b93a8d51 Merge branch 'develop' Kevin Trocolli 2023-03-18 23:56:23 -04:00
  • dfd3877889 wacca: rename locked -> lock_state in MusicUpdateDetailV1 Kevin Trocolli 2023-03-18 12:55:04 -04:00
  • 62b62db5b5 wacca: fix favorites, purchasing and unlocking songs, incorrectly displayed grades Kevin Trocolli 2023-03-18 12:26:57 -04:00
  • 188be2dfc1 database: add autoupgrade command Kevin Trocolli 2023-03-18 02:12:58 -04:00
  • 6ff8c4d931 fix mai2 and diva db scripts Kevin Trocolli 2023-03-18 02:12:33 -04:00
  • 401623f20b docs: fix ongeki anchor in game_specific_info.md Kevin Trocolli 2023-03-17 20:03:07 -04:00
  • 5a388e2a24 docs: fix casing in game_specific_info.md Kevin Trocolli 2023-03-17 19:53:00 -04:00
  • 6965132e5b chuni: fix hard error caused by not having the db set up Kevin Trocolli 2023-03-17 02:16:49 -04:00
  • 7ca4e6adb9 fix IP address logging Kevin Trocolli 2023-03-17 02:11:49 -04:00
  • 4bd1dea6bf allnet: add info log to downloadorder Kevin Trocolli 2023-03-17 02:06:15 -04:00
  • 48144b53f0 fix attend Kevin Trocolli 2023-03-17 01:35:51 -04:00
  • 3b852ea739 Merge branch 'develop' into diva_handler_classes Kevin Trocolli 2023-03-16 22:32:18 -04:00
  • 8c5c7f31b6 allnet: fix setting=1 Kevin Trocolli 2023-03-16 22:31:41 -04:00
  • a7db5eed77 chuni: fix encryption Kevin Trocolli 2023-03-16 21:56:36 -04:00
  • a6e9e80bc7 chuni: fix encryption Kevin Trocolli 2023-03-16 21:42:43 -04:00
  • 71eec6e34d fix error if log folder not created or not writeable Kevin Trocolli 2023-03-16 21:36:42 -04:00
  • 8b718c601f chuni: add method hashing support Kevin Trocolli 2023-03-16 21:27:03 -04:00
  • 2af7751504 Added support for maimai and Chunithm in Card Maker 1.34/1.35 (#14) Dniel97 2023-03-15 20:03:22 +00:00
  • 5f9def5945
    cm: card maker 1.35 support added Dniel97 2023-03-14 15:16:33 +01:00
  • 21c9b23617 diva: add game_init and attend handlers Kevin Trocolli 2023-03-13 04:04:08 -04:00
  • 3076bdf575 Merge branch 'develop' into diva_handler_classes Kevin Trocolli 2023-03-13 02:27:12 -04:00
  • a791142f95 database: add check for current_schema_version Kevin Trocolli 2023-03-12 22:37:44 -04:00
  • 346e898983 pokken: remove hanging debug log Kevin Trocolli 2023-03-12 16:34:20 -04:00
  • fddf2e448a pokken: rearrange logging, fix types Kevin Trocolli 2023-03-12 16:30:57 -04:00
  • 65e9ecd58c wacca: fix crash when enabling frontend with no wacca.yaml file Kevin Trocolli 2023-03-12 14:03:00 -04:00
  • 6fa0175baa print cleanup, remove unused mucha options Kevin Trocolli 2023-03-12 01:59:12 -05:00
  • a97509bb43 add X-Forwarded-For to nginx config Kevin Trocolli 2023-03-12 01:47:59 -05:00
  • 18a95f5213 add get_ip_addr util function for servers behind proxies Kevin Trocolli 2023-03-12 01:00:51 -05:00
  • ea14f105d5 database: skip games that lack a database member Kevin Trocolli 2023-03-12 00:26:48 -05:00
  • e4b7809e34 pokken: add matching server skeleton Kevin Trocolli 2023-03-11 23:42:12 -05:00
  • eb51fc315c pokken: update example config Kevin Trocolli 2023-03-11 20:22:56 -05:00
  • a9f49e8d5d pokken: remove setup(), ssl config options, change matching uri Kevin Trocolli 2023-03-11 20:17:05 -05:00
  • b88b90adee
    Added game specific info guide to docs Dniel97 2023-03-12 02:12:58 +01:00
  • edb9ec1971 pokken: add responnse debug logging Kevin Trocolli 2023-03-11 20:02:58 -05:00
  • e284d84b2c
    Added maimai and Chunithm Card Maker 1.34/1.36 support Dniel97 2023-03-12 01:10:38 +01:00
  • 3a234244d4
    Merge branch 'develop' into fork_develop Dniel97 2023-03-12 01:05:31 +01:00
  • 2dd84bbe3e pokken: fix mucha and allnet info, fix allnet 2.00 format requests Kevin Trocolli 2023-03-10 20:31:29 -05:00
  • f283dd10a9 index.py: Fix log directory creation Kevin Trocolli 2023-03-09 19:03:30 -05:00
  • 57ecff641a fixing Card Maker get_game_connect_api response Midorica 2023-03-09 17:09:37 -05:00
  • a088dd82de fixing allnet power on response Midorica 2023-03-09 16:59:50 -05:00
  • 9295299dca Merge pull request 'chuni: Add 'handle_remove_token_api_request' for event mode' (#13) from Raymonf/artemis:fix/chuni-event-mode into develop Midorica 2023-03-09 20:34:07 +00:00
  • b076a9a9df
    chuni: Add 'handle_remove_token_api_request' for event mode Raymonf 2023-03-08 16:27:25 -05:00
  • 2033bc897f pokken: fix a crash that happens when the game is disabled Hay1tsme 2023-03-09 13:46:28 -05:00
  • e9ffd95435 implement dict.get() Hay1tsme 2023-03-09 12:17:10 -05:00
  • dafc030050 wacca: add .partition() Hay1tsme 2023-03-09 12:02:02 -05:00
  • 5be25f89ff format with black Hay1tsme 2023-03-09 11:50:11 -05:00
  • 5443d24352 Merge branch 'develop' into diva_handler_classes Hay1tsme 2023-03-09 11:49:51 -05:00
  • a76bb94eb1 let black do it's magic Hay1tsme 2023-03-09 11:38:58 -05:00
  • fa7206848c general code cleanup for multiple games Hay1tsme 2023-03-09 11:29:36 -05:00
  • 6761915a3f add .lower() to ping requsts Hay1tsme 2023-03-09 10:56:30 -05:00
  • c8d4bc6109 add special-case ping handlers to mai2, ongeki and chuni Hay1tsme 2023-03-09 10:52:49 -05:00
  • 6dcd7b67ef cm: hotfix for handle_get_game_connect_api_request Hay1tsme 2023-03-09 10:37:29 -05:00
  • 2f1728b64d cardmaker: simplify handle_get_game_connect_api_request, add develop mode check Hay1tsme 2023-03-09 10:35:58 -05:00
  • fb6a026b84 Adding the music list for crossbeats again Midorica 2023-03-09 09:10:36 -05:00
  • 4c64305f15 Merge pull request 'Card Maker 1.34/1.36 ONGEKI support' (#10) from Dniel97/artemis:cardmaker_ongeki into develop Midorica 2023-03-08 22:49:14 +00:00
  • 44c75d0156
    Merge branch 'cardmaker_ongeki' into fork_develop Dniel97 2023-03-06 17:08:51 +01:00
  • 78b2a81c79
    Merge remote-tracking branch 'origin/develop' into fork_develop Dniel97 2023-03-06 17:08:50 +01:00
  • 6609732546
    cm: added get_allnet_info Dniel97 2023-03-06 16:06:17 +01:00
  • 74f3ab7c3f
    cm: added support for 1.36, fixed importer Dniel97 2023-03-05 23:54:13 +01:00
  • 36054ebb66 mucha: add missing boardath values Hay1tsme 2023-03-05 11:42:03 -05:00
  • 82b159e5b1 MuchaUpdateResponse: add missing values Hay1tsme 2023-03-05 09:45:34 -05:00
  • 59b2401a67 mucha: add updatecheck response stub Hay1tsme 2023-03-05 09:43:05 -05:00
  • f25152a6bf add RIP contributing guide Hay1tsme 2023-03-04 23:00:21 -05:00
  • ff6ef16b89 mucha: small cleanup with a oneliner Hay1tsme 2023-03-04 22:52:17 -05:00
  • a7a830c6b7 mucha: remove default values from response classes Hay1tsme 2023-03-04 22:48:12 -05:00
  • b12f61198f mucha: fixups Hay1tsme 2023-03-04 22:46:26 -05:00
  • bfe5294d51 add get_allnet_info and config loading safety to all games Hay1tsme 2023-03-04 21:58:51 -05:00
  • b2b28850dd ongeki: add get_allnet_info, Hay1tsme 2023-03-04 21:39:38 -05:00
  • e0fdd937e6 pokken: add safety for loading config that doesn't exist Hay1tsme 2023-03-04 21:36:15 -05:00
  • b8fd0baee5 wacca: move to get_allnet_info, add safety for loading config Hay1tsme 2023-03-04 21:34:35 -05:00
  • a340bcf1dd change how allnet uri/host is generated Hay1tsme 2023-03-04 21:27:52 -05:00
  • fe8f40c627
    Fixed upgrade script endDate Dniel97 2023-03-04 11:09:03 +01:00
  • f5d4f519d3 database: add create-owner, migrate-card, and cleanup commands Hay1tsme 2023-03-04 00:04:47 -05:00
  • 3181e1f4f8 frontend: add registration instructions Hay1tsme 2023-03-03 21:38:26 -05:00
  • 279f48dc0c frontend: fix login, remove frontend_session in favor of twisted sessions Hay1tsme 2023-03-03 21:31:23 -05:00
  • dc5e5c1440 database: fix event logging table Hay1tsme 2023-03-03 19:56:12 -05:00
  • 4f3d3d8395 database: fix error when trying to upgrade the schema for a game that wasn't created yet Hay1tsme 2023-03-03 19:23:14 -05:00
  • 3acc2dc197
    Initial Card Maker ONGEKI support Dniel97 2023-03-03 23:46:29 +01:00
  • 8fe0acae93
    Merge remote-tracking branch 'origin/develop' into fork_develop Dniel97 2023-03-03 23:31:46 +01:00
  • a0e24c6742 Merge branch 'develop' Hay1tsme 2023-03-03 17:07:58 -05:00
  • 02e1838d95 database: add format_serial, validate_keychip_format, set_machine_boardid, set_machine_serial Hay1tsme 2023-03-03 17:05:16 -05:00
  • 102bf3b5a4 database: remove functions that no longer exist Hay1tsme 2023-03-03 17:04:26 -05:00
  • 2a6842db24 remove db old-to-new migration Hay1tsme 2023-03-03 17:03:19 -05:00
  • c26f6b7b1d wacca: fix typing Hay1tsme 2023-03-03 16:31:42 -05:00
  • 9ad724d64b wacca: fix edge case in handle_housing_start_request Hay1tsme 2023-03-03 16:28:42 -05:00
  • f24d554a44 wacca: pull region_id from allnet if available Hay1tsme 2023-03-03 16:26:07 -05:00
  • 34e2c50fb5 allnet: see previous Hay1tsme 2023-03-03 15:52:58 -05:00
  • b35e7d6983 allnet: hotfix for country Hay1tsme 2023-03-03 15:49:33 -05:00