Skip to content

v0.5.0

Compare
Choose a tag to compare
@Vegita2 Vegita2 released this 18 Sep 13:40

Added

  • New map selector
  • Support for Autotiles (Autotiles are automatically used if a tile from the autotile sheet is selected. When holding shift autotiles are ignored)
  • Proper save for maps. Overrides the map at the original location.
  • Properties to all events Image
  • Properties to all entities Image
  • History for Entity create/delete/edit, #88

Changed

  • Upgrade from Phaser 2 CE to Phaser 3
  • Height Map generation now supports autotiles and different terrain
  • Hide menu in release build, because most settings don't work. fixes #93
  • Removed preloading of assets. Improves initial loading time

Fixed

  • Opening multiple instances of the Map editor now works as intended
  • Keep editor mode (layer/entities) after map reload #89
  • Prop entities with animated/multiple sheets now display properly