Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.16.0](v1.15.0...v1.16.0) (2024-03-26) ### Bug Fixes * **engine:** added check for removed entities in `getCanMerge` function ([5351521](5351521)) * **engine:** updated `getLevelId` function to filter out removed entities ([154bf02](154bf02)) ### Features * **engine:** added `Director` and `Target` entity types ([f51598f](f51598f)) * **engine:** added `get-has-priority` and `get-obstacle-position` utility functions ([7fb32b8](7fb32b8)) * **engine:** added `get-ordered-candidates` utility function ([5765bdd](5765bdd)) * **engine:** added `getGroupedByType` utility function ([6294452](6294452)) * **engine:** added `getPermutations` utility function and tests ([d5bb482](d5bb482)) * **engine:** added `merge-dices` utility function ([11ba699](11ba699)) * **game:** updated levels ([9e24457](9e24457))
- Loading branch information