Skip to content

Releases: DKPlugins/DKTools

Public 6.3.0

03 Mar 15:08
Compare
Choose a tag to compare

New

Class DKTools.StartupManager

Added

DKTools.IO.Directory.prototype.createDirectory
DKTools.IO.Directory.prototype.createDirectoryAsync
DKTools.IO.Directory.prototype.getRootDirectory
DKTools.Unit.prototype.hasGetValueHandler
DKTools.Unit.prototype.hasPercents
DKTools.Unit.prototype.hasSource
DKTools.Unit.Property.prototype.hasProperty
DKTools.Unit.Property.prototype.hasSource
DKTools.Unit.Properties.prototype._getProperties
DKTools.Unit.Properties.prototype.hasProperty
DKTools.Unit.Properties.prototype.hasProperties
DKTools.Unit.Properties.prototype.hasSource
DKTools.Unit.Function.prototype.hasSource
DKTools.Base.prototype.drawGauge
DKTools.Sprite.Selectable.prototype.getLastItemName
DKTools.Sprite.Selectable.prototype.getLastItemRect
DKTools.Sprite.Selectable.prototype.getCurrentItemRectForText
DKTools.Sprite.Selectable.prototype.getLastItemRectForText
DKTools.Sprite.Selectable.prototype.getLastItemRectForText
DKTools.Sprite.Selectable.prototype.getCurrentItemFullInfo
DKTools.Sprite.Selectable.prototype.getLastItemFullInfo
DKTools.Sprite.Selectable.prototype.getLastItem
DKTools.Sprite.Selectable.prototype.getLastItemSymbol
DKTools.Sprite.Selectable.prototype.getLastItemExt

Changed

DKTools.IO.Entity.prototype.initialize
DKTools.IO.File.prototype.initialize
DKTools.Unit.prototype.equals
DKTools.Unit.prototype.getPercents
DKTools.Unit.prototype.getValue
DKTools.Unit.prototype.getValueBase
DKTools.Unit.Property.prototype.equals
DKTools.Unit.Property.prototype.getValueBase
DKTools.Unit.Properties.prototype.add
DKTools.Unit.Properties.prototype.div
DKTools.Unit.Properties.prototype.mul
DKTools.Unit.Properties.prototype.sub
DKTools.Unit.Properties.prototype.equals
DKTools.Unit.Properties.prototype.getPercents
DKTools.Unit.Properties.prototype.getValue
DKTools.Unit.Properties.prototype.getValueBase
DKTools.Unit.Function.prototype.getValueBase
DKTools.Base.prototype.drawBitmap
DKTools.Base.prototype.drawCircle
DKTools.Base.prototype.drawIcon
DKTools.Base.prototype.drawLine
DKTools.Base.prototype.drawPolygon
DKTools.Base.prototype.fillRect
DKTools.Base.prototype.gradientRect
DKTools.Sprite.prototype.drawText
DKTools.Sprite.Selectable.prototype.getItemFullInfo
DKTools.Sprite.ProgressBar.Rectangle.prototype.standardHorizontalDrawGraphicHandler
DKTools.Sprite.ProgressBar.Rectangle.prototype.standardVerticalDrawGraphicHandler

Other

Updated documentation

Public 6.2.1

16 Jan 15:55
Compare
Choose a tag to compare

Changed

  1. DKTools.IO.Entity.prototype.isFile
  2. DKTools.IO.File.prototype.exists
  3. DKTools.IO.File.prototype.isImage

Other

Updated documentation

Public 6.2.0

19 Nov 11:41
Compare
Choose a tag to compare

New

  1. "Image Cache Limit" function
  2. "Cursor Graphic" function

Added

  1. DKTools.Base.prototype.addFilter
  2. DKTools.Base.prototype.clearFilters
  3. DKTools.Base.prototype.removeFilter

Removed

  1. DKTools.Utils.Number.isFinite
  2. DKTools.Utils.Number.isNaN

Other

Fixed fillArc and strokeArc bugs
Updated documentation

Public 6.1.0

01 Nov 16:48
Compare
Choose a tag to compare

New

  1. Class DKTools.Scene.Preloader

