diff --git a/changelog.md b/changelog.md index 18ab7c3..3aa0559 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ Documenting updates to ARTEMiS, to be updated every time the master branch is pu ### SAO + Fixing new profile creation with right heroes and start VP + Fix to the Unanalyzed Log responses returning the wrong rewards ++ Documentation revised ## 20240226 ### CXB diff --git a/docs/game_specific_info.md b/docs/game_specific_info.md index 19982bc..eaee73a 100644 --- a/docs/game_specific_info.md +++ b/docs/game_specific_info.md @@ -621,15 +621,18 @@ python dbutils.py --game SDEW upgrade ### Notes - Defrag Match will crash at loading - Co-Op Online is not supported -- Shop is not functionnal +- Shop is displayed but cannot purchase heroes or items - Player title is currently static and cannot be changed in-game - QR Card Scanning currently only load a static hero - -**Network hashing in GssSite.dll must be disabled** +- Ex-quests progression not supported yet +- Daily Missions not implemented +- EX TOWER 1,2 & 3 are not yet supported +- Quest continues isn't supported +- Daily Yui coin not yet fixed ### Credits for SAO support: -- Midorica - Limited Network Support +- Midorica - Network Support - Dniel97 - Helping with network base - tungnotpunk - Source