Commit Graph

372 Commits

Author SHA1 Message Date
ef209e7a54 Change current directory
only clicking entrypoint.sh is not working without changing directory on mac environment (I don't know this code is needed for linux).
before running this script, we need to change directory (e.g. cd) in advance.
this change allows you to start up artemis without changing directory.
2023-12-18 14:21:08 +00:00
a497a9806d fixing CXB render_POST 2023-11-07 22:40:15 -05:00
e88e1f82f8 fixing get_energy for CXB 2023-11-06 21:55:05 -05:00
1e84a50330 fixing again the render_POST for CXB 2023-11-06 21:04:49 -05:00
fc947d36a5 mai2: fix get user music for dx and up 2023-07-24 01:32:56 -04:00
5f586379ca Merge branch 'develop' 2023-07-16 17:25:18 -04:00
63d81a2704 changelog: fix typos 2023-07-16 17:24:07 -04:00
718229b267 Update changelog 2023-07-16 17:21:45 -04:00
7c78975431 mai2: update example config 2023-07-16 17:00:52 -04:00
14a315a673 replace except with except Exception 2023-07-16 16:58:34 -04:00
343fe4357c mai2: add image validation via Pillow 2023-07-16 16:58:18 -04:00
d0e43140ba mai2: fix ghost saving, add memorial photo upload 2023-07-16 16:06: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: #25
2023-07-16 17:06:44 +00:00
b0ca37815b Merge pull request 'maimai DX: Fixes' (#27) from Dniel97/artemis:mai2_fixes into develop
Reviewed-on: #27
2023-07-16 17:00:32 +00:00
f39317301b
mai2: fixed update script, added mai2 heredity, fixed cards import 2023-07-15 22:51:54 +02:00
389784ce82
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-07-15 22:47:05 +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
09c4f8cda4 Async request to CXB profile loading 2023-07-08 18:44:02 -04:00
36d338e618
Merge remote-tracking branch 'origin/develop' into fork_develop 2023-07-08 17:38:41 +02: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
737312ca3d Threading support to main twisted reactor 2023-07-07 21:50:24 -04:00
1edec7dba2 sao: add response debug logging 2023-07-05 12:35:00 -04:00
d60f827000 fix typing across multiple games, fixes #23 2023-07-05 10:47:43 -04:00
da422e602b fixing trial_tower_play_end_unanalyzed_log_fixed for SAO 2023-07-02 15:50:42 -04:00
d276ac8598 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-07-02 14:25:36 -04:00
84e880e94f fixing unanalyzed reward request for SAO 2023-07-02 14:25:24 -04:00
432177957a pokken: save most profile data 2023-07-02 02:42:49 -04:00
a89247cdd6 wacca: add note about VIP rewards 2023-07-02 02:33:45 -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
d204954447 mai2: add missing finale endpoints 2023-07-01 02:40:07 -04:00
042440c76e mai2: fix handle_get_user_preview_api_request 2023-07-01 02:27:26 -04:00
c4c0566cd5 mai2: fix userWebOption 2023-07-01 02:19:19 -04:00
3e9cec3a20 mai2: put_recent_rating final fix 2023-07-01 02:11:37 -04:00
8f9584c3d2 mai2: hotfix put_recent_rating 2023-07-01 02:07:19 -04:00
b29cb0fbaa mai2: fix put_recent_rating 2023-07-01 02:06:00 -04:00
d9a92f5865 mai2: 4th round of fixes 2023-07-01 02:04:30 -04:00
9859ab4fdb mai2: fix playlog saving 2023-07-01 01:59:19 -04:00
d89eb61e62 mai2: fixes round 3 2023-07-01 01:56:52 -04:00
dc8c27046e mai2: more finale fixes 2023-07-01 01:42:38 -04:00
3e461f4d71 mai2: finale fixes 2023-07-01 01:41:34 -04:00
2c6902a546 mai2: fix typos 2023-07-01 01:12:15 -04:00
318b73dd57 finale: finish porting request data from aqua 2023-07-01 01:08:54 -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
60b3bc7750 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-06-30 00:26:10 -04:00