Added

  1. DKTools.Utils.throwError
  2. DKTools.IO.File.prototype.saveJson
  3. DKTools.IO.File.prototype.saveJsonAsync
  4. DKTools.PreloadManagaer.isReady
  5. DKTools.Base.prototype.getTextFontHeight
  6. DKTools.Sprite.prototype.removeFillColor
  7. DKTools.Sprite.Cursor.prototype.processCursorAnimation
  8. DKTools.Sprite.Selectable.prototype cursorDownHandler property
  9. DKTools.Sprite.Selectable.prototype cursorUpHandler property
  10. DKTools.Sprite.Selectable.prototype cursorRightHandler property
  11. DKTools.Sprite.Selectable.prototype cursorLeftHandler property
  12. DKTools.Sprite.Selectable.prototype cursorPageDownHandler property
  13. DKTools.Sprite.Selectable.prototype cursorPageUpHandler property
  14. DKTools.Sprite.Selectable.prototype itemDrawHandler property
  15. DKTools.Sprite.Selectable.prototype.cursorPageDown
  16. DKTools.Sprite.Selectable.prototype.cursorPageUp
  17. DKTools.Sprite.Selectable.prototype.hasSymbol
  18. DKTools.Sprite.Selectable.prototype.hasExt
  19. DKTools.Sprite.Selectable.prototype.hasCursorDownHandler
  20. DKTools.Sprite.Selectable.prototype.hasCursorUpHandler
  21. DKTools.Sprite.Selectable.prototype.hasCursorRightHandler
  22. DKTools.Sprite.Selectable.prototype.hasCursorLeftHandler
  23. DKTools.Sprite.Selectable.prototype.hasCursorPageDownHandler
  24. DKTools.Sprite.Selectable.prototype.hasCursorPageUpHandler
  25. DKTools.Sprite.Selectable.prototype.isItemHandled
  26. DKTools.Sprite.Selectable.prototype.isCurrentItemHandled
  27. DKTools.Sprite.Selectable.prototype.standardCursorDownHandler
  28. DKTools.Sprite.Selectable.prototype.standardCursorUpHandler
  29. DKTools.Sprite.Selectable.prototype.standardCursorRightHandler
  30. DKTools.Sprite.Selectable.prototype.standardCursorLeftHandler
  31. DKTools.Sprite.Selectable.prototype.standardCursorPageDownHandler
  32. DKTools.Sprite.Selectable.prototype.standardCursorPageUpHandler
  33. DKTools.Sprite.Selectable.prototype.setupCursorDownHandler
  34. DKTools.Sprite.Selectable.prototype.setupCursorUpHandler
  35. DKTools.Sprite.Selectable.prototype.setupCursorRightHandler
  36. DKTools.Sprite.Selectable.prototype.setupCursorLeftHandler
  37. DKTools.Sprite.Selectable.prototype.setupCursorPageDownHandler
  38. DKTools.Sprite.Selectable.prototype.setupCursorPageUpHandler
  39. DKTools.Sprite.Selectable.prototype.setCursorDownHandler
  40. DKTools.Sprite.Selectable.prototype.setCursorUpHandler
  41. DKTools.Sprite.Selectable.prototype.setCursorRightHandler
  42. DKTools.Sprite.Selectable.prototype.setCursorLeftHandler
  43. DKTools.Sprite.Selectable.prototype.setCursorPageDownHandler
  44. DKTools.Sprite.Selectable.prototype.setCursorPageUpHandler
  45. DKTools.Sprite.Selectable.prototype.setItemDrawHandler
  46. DKTools.Sprite.Selectable.prototype.selectLastItem
  47. DKTools.Window.prototype arrows property
  48. SceneManager.isCurrentScene
  49. Scene_Base.prototype.isPreloaded
  50. Scene_Base.prototype.setupPreloading
  51. Scene_Base.prototype.startPreloading

Changed

  1. DKTools.Utils.Bitmap.load
  2. DKTools.Utils.Bitmap.reserve
  3. DKTools.IO.normalizePath
  4. DKTools.IO.Entity.prototype.getStats
  5. DKTools.IO.Entity.prototype.getStatsAsync
  6. DKTools.IO.Entity.prototype.rename
  7. DKTools.IO.File.prototype.getDirectoryName
  8. DKTools.IO.File.prototype.loadJson
  9. DKTools.IO.File.prototype.loadJsonAsync
  10. DKTools.IO.File.prototype.remove
  11. DKTools.IO.Directory.prototype.findFiles
  12. DKTools.IO.Directory.prototype.findFilesAsync
  13. DKTools.IO.Directory.prototype.findDirectories
  14. DKTools.IO.Directory.prototype.findDirectoriesAsync
  15. DKTools.Base.prototype.drawItemName
  16. DKTools.Base.prototype.processDrawIcon
  17. DKTools.Sprite.Cursor.prototype.processAll
  18. DKTools.Sprite.Selectable.prototype.cursorDown
  19. DKTools.Sprite.Selectable.prototype.cursorUp
  20. DKTools.Sprite.Selectable.prototype.cursorRight
  21. DKTools.Sprite.Selectable.prototype.cursorLeft
  22. DKTools.Window.prototype.updateOpacity

Removed

  1. DKTools.Sprite.Selectable.prototype drawItemHandler property
  2. DKTools.Sprite.Selectable.prototype.setupDrawItemHandler
  3. DKTools.Sprite.Selectable.prototype.setDrawItemHandler

Other

Fixed DKTools.PreloadManagaer cache paths
Fixed minification bugs
Updated documentation

Public 6.0.0

14 Sep 08:49
Compare
Choose a tag to compare

New

  1. Class DKTools.Utils.Object

