From e95949ae040778e1095665d7b69b54344702c8ed Mon Sep 17 00:00:00 2001 From: Joachim Stolberg Date: Sun, 5 Mar 2023 11:51:03 +0100 Subject: [PATCH] Update history --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fc4d2ef..7c8ebfd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ In the worst case, the server crashes.** ### License -Copyright (C) 2019-2022 Joachim Stolberg +Copyright (C) 2019-2023 Joachim Stolberg Code: Licensed under the GNU AGPL version 3 or later. See LICENSE.txt Textures: CC BY-SA 3.0 @@ -89,6 +89,24 @@ Available worlds will be converted to 'lsqlite3', but there is no way back, so: ### History +**2023-03-05 V1.11** +- Reduce the number of necessary exp points for TA5 Hyperloop Chest, + TA5 Hyperloop Tank, and TA5 AI Chip II +- Fix possible kernel crashes with TA5 Hyperloop Chest and autocrafter +- Rework doorcontroller (menu changed) +- Increase tank cart storage size to 200 units +- Fix several paramtype/use_texture_alpha issues +- Add command 'load' to the TA4 power terminal +- Add beduino tank commands +- Fix power consumption bug for a stopped collider +- Fix electrolyzer formspec bug +- Add Rack and pinion node +- Expand ta4 sequencer wrench menu +- Accept mincart carts for the move controller +- movecontroller: Allow to move objects 'without' a move block +- Add empty_spool as fab output +- Fix doser goes blocked bug + **2023-02-04 V1.10** - Improve flycontroller - Remove handover for movecontroller