Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

55 lines (34 loc) · 1.02 KB

Changelog

Format: Major.Minor.Patch (D/M/Y)

2.0.1 (3/11/2024)

  • Renamed examples to demos

2.0.0 (31/10/2024) Spooky Edition

  • todo()

1.0.0-beta (27/5/2024)

Project renamed to KAPLAYGROUND, due to the name KAPLAY is now used by KAPLAY, a game engine.

Features

  • ⭐ Multi-file editing support (with scenes)
  • ⭐ KAPLAY examples support
  • ⭐ Tooltip, toasts and much feedback!
  • ⭐ Now Kaboom configuration is supported in the editor (no in share links/examples)
  • added fonts support
  • added a loading screen
  • added reset project option
  • now editor is snapable at all

Misc

  • new logo, hi dino!
  • now kaplay is used instead kaboom

0.1.1 (9/5/2024)

  • fixed code url not loading

0.1.0 (9/5/2024)

The initial release!

Features

  • added project import and export
  • added panes resizing
  • now assets dragging in editor put the asset in a new line

Bug Fixes

  • fixed duplied assets
  • fixed (doubtful) a bug of editor writing

Misc

  • added about the project window