Added

  1. DKTools.SITE property
  2. DKTools.Audio.id property
  3. DKTools.Event.id property
  4. DKTools.EventManager.prototype.findAnimation
  5. DKTools.EventManager.prototype.findEvent
  6. DKTools.Base.prototype.drawArrow
  7. DKTools.Base.prototype.drawWindowskinBack
  8. DKTools.Base.prototype.findAnimation
  9. DKTools.Base.prototype.findEvent
  10. DKTools.Sprite.Arrow.getRect
  11. DKTools.Sprite.Selectable.lastIndex property
  12. DKTools.Sprite.Selectable.prototype.getItemFullInfo
  13. DKTools.Sprite.Selectable.prototype.getRow
  14. DKTools.Sprite.Selectable.prototype.getCol
  15. DKTools.Sprite.Selectable.prototype.isItemSelected
  16. DKTools.Window.prototype.setupPadding
  17. DKTools.Window.prototype.setupMargin
  18. DKTools.Window.prototype.setPadding
  19. DKTools.Window.prototype.setMargin
  20. DKTools.Window.prototype.changeFont
  21. DKTools.Window.prototype.changeTextColor
  22. DKTools.Window.prototype.changePaintOpacity
  23. DKTools.Window.prototype.resetAll
  24. DKTools.Window.prototype.resetFont
  25. DKTools.Window.prototype.resetTextColor
  26. DKTools.Window.prototype.resetPaintOpacity
  27. DKTools.Window.prototype.findArrow

Changed

  1. DKTools.ParameterManager.prototype.initialize
  2. DKTools.ParameterManager.initialParams property
  3. DKTools.Audio.prototype.initialize
  4. DKTools.Event.prototype.initialize
  5. DKTools.EventManager.prototype.addAnimation
  6. DKTools.EventManager.prototype.addEvent
  7. DKTools.EventManager.prototype.addEventToContainer
  8. DKTools.EventManager.prototype.addOneTimeEvent
  9. DKTools.Base.prototype.addEvent
  10. DKTools.Base.prototype.addOneTimeEvent
  11. DKTools.Base.prototype.drawBitmap
  12. DKTools.Base.prototype.drawBitmapAsync
  13. DKTools.Base.prototype.drawCharacter
  14. DKTools.Base.prototype.drawCircle
  15. DKTools.Base.prototype.drawFace
  16. DKTools.Base.prototype.drawIcon
  17. DKTools.Base.prototype.drawItemName
  18. DKTools.Base.prototype.drawLine
  19. DKTools.Base.prototype.drawPolygon
  20. DKTools.Base.prototype.drawTextEx
  21. DKTools.Base.prototype.fillArc
  22. DKTools.Base.prototype.fillRect
  23. DKTools.Base.prototype.gradientFillAll
  24. DKTools.Base.prototype.gradientFillRect
  25. DKTools.Base.prototype.strokeArc
  26. DKTools.Base.prototype.strokeRect
  27. DKTools.Sprite.opacity property
  28. DKTools.Sprite.Selectable.prototype.setupIndex
  29. DKTools.Sprite.Selectable.prototype.getItemName
  30. DKTools.Sprite.Selectable.prototype.getItemRect
  31. DKTools.Sprite.Selectable.prototype.getItemRectForText
  32. DKTools.Sprite.Selectable.prototype.getItemFont
  33. DKTools.Sprite.Selectable.prototype.getItemTextColor
  34. DKTools.Sprite.Selectable.prototype.getItemPaintOpacity
  35. DKTools.Sprite.Selectable.prototype.getItemAlign
  36. DKTools.Sprite.Selectable.prototype.isItemEnabled
  37. DKTools.Sprite.Selectable.prototype.isItemVisible
  38. DKTools.Sprite.Selectable.prototype.hasItem
  39. DKTools.Sprite.Selectable.prototype.drawItem
  40. DKTools.Sprite.Selectable.prototype.clearItem
  41. DKTools.Sprite.Selectable.prototype.redrawItem
  42. DKTools.Sprite.Selectable.prototype.selectItem
  43. DKTools.Sprite.Selectable.prototype.selectPrev
  44. DKTools.Sprite.Selectable.prototype.selectNext
  45. DKTools.Sprite.Selectable.prototype.removeItem
  46. DKTools.Sprite.Selectable.prototype.removeItems
  47. DKTools.Sprite.Selectable.prototype.enableItem
  48. DKTools.Sprite.Selectable.prototype.disableItem
  49. DKTools.Sprite.Selectable.prototype.processOk
  50. DKTools.Sprite.Selectable.prototype.processCancel
  51. DKTools.Layout.prototype.removeItem
  52. DKTools.Layout.prototype.removeItems
  53. DKTools.Layout.prototype.resizeItem
  54. DKTools.Window.prototype.standardChildX
  55. DKTools.Window.prototype.standardChildY
  56. DKTools.Window.prototype.standardChildPosition
  57. DKTools.Window.prototype.standardContentsPosition
  58. DKTools.Window.prototype.standardContentsWidth
  59. DKTools.Window.prototype.standardContentsHeight
  60. DKTools.Window.prototype.setupAll
  61. DKTools.Window.prototype.setupContentsPosition
  62. DKTools.Window.prototype.setAll
  63. DKTools.Window.prototype.setContentsPosition
  64. DKTools.Window.prototype.refreshAll
  65. DKTools.Window.prototype.drawText
  66. DKTools.Window.prototype.hasBitmap

