Midorica
  • Joined on 2023-02-13
Midorica pushed to develop at Hay1tsme/artemis 2023-10-07 15:59:06 +00:00
06d95c8c5f Adding details under the game specific info doc
Midorica pushed to develop at Hay1tsme/artemis 2023-10-06 01:48:53 +00:00
1f65cfd2eb Merge pull request 'Added Team and Rival support to Chunithm' (#24) from EmmyHeart/artemis:develop into develop
9681f86e33 Chunithm SQL documentation
3c7ceabf4e And again
1bc8648e35 I knew I forgot something (fixed config)
eecd3a829d Added value for team rank scaling, and documented it a bit
Compare 9 commits »
Midorica merged pull request Hay1tsme/artemis#24 2023-10-06 01:48:51 +00:00
Added Team and Rival support to Chunithm
Midorica pushed to develop at Hay1tsme/artemis 2023-09-23 16:08:18 +00:00
91791813dc Merge pull request 'ONGEKI Rival Functionality' (#36) from 2TT/artemis:develop into develop
ed46ea33e3 Added version select in session, removed get_profile_data_ignore_version, renamed scripts file
d584b93ca5 Merge branch 'develop' into develop
d5d2803cc0 forgot a print command, see previous commit
16d801aff5 Rival Delete functionality
Compare 11 commits »
Midorica merged pull request Hay1tsme/artemis#36 2023-09-23 16:08:16 +00:00
ONGEKI Rival Functionality
Midorica commented on pull request Hay1tsme/artemis#36 2023-09-23 16:07:14 +00:00
ONGEKI Rival Functionality

Hello 2TT,

I just found some time to test the code and everything is working

The PR will now be approved

Thank you!

Midorica commented on pull request Hay1tsme/artemis#36 2023-09-20 14:39:06 +00:00
ONGEKI Rival Functionality

Hello 2TT,

I might give it a try this weekend just to be sure everything works properly before approving the merge.

At a first glance, everything appears to be good and I also see the small…

Midorica commented on pull request Hay1tsme/artemis#24 2023-09-18 20:11:34 +00:00
Added Team and Rival support to Chunithm

Hello EmmyHeart

May I know if we should still merge this request? It appears to be fine at a first glance but I just wanted to be sure

Thank you

Midorica pushed to develop at Hay1tsme/artemis 2023-09-12 04:37:02 +00:00
2affd0aae9 Merge pull request 'Fix wrong id being used to check for Chunithm WORLD'S END charts' (#33) from ASleepyCat/artemis:fix-worlds-end-id into develop
4a916cb4d1 Fix reading WORLD'S END charts for SDBT
6c98f5f0a7 Fix wrong id being used to check for WORLD'S END charts
Compare 3 commits »
Midorica merged pull request Hay1tsme/artemis#33 2023-09-12 04:37:01 +00:00
Fix wrong id being used to check for Chunithm WORLD'S END charts
Midorica commented on pull request Hay1tsme/artemis#33 2023-09-12 04:36:47 +00:00
Fix wrong id being used to check for Chunithm WORLD'S END charts

That appears to now be good, i'll approve the merge

Thank you!

Midorica commented on issue Hay1tsme/artemis#38 2023-09-12 04:10:39 +00:00
SyntaxError: multiple exception types must be parenthesized

Simply run those 2 commands:

pip uninstall protobuf pip install protobuf==4.22.0

Midorica commented on issue Hay1tsme/artemis#38 2023-09-11 14:43:20 +00:00
SyntaxError: multiple exception types must be parenthesized

Hello matharu,

This issue is usually because you have an obsolete package or the wrong package for the crypto

Run those commands in order

pip uninstall PyCrypto pip uninstall PyCryptodom…

Midorica pushed to develop at Hay1tsme/artemis 2023-09-09 16:03:45 +00:00
090b3148d8 adding encryption support for ongeki
Midorica commented on pull request Hay1tsme/artemis#33 2023-09-05 21:56:36 +00:00
Fix wrong id being used to check for Chunithm WORLD'S END charts

Hello,

This cannot be approved as it is right now since Chunithm Paradise and older uses ID 4 for WORLD'S END.

You would need to tweak the code to do something like check if it says "WORLD'S…

Midorica closed issue Hay1tsme/artemis#34 2023-08-17 18:00:32 +00:00
Does this support aqua viewer?
Midorica commented on issue Hay1tsme/artemis#34 2023-08-17 18:00:32 +00:00
Does this support aqua viewer?

Hello,

Since this case wasn't related to artemis but instead Aqua, it will now be closed

Thank you

Midorica commented on issue Hay1tsme/artemis#34 2023-08-16 22:19:24 +00:00
Does this support aqua viewer?

Not at the moment, there is only a basic interface to manage the machines and such but nothing for

Midorica commented on issue Hay1tsme/artemis#34 2023-08-16 20:48:55 +00:00
Does this support aqua viewer?

Hello,

This is perfectly normal, Aqua is not compatible with Artemis.

Midorica commented on issue Hay1tsme/artemis#29 2023-08-16 02:52:09 +00:00
DIVA AFT - ALL.NET NG & NET PARAM NG

I'm not sure yet what is happening but from my testing with the last master merge, i was only able to reach to a hostname such as testing.local set on both the listen_address and hostname.

we…