Commit Graph

  • 2af7751504 Added support for maimai and Chunithm in Card Maker 1.34/1.35 (#14) Dniel97 2023-03-15 20:03:22 +00: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
  • edb9ec1971 pokken: add responnse debug logging Kevin Trocolli 2023-03-11 20:02:58 -05: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
  • 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
  • f6cfb9e36d allnet: fix "none" in response Hay1tsme 2023-03-03 15:45:21 -05:00
  • 101b966e3a add allnet request debug logging Hay1tsme 2023-03-03 15:39:14 -05:00
  • fae6b77403 core: TESTING fix for get_machine Hay1tsme 2023-03-03 15:03:57 -05:00
  • 4c64554383 pushing small typo for title port on both guides Midorica 2023-03-03 13:27:22 -05:00
  • 90024ddbd9 Merge branch 'develop' Hay1tsme 2023-03-03 13:19:55 -05:00
  • 45fedd8425 wacca: tidy up UserStatusUpdateRequestV2 Hay1tsme 2023-03-03 13:12:06 -05:00
  • 2da12e515e wacca: see previous Hay1tsme 2023-03-03 13:07:36 -05:00
  • cd78ecd7ea wacca: fix typo in UserInfoUpdateRequest Hay1tsme 2023-03-03 13:07:10 -05:00
  • 7953519e68 wacca: fix UserInfoUpdateRequest, per #5 Hay1tsme 2023-03-03 13:03:48 -05:00
  • 524f99879f Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop Hay1tsme 2023-03-03 12:40:05 -05:00
  • 4626ec36cd wacca: fix options not saving Hay1tsme 2023-03-03 12:40:03 -05:00
  • 3791b2b238 Adding Ongeki Bright Memory support Midorica 2023-03-03 00:00:22 -05:00
  • 937dba20ca Fixing billing that was failing for Chunithm Midorica 2023-03-02 22:13:18 -05:00
  • c5fc879af6 core: add taiwan to AllnetCountryCode Hay1tsme 2023-03-02 13:02:43 -05:00
  • e205777693 docs: fix typo in prod.md Hay1tsme 2023-03-02 12:05:38 -05:00
  • 4d9ae19cb2 update readme Hay1tsme 2023-03-02 11:59:52 -05:00
  • 99881ea220 docs: Add note about SSL certs to prod.md Hay1tsme 2023-03-02 11:54:50 -05:00
  • d5a7247a7f add production config Hay1tsme 2023-03-02 11:47:40 -05:00
  • 846a556c5b fix nginx example Hay1tsme 2023-03-02 10:28:49 -05:00
  • 7071ab0bd9 chuni: add IP logging, clean up logs Hay1tsme 2023-03-02 00:24:04 -05:00
  • 5965362a0f title: add 405 and 404 error responses Hay1tsme 2023-03-02 00:14:13 -05:00
  • 6b0838062e wacca: add lily to list of items given on profile create, fixes #4 Hay1tsme 2023-03-01 23:55:29 -05:00
  • be00ad8e96 wacca: add lily to list of items given on profile create, fixes #4 Hay1tsme 2023-03-01 23:55:29 -05:00
  • e2129b45b7 Merge branch 'develop' Hay1tsme 2023-03-01 23:41:42 -05:00
  • 1567ec23ab wacca: fix stageup list not populating correctly, fix #3 Hay1tsme 2023-03-01 23:24:36 -05:00
  • a0739436cc Wacca: Fix stageup order, fixes #3 Hay1tsme 2023-03-01 23:03:29 -05:00
  • e961c1dfb3 wacca: add region logic Hay1tsme 2023-03-01 22:27:33 -05:00
  • e46c8e7dbd Merge pull request 'wacca: allow setting prefecture in config by name' (#9) from Raymonf/artemis:feat/wacca-prefecture into develop Hay1tsme 2023-03-02 03:10:41 +00:00
  • 379388c749 wacca: allow setting prefecture in config by name Raymonf 2023-03-01 22:01:35 -05:00
  • 078059f54e core: remove unused class from const Hay1tsme 2023-03-01 21:51:52 -05:00
  • 382e36e60f core: Add county codes and Japanese region IDs Hay1tsme 2023-03-01 21:49:00 -05:00
  • 88f6eba30b wacca: add region IDs and version helper classes Hay1tsme 2023-03-01 21:48:43 -05:00
  • 447743da4c Merge pull request 'chuni: add missing columns for course mode' (#8) from Raymonf/artemis:fix/chuni-course-mode into develop Midorica 2023-03-02 01:05:55 +00:00
  • b0bf151c9f chuni: SDHD -> SDBT for upgrade scripts Raymonf 2023-03-01 20:04:34 -05:00
  • 97aeba20e5 chuni: add missing columns for course mode Raymonf 2023-03-01 16:08:36 -05:00
  • a65055fc8c Merge remote-tracking branch 'origin/develop' into fork_develop Dniel97 2023-03-01 21:53:25 +01:00