Commit Graph

17 Commits

Author SHA1 Message Date
Hay1tsme 0c3924a8f0 aimedb: fix lookup with banned or locked access code 2024-01-09 10:33:48 -05:00
Hay1tsme ed2d306dee adb: add configurable auth id lifetime 2023-11-30 18:22:01 -05:00
Hay1tsme ffc0f2fa5e add keychip ID to auth key 2023-11-30 18:17:40 -05:00
Hay1tsme cc86d4509e adb: fix for when user_id is None 2023-11-30 18:10:22 -05:00
Hay1tsme 216fa49f8b aimedb: implement auth keys 2023-11-30 02:07:24 -05:00
Hay1tsme 46f61325cb aimedb: soft impl of auth ids 2023-11-29 18:01:19 -05:00
EmmyHeart 719ae9cfb1 Added checks for if Aime card is locked or banned, and pass that status to the game 2023-10-20 03:25:12 +00:00
Hay1tsme dac655b4ae adb: add catch for uninitialized amlib requests 2023-08-27 19:18:22 -04:00
Hay1tsme fd6cadf2da adb: hotfix 2023-08-20 19:56:16 -04:00
Hay1tsme 71489c1272 adb: fix log_ex 2023-08-20 19:55:26 -04:00
Hay1tsme 8ea82ffe1a adb: add from_req 2023-08-19 01:35:37 -04:00
Hay1tsme fd50a7ee68 aimedb_redux (#30)
Update AimeDB from new [documentation](https://minori.tendokyu.moe/docs/allnet/aimedb/) of the protocol.
Reviewed-on: Hay1tsme/artemis#30
2023-08-14 03:32:03 +00:00
Hay1tsme 14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
Hay1tsme a76bb94eb1 let black do it's magic 2023-03-09 11:38:58 -05:00
Hay1tsme a57d2cf71c fix typo in aimedb 2023-02-19 00:07:14 -05:00
Hay1tsme f18e939dd0 change to using txroutes 2023-02-16 17:13:41 -05:00
Hay1tsme 32879491f4 Begin the process of transitioning from megaime 2023-02-16 00:06:42 -05:00