|
2af7751504
|
Added support for maimai and Chunithm in Card Maker 1.34/1.35 (#14)
Co-authored-by: Dniel97 <Dniel97@noreply.gitea.tendokyu.moe>
Reviewed-on: Hay1tsme/artemis#14
Co-authored-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
Co-committed-by: Dniel97 <dniel97@noreply.gitea.tendokyu.moe>
|
2023-03-15 20:03:22 +00:00 |
|
|
a791142f95
|
database: add check for current_schema_version
|
2023-03-12 22:37:44 -04:00 |
|
|
6fa0175baa
|
print cleanup, remove unused mucha options
|
2023-03-12 01:59:12 -05:00 |
|
|
18a95f5213
|
add get_ip_addr util function for servers behind proxies
|
2023-03-12 01:00:51 -05:00 |
|
|
ea14f105d5
|
database: skip games that lack a database member
|
2023-03-12 00:26:48 -05:00 |
|
|
2dd84bbe3e
|
pokken: fix mucha and allnet info, fix allnet 2.00 format requests
|
2023-03-10 20:31:29 -05:00 |
|
|
a088dd82de
|
fixing allnet power on response
|
2023-03-09 16:59:50 -05:00 |
|
|
e9ffd95435
|
implement dict.get()
|
2023-03-09 12:17:10 -05:00 |
|
|
a76bb94eb1
|
let black do it's magic
|
2023-03-09 11:38:58 -05:00 |
|
|
4c64305f15
|
Merge pull request 'Card Maker 1.34/1.36 ONGEKI support' (#10) from Dniel97/artemis:cardmaker_ongeki into develop
Reviewed-on: Hay1tsme/artemis#10
|
2023-03-08 22:49:14 +00:00 |
|
Hay1tsme
|
36054ebb66
|
mucha: add missing boardath values
|
2023-03-05 11:42:03 -05:00 |
|
Hay1tsme
|
82b159e5b1
|
MuchaUpdateResponse: add missing values
|
2023-03-05 09:45:34 -05:00 |
|
Hay1tsme
|
59b2401a67
|
mucha: add updatecheck response stub
|
2023-03-05 09:43:05 -05:00 |
|
Hay1tsme
|
ff6ef16b89
|
mucha: small cleanup with a oneliner
|
2023-03-04 22:52:17 -05:00 |
|
Hay1tsme
|
a7a830c6b7
|
mucha: remove default values from response classes
|
2023-03-04 22:48:12 -05:00 |
|
Hay1tsme
|
b12f61198f
|
mucha: fixups
|
2023-03-04 22:46:26 -05:00 |
|
Hay1tsme
|
bfe5294d51
|
add get_allnet_info and config loading safety to all games
|
2023-03-04 21:58:51 -05:00 |
|
Hay1tsme
|
a340bcf1dd
|
change how allnet uri/host is generated
|
2023-03-04 21:27:52 -05:00 |
|
|
fe8f40c627
|
Fixed upgrade script endDate
|
2023-03-04 11:09:03 +01:00 |
|
Hay1tsme
|
f5d4f519d3
|
database: add create-owner, migrate-card, and cleanup commands
|
2023-03-04 00:04:47 -05:00 |
|
Hay1tsme
|
3181e1f4f8
|
frontend: add registration instructions
|
2023-03-03 21:38:26 -05:00 |
|
Hay1tsme
|
279f48dc0c
|
frontend: fix login, remove frontend_session in favor of twisted sessions
|
2023-03-03 21:31:23 -05:00 |
|
Hay1tsme
|
dc5e5c1440
|
database: fix event logging table
|
2023-03-03 19:56:12 -05:00 |
|
Hay1tsme
|
4f3d3d8395
|
database: fix error when trying to upgrade the schema for a game that wasn't created yet
|
2023-03-03 19:23:14 -05:00 |
|
|
3acc2dc197
|
Initial Card Maker ONGEKI support
|
2023-03-04 00:22:08 +01:00 |
|
|
02e1838d95
|
database: add format_serial, validate_keychip_format, set_machine_boardid, set_machine_serial
|
2023-03-03 17:05:16 -05:00 |
|
|
2a6842db24
|
remove db old-to-new migration
|
2023-03-03 17:03:19 -05:00 |
|
|
34e2c50fb5
|
allnet: see previous
|
2023-03-03 15:52:58 -05:00 |
|
|
b35e7d6983
|
allnet: hotfix for country
|
2023-03-03 15:49:33 -05:00 |
|
|
f6cfb9e36d
|
allnet: fix "none" in response
|
2023-03-03 15:45:21 -05:00 |
|
|
101b966e3a
|
add allnet request debug logging
|
2023-03-03 15:39:14 -05:00 |
|
|
fae6b77403
|
core: TESTING fix for get_machine
|
2023-03-03 15:03:57 -05:00 |
|
|
3791b2b238
|
Adding Ongeki Bright Memory support
|
2023-03-03 00:00:22 -05:00 |
|
|
937dba20ca
|
Fixing billing that was failing for Chunithm
|
2023-03-02 22:13:18 -05:00 |
|
|
c5fc879af6
|
core: add taiwan to AllnetCountryCode
|
2023-03-02 13:02:43 -05:00 |
|
Hay1tsme
|
5965362a0f
|
title: add 405 and 404 error responses
|
2023-03-02 00:14:13 -05:00 |
|
Hay1tsme
|
078059f54e
|
core: remove unused class from const
|
2023-03-01 21:51:52 -05:00 |
|
Hay1tsme
|
382e36e60f
|
core: Add county codes and Japanese region IDs
|
2023-03-01 21:49:00 -05:00 |
|
|
b0bf151c9f
|
chuni: SDHD -> SDBT for upgrade scripts
|
2023-03-01 20:04:34 -05:00 |
|
|
97aeba20e5
|
chuni: add missing columns for course mode
|
2023-03-01 16:08:36 -05:00 |
|
|
b81767af8a
|
Chunithm New!!+ Importer and settings fixed
|
2023-03-01 21:09:06 +01:00 |
|
|
1f2d12f318
|
maidx: upgrade schema for uni+
|
2023-02-27 11:55:51 -05:00 |
|
|
cb227f9cf4
|
remove unnecessassary print statements
|
2023-02-24 14:13:31 -05:00 |
|
|
c213926893
|
added core logger, allnet resiliancy
|
2023-02-24 14:07:54 -05:00 |
|
Hay1tsme
|
7df998a51a
|
add naomitest endpoint
|
2023-02-23 23:11:43 -05:00 |
|
|
026fcc5182
|
Merge pull request 'diva: added all previous commits, added username and password change' (#1) from Dniel97/artemis:diva_card_procedure into develop
Reviewed-on: Hay1tsme/artemis#1
|
2023-02-22 23:27:11 +00:00 |
|
|
b300bb302b
|
title fix for the version int - Thanks to Dniel97
|
2023-02-22 12:20:50 -05:00 |
|
Hay1tsme
|
3f40e083ce
|
add mucha config to coreconfig
|
2023-02-21 16:46:43 -05:00 |
|
Hay1tsme
|
b343228072
|
refactor template directory to be artemis root dir
|
2023-02-20 21:55:12 -05:00 |
|
Hay1tsme
|
db6b950c29
|
add partial frontend
|
2023-02-19 15:40:25 -05:00 |
|