Commit Graph

528 Commits

Author SHA1 Message Date
7f1ff60b9d Update docs/INSTALL_DOCKER.md 2023-10-21 15:54:17 +00:00
12d0a3f927 - prettier docker guide
- update docker-compose to reflect 1 level higher config folder
2023-10-21 17:47:23 +02:00
5420076c8e - update docker-compose database charset and collation to utf8mb4
- update TODO list in docker guide
- update readme.md
2023-10-21 17:33:58 +02:00
a3d2955fce - update docker-compose.yml
- update mysqldb to mariadb-alpine
- update mysql healthcheck to also include Password
- update memcached to alpine counterpart
- update phpmyadmin port to not collide with ARTEMiS main app
- add commented out options for DB Persistency

- update Dockerfile
- add read.py to Dockerfile

- add docs/INSTALL_DOCKER.md guide
2023-10-21 17:22:58 +02: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
21cb37001b Stubbed Team Course functions as they do not currently do anything 2023-10-20 03:31:36 +00:00
32903d979e Added code for song rankings using romVersion, and ensuring romVersion is set on playlog upsert 2023-10-20 03:29:05 +00:00
3f8c62044c Optimized rival music list, added ranking API, and began work on Team Courses (need help) 2023-10-20 03:26:51 +00:00
719ae9cfb1 Added checks for if Aime card is locked or banned, and pass that status to the game 2023-10-20 03:25:12 +00:00
8fcd227b33 Added functions for checking if Aime card is locked or banned 2023-10-20 03:24:25 +00:00
54c77c047e fixing duplicated is_cab value from machine table 2023-10-18 18:44:03 -04:00
93b8b86b55 Adding base handler & config for HTTPS title support 2023-10-17 13:12:08 -04:00
eaa2652647 Merge pull request 'Chunithm Fixes and Maintenance for all!' (#46) from EmmyHeart/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#46
2023-10-17 17:00:08 +00:00
46f83b9925 Merge pull request 'maimai DX FESTiVAL PLUS support' (#44) from Dniel97/artemis:mai2_festival_plus into develop
Reviewed-on: Hay1tsme/artemis#44
2023-10-16 20:00:08 +00:00
862907b82a
mai2: Fixed cards not showing up 2023-10-16 21:36:26 +02:00
8c114532e8 Updated config documentation with IP enforcement and reboot times 2023-10-16 13:30:10 +00: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
4f0a5f60ab Added config for reboot time support 2023-10-16 13:22:18 +00:00
9cff321857 Added reboot time support 2023-10-16 13:21:07 +00:00
8d289ca066 Added reboot time support 2023-10-16 13:20:37 +00:00
e18b87ee5c Added reboot time support 2023-10-16 13:20:00 +00:00
540d7fc2c2 Added reboot time support 2023-10-16 13:18:23 +00:00
3ef40fe85e Removed Team Rank Scaling and fixed RIval Music Data. Also cleaned up extraneous functions 2023-10-16 13:15:39 +00:00
35a7525f74 Removed extraneous function 2023-10-16 13:14:11 +00:00
d49997f832 Team Rank Scaling is dead, long live Team Rank Scaling 2023-10-16 13:09:53 +00:00
c78a62de14 Fixed Rival Music retrieval 2023-10-16 13:09:11 +00:00
480551f942 Fixed logic error leading to strict IP checking always being enabled 2023-10-16 13:07:05 +00:00
d6e4db48f4
Added maimai DX FESTiVAL PLUS support
- Added Card Maker support for FESTiVAL PLUS
- Bumped SDEZ database to version 8
- Updated docs for FESTiVAL PLUS
2023-10-15 19:04:15 +02:00
346b74e51b
Merge branch 'develop' into fork_develop 2023-10-15 18:06:07 +02:00
aa9d48ccc9 fixed the diva profile again 2023-10-10 18:37:18 -04:00
dc02d60690 Merge branch 'develop' of https://gitea.tendokyu.moe/Hay1tsme/artemis into develop 2023-10-10 18:25:01 -04:00
6d592dcbc7 fixing skin issue with diva profile 2023-10-10 18:24:54 -04:00
ab10f27cb4 Merge pull request 'Fixed typo with game_cfg/game_config' (#42) from EmmyHeart/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#42
2023-10-09 12:38:46 +00:00
0a12e93593 news_msg config option doesn't actually return anything. Fixed! 2023-10-09 06:47:55 +00:00
bad106ceba Fixed typo with game_cfg/game_config
This resulted in an exception on Plost and earlier, leading to games not actually working.
2023-10-09 06:35:14 +00:00
7fc5544c15 adding a SAO note to documentation 2023-10-08 15:52:41 -04:00
bfaadff9f6 pushing news support customization for chunithm 2023-10-07 12:31:08 -04:00
1996f3f356 fix for chunithm song loading after 600 scores 2023-10-07 12:11:24 -04:00
56ddd3b1cc fix yet again to the md file 2023-10-07 12:07:14 -04:00
41fcadfd55 quick fix to markdown file 2023-10-07 12:04:33 -04:00
06d95c8c5f Adding details under the game specific info doc 2023-10-07 11:59:01 -04:00
b5ccd67940 db: add memcache toggle 2023-10-05 22:16:50 -04:00
1f65cfd2eb Merge pull request 'Added Team and Rival support to Chunithm' (#24) from EmmyHeart/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#24
2023-10-06 01:48:50 +00:00
9681f86e33 Chunithm SQL documentation
Figured I would outline all of the neat SQL tricks you can do with this build, as well as properly document the features.
2023-10-05 07:56:46 +00:00
d641705273 pokken: fix last_play_event_id 2023-10-02 15:12:29 -04:00
3d13eb1698 pokken: add coalesce 2023-10-01 23:49:47 -04:00
33e0288e5e pokken: pokemon data save/load 2023-10-01 22:38:56 -04:00
38c1c31cf5
Merge branch 'develop' into fork_develop 2023-09-25 22:48:53 +02:00
91791813dc Merge pull request 'ONGEKI Rival Functionality' (#36) from 2TT/artemis:develop into develop
Reviewed-on: Hay1tsme/artemis#36
2023-09-23 16:08:15 +00:00
1497bf4a95 frontend: fixes to searching 2023-09-19 02:42:13 -04:00