Skip to content

Releases: ainurdada/com.dada.commander

Commander v2.0.0

11 Sep 14:23
Compare
Choose a tag to compare

How to install

Download .unitypackage file and run it
or
Unzip .zip file to any place in your project

Commander v2.0.0 is here!

Added:

  • a drop-down list of possible commands
  • the ability to scroll through commands that have already been executed
  • the ability to set the texture to the background for the UI
  • the ability to Invoke all non-static methods that are on the scene when selecting a target

Fixed:

  • transfer of int as string parameters
  • log methods object supporting

Commander v1.1.0

08 Aug 13:58
Compare
Choose a tag to compare

How to install

Download .unitypackage file and run it
or
Unzip com.dada.commander.zip file to any place in your project

Added:

  • log methods
  • warning log type

Fixed:

  • static member invoking

Commander v1.0.3

30 Jul 10:06
Compare
Choose a tag to compare

How to install

Download .unitypackage file and run it
or
Unzip com.dada.commander.zip file to any place in your project

Fixed:

  • bug with building application

Commander v1.0.2

04 May 23:24
Compare
Choose a tag to compare

How to install

Download .unitypackage file and run it
or
Unzip com.dada.commander.zip file to any place in your project

What's new

  • added possibility write strings with spaces for parameters using "
  • added events to ConsoleController

Fixed:

  • UI instance

Commander v1.0.1

02 May 00:47
Compare
Choose a tag to compare

What's new

  • added on OnShowed and OnHided ConsoleUI events. You can use them by class ConsoleController

Fixed:

  • now commands are sorted in method GetCommands
  • fixed some UI elements

How to install

Download .unitypackage file and run it
or
Unzip com.dada.commander.zip file to any place in your project

v1.0.0

28 Apr 01:42
Compare
Choose a tag to compare

Release from beta! 🎉🎉🎉

What's new

  • It has become more convenient to configure the console. Now all changes are made in real time.

How to install

Download .unitypackage file
or
Unzip com.dada.commander.zip file to any place in your project

Dada.Commander v0.8.0

27 Apr 20:50
Compare
Choose a tag to compare

How to install

Download .unitypackage file
or
Unzip com.dada.commander.zip file to any place in your project

What's new

  • added multi-instance support
  • now supports all of return types

Dada.Commander v0.7.0

27 Apr 12:54
Compare
Choose a tag to compare

How to install

Download .unitypackage file
or
Unzip com.dada.commander.zip file to any place in your project

What's new

  • Now Commander supports working with fields and properties

Dada.Commander v0.6.0

25 Apr 21:03
Compare
Choose a tag to compare

How to install

Download .unitypackage file
or
Unzip com.dada.commander.zip file to any place in your project

What's new

  • Added console UI

Dada.Commander v0.5.0

25 Apr 12:44
Compare
Choose a tag to compare

Installation

Unzip com.dada.cheatconsole.zip file to any place in your project

Documentation

https://github.com/ainurdada/com.dada.commander/blob/master/README.md