Skip to content

kobold_v1.2.0

Compare
Choose a tag to compare
@moiri moiri released this 01 Jan 16:43
· 22 commits to master since this release

Fixed Bugs

  • document overflow (#43)

Changes

  • big redesign (#42) to:
    • increased performance
    • increase readability
    • improve handling of collision and position check
    • move some enable flags to engine (act on all movables)
  • removed parts that did not work anyways:
    • moving solids
    • relative position of movable (did work but was not necessary anymore with only fixed solids)
  • updated to latest jQuery version

New Features

  • debug functionality
  • new enables (engine): forceRun, forceDirection