Removed

  1. DKTools.Utils.Wrapper class
  2. DKTools.Utils.Sequence class
  3. DKTools.Utils.Sequence.Alphabet class
  4. DKTools.Sprite.Selectable.prototype.getItemRectByIndex
  5. DKTools.Sprite.Selectable.prototype.getItemRectForTextByIndex
  6. DKTools.Sprite.Selectable.prototype.getItemFontByIndex
  7. DKTools.Sprite.Selectable.prototype.getItemTextColorByIndex
  8. DKTools.Sprite.Selectable.prototype.getItemPaintOpacityByIndex
  9. DKTools.Sprite.Selectable.prototype.getItemAlignByIndex
  10. DKTools.Sprite.Selectable.prototype.getRowByIndex
  11. DKTools.Sprite.Selectable.prototype.getColByIndex
  12. DKTools.Layout.prototype.removeItemByIndex
  13. DKTools.Layout.prototype.resizeItemByIndex
  14. DKTools.Window.prototype.getArrow

Other

Updated Lodash version from 4.17.5 to 4.17.10
Updated documentation

Public 5.0.0

23 Aug 16:52
Compare
Choose a tag to compare

New

  1. "FPS Meter" function
  2. Class DKTools.Utils.WebAudio

Added

  1. DKTools.Utils.isNumber
  2. DKTools.Utils.Point.getDistance
  3. DKTools.Utils.Point.tryToPoint
  4. DKTools.Utils.Rectangle.tryToRectangle
  5. DKTools.Utils.Bitmap.getBase64
  6. DKTools.IO.joinPath
  7. DKTools.IO.parsePath
  8. DKTools.IO._statPath
  9. DKTools.IO._splitPath
  10. DKTools.IO.Entity.prototype.initialExtension property
  11. DKTools.IO.Entity.prototype.hasExtension
  12. DKTools.IO.File.prototype._detectExtension
  13. DKTools.IO.File.prototype.isTxt
  14. DKTools.IO.File.prototype.loadAudioAsync
  15. DKTools.IO.Directory.prototype.getTxtFiles
  16. DKTools.IO.Directory.prototype.getTxtFilesAsync
  17. DKTools.PreloadManager._generateAudioKey
  18. DKTools.PreloadManager._generateImageKey
  19. DKTools.PreloadManager.getCachedAudioByKey
  20. DKTools.PreloadManager.getCachedAudioByPath
  21. DKTools.PreloadManager.getCachedImageByKey
  22. DKTools.PreloadManager.getCachedImageByPath
  23. DKTools.PreloadManager.isAudioCachedByKey
  24. DKTools.PreloadManager.isAudioCachedByPath
  25. DKTools.PreloadManager.isEnabled
  26. DKTools.PreloadManager.isFinished
  27. DKTools.PreloadManager.isImageCachedByKey
  28. DKTools.PreloadManager.isImageCachedByPath
  29. DKTools.PreloadManager._onFileLoad
  30. DKTools.PreloadManager._preload
  31. DKTools.PreloadManager._processLoadAudioFiles
  32. DKTools.PreloadManager._processLoadImageFiles
  33. DKTools.PreloadManager.preloadAudio
  34. DKTools.PreloadManager.preloadImage
  35. DKTools.PreloadManager.releaseAudioByKey
  36. DKTools.PreloadManager.releaseAudioByPath
  37. DKTools.PreloadManager.releaseImageByKey
  38. DKTools.PreloadManager.releaseImageByPath
  39. DKTools.Base.prototype.removeFromParent
  40. DKTools.Base.prototype.getCenter
  41. DKTools.Base.prototype.getRealCenter
  42. DKTools.Base.prototype.moveWithAnchor
  43. DKTools.Base.prototype.chain
  44. DKTools.Base.prototype.hasParent
  45. DKTools.Base.prototype.drawPolygon
  46. DKTools.Base.prototype.drawBitmapAsync
  47. DKTools.Layout.prototype.insertItem
  48. DKTools.Layout.prototype.insertItems

