From 9427c0a5f46d5c718f94708b3545fa399370007b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 09:57:09 -0400 Subject: [PATCH] Update score (#557) Co-authored-by: FazanaJ --- README.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index f42ce40b..5121154b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ As of May 6, 2025, this is our current score:     Decomp progress: 85.64% -    Documentation progress: 55.54% +    Documentation progress: 56.69% --- @@ -119,28 +119,28 @@ s32 is_drumstick_unlocked(void) { As of May 6, 2025, this is our current score: ``` - =============================================================== - ADVENTURE ONE (ASM -> C Decompilation) - ------------ 85.64% Complete (86.80% NON_MATCHING) ------------ - # Decompiled functions: 1882 - # GLOBAL_ASM remaining: 69 - # NON_MATCHING functions: 7 - # NON_EQUIVALENT WIP functions: 25 - ------------------------- Game Status ------------------------- - Balloons: 39/47, Keys: 4/4, Trophies: 4/5 - T.T. Amulets: 4/4, Wizpig Amulets: 4/4 - --------------------------------------------------------------- - We are racing in Spacedust Alley. (Lap 2/3) - =============================================================== - ADVENTURE TWO (Cleanup & Documentation) - ----------------------- 55.54% Complete ----------------------- - # Documented functions: 1170 - # Undocumented remaining: 484 - ------------------------- Game Status ------------------------- - Balloons: 26/47, Keys: 3/4, Trophies: 2/5 - T.T. Amulets: 3/4, Wizpig Amulets: 2/4 - --------------------------------------------------------------- - We are collecting silver coins in Whale Bay. (5/8 silver coins) - =============================================================== + ===================================================================== + ADVENTURE ONE (ASM -> C Decompilation) + --------------- 85.64% Complete (86.80% NON_MATCHING) --------------- + # Decompiled functions: 1882 + # GLOBAL_ASM remaining: 69 + # NON_MATCHING functions: 7 + # NON_EQUIVALENT WIP functions: 25 + ---------------------------- Game Status ---------------------------- + Balloons: 39/47, Keys: 4/4, Trophies: 4/5 + T.T. Amulets: 4/4, Wizpig Amulets: 4/4 + --------------------------------------------------------------------- + We are racing in Spacedust Alley. (Lap 2/3) + ===================================================================== + ADVENTURE TWO (Cleanup & Documentation) + -------------------------- 56.69% Complete -------------------------- + # Documented functions: 1174 + # Undocumented remaining: 480 + ---------------------------- Game Status ---------------------------- + Balloons: 27/47, Keys: 3/4, Trophies: 2/5 + T.T. Amulets: 3/4, Wizpig Amulets: 2/4 + --------------------------------------------------------------------- + We are collecting silver coins in Crescent Island. (3/8 silver coins) + ===================================================================== ```