From 7ee6a9100aff91179e837d00a9bcee607a20ca63 Mon Sep 17 00:00:00 2001 From: msg-programs Date: Sun, 3 Sep 2023 10:44:34 +0200 Subject: Add missing widget docs and widgets --- src/main/resources/assets/skyblocker/tabhud/readme.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/skyblocker/tabhud/readme.md b/src/main/resources/assets/skyblocker/tabhud/readme.md index a50c1f96..70702d9c 100644 --- a/src/main/resources/assets/skyblocker/tabhud/readme.md +++ b/src/main/resources/assets/skyblocker/tabhud/readme.md @@ -68,6 +68,7 @@ Grouped by themes (roughly) - SkillsWidget: The player's skill levels and stats - TrapperWidget: Trapper pelts on the farming island. - UpgradeWidget: Currently running upgrades +- CameraPositionWidget: Shows orientation (pitch/yaw) of camera #### Garden - ComposterWidget: The composter in the garden. @@ -96,12 +97,12 @@ Grouped by themes (roughly) #### Rift - AdvertisementWidget: Shows rift ads. -- GoodToKnowWidget: -- RiftProfileWidget: -- RiftProgressWidget: +- GoodToKnowWidget: Lifetime Motes earned and/or times you visited the rift. +- RiftProfileWidget: Info about your player profile while in the rift. +- RiftProgressWidget: Info about Montezuma, Timecharms and Enigma Souls. - RiftServerInfoWidget: Server widget specialized for the rift. - RiftStatsWidget: Server widget specialized for the rift. -- ShenWidget: +- ShenWidget: Shows Shen's countdown #### Player lists - PlayerListWidget: Generic list of players in the area. -- cgit