From 6d0f719fde31f61eb7b5e0c8404acacb54240f2b Mon Sep 17 00:00:00 2001 From: austinvaness Date: Mon, 11 Nov 2024 03:19:18 +0000 Subject: [PATCH] Plugin list updated --- plugins.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins.json b/plugins.json index 10cae85..41a549b 100644 --- a/plugins.json +++ b/plugins.json @@ -245,6 +245,15 @@ "modified": 1638314198, "file": "Plugins/FileCleaner.xml" }, + { + "id": "klightspeed/FixMissingTreesPlugin", + "name": "Fix invisible trees", + "author": "Ben Peddell", + "tooltip": "Fix an LOD issue causing invisible trees", + "description": "\n\t This plugin fixes the client-side issue in https://support.keenswh.com/spaceengineers/pc/topic/44535-client-side-environment-item-e-g-tree-lod-issue\n\t \n\t This was caused by the function populating environment items incorrectly removing the number of items that had already been spawned\n\t from the number of items considered for the target LOD.\n\t \n\t i.e. if there were 39 items spawned and the target LOD should consider 107 items, it was only considering 68 items\n ", + "modified": 1730743864, + "file": "Plugins/FixMissingTreesPlugin.xml" + }, { "id": "BDCarrillo/EyeAdaptation", "name": "FixedEyeAdaptation",