Skip to content

Releases: PhaserEditor2D/PhaserEditor

Version 2.0.0 - January 8

09 Jan 15:17
Compare
Choose a tag to compare

Version 1.5.3 - November 7

09 Nov 05:49
Compare
Choose a tag to compare

A minor release with bug fixes:

#89 UTF8 canvas support.
#86 Display Retina support.

Version 1.5.2 - September 11

11 Sep 15:29
Compare
Choose a tag to compare
  • #79 Cannot control order in which objects under Prefab Group are instantiated
  • #84 Asset pack editor: allow to add many images (and the other assets) at once
  • #85 Atlas generator editor: an option to Include the parent folder name in the frame names.
  • #78 Special characters in Text object will break code or preview differently than Phaser interprets

Version 1.5.0_1 - April 9

09 Apr 20:16
Compare
Choose a tag to compare
  • #74 Fix TypeScript code generation of Text, BitmapText and Tilemap fields.

Version 1.5.0 - April 3

03 Apr 19:59
Compare
Choose a tag to compare
  • Update to Oxygen.3
  • Spell review of the docs.
  • BitmapFont preview.
  • Canvas: new BitmapText object.
  • Canvas: Text and BitmapText context menu and toolbar buttons.
  • Canvas: New command Select all texts objects with the same texture.
  • Canvas: morph between Text and BitmapText objects.
  • Canvas: command to change font of Text and BitmapText objects.
  • User preferences: dialogs, projects, preview images,spritesheets, atlases, tilemaps.
  • Better placing of a second Assets, Preview and Project Explorer windows.
  • Use JavaFX WebView as the internal browser (game player) in Linux.
  • Update optipng in Linux.
  • New project exmaple: Sunny Land Forest. To showcase tilemaps.
  • Scale objects proportionally be holding Shift key.
  • Assets: show the JS generated file of a canvas file.
  • Canvas: new manipulators and shortcuts pane.
  • Canvas: transformation tools support global and local coords.
  • New Fremium business model.
  • #69 Add args to the init method in User Code dialog.
  • Canvas: set all icons blue.

Version 1.4.4 - December 28

28 Dec 21:58
Compare
Choose a tag to compare
  • Fixed macOS icons.
  • Fixed #64.
  • Do not force focus-on-hover in image preview widgets.
  • Spritesheet preview: improve index labels.
  • Animations dialog: multi-selection allowed.
  • Fixed #63.
  • Canvas: improved transform icons.
  • Project Explorer: added Go Into icon to the toolbar.
  • Enable working set selection in Phaser project wizards.
  • Fix preview of elements with no preview providers.
  • Canvas: improved (simplified) properties grid painting.
  • Canvas: improved scale tool.
  • Canvas: improve selected objects painting (shadow+label).
  • Update Phaser projects templates. No assets projects use Text objects.
  • Canvas: repaint scene after changes in the Configurations tab.
  • Sort sprites by name in the preview of atlas assets.

Version 1.4.2 - November 3

07 Nov 14:12
Compare
Choose a tag to compare
  • Added @2x icons to support 4K screens.
  • Fixed #28 Linux starting issue
  • Updated doc with new changes
  • New prefab types: Button, Text, Tile.
  • New Text object.
  • Pivot edit handlers.
  • UTF encoding of generated code.
  • Select parent command.
  • DEL key to reset color properties.
  • Search for files in the asset pack subfolders, when a new asset is added.
  • Better dark theme support on preview dialogs.
  • Updated templates with new logo.
  • New autoLoad parameter to control assets loading in states.
  • Local website with the Phaser examples.
  • Chains: opens example in the local website.
  • Phaser Example Project wizard opens examples in the local website.
  • Shortcut key A to edit sprites animations.
  • Improved preview of spritesheets (animate selection, D&D selection)
  • Improved atlas preview (tile mode, list mode, texture mode)
  • Improved all image based preview (zoom, drag)
  • Internal browser to play the games.
  • Disable theming by default.

Version 1.4.2 - September 11

11 Sep 19:23
Compare
Choose a tag to compare
  • Improved the build guide and required files.
  • Canvas: added renderable property.
  • Canvas: added setAll property.
  • Canvas: added fixedToCamera property.
  • #40: Canvas: fix the rename when moving objects to other group.
  • Canvas: fix picking of a from-atlas-sprite with striped white spaces.
  • Canvas: Added JavaScript 6 code generator.
  • Canvas: simplified the align commands.
  • Canvas: group selection shows a thicker border.
  • Improve custom tabs colors in the Phaser Editor theme.
  • #44: Chains: change the default highlighting color.
  • Project: do not add JSDT nature on JS6 and TS projects.
  • Doc: update editor user guide with the last changes.
  • Update to Eclipse Oxygen.

Version 1.4.1 - July 11

11 Jul 17:56
Compare
Choose a tag to compare
  • Added the new editor docs.
  • Do not persist UI state in Linux.
  • Fixed minor bugs.

Version 1.4.0 Preview.2 - April 24

24 Apr 16:56
Compare
Choose a tag to compare
Pre-release
  • Fixed simplest project template in the Phaser Project wizard.
  • Fixed the deletion of an animation in the Animations Dialog.