0 notes &
0.4.2 Released
This release has a lot of bug fixes and not many new features. Take a look at the changelog for a complete view:
- Faster redraw for rotated entities and repeating background in canvas
- Added a
Crafty.settingsobject - Smaller game loop
- Started mobile support (not ready yet)
- Fixed a bug with DOM z-indexes being lower than the canvas
- Added a smaller setter function. Removed getter
- Removed unused components, Group, Health and Score.
- Fixed rotation bug for IE6
.cssbug fixed- Added a namespace for DOM methods (
Crafty.DOM) - Fixed bug with viewport triggering mousedown twice
- Mouse events take into account the viewport
- Bugs in Draggable component fixed
- Fixed Full screen mode resize bug
