From 7b2528f64e00bd3842652055c1a8bf060f31d330 Mon Sep 17 00:00:00 2001 From: ^-^ Trevor Date: Mon, 3 Jan 2022 21:45:42 +0000 Subject: [PATCH] delete --- changelog.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 changelog.txt diff --git a/changelog.txt b/changelog.txt deleted file mode 100644 index 2a146b0..0000000 --- a/changelog.txt +++ /dev/null @@ -1,12 +0,0 @@ -Features: -- added debug feature that shows the blocks that are being tested for collision (red boxes) -- Player now has a white outline when in debug mode - -Tweeks: -- The player hitbox size has been reduced in width to 0.225 block size -- Player movement speed has been tweeked - -Bug fixes: -- When player travels beyond 4000 blocks, the frame rate starts to drop below 60 -- Fixed some moving left and right inconsistencies (not being able to land on a block on the left but being able to land on the right... etc) -- Optimized the performance further \ No newline at end of file