Changed

  1. DKTools.Utils.makeScreenshot
  2. DKTools.Utils.openConsole
  3. DKTools.Utils.String.toStringArray
  4. DKTools.Utils.Point.clone
  5. DKTools.Utils.Point.equals
  6. DKTools.Utils.Point.toArray
  7. DKTools.Utils.Point.toPoint
  8. DKTools.Utils.Rectangle.clone
  9. DKTools.Utils.Rectangle.equals
  10. DKTools.Utils.Rectangle.isEmpty
  11. DKTools.Utils.Rectangle.toArray
  12. DKTools.Utils.Rectangle.toRectangle
  13. DKTools.IO.normalizePath
  14. DKTools.IO.Entity.prototype.initialize
  15. DKTools.IO.Entity.prototype.isFile
  16. DKTools.IO.Entity.prototype.isDirectory
  17. DKTools.IO.File.prototype.initialize
  18. DKTools.IO.File.prototype.exists
  19. DKTools.IO.File.prototype.load
  20. DKTools.IO.File.prototype.loadAudio
  21. DKTools.IO.File.prototype.loadJson
  22. DKTools.IO.File.prototype.loadBitmapAsync
  23. DKTools.IO.Directory.prototype.getImageFiles
  24. DKTools.IO.Directory.prototype.getVideoFiles
  25. DKTools.IO.Directory.prototype.loadAudioFilesAsync
  26. DKTools.ParameterManager.parse
  27. DKTools.PreloadManager.clearCache
  28. DKTools.PreloadManager.clearQueue
  29. DKTools.PreloadManager.start
  30. DKTools.Base.prototype.clearLine
  31. DKTools.Base.prototype.getTextHeightEx
  32. DKTools.Base.prototype.drawCircle
  33. DKTools.Base.prototype.fillRect
  34. DKTools.Base.prototype.strokeRect
  35. DKTools.Base.prototype.gradientFillRect
  36. DKTools.Sprite.prototype.removeText
  37. DKTools.Sprite.prototype.addText
  38. DKTools.Sprite.prototype.resize
  39. DKTools.Sprite.Selectable.prototype.standardItemFont
  40. DKTools.Sprite.Selectable.prototype.standardItemTextColor
  41. DKTools.Sprite.Selectable.prototype.setupItems
  42. DKTools.Sprite.Selectable.prototype.getItemRect
  43. DKTools.Sprite.Selectable.prototype.getCurrentItemRect
  44. DKTools.Sprite.Selectable.prototype.getItemFont
  45. DKTools.Sprite.Selectable.prototype.getItemTextColor
  46. DKTools.Sprite.Selectable.prototype.getItemPaintOpacity
  47. DKTools.Sprite.Selectable.prototype.getItemAlign
  48. DKTools.Sprite.Selectable.prototype.getItemRow
  49. DKTools.Sprite.Selectable.prototype.getItemCol
  50. DKTools.Sprite.Selectable.prototype.isItemEnabled
  51. DKTools.Sprite.Selectable.prototype.isItemVisible
  52. DKTools.Sprite.Selectable.prototype.hasItem
  53. DKTools.Sprite.Selectable.prototype.drawAllItems
  54. DKTools.Sprite.Selectable.prototype.drawItem
  55. DKTools.Sprite.Selectable.prototype.clearItem
  56. DKTools.Sprite.Selectable.prototype.redrawItem
  57. DKTools.Sprite.Selectable.prototype.selectItem
  58. DKTools.Sprite.Selectable.prototype.removeItem
  59. DKTools.Sprite.Selectable.prototype.removeItems
  60. DKTools.Sprite.Selectable.prototype.insertItem
  61. DKTools.Sprite.Selectable.prototype.insertItems
  62. DKTools.Sprite.Selectable.prototype.addItem
  63. DKTools.Sprite.Selectable.prototype.addItems
  64. DKTools.Sprite.Selectable.prototype.replaceItem
  65. DKTools.Sprite.Selectable.prototype.enableItem
  66. DKTools.Sprite.Selectable.prototype.disableItem
  67. DKTools.Layout.prototype.removeItem
  68. DKTools.Layout.prototype.removeItems
  69. DKTools.Layout.prototype.removeItemByIndex
  70. DKTools.Layout.prototype.addItem
  71. DKTools.Layout.prototype.addItems

Deprecated

  1. DKTools.Sprite.Selectable.prototype.getItemRectByIndex
  2. DKTools.Sprite.Selectable.prototype.getItemRectForTextByIndex
  3. DKTools.Sprite.Selectable.prototype.getItemFontByIndex
  4. DKTools.Sprite.Selectable.prototype.getItemTextColorByIndex
  5. DKTools.Sprite.Selectable.prototype.getItemPaintOpacityByIndex
  6. DKTools.Sprite.Selectable.prototype.getItemAlignByIndex
  7. DKTools.Sprite.Selectable.prototype.isItemVisibleByIndex
  8. DKTools.Sprite.Selectable.prototype.hasItemByIndex
  9. DKTools.Sprite.Selectable.prototype.drawItemByIndex
  10. DKTools.Sprite.Selectable.prototype.clearItemByIndex
  11. DKTools.Sprite.Selectable.prototype.selectItemByIndex
  12. DKTools.Sprite.Selectable.prototype.removeItemByIndex
  13. DKTools.Sprite.Selectable.prototype.enableItemByIndex
  14. DKTools.Sprite.Selectable.prototype.disableItemByIndex

Removed

  1. DKTools.PreloadManager.preload

Other

Updated documentation

Public 4.0.0

09 Jul 18:05
Compare
Choose a tag to compare

New

  1. "Grid" function
  2. Class DKTools.Utils.Wrapper
  3. Class DKTools.Utils.Number
  4. Class DKTools.Network

