Fast-forward master to working and delete working #1

Merged
AMNatty merged 29 commits from working into master 2022-04-06 09:04:32 +00:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit fdfd4fc215 - Show all commits

View File

@ -4,6 +4,7 @@
* 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
## Features targeted for 20.2.0.0-alpha.4
* The stage subsystem

View File

@ -9,6 +9,7 @@
Awaiting implementation:
* `[PlutoLib]` Moved `cz.tefek.pluto.io.pluto.pp` to `cz.tefek.pluto.io.plutopackage`
* `[PlutoLib]` Completely reworked the module system
* `[PlutoLib]` Created a simple Color API
## 20.2.0.0-alpha.2
* `build.gradle` Extracted the version numbers into separate variables