From 935fd54a9b1cd1b83589e872d93d6be7acd617d3 Mon Sep 17 00:00:00 2001 From: austin Date: Fri, 2 Aug 2024 15:58:36 -0400 Subject: [PATCH] doc updates --- docs/src/progress/currenttarget.md | 1 - docs/src/progress/renderertodo.md | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/src/progress/currenttarget.md b/docs/src/progress/currenttarget.md index f3712a41..03424d85 100644 --- a/docs/src/progress/currenttarget.md +++ b/docs/src/progress/currenttarget.md @@ -13,7 +13,6 @@ Things that feel bad: First person blocking angle doesn't line up - Can't instantly start/stop blocking Attack animation feels slow Hands don't align with blade No audio diff --git a/docs/src/progress/renderertodo.md b/docs/src/progress/renderertodo.md index b8c14115..8590a633 100644 --- a/docs/src/progress/renderertodo.md +++ b/docs/src/progress/renderertodo.md @@ -497,6 +497,11 @@ Fix server entity camera rotation Fix world bounds application Bone debug rendering +(08/02/2024) +State transition packets and support on both client and server +State transition utils interrupt support +Block animation cancels immediately on first person model + # TODO