Commit Graph
100 Commits
Author SHA1 Message Date
Kevin Trocolli db77e61b79 allnet: add event logging 2023-05-30 21:52:21 -04:00
Kevin Trocolli ac9e71ee2f hotfix allnet logging 2023-05-30 21:46:26 -04:00
Kevin Trocolli 20865dc495 allnet: add logging 2023-05-30 21:45:37 -04:00
Kevin Trocolli 37d24b3b4d mucha: now respects log level set in core.yaml 2023-05-30 21:32:27 -04:00
Kevin Trocolli 2418abacce title: convert version to int to match POST endpoint 2023-05-30 21:31:09 -04:00
Kevin Trocolli 5c3f812caf cxb: fix missing parameters on render_POST 2023-05-30 21:30:34 -04:00
Kevin Trocolli 05dee87a9a allnet: update default values, add debug log for unknown but allowed auths 2023-05-26 21:41:16 -04:00
Kevin Trocolli 7ed294e9f7 delivery: remove period from version 2023-05-24 01:08:53 -04:00
Hay1tsme b9fd4f294d wacca: fix type mismatch in user/music/unlock 2023-05-22 12:33:43 -04:00
Hay1tsme 5ddfb88182 wacca: fix user/music/unlock error when using tickets. 2023-05-22 12:24:16 -04:00
Kevin Trocolli 97892d6a7d idz: try-catch for userdb request decryption 2023-05-18 21:20:28 -04:00
Kevin Trocolli efd8f86e48 re-add docker files for #19 2023-05-04 09:46:16 -04:00
Kevin Trocolli d0242b456d mai2: fix for dx 1.00 2023-05-03 22:29:08 -04:00
Kevin Trocolli 6d1855a6bc billing: handle malformed requests 2023-05-03 03:25:55 -04:00
Kevin Trocolli 3b6fc6618c fix naomitest 2023-05-02 23:55:57 -04:00
Kevin Trocolli 238d437519 reformat with black in preperation for merge to master 2023-04-23 21:04:52 -04:00
Kevin Trocolli 9d23d59e43 add changelog 2023-04-23 21:04:15 -04:00
Kevin Trocolli f4ee4238d9 update readme 2023-04-23 20:51:23 -04:00
Kevin Trocolli b498e82bf8 dli: remove dot from version 2023-04-23 19:08:45 -04:00
Kevin Trocolli 0668488ccf update core example config 2023-04-23 19:06:44 -04:00
Kevin Trocolli 47f4aaddf8 allnet: add download order infrastructure 2023-04-23 19:00:30 -04:00
Kevin Trocolli 26c4bcb466 idz: Add requests, fix load_config_b 2023-04-23 13:26:44 -04:00
Kevin Trocolli 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
Kevin Trocolli a30967e8d7 wacca: fix time free not saving, add counter to profile table 2023-04-20 09:46:18 -04:00
Kevin Trocolli 00b127361b wacca: enable time play 2023-04-20 02:27:09 -04:00
Kevin Trocolli 241f29e29c wacca: add a comment 2023-04-20 02:02:42 -04:00
Kevin Trocolli 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
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
Kevin Trocolli 469ead7a84 wacca: add previously disabled gates, for #15 2023-04-18 02:52:41 -04:00
Kevin Trocolli 0dc96f33e1 database: don't set schema version if autoupdate fails 2023-04-15 03:13:14 -04:00
Kevin Trocolli 4102ba21fc database: remove print 2023-04-15 03:07:15 -04:00
Kevin Trocolli 83d2151b6b dbutils: fix config loading incorrectly 2023-04-15 03:06:11 -04:00
Kevin Trocolli 9895068125 database: fix autoupdate 2023-04-15 01:31:52 -04:00
Kevin Trocolli 4419310086 fix schema versions for diva and ongeki 2023-04-15 01:31:40 -04:00
Kevin Trocolli a416fb09e1 dbutils: version can now be left black to auto-upgrade to latest 2023-04-15 00:13:04 -04:00
Kevin Trocolli baa885f674 Utils: exclude malformed game folders 2023-04-15 00:12:45 -04:00
Kevin Trocolli 0d5567c990 wacca: fix v4 upgrade scripts 2023-04-15 00:12:28 -04:00
Kevin Trocolli b1f9be0121 wacca: fix crash on 4th page of Reverse Gate, partially fixes #5 2023-04-14 23:47:31 -04:00
Kevin Trocolli dc3e3e1fb3 pokken: add constants, add stats to profile table 2023-04-14 02:51:28 -04:00
Kevin Trocolli 71c43a4a57 pokken: add_profile_points stub 2023-04-12 02:39:56 -04:00
Kevin Trocolli bd356af272 pokken: restructure database 2023-04-12 02:34:29 -04:00
Kevin Trocolli bf6c7d39f5 pokken: small cleanup on LoadUser 2023-04-10 04:47:19 -04:00
Kevin Trocolli 5ec280ab8c pokken: fill LoadUser, add auto_register flag 2023-04-10 04:42:40 -04:00
Kevin Trocolli de5f61b0de pokken: add database tables 2023-04-10 03:35:14 -04:00
Kevin Trocolli 0f642629a2 add debug logger for the uri 2023-04-10 01:53:36 -04:00
Kevin Trocolli 6489e3ca21 pokken: add skeleton LoadUser response 2023-03-26 04:33:53 -04:00
Kevin Trocolli ac8a660e13 allnet: allow unknown games to auth in develop mode 2023-03-19 23:52:33 -04:00
Kevin Trocolli 12fd663eb7 wacca: fix songs locking after playing them after unlcoked them with an ex unlock ticket, fixes #12 2023-03-19 23:29:57 -04:00
Kevin Trocolli dfd3877889 wacca: rename locked -> lock_state in MusicUpdateDetailV1 2023-03-18 12:55:04 -04:00
Kevin Trocolli 62b62db5b5 wacca: fix favorites, purchasing and unlocking songs, incorrectly displayed grades 2023-03-18 12:26:57 -04:00
Kevin Trocolli 188be2dfc1 database: add autoupgrade command 2023-03-18 02:12:58 -04:00
Kevin Trocolli 6ff8c4d931 fix mai2 and diva db scripts 2023-03-18 02:12:33 -04:00
Kevin Trocolli 401623f20b docs: fix ongeki anchor in game_specific_info.md 2023-03-17 20:03:07 -04:00
Kevin Trocolli 5a388e2a24 docs: fix casing in game_specific_info.md 2023-03-17 19:53:00 -04:00
Kevin Trocolli 6965132e5b chuni: fix hard error caused by not having the db set up 2023-03-17 02:16:49 -04:00
Kevin Trocolli 7ca4e6adb9 fix IP address logging 2023-03-17 02:11:49 -04:00
Kevin Trocolli 4bd1dea6bf allnet: add info log to downloadorder 2023-03-17 02:06:15 -04:00
Kevin Trocolli 8c5c7f31b6 allnet: fix setting=1 2023-03-16 22:31:41 -04:00
Kevin Trocolli a7db5eed77 chuni: fix encryption 2023-03-16 21:56:36 -04:00
Kevin Trocolli a6e9e80bc7 chuni: fix encryption 2023-03-16 21:42:43 -04:00
Kevin Trocolli 71eec6e34d fix error if log folder not created or not writeable 2023-03-16 21:36:42 -04:00
Kevin Trocolli 8b718c601f chuni: add method hashing support 2023-03-16 21:27:03 -04:00
Kevin Trocolli a791142f95 database: add check for current_schema_version 2023-03-12 22:37:44 -04:00
Kevin Trocolli 346e898983 pokken: remove hanging debug log 2023-03-12 16:34:20 -04:00
Kevin Trocolli fddf2e448a pokken: rearrange logging, fix types 2023-03-12 16:30:57 -04:00
Kevin Trocolli 65e9ecd58c wacca: fix crash when enabling frontend with no wacca.yaml file 2023-03-12 14:03:00 -04:00
Kevin Trocolli 6fa0175baa print cleanup, remove unused mucha options 2023-03-12 01:59:12 -05:00
Kevin Trocolli a97509bb43 add X-Forwarded-For to nginx config 2023-03-12 01:47:59 -05:00
Kevin Trocolli 18a95f5213 add get_ip_addr util function for servers behind proxies 2023-03-12 01:00:51 -05:00
Kevin Trocolli ea14f105d5 database: skip games that lack a database member 2023-03-12 00:26:48 -05:00
Kevin Trocolli e4b7809e34 pokken: add matching server skeleton 2023-03-11 23:42:12 -05:00
Kevin Trocolli eb51fc315c pokken: update example config 2023-03-11 20:22:56 -05:00
Kevin Trocolli a9f49e8d5d pokken: remove setup(), ssl config options, change matching uri 2023-03-11 20:17:05 -05:00
Kevin Trocolli edb9ec1971 pokken: add responnse debug logging 2023-03-11 20:02:58 -05:00
Kevin Trocolli 2dd84bbe3e pokken: fix mucha and allnet info, fix allnet 2.00 format requests 2023-03-10 20:31:29 -05:00
Kevin Trocolli f283dd10a9 index.py: Fix log directory creation 2023-03-09 19:03:30 -05:00
Hay1tsme 2033bc897f pokken: fix a crash that happens when the game is disabled 2023-03-09 13:46:28 -05:00
Hay1tsme e9ffd95435 implement dict.get() 2023-03-09 12:17:10 -05:00
Hay1tsme dafc030050 wacca: add .partition() 2023-03-09 12:02:02 -05:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme fa7206848c general code cleanup for multiple games 2023-03-09 11:29:36 -05:00
Hay1tsme 6761915a3f add .lower() to ping requsts 2023-03-09 10:56:30 -05:00
Hay1tsme c8d4bc6109 add special-case ping handlers to mai2, ongeki and chuni 2023-03-09 10:52:49 -05:00
Hay1tsme 6dcd7b67ef cm: hotfix for handle_get_game_connect_api_request 2023-03-09 10:37:29 -05:00
Hay1tsme 2f1728b64d cardmaker: simplify handle_get_game_connect_api_request, add develop mode check 2023-03-09 10:35:58 -05:00
Hay1tsme 02e1838d95 database: add format_serial, validate_keychip_format, set_machine_boardid, set_machine_serial 2023-03-03 17:05:16 -05:00
Hay1tsme 102bf3b5a4 database: remove functions that no longer exist 2023-03-03 17:04:26 -05:00
Hay1tsme 2a6842db24 remove db old-to-new migration 2023-03-03 17:03:19 -05:00
Hay1tsme c26f6b7b1d wacca: fix typing 2023-03-03 16:31:42 -05:00
Hay1tsme 9ad724d64b wacca: fix edge case in handle_housing_start_request 2023-03-03 16:28:42 -05:00
Hay1tsme f24d554a44 wacca: pull region_id from allnet if available 2023-03-03 16:26:07 -05:00
Hay1tsme 34e2c50fb5 allnet: see previous 2023-03-03 15:52:58 -05:00
Hay1tsme b35e7d6983 allnet: hotfix for country 2023-03-03 15:49:33 -05:00
Hay1tsme f6cfb9e36d allnet: fix "none" in response 2023-03-03 15:45:21 -05:00
Hay1tsme 101b966e3a add allnet request debug logging 2023-03-03 15:39:14 -05:00
Hay1tsme fae6b77403 core: TESTING fix for get_machine 2023-03-03 15:03:57 -05:00