Releases: BBC-archive/childrens-games-genie
Genie 0.4.0: DoDonPachi
Fix for Chrome 66 resuming of webAudioContext.
Changed DOM elements to follow "bem" like naming system.
Added Reith font loading
Edge blank screen when screen reader enabled fixed.
Samsung S8 - pause flicker and visible background buttons fixed .
Fix for kindle voice over reading elements which were supposed to be hidden.
Fix for audio still playing on loss of focus.
Makes carousels screenreader accessible.
Added Motion Fx and Audio Icon support.
Genie 0.3.0: Cave Story
Layout aspect ratio capped to 7:3
Carousel next/previous buttons are now locked to the 4:3 game area.
Mobile performance optimisation.
Removed unnecessary GEL buttons from gameplay component example.
Refactor of scaler code.
Fix various Gel focus and tabbing issues.
Removed replay button from character select screen.
Fixed bugs relating to carousel next/previous button z-index.
Focus on canvas when changing screen to fix keyboard navigation issues.
Genie 0.2.0 : Bubble Bobble
Disable skipped tests in ESLint.
"Replay" button removed on pause screen when pausing before the game has started.
"Next" carousel button aligned for mobile.
Removed keylookups in favour of namespaced key in phaser game cache.
Add getAsset method to screen as a shortcut to getting the namespaced asset.
Add Loadscreen with loading bar. Adds How To Play screen.
Add How To Play screen.
Move libs out of source.
Sequencer replaced with new game flow based around navigation module.
layout/factory renamed to scene. New scene groups added. New debug helper. Debug sprite moved to top of display list