Skip to content

Public 9.2.0

Compare
Choose a tag to compare
@DKPlugins DKPlugins released this 28 Aug 15:49
· 9 commits to master since this release

Added

  1. New function. Title Menu Command Window - Allows you to adjust the position and width of the command window on the title screen.
  2. New function. Title Menu Exit Command - Allows you to add an exit command to the command window on the title screen.
  3. New function . Max Savefiles - Allows you to change the maximum number of save slots.
  4. ParameterManager.prototype.change
  5. Base.prototype._clearOptions
  6. Base.prototype.enableMouse
  7. Sprite.Selectable.prototype.enableMouseHover
  8. Sprite.Selectable.prototype.enableWheelScroll

Changed

  1. Function "Grid/Ruler" inproved. You can now customize the order of the grid size.
  2. Base.prototype._clearAll

Deprecated

  1. ParameterManager.prototype.pluginName property
  2. ParameterManager.prototype.isRequired
  3. ParameterManager.prototype.registerPlugins
  4. Base.prototype.clearOptions
  5. Base.prototype.disableOption
  6. Base.prototype.enableOptions
  7. Base.prototype.findAnimation
  8. Base.prototype.finishEvents
  9. class Sprite.ProgressBar.Circle
  10. class Sprite.ProgressBar.SemiCircle
  11. class Sprite.CheckBox
  12. Scene.prototype.start

Other

Updated documentation
Updated Help