Added

  1. DKTools.Utils.Array.min
  2. DKTools.Utils.Array.max
  3. DKTools.Utils.Array.sum
  4. DKTools.Utils.Array.avg
  5. DKTools.Utils.Bitmap.loadAsync
  6. DKTools.Utils.Bitmap.loadBitmapsAsync
  7. DKTools.Utils.Bitmap.reserveAsync
  8. DKTools.Utils.Bitmap.reserveBitmapsAsync
  9. DKTools.IO.os property
  10. DKTools.IO.getRootDirectory
  11. DKTools.IO.Entity.prototype.getStatsAsync
  12. DKTools.IO.Entity.prototype.renameAsync
  13. DKTools.IO.File.prototype.loadAsync
  14. DKTools.IO.File.prototype.loadJsonAsync
  15. DKTools.IO.File.prototype.loadBitmapAsync
  16. DKTools.IO.File.prototype.reserveBitmapAsync
  17. DKTools.IO.File.prototype.saveAsync
  18. DKTools.IO.File.prototype.removeAync
  19. DKTools.IO.Directory.prototype.getAllAsync
  20. DKTools.IO.Directory.prototype.getFilesAsync
  21. DKTools.IO.Directory.prototype.getDirectoriesAsync
  22. DKTools.IO.Directory.prototype.getAudioFilesAsync
  23. DKTools.IO.Directory.prototype.getJsonFilesAsync
  24. DKTools.IO.Directory.prototype.getImageFilesAsync
  25. DKTools.IO.Directory.prototype.getVideoFilesAsync
  26. DKTools.IO.Directory.prototype.findFilesAsync
  27. DKTools.IO.Directory.prototype.findDirectoriesAsync
  28. DKTools.IO.Directory.prototype.loadAudioFilesAsync
  29. DKTools.IO.Directory.prototype.loadBitmapsAsync
  30. DKTools.IO.Directory.prototype.reserveBitmapsAsync
  31. DKTools.IO.Directory.prototype.createAsync
  32. DKTools.IO.Directory.prototype.removeAsync

Changed

  1. DKTools.IO.Entity.prototype.getStats
  2. DKTools.IO.Entity.prototype.rename
  3. DKTools.IO.File.prototype.load
  4. DKTools.IO.File.prototype.loadJson
  5. DKTools.IO.File.prototype.save
  6. DKTools.IO.File.prototype.remove
  7. DKTools.IO.Directory.prototype.getAll
  8. DKTools.IO.Directory.prototype.getFiles
  9. DKTools.IO.Directory.prototype.getDirectories
  10. DKTools.IO.Directory.prototype.getAudioFiles
  11. DKTools.IO.Directory.prototype.getJsonFiles
  12. DKTools.IO.Directory.prototype.getImageFiles
  13. DKTools.IO.Directory.prototype.getVideoFiles
  14. DKTools.IO.Directory.prototype.findFiles
  15. DKTools.IO.Directory.prototype.findDirectories
  16. DKTools.IO.Directory.prototype.remove
  17. DKTools.PreloadManager.getCachedBitmapByKey
  18. DKTools.PreloadManager.getCachedBitmapByPath
  19. DKTools.PreloadManager.preload
  20. DKTools.PreloadManager.start

Removed

  1. DKTools.IO.Directory.getRootDirectory

Other

Updated documentation

Public 3.1.1

30 Jun 07:32
Compare
Choose a tag to compare

Fixed

  1. DKTools.Window.prototype._createWindowskin

Public 3.1.0

28 Jun 13:35
Compare
Choose a tag to compare

New

  1. 2 plugin commands
  2. Debug console function
  3. Tile size function

Added

  1. DKTools.Utils.logError
  2. DKTools.IO.ERROR_OPTIONS_IS_NOT_AVAILABLE constant
  3. DKTools.IO.Directory.prototype.findFiles
  4. DKTools.IO.Directory.prototype.findDirectories
  5. DKTools.Window.prototype._createArrows
  6. DKTools.Window.prototype._addArrows
  7. DKTools.Window.prototype.standardUpArrowPosition
  8. DKTools.Window.prototype.standardDownArrowPosition
  9. DKTools.Window.prototype.standardLeftArrowPosition
  10. DKTools.Window.prototype.standardRightArrowPosition
  11. DKTools.Window.prototype._refreshArrows

Changed

  1. Check Updates function
  2. Screenshots function
  3. DKTools.Utils._checkUpdates
  4. DKTools.Utils.isTest
  5. DKTools.Utils.openConsole
  6. DKTools.Utils.makeScreenshot
  7. DKTools.Utils.Event.getComments
  8. DKTools.IO.Entity.prototype.getStats
  9. DKTools.IO.Entity.prototype.rename
  10. DKTools.IO.File.prototype.load
  11. DKTools.IO.File.prototype.loadJson
  12. DKTools.IO.File.prototype.save
  13. DKTools.IO.Directory.prototype.getAll
  14. DKTools.IO.Directory.prototype.getFiles
  15. DKTools.IO.Directory.prototype.getDirectories
  16. DKTools.IO.Directory.prototype.getAudioFiles
  17. DKTools.IO.Directory.prototype.getJsonFiles
  18. DKTools.IO.Directory.prototype.getImageFiles
  19. DKTools.IO.Directory.prototype.getVideoFiles
  20. DKTools.Base.prototype.gradientFillAll
  21. DKTools.Sprite.prototype.standardFrame
  22. DKTools.Sprite.prototype.setupBitmap
  23. DKTools.Sprite.prototype.setupFrame
  24. DKTools.Window.prototype._createAllParts
  25. DKTools.Window.prototype._addAllParts
  26. DKTools.Window.prototype._refreshAllParts

