=
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
Kevin Trocolli
e91f84fecc
sao: backport changes from diana
2024-06-25 14:02:53 -04:00
Hay1tsme
8e39b56bae
CxB: fix default config
2024-06-24 23:09:32 +00:00
zaphkito
714713384d
correctly reboot end time in example_config && update docs
2024-06-23 15:26:22 +08:00
beerpsi
5378655c52
[chunithm] Support LUMINOUS
2024-06-20 08:11:24 +07:00
beerpsi
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: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/130
Co-authored-by: beerpsi <beerpsi@duck.com>
Co-committed-by: beerpsi <beerpsi@duck.com>
2024-04-24 16:59:33 +00:00
Kevin Trocolli
f41eb907ef
update prod.md
2024-01-14 17:46:52 -05:00
Kevin Trocolli
a3b1d07c73
update nginx example config
2024-01-14 17:42:58 -05:00
Kevin Trocolli
7cf8b4fd5f
aimedb: allow listen address override
2024-01-14 16:48:41 -05:00
Kevin Trocolli
ba7cb07208
update default config value
2024-01-11 20:34:53 -05:00
Hay1tsme
bb752563cc
aimedb: add enable toggle
2024-01-11 12:25:35 -05:00
Hay1tsme
a676e42a59
fix old value being in config
2024-01-11 12:16:45 -05:00
Hay1tsme
fb36cc9b07
configuration changes, update docs
2024-01-11 12:08:22 -05:00
Hay1tsme
c680c2d4e9
readd get_title_port_ssl
2024-01-09 17:49:18 -05:00
Hay1tsme
05586df08a
move to async database
2024-01-09 14:42:17 -05:00
Hay1tsme
edd3ce8ead
move to alembic
2024-01-09 13:57:59 -05:00
Kevin Trocolli
14fa0f5e8e
begin move
2024-01-09 03:07:04 -05:00
Kevin Trocolli
01591a0456
chuni: revert changes to udpHolePunchUri and reflectorUri
2024-01-08 21:23:10 -05:00
Hay1tsme
27bf51f9f8
chuni: add matching config, stun turn stuff
2024-01-08 18:22:09 -05:00
EmmyHeart
fd0fefa48b
Added Sun Plus to example config
...
my bad
2023-12-13 12:28:28 +00:00
Hay1tsme
ed2d306dee
adb: add configurable auth id lifetime
2023-11-30 18:22:01 -05:00
Hay1tsme
46f61325cb
aimedb: soft impl of auth ids
2023-11-29 18:01:19 -05:00
Dniel97
565dc38e9a
Merge branch 'develop' into idac
2023-11-13 16:18:04 +01:00
Midorica
1a4dc88c8a
cxb: cleanup of config
2023-11-13 10:12:52 -05:00
Hay1tsme
3c06f46644
sao: add decoder helpers, hash checks
2023-11-09 18:11:58 -05:00
Hay1tsme
8560c05928
sao: remove hostname/port config, fix allnet uri
2023-11-09 11:55:49 -05:00
Hay1tsme
94c326a27d
ongeki: add option to use https for red and beyond
2023-11-08 21:42:53 -05:00
Kevin Trocolli
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: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/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
EmmyHeart
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
Dniel97
81f7106264
IDAC: avatar gacha updated (HUGE PAIN), config fixes
2023-10-19 18:52:10 +02:00
Midorica
93b8b86b55
Adding base handler & config for HTTPS title support
2023-10-17 13:12:08 -04:00
EmmyHeart
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
Midorica
bfaadff9f6
pushing news support customization for chunithm
2023-10-07 12:31:08 -04:00
Kevin Trocolli
b5ccd67940
db: add memcache toggle
2023-10-05 22:16:50 -04:00
Midorica
1f65cfd2eb
Merge pull request 'Added Team and Rival support to Chunithm' ( #24 ) from EmmyHeart/artemis:develop into develop
...
Reviewed-on: https://gitea.tendokyu.moe/Hay1tsme/artemis/pulls/24
2023-10-06 01:48:50 +00:00
Dniel97
0e664e03f9
IDAC: Updated docs, added TA Data
...
Known issue: after selecting Season 1, the TA Data for Season 2 will not be shown
2023-10-03 16:50:52 +02:00
Dniel97
e0265485ff
Initial D THE ARCADE S2 support added
2023-10-01 03:54:23 +02:00
Midorica
090b3148d8
adding encryption support for ongeki
2023-09-09 12:03:42 -04:00
Kevin Trocolli
2e8d99e5fa
allnet: add ip check config option
2023-08-20 23:25:50 -04:00
Hay1tsme
4744e8cf5f
add ip checking config options
2023-08-08 10:24:28 -04:00
Kevin Trocolli
7c78975431
mai2: update example config
2023-07-16 17:00:52 -04:00
Dniel97
6a41dac46c
ongeki: card maker config added, small fixes, improved credits
...
- Changed the credits config to the default 370 instead of 360
- Added `start_date` to the events to show new events
- Fixed Card Maker Gachas to only allow "Select Gacha" once
- Fixed the `get_profile_rating_log` database query
2023-07-12 11:25:46 +02:00
EmmyHeart
1bc8648e35
I knew I forgot something (fixed config)
2023-07-11 09:56:09 +00:00
EmmyHeart
eecd3a829d
Added value for team rank scaling, and documented it a bit
2023-07-11 09:40:49 +00:00
Kevin Trocolli
03cf535ff6
make threading optional
2023-07-08 00:34:55 -04:00
Kevin Trocolli
b1968fe320
Merge branch 'develop' into finale
2023-06-25 18:35:12 -04:00
Kevin Trocolli
514f786e2d
pokken: Switch to using external STUN server
2023-06-25 01:09:23 -04:00
Dniel97
ad820ed091
cm: Added individual Card Maker version and maimai DX passes working
2023-05-30 12:14:18 +02:00
Midorica
72594fef31
adding partial Sword Art Online Arcade support
2023-05-26 13:45:20 -04:00