18701576e3
add support for GetGameMusicScoreApi
...
the api is used to deliver charts from the server
for mai2 Prism and later
2025-07-24 20:20:08 +08:00
c59ce54eb0
Merge pull request 'docker: add nginx in docker compose file' ( #218 ) from zaphkito/artemis:nginx_docker into develop
...
Reviewed-on: Hay1tsme/artemis#218
2025-07-13 05:22:28 +00:00
07c08a7070
Merge pull request 'chu&mai2: add option to use https' ( #217 ) from zaphkito/artemis:chumai_https into develop
...
Reviewed-on: Hay1tsme/artemis#217
2025-07-13 05:22:18 +00:00
cf6666b866
mai2: fix Exp and Chn encryption
2025-06-14 15:07:55 +08:00
592e6961e8
chu&mai2: add option to use https
2025-06-14 14:51:21 +08:00
d8bd26d16e
nginx: add WAHLAP billing in example config file
2025-06-14 05:29:25 +08:00
4875caab93
ChimeDB qr code lookup/userid complete
2025-05-31 12:23:40 +12:00
5e5365d22b
Allnet Lite Power On Support
2025-05-31 07:15:35 +12:00
ce475e801b
allnet: save billing traces
2025-04-17 20:11:33 -04:00
a2f71dc553
ongeki: bright MEMORY Act.3 support added
2025-03-26 15:25:34 +01:00
5475b52336
[chunithm] support luminous+
2024-12-19 13:03:37 +07:00
b7a006f7ee
core: pushing changes regarding MySQL ssl toggle that is now mandatory
2024-11-12 10:53:02 -05:00
f5205801a8
Added customization unlock overrides
2024-11-03 19:12:49 -05:00
045465ed4e
idz: disabled by default to silence warnings for people who don't feel like configuring games they don't intend to use
2024-09-23 14:46:41 -04:00
eacd4a2f43
Adding stock_tickets and stock_count chuni mods. Enables specified tickets to be auto-stocked on login
2024-09-02 20:00:59 -04:00
97e1d5da05
fix disable. Fix casing in options
2024-06-30 12:54:44 +02:00
e0e63a9a13
configurable festa options
2024-06-30 00:23:10 +02:00
e91f84fecc
sao: backport changes from diana
2024-06-25 14:02:53 -04:00
8e39b56bae
CxB: fix default config
2024-06-24 23:09:32 +00:00
714713384d
correctly reboot end time in example_config && update docs
2024-06-23 15:26:22 +08:00
5378655c52
[chunithm] Support LUMINOUS
2024-06-20 08:11:24 +07:00
a8daa0344a
[mai2] Support encryption ( #130 )
...
Similar to O.N.G.E.K.I. and CHUNITHM, with the caveat that the obfuscated endpoint is created using `md5(endpoint + salt)` instead of using PBKDF2 like other games.
Tested and confirmed working on FESTiVAL+.
The current implementation is also affected by #129 , so I'm open to ideas.
Reviewed-on: Hay1tsme/artemis#130
Co-authored-by: beerpsi <beerpsi@duck.com >
Co-committed-by: beerpsi <beerpsi@duck.com >
2024-04-24 16:59:33 +00:00
f41eb907ef
update prod.md
2024-01-14 17:46:52 -05:00
a3b1d07c73
update nginx example config
2024-01-14 17:42:58 -05:00
7cf8b4fd5f
aimedb: allow listen address override
2024-01-14 16:48:41 -05:00
ba7cb07208
update default config value
2024-01-11 20:34:53 -05:00
bb752563cc
aimedb: add enable toggle
2024-01-11 12:25:35 -05:00
a676e42a59
fix old value being in config
2024-01-11 12:16:45 -05:00
fb36cc9b07
configuration changes, update docs
2024-01-11 12:08:22 -05:00
c680c2d4e9
readd get_title_port_ssl
2024-01-09 17:49:18 -05:00
05586df08a
move to async database
2024-01-09 14:42:17 -05:00
edd3ce8ead
move to alembic
2024-01-09 13:57:59 -05:00
14fa0f5e8e
begin move
2024-01-09 03:07:04 -05:00
01591a0456
chuni: revert changes to udpHolePunchUri and reflectorUri
2024-01-08 21:23:10 -05:00
27bf51f9f8
chuni: add matching config, stun turn stuff
2024-01-08 18:22:09 -05:00
fd0fefa48b
Added Sun Plus to example config
...
my bad
2023-12-13 12:28:28 +00:00
ed2d306dee
adb: add configurable auth id lifetime
2023-11-30 18:22:01 -05:00
46f61325cb
aimedb: soft impl of auth ids
2023-11-29 18:01:19 -05:00
565dc38e9a
Merge branch 'develop' into idac
2023-11-13 16:18:04 +01:00
1a4dc88c8a
cxb: cleanup of config
2023-11-13 10:12:52 -05:00
3c06f46644
sao: add decoder helpers, hash checks
2023-11-09 18:11:58 -05:00
8560c05928
sao: remove hostname/port config, fix allnet uri
2023-11-09 11:55:49 -05:00
94c326a27d
ongeki: add option to use https for red and beyond
2023-11-08 21:42:53 -05:00
cb8eaae2c0
Per-version URI/Host ( #66 )
...
Allows setting allnet uri/host response based on things like version, config files, and other factors to accommodate a wider range of potential setups under the same roof. This DOES require all titles to adopt a new structure but it's documented and should hopefully be somewhat intuitive.
Co-authored-by: Hay1tsme <kevin@hay1ts.me >
Reviewed-on: Hay1tsme/artemis#66
Co-authored-by: Kevin Trocolli <pitok236@gmail.com >
Co-committed-by: Kevin Trocolli <pitok236@gmail.com >
2023-11-09 02:17:48 +00:00
990d60cf27
Forgot to remove rank scale option from the example config, as it does literally nothing now lol
2023-10-20 04:25:08 +00:00
81f7106264
IDAC: avatar gacha updated (HUGE PAIN), config fixes
2023-10-19 18:52:10 +02:00
93b8b86b55
Adding base handler & config for HTTPS title support
2023-10-17 13:12:08 -04:00
300cd10abf
Updated example config with reboot time
...
You can leave this option out to disable reboot times, and the games will use the prior mechanism of maintenance always being 4~ hours before current time
2023-10-16 13:23:56 +00:00
bfaadff9f6
pushing news support customization for chunithm
2023-10-07 12:31:08 -04:00
b5ccd67940
db: add memcache toggle
2023-10-05 22:16:50 -04:00