Development Schedule

Unpromised Schedule

AceLand Workshop runs with single-man power at this moment. Unfortunately I'm not a rich and I can work for the workshop in my free time only.

For future functions and features, please check the Unreleased setions of sub-page Change Log under every package.

For new package, I will create a new page for it with blanket of state and simple description of the package.


State of New Package

Development

Package is in development progress and not yet published. Document is a draft of functions.

There will be included dev in document name.

version is 0.x.x

Beta

A beta version will be published on Github only. There is no package published on OpenUPM.

The usage and package structure may be changed. There is no promise on any error or bug fix on schedule. It is not recommended on any published project.

There will be included beta in document name.

version is 0.x.x

Experimental

A published version and work fine. However it is not bug-free version. Reported bugs will be fixed as soon as possible.

This version is not a perfect version. User experience is not good. Many settings or initialization processes should be handle manually.

Good Unity Experience is required to use this version.

There will be included exp in document name.

version is 1.x.x or above

Published

All other version is a published package.

There is a Change Log page that includes:

  • unreleased logs - future planned updates

  • update logs - past logs since published

version is 1.x.x or above

Obsolete

Class or Package will be marked as obsolete, and will be removed in next few versions.

There will be included obs in document name.

Please read the document for replacement.

There will be included obs in document name.


Last updated