Removed

  1. DKTools.Window.prototype.createArrows
  2. DKTools.Window.prototype.loadAnimation
  3. DKTools.Window.prototype.loadBattleback1
  4. DKTools.Window.prototype.loadBattleback2
  5. DKTools.Window.prototype.loadEnemy
  6. DKTools.Window.prototype.loadCharacter
  7. DKTools.Window.prototype.loadFace
  8. DKTools.Window.prototype.loadParallax
  9. DKTools.Window.prototype.loadPicture
  10. DKTools.Window.prototype.loadSvActor
  11. DKTools.Window.prototype.loadSvEnemy
  12. DKTools.Window.prototype.loadSystem
  13. DKTools.Window.prototype.loadTileset
  14. DKTools.Window.prototype.loadTitle1
  15. DKTools.Window.prototype.loadTitle2
  16. DKTools.Window.prototype.loadWindowskin
  17. DKTools.Window.prototype.loadBitmap
  18. DKTools.Window.prototype.reserveAnimation
  19. DKTools.Window.prototype.reserveBattleback1
  20. DKTools.Window.prototype.reserveBattleback2
  21. DKTools.Window.prototype.reserveEnemy
  22. DKTools.Window.prototype.reserveCharacter
  23. DKTools.Window.prototype.reserveFace
  24. DKTools.Window.prototype.reserveParallax
  25. DKTools.Window.prototype.reservePicture
  26. DKTools.Window.prototype.reserveSvActor
  27. DKTools.Window.prototype.reserveSvEnemy
  28. DKTools.Window.prototype.reserveSystem
  29. DKTools.Window.prototype.reserveTileset
  30. DKTools.Window.prototype.loadTitle1
  31. DKTools.Window.prototype.loadTitle2
  32. DKTools.Window.prototype.reserveWindowskin
  33. DKTools.Window.prototype.reserveBitmap

Other

Updated documentation

Public 3.0.0

02 Jun 07:43
Compare
Choose a tag to compare

New

  1. DKTools.Utils.Event class
  2. DKTools.PluginCommandManager class
  3. DKTools.PreloadManager class
  4. Check Updates function
  5. Quick Load function
  6. Preload Manager function

Added

  1. DKTools.Utils._checkUpdates
  2. DKTools.Utils.Bitmap.reserve
  3. DKTools.Utils.Bitmap.reserveBitmaps
  4. DKTools.IO.getAbsolutePath
  5. DKTools.IO.absolutePathExists
  6. DKTools.IO.Entity.prototype.initialize
  7. DKTools.IO.Entity.prototype.getPath
  8. DKTools.IO.Entity.prototype.getName
  9. DKTools.IO.Entity.prototype.getExtension
  10. DKTools.IO.Entity.prototype.getAbsolutePath
  11. DKTools.IO.File.prototype.loadAudio
  12. DKTools.IO.File.prototype.loadJson
  13. DKTools.IO.File.prototype.loadBitmap
  14. DKTools.IO.File.prototype.reserveBitmap
  15. DKTools.IO.Directory.prototype.getAudioFiles
  16. DKTools.IO.Directory.prototype.getJsonFiles
  17. DKTools.IO.Directory.prototype.getImageFiles
  18. DKTools.IO.Directory.prototype.getVideoFiles
  19. DKTools.IO.Directory.prototype.loadAudioFiles
  20. DKTools.IO.Directory.prototype.loadBitmaps
  21. DKTools.IO.Directory.prototype.reserveBitmaps
  22. DKTools.Sprite.Selectable.prototype._setupMouseClickEvent
  23. DKTools.Sprite.Selectable.prototype._setupMouseLongPressEvent
  24. DKTools.Window.prototype.onUpArrowUpdate
  25. DKTools.Window.prototype.onDownArrowUpdate
  26. DKTools.Window.prototype.onLeftArrowUpdate
  27. DKTools.Window.prototype.onRightArrowUpdate
  28. DKTools.Window.prototype.onUpArrowMouseClick
  29. DKTools.Window.prototype.onDownArrowMouseClick
  30. DKTools.Window.prototype.onLeftArrowMouseClick
  31. DKTools.Window.prototype.onRightArrowMouseClick
  32. DKTools.Window.prototype.onUpArrowMouseLongPress
  33. DKTools.Window.prototype.onDownArrowMouseLongPress
  34. DKTools.Window.prototype.onLeftArrowMouseLongPress
  35. DKTools.Window.prototype.onRightArrowMouseLongPress
  36. DKTools.Window.Selectable.prototype.onUpArrowUpdate
  37. DKTools.Window.Selectable.prototype.onDownArrowUpdate
  38. DKTools.Window.Selectable.prototype.onLeftArrowUpdate
  39. DKTools.Window.Selectable.prototype.onRightArrowUpdate
  40. DKTools.Window.Selectable.prototype.onUpArrowMouseClick
  41. DKTools.Window.Selectable.prototype.onDownArrowMouseClick
  42. DKTools.Window.Selectable.prototype.onLeftArrowMouseClick
  43. DKTools.Window.Selectable.prototype.onRightArrowMouseClick
  44. DKTools.Window.Selectable.prototype.onUpArrowMouseLongPress
  45. DKTools.Window.Selectable.prototype.onDownArrowMouseLongPress
  46. DKTools.Window.Selectable.prototype.onLeftArrowMouseLongPress
  47. DKTools.Window.Selectable.prototype.onRightArrowMouseLongPress

