Skip to content

#3 Release [ALPHA]

Compare
Choose a tag to compare
@z3nth10n z3nth10n released this 29 Nov 21:43
  • Deleted Unity Analytics popup.
  • Improved Lerped Updater (I added the XML file to download, and I made several optimizations to it).
  • Fixed problem with Debug Manager's editor menu option.
  • Added Debug Manager to the game.
  • Now there is a working console (the unique command is /debug, the shortcut to this command is the key 'P').
  • Improved WWW System.
  • The Falling Avoider has been fixed (it has a minor bug, that had not detect the Start event of MonoBehaviour) and improved.
  • Added support to unistalled Assets by creating two new options 'Build Scene' & 'Init Asset', if the asset is not present the Editor will show you a message to download/buy it!
  • If the API is not active in the Editor, the DownloadAPI class will help it you to promote it.
  • Game Console simple format system.
  • Added shortcuts to editor.
  • Utility to get Skin from Editor, Inspector and Game.
  • Added some commands.
  • Added a File Browser Utility.
  • Added custom inspector draws for some classes.
  • Improved GUI from console.
  • Update and compile external files from the API Project to update changes.