Midorica
  • Joined on 2023-02-13
Midorica pushed to develop at Hay1tsme/artemis 2023-11-12 21:13:04 +00:00
e1a70d1a06 sao: fix dict lengths of multiple response handlers
Midorica pushed to develop at Hay1tsme/artemis 2023-11-11 16:10:58 +00:00
1ff0e4e2c6 sao: fix episode_play_end again
Midorica pushed to develop at Hay1tsme/artemis 2023-11-11 04:20:33 +00:00
0e739b2077 adding SSL support for SAO
Midorica pushed to develop at Hay1tsme/artemis 2023-11-11 01:32:27 +00:00
c4f2232457 fixing threading profile loading on CXB
Midorica pushed to develop at Hay1tsme/artemis 2023-11-10 00:34:07 +00:00
8769c99f4a fixing ongeki handler
Midorica pushed to develop at Hay1tsme/artemis 2023-11-09 05:10:22 +00:00
4047a38370 adding encryption version check for Ongeki
Midorica pushed to develop at Hay1tsme/artemis 2023-11-09 05:06:27 +00:00
eaf64dbd50 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop
e769404e16 fixing TLS support for ongeki
Compare 2 commits »
Midorica pushed to develop at Hay1tsme/artemis 2023-11-09 04:36:30 +00:00
4b22bd734e fixing handle_data for Crossbeats
Midorica pushed to develop at Hay1tsme/artemis 2023-11-08 20:53:03 +00:00
c2a330f42c Merge pull request 'fix: dockerfile fixes' (#60) from Rylie/artemis:fix/docker into develop
040742a9a4 fix(docker): rename log to logs for consistency
b4a0736f7b fix(docker): add pkg-config for docker build process
Compare 3 commits »
Midorica merged pull request Hay1tsme/artemis#60 2023-11-08 20:53:01 +00:00
fix: dockerfile fixes
Midorica commented on pull request Hay1tsme/artemis#60 2023-11-08 20:52:51 +00:00
fix: dockerfile fixes

Hello,

Since this is confirmed to be working and tested, I will approve the merge

Thank you for the fix!

Midorica pushed to master at Hay1tsme/artemis 2023-11-08 03:40:19 +00:00
a497a9806d fixing CXB render_POST
Midorica commented on issue Hay1tsme/artemis#64 2023-11-07 15:00:08 +00:00
Chunithm Sun can't connect to server

Hello,

This simply means what you have set inside core.yaml is not right, double check the values you have set for the IP/hostname for title and the listen_address for the server

Midorica pushed to develop at Hay1tsme/artemis 2023-11-07 04:35:05 +00:00
fbd1d7cb1c fixing CXB render_POST
Midorica pushed to master at Hay1tsme/artemis 2023-11-07 02:55:07 +00:00
e88e1f82f8 fixing get_energy for CXB
Midorica pushed to develop at Hay1tsme/artemis 2023-11-07 02:54:08 +00:00
fbd12fd6e2 fixing get_energy for CXB
Midorica pushed to master at Hay1tsme/artemis 2023-11-07 02:04:50 +00:00
1e84a50330 fixing again the render_POST for CXB
Midorica pushed to develop at Hay1tsme/artemis 2023-11-07 02:04:15 +00:00
40e6c018e9 fixing again the render_POST for CXB
Midorica commented on issue Hay1tsme/artemis#63 2023-11-06 15:19:25 +00:00
Chunithm Importer for SUN failed to import Ultima levels

Hello,

The code for the reader was basically built with Chunithm Paradise in mind and not Sun which is why you saw the different id for them.

It would require to have a version check for if…

Midorica commented on issue Hay1tsme/artemis#55 2023-11-06 02:47:20 +00:00
Reader - Reader crashes after reading some special characters

I do remember seeing this issue indeed, it happened with Chunithm and Ongeki only i think

Feel free to push a PR and ill give it a test