From beb985e3120484c4fcf5b6fb8228798a52e3303f Mon Sep 17 00:00:00 2001 From: Hipposgrumm <60556345+Hipposgrumm@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:04:37 -0700 Subject: [PATCH] Noted changes in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8515af4..03df5f8 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ Almost everything: - SetUserAchievementAndGetReward (works like SetAchievementAndGetReward) - SetUserRoom - ValidateName +- GetGroupsByGroupType (only useful for Eat My Dust at the moment) #### Partially implemented - ApplyPayout (doesn't calculate rewards properly) @@ -171,6 +172,7 @@ Almost everything: - ProcessRewardedItems (gives gems, but doesn't give gold, gold is not yet implemented) - SellItems (gives gems, but doesn't give gold, gold is not yet implemented) - SetUserAchievementTask (returns a real reward but still use task placeholder) +- JoinGroup (for Eat My Dust only) #### Currently static or stubbed - GetAchievementTaskInfo (returns a static XML)