From 5151a57f0918ef718f1a049fc34770c2b8c28e14 Mon Sep 17 00:00:00 2001 From: Tefek <31473117+493msi@users.noreply.github.com> Date: Sat, 16 Jan 2021 17:54:40 +0100 Subject: [PATCH] Updated plans and scheduled versions --- NEXT_RELEASE_DRAFT.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/NEXT_RELEASE_DRAFT.md b/NEXT_RELEASE_DRAFT.md index ad99b16..0e3af4c 100644 --- a/NEXT_RELEASE_DRAFT.md +++ b/NEXT_RELEASE_DRAFT.md @@ -1,14 +1,11 @@ -## Features targeted for 20.2.0.0-alpha.3 +## Features targeted for 21.0.1.0-alpha.0 * `[PlutoLib]` Completely redo the ModLoader system * The current implementation is a result of 5 years of feature creep * Large scale API changes, however the general idea should stay the same * Rethink the class loader system. * `[PlutoLib]` Redo the resource system -* `[PlutoLib]` Create a new Color API and port renderer code to it - * `[PlutoGUI]` FontRenderer code will not receive these changes - as it is awaiting a rewrite anyway -## Features targeted for 20.2.0.0-alpha.4 +## Features targeted for 21.0.1.0-alpha.1 * The stage subsystem * A "stage", in this context, is a set of assets bound together by programming logic, not necessarily a game level. @@ -48,5 +45,5 @@ * Improve upon the support of thread-local Pluto instances * The long term goal is to allow an unlimited amount of Pluto applications at any given time -## Features targeted for 20.2.0.0-alpha.5 +## Features targeted for 21.0.1.0-alpha.4 * The initial minimal release of `[PlutoCommandParser]` \ No newline at end of file