Skip to content

Stable-v1.3.0

Latest
Compare
Choose a tag to compare
@deadlykam deadlykam released this 02 Sep 11:21
72ce516
  1. Added IUpdate interface. This is needed so that other interfaces can extend from this interface and get the methods. Later may also simplify search for MonoAdv objects by using IUpdate. This may allow other custom classes to be searched as well.
  2. Added pooling system.
  3. Added IUpdateManager interface. Now UpdateManagerLocal, UpdateManagerGlobal and UpdateManagerGlobalHelper are child of IUpdateManager. This helps with generic scripts with constraints.
  4. Added a new feature called Folder Selection Palette. This feature allows the user to store any folder locations and then later can go to those folders instantly, in the Project View, by clicking a button.