From 3f05b84c0fc892b1c6763df33dfe8f3ce01ff060 Mon Sep 17 00:00:00 2001 From: Dom Eori <4j6dq2zi8@relay.firefox.com> Date: Tue, 25 Apr 2023 18:13:07 +0900 Subject: [PATCH] Bump version to 0.0.46 --- CHANGELOG.md | 7 +++++++ config/application.properties | 4 +++- docs/game_specific_notes.md | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 84043e7f..427af225 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## 0.0.46 - 2023-04-25 +- Add client serial validation option for All.Net PowerOn request. Thanks to Fleming Karlzett! +- Change Chunithm New userbox API to return sorted list. Thanks to Fleming Karlzett! +- Add new card, event and music data for O.N.G.E.K.I bright memory +- Add new event for Maimai DX Festival +- Update Spring boot to 2.7.11 and other dependencies + ## 0.0.45a - 2023-04-06 - Add game data for Chunithm Sun diff --git a/config/application.properties b/config/application.properties index 70b54207..bf26384a 100644 --- a/config/application.properties +++ b/config/application.properties @@ -13,10 +13,12 @@ billing.server.port=8443 ## Please notice most games won't work with localhost or 127.0.0.1 #allnet.server.host=localhost #allnet.server.port=80 -allnet.server.check-keychip=false ## This is for some games that use shop name for in-game functions. ## Specify the place name here if you need it. By default it is empty. #allnet.server.place-name= +## This enables client serial validation during power on request using keychip table in database. +## Only enable this if you know what you are doing. +#allnet.server.check-keychip=false ## Http Server Port ## Only change this if you have a reverse proxy running. diff --git a/docs/game_specific_notes.md b/docs/game_specific_notes.md index bf95185f..5763a3ea 100644 --- a/docs/game_specific_notes.md +++ b/docs/game_specific_notes.md @@ -9,8 +9,8 @@ This document is for detailed game specific notes, if any. | --- | --- | --- | --- | --- | --- | |Chunithm (Chusan)|SDHD |Sun |A152 |Yes |Yes | |Chunithm |SDBT |Paradise Lost |A032 |Yes |Yes (Paradise) | -|Maimai DX |SDEZ |Festival |F051 |Yes |Yes | -|O.N.G.E.K.I |SDDT |Bright memory |A077 |Yes |Yes | +|Maimai DX |SDEZ |Festival |F061 |Yes |Yes | +|O.N.G.E.K.I |SDDT |Bright memory |A082 |Yes |Yes | |Card Maker |SDED |1.34 |A030 |Yes |Yes | |Maimai |SDEY |Finale |? |No |? | |Project DIVA AFT |SBZV |? |? |No |? |