Skip to content

Releases: wialy/power-of-two

v1.17.0

26 Mar 20:46
Compare
Choose a tag to compare

1.17.0 (2024-03-26)

Features

  • editor: added fix-levels script and get-sorted-levels utility (7333126)
  • engine: update get-next-board-state velocity passing logic (f06a123)
  • game: updated levels (20a59d0)

v1.16.1

26 Mar 19:35
Compare
Choose a tag to compare

1.16.1 (2024-03-26)

Bug Fixes

  • editor: fixed type error in create-level (9bc9039)

v1.16.0

26 Mar 19:31
Compare
Choose a tag to compare

1.16.0 (2024-03-26)

Bug Fixes

  • engine: added check for removed entities in getCanMerge function (5351521)
  • engine: updated getLevelId function to filter out removed entities (154bf02)

Features

  • engine: added Director and Target entity types (f51598f)
  • engine: added get-has-priority and get-obstacle-position utility functions (7fb32b8)
  • engine: added get-ordered-candidates utility function (5765bdd)
  • engine: added getGroupedByType utility function (6294452)
  • engine: added getPermutations utility function and tests (d5bb482)
  • engine: added merge-dices utility function (11ba699)
  • game: updated levels (9e24457)

v1.15.0

25 Mar 01:11
Compare
Choose a tag to compare

1.15.0 (2024-03-25)

Bug Fixes

  • ui: update button and list item styles for mobile devices (0531e7e)

Features

  • ui: added EntityPreview component, updated EpisodeListItem and LevelListItem (1034991)

v1.14.0

25 Mar 00:14
Compare
Choose a tag to compare

1.14.0 (2024-03-25)

Features

  • game: added 000DUmmooqw episode (db78f19)

v1.13.0

25 Mar 00:10
Compare
Choose a tag to compare

1.13.0 (2024-03-25)

Bug Fixes

  • engine: fixed reversed order of symbols in useSolution function (86c1a21)
  • game: added disabling controls when the game is ended (515e22f)

Features

  • game: replaced all levels (fe6c06a)

v1.12.0

24 Mar 23:25
Compare
Choose a tag to compare

1.12.0 (2024-03-24)

Bug Fixes

  • engine: fix getIsResolved logic to check the number of targets and dices (fa4cf6c)
  • engine: resolution steps and update tests (aac635c)

Features

  • editor: added save option to create-levels script (65b31d7)
  • engine: added getResolutionSteps helper (f192787)
  • levels: added tests for levels (3704f59)
  • ui: added unsolvable screen component (b7e97cb)

v1.11.1

20 Mar 19:26
Compare
Choose a tag to compare

1.11.1 (2024-03-20)

Bug Fixes

  • game: fixed stucked lock after move (888ddc0)

v1.11.0

20 Mar 19:17
Compare
Choose a tag to compare

1.11.0 (2024-03-20)

Features

  • ui: added Discord and X links on title screen (cd1781e)

v1.10.0

20 Mar 18:42
Compare
Choose a tag to compare

1.10.0 (2024-03-20)

Bug Fixes

  • ui: delayed hotkeys in modals (0799e85)

Features

  • editor: showing solution in createLevels script (f8fde6b)
  • game: added coins, level rewards and paid hints (00b167d)
  • game: added hint button (9822458)
  • ui: added icon component and replaced unicode symbols with icons (7eeaa22)
  • ui: added levels info in episode list item, improved level list item (19ddd5a)