Commit Graph

143 Commits

Author SHA1 Message Date
2a52e391d6 Ongeki template start 2023-08-30 13:53:31 +09:00
d4ea3bc12a billing: float5 hotfix 2023-08-21 01:53:27 -04:00
d8b0e2ea2a billing: add classes and validation, fix response 2023-08-21 01:50:59 -04:00
984949d902 allnet: partial DFI implementation 2023-08-21 00:10:25 -04:00
2e8d99e5fa allnet: add ip check config option 2023-08-20 23:25:50 -04:00
fd6cadf2da adb: hotfix 2023-08-20 19:56:16 -04:00
71489c1272 adb: fix log_ex 2023-08-20 19:55:26 -04:00
8ea82ffe1a adb: add from_req 2023-08-19 01:35:37 -04:00
cf7cc0997a mucha: add other request/response structures 2023-08-15 23:19:48 -04:00
92567504f4 adb: fix for felica_lookup_ex, for #32 2023-08-15 10:43:49 -04:00
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
9e3a51a57a allnet: add IP checking 2023-08-08 12:35:38 -04:00
4744e8cf5f add ip checking config options 2023-08-08 10:24:28 -04:00
88a1462304 logger: change from warn to warning 2023-08-08 10:17:56 -04:00
2e277e7791 add arcade ip column 2023-08-08 10:17:38 -04:00
6c89a97fe3 frontend: add management pages 2023-07-23 22:21:49 -04:00
b943807904 core: add columns to machine table, bump to v5 2023-07-23 22:21:41 -04:00
20335aaebe add download report api 2023-07-23 12:47:10 -04:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
c6e7100f51 Merge pull request 'O.N.G.E.K.I.: Card Maker fixes, improvements and bug fixes' (#25) from Dniel97/artemis:cardmaker_ongeki_fix into develop
Reviewed-on: Hay1tsme/artemis#25
2023-07-16 17:06:44 +00:00
f39317301b
mai2: fixed update script, added mai2 heredity, fixed cards import 2023-07-15 22:51:54 +02:00
2f13596885 fix db ignoring port in config, createing database no longer runs over version 2023-07-15 00:15:14 -04:00
6a41dac46c
ongeki: card maker config added, small fixes, improved credits
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00
85b73e634d mucha: add DownloadState 2023-07-12 00:41:53 -04:00
03cf535ff6 make threading optional 2023-07-08 00:34:55 -04:00
6c155a5e48 database: add static variables to prevent having multiple sessions 2023-07-08 00:01:52 -04:00
f279adb894 mai2: add consecutive day login count, update db to v7, fix reader, courses, and docs 2023-07-01 21:51:18 -04:00
a680699939 Merge branch 'finale' into develop 2023-07-01 02:59:12 -04:00
9d33091bb8 allnet: use parse_qsl 2023-06-30 01:34:46 -04:00
8b43d554fc allnet: make use of urllib.parse where applicable 2023-06-30 01:19:17 -04:00
610ef70bad allnet: add Alive get and post handlers 2023-06-30 00:32:52 -04:00
4ea83f6025 allnet: add handler for LoaderStateRecorder 2023-06-30 00:26:07 -04:00
127e6f8aa8 mai2: add finale databases 2023-06-27 00:32:35 -04:00
b1968fe320 Merge branch 'develop' into finale 2023-06-25 18:35:12 -04:00
858b101a36 dbutils: add command to show versions 2023-06-24 13:14:40 -04:00
db77e61b79 allnet: add event logging 2023-05-30 21:52:21 -04:00
ac9e71ee2f hotfix allnet logging 2023-05-30 21:46:26 -04:00
20865dc495 allnet: add logging 2023-05-30 21:45:37 -04:00
37d24b3b4d mucha: now respects log level set in core.yaml 2023-05-30 21:32:27 -04:00
2418abacce title: convert version to int to match POST endpoint 2023-05-30 21:31:09 -04:00
ad820ed091
cm: Added individual Card Maker version and maimai DX passes working 2023-05-30 12:14:18 +02:00
05dee87a9a allnet: update default values, add debug log for unknown but allowed auths 2023-05-26 21:41:16 -04:00
7ed294e9f7 delivery: remove period from version 2023-05-24 01:08:53 -04:00
Hay1tsme
4da8622977 frontend: user page fixes, add card display 2023-05-20 15:32:02 -04:00
b85a65204f
chuni: added SUN support, matchmaking, fixed bugs, added docs
- Added CHUNITHM SUN support
- Added first matchmaking support with CPU spawning and messages
- Fixed wrong `next_idx` calculations
- Added `startDate` to events to spawn the correct items
- Fixed login bonus per version
- Added information to docs
2023-05-10 21:32:35 +02:00
d172e5582b fixup allnet response for res class 2 2023-05-09 03:53:31 -04:00
b34b441ba8 mai2: reimplement pre-dx versions 2023-05-06 19:04:10 -04:00
7bb8c2c80c billing: handle malformed requests 2023-05-03 03:26:39 -04:00
6d1855a6bc billing: handle malformed requests 2023-05-03 03:25:55 -04:00
a0793aa13a
diva: added clear set calculation + small improvements 2023-04-30 23:31:13 +02:00