Skip to content

Releases: CCDirectLink/crosscode-map-editor

v1.8.1

01 Aug 14:27
Compare
Choose a tag to compare

Fixed

  • The currently selected mod is now properly displayed in the settings menu

v1.8.0

01 Aug 13:54
Compare
Choose a tag to compare

Added

  • Added overrideable JSON configs, see #327 for more details
  • Added most definitions to autotiles.json
  • Added new autotile type 4x4

v1.7.1

21 Jul 00:10
Compare
Choose a tag to compare

Fixed

  • Fixed Event editor not working

v1.7.0

20 Jul 21:04
Compare
Choose a tag to compare

Added

  • Support for ccmod.json mods #323

Changed

  • The settings menu now display the proper mod name #324

v1.6.2

19 Jul 14:53
Compare
Choose a tag to compare

Changed

  • Updated tilesets.json to include all available tilesets for Height Map generation

v1.6.1

08 Jul 13:39
Compare
Choose a tag to compare

Fixed

  • Resizing the editor while using multiple monitors #319

v1.6.0

28 Jun 19:46
Compare
Choose a tag to compare

Fixed

  • Keep filtered entities inactive when changing tabs #301
  • Increased special level layers to render at level 100 instead of 10 #309
  • Snap size inputs to defined range only after input loses focus, enabling smoother manual entry #295
  • Fixed Editor not resizing when zooming in/out in the Browser #265

Changed

  • Layers on same level are rendered based on their position in the list
  • Show exact match at first position in search #296
  • Changed GlowingLine Step size from 16 to 8 #276
  • Moving an Entity is now tracked in the history #270
  • Adding a new level in Map Settings guesses the correct level instead of using 0 #255

v1.5.0

20 Mar 19:43
Compare
Choose a tag to compare

Added

  • Added UI for Entity Grid (hotkey G) with additional settings #292

v1.4.0

23 Feb 12:16
Compare
Choose a tag to compare

Added

  • Added proper support for the event steps SHOW_MODAL_CHOICE and SET_MSG_EXPRESSION.
  • Added rendering of text colors in relevant events (such as SHOW_MSG).

Changed

  • VarConditions now use the string editor, as opposed to the JSON editor.
  • Improved support for event/action step property previews - specifically for Vec2, Vec3, Offset, Entity, EnemyType, NumberExpression, StringExpression, BooleanExpression, VarName, Effect, and Animation.

Fixed

  • Events with children/branching steps (such as IF, SHOW_CHOICE, SHOW_MODAL_CHOICE, etc.) will no longer fully refresh upon any edits, causing focus to be reset.

v1.3.1

09 Feb 00:26
Compare
Choose a tag to compare

Changed

  • Updated Angular and Electron versions.
    Should include some performance improvements when running the electron build