iiYO Community

Full Version: Some thoughts on triggers, events and stack stuff
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

Guest

Some changes for changelog (NOTE TO SELF: update it during the change, not after):
Code:
* Added fadein and fadeout attributes to set fade duration at sound-related commands
  * New command: <shake> to shake an asset in given direction for a given amount of time
  * New command: <with> to check conditions and execute a block of commands if condition matchs
  * Changed deploy.js script to produce a minified engine file as well.
  * Changed <choice> command so it can execute a block of any commands, not only <var>
  * Fixed: <restart> command was broken
  * Enabled textToHtml conversion for alert messages
  * HTML formatting allowed at <displayname>

Guest

Yep, it sure is a good idea to change the changelog whenever you, well, change something. Wink

Guest

Yeah, it may be really good to have changelog that logs changes =)
Pages: 1 2