From 5f5b4e5fba44d25915d2f7ba8c6042c2dde8c683 Mon Sep 17 00:00:00 2001 From: Jozufozu Date: Sat, 8 Jan 2022 17:42:32 -0800 Subject: [PATCH] Update changelog --- changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.txt b/changelog.txt index 5efc1aa0b..ccd0e4240 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +0.5.1: +Fixes + - Fix crash on resource reload with backend off + - Fix artifacts while using Optifine shaders + - Fix crash when trying to access biomes in a VirtualRenderWorld +Technical/API + - Refactor instance renderer registration to separate client and server logic (thanks Pepper!) + - VirtualRenderWorlds now have a "biomeOffset" field which gets added when looking up biomes + - Added GlStateTracker which hooks into GlStateManager to track changes in buffer, vertex array, and program bindings + 0.5.0a: Fixes - Address crash experienced by some users while rendering any tile.