Changed

  1. DKTools.Utils.initialize
  2. DKTools.Utils.Bitmap.load
  3. DKTools.Utils.Bitmap.loadBitmaps
  4. DKTools.IO.isFile
  5. DKTools.IO.isDirectory
  6. DKTools.IO.pathExists
  7. DKTools.IO.Entity.prototype.isFile
  8. DKTools.IO.Entity.prototype.isDirectory
  9. DKTools.IO.Entity.prototype.getFullName
  10. DKTools.IO.Entity.prototype.getStats
  11. DKTools.IO.Entity.prototype.exists
  12. DKTools.IO.Entity.prototype.rename
  13. DKTools.IO.File.prototype.isAudio
  14. DKTools.IO.File.prototype.isImage
  15. DKTools.IO.File.prototype.save
  16. DKTools.IO.File.prototype.remove
  17. DKTools.IO.WebStorage.save
  18. DKTools.ParameterManager.prototype.initialize
  19. DKTools.ParameterManager.prototype.get
  20. DKTools.Audio.prototype._createBuffer
  21. DKTools.Base.prototype.drawItemName
  22. DKTools.Base.prototype.reserveBattleback1 (added parameter)
  23. DKTools.Base.prototype.reserveBattleback2 (added parameter)
  24. DKTools.Base.prototype.reserveEnemy (added parameter)
  25. DKTools.Base.prototype.reserveCharacter (added parameter)
  26. DKTools.Base.prototype.reserveFace (added parameter)
  27. DKTools.Base.prototype.reserveParallax (added parameter)
  28. DKTools.Base.prototype.reservePicture (added parameter)
  29. DKTools.Base.prototype.reserveSvActor (added parameter)
  30. DKTools.Base.prototype.reserveSvEnemy (added parameter)
  31. DKTools.Base.prototype.reserveSystem (added parameter)
  32. DKTools.Base.prototype.reserveTileset (added parameter)
  33. DKTools.Base.prototype.reserveTitle1 (added parameter)
  34. DKTools.Base.prototype.reserveTitle2 (added parameter)
  35. DKTools.Base.prototype.reserveWindowskin (added parameter)
  36. DKTools.Sprite.prototype.initialize
  37. DKTools.Sprite.prototype.reserveBitmap
  38. DKTools.Sprite.Selectable.prototype._setupEvents
  39. DKTools.Sprite.Selectable.prototype.scrollUp
  40. DKTools.Sprite.Selectable.prototype.scrollLeft
  41. DKTools.Window.prototype.createArrow
  42. DKTools.Window.prototype.createArrows

Removed

  1. DKTools.Localization class
  2. DKTools.IO.makeFullPath
  3. DKTools.IO.Entity.prototype.getBasePath
  4. DKTools.IO.Entity.prototype.basePath property
  5. DKTools.IO.File.prototype.getBaseName
  6. DKTools.IO.File.prototype.getExtension
  7. DKTools.Sprite.Selectable.prototype._setupClickEvent
  8. DKTools.Sprite.Selectable.prototype._setupLongPressEvent
  9. DKTools.Window.prototype.onUpdateUpArrow
  10. DKTools.Window.prototype.onUpdateDownArrow
  11. DKTools.Window.prototype.onUpdateLeftArrow
  12. DKTools.Window.prototype.onUpdateRightArrow
  13. DKTools.Window.prototype.onClickUpArrow
  14. DKTools.Window.prototype.onClickDownArrow
  15. DKTools.Window.prototype.onClickLeftArrow
  16. DKTools.Window.prototype.onClickRightArrow
  17. DKTools.Window.prototype.onLongPressUpArrow
  18. DKTools.Window.prototype.onLongPressDownArrow
  19. DKTools.Window.prototype.onLongPressLeftArrow
  20. DKTools.Window.prototype.onLongPressRightArrow
  21. DKTools.Window.Selectable.prototype.onUpdateUpArrow
  22. DKTools.Window.Selectable.prototype.onUpdateDownArrow
  23. DKTools.Window.Selectable.prototype.onUpdateLeftArrow
  24. DKTools.Window.Selectable.prototype.onUpdateRightArrow
  25. DKTools.Window.Selectable.prototype.onClickUpArrow
  26. DKTools.Window.Selectable.prototype.onClickDownArrow
  27. DKTools.Window.Selectable.prototype.onClickLeftArrow
  28. DKTools.Window.Selectable.prototype.onClickRightArrow
  29. DKTools.Window.Selectable.prototype.onLongPressUpArrow
  30. DKTools.Window.Selectable.prototype.onLongPressDownArrow
  31. DKTools.Window.Selectable.prototype.onLongPressLeftArrow
  32. DKTools.Window.Selectable.prototype.onLongPressRightArrow

Other

Updated documentation