• Germany
  • Joined on 2023-02-15
Dniel97 commented on pull request Dniel97/artemis#5 2023-11-06 15:32:33 +00:00
Experimental online match API support and car use countting fix

Thanks for the PR! I finally had the time to test it and the timetrial response seems correct and the round battle works as intended, will merge the PR.

Dniel97 pushed to master at Dniel97/SEGAguide 2023-11-02 22:37:50 +00:00
9bba9484b2 Fixed: Keychip Not Found Error 0949
Dniel97 pushed to develop at Dniel97/segatools 2023-11-02 22:32:19 +00:00
25562e37f9 nusec: fixes keychip not found error 0949
Dniel97 pushed to main at Dniel97/AQUA-to-ARTEMiS 2023-11-01 21:48:39 +00:00
06d33f61e9 Hotfix for empty datetimes
Dniel97 pushed to main at Dniel97/AQUA-to-ARTEMiS 2023-10-28 22:14:30 +00:00
4af8ce08f3 Updated readme/instructions
Dniel97 pushed to main at Dniel97/AQUA-to-ARTEMiS 2023-10-28 22:11:37 +00:00
4cc13cb593 Hotfix for empty date strings
Dniel97 pushed to main at Dniel97/AQUA-to-ARTEMiS 2023-10-28 22:05:16 +00:00
c586e438aa Merge pull request 'add support for maimai dx festival' (#1) from xyqyear/AQUA-to-ARTEMiS:add-mai2-fes-support into main
79aee1e18c use infection to convert from snake case to camel case
4cad01035f fix typo
77725affb5 forgot the imports
879c426f71 add support for maimai dx festival
Compare 5 commits »
Dniel97 merged pull request Dniel97/AQUA-to-ARTEMiS#1 2023-10-28 22:05:14 +00:00
add support for maimai dx festival
Dniel97 commented on pull request Dniel97/AQUA-to-ARTEMiS#1 2023-10-28 22:05:10 +00:00
add support for maimai dx festival

Thanks for the PR! Finally tested it and was able to confirm it works :)

Dniel97 pushed to main at Dniel97/AQUA-to-ARTEMiS 2023-10-28 21:52:23 +00:00
8f2b24edaa Hotfix: use_mysql is missing
Dniel97 pushed to main at Dniel97/AQUA-to-ARTEMiS 2023-10-28 21:50:56 +00:00
4b7cde6dfb Merge pull request 'Add MySQL support' (#2) from Floatin/AQUA-to-ARTEMiS:mysql-support into main
ebb5ee8dd0 Automatically determine the database used.
7af88d7baa Add MySQL support
Compare 3 commits »
Dniel97 merged pull request Dniel97/AQUA-to-ARTEMiS#2 2023-10-28 21:50:55 +00:00
Add MySQL support
Dniel97 commented on pull request Dniel97/AQUA-to-ARTEMiS#2 2023-10-28 21:50:50 +00:00
Add MySQL support

You are missing self.use_mysql = False inside the Importer class, but thats fine, will fix it real quick! Thanks for the PR!

Dniel97 commented on issue Hay1tsme/artemis#59 2023-10-28 11:07:31 +00:00
Can't save user profile

maimai DX FESTiVAL PLUS is currently only supported in the develop branch: https://gitea.tendokyu.moe/Hay1tsme/artemis/src/branch/develop/readme.md?display=source#L14

You have to wait for a…

Dniel97 deleted branch mai2_festival_plus from Dniel97/artemis 2023-10-28 11:05:51 +00:00
Dniel97 pushed to idac at Dniel97/artemis 2023-10-27 11:05:57 +00:00
3f192bd84a Proper store name and region handling (#4)
Dniel97 merged pull request Dniel97/artemis#4 2023-10-27 11:05:56 +00:00
Proper store name and region handling
Dniel97 pushed to idac at Dniel97/artemis 2023-10-26 10:21:04 +00:00
4fc4d98a74 Always return matching state to keep players out of looping back to matching screen (#6)
Dniel97 merged pull request Dniel97/artemis#6 2023-10-26 10:21:03 +00:00
Always return matching state to keep players out of looping back to matching screen
Dniel97 commented on pull request Dniel97/AQUA-to-ARTEMiS#1 2023-10-26 09:45:20 +00:00
add support for maimai dx festival

Hello sorry for the late replay, would it be possible to push a commit to use inflection to make the code a little bit more readable?