* KL: init draft interface
* KL: fix images
* KL: put icons
* added score in local
* KL: divisors
* KL: add lateral buttons
* KL: background
* KL: init hero portraits
* KL: add lateral header buttons
* KL: minor styles fixes
* KL: add real keys in card user
* KL: fix negative margin
* KL: ready button
* KL: interface functionality
* KL: fix draft height problems
* KL: port the remaing parts from cardplayer
* KL: remove order of card users in interface
* KL: add bottom buttons on draft interface
* KL: add a little animation
* KL: draw filter interface
* KL: add filters prop to game
* KL: fix height and overflow
* KL: init filter functionality
* KL: fix filter reversing
* added role and b64 images to heroes
* BoardBuilder: change mouse cursor do 32x32
* KL: fix name bug
* KL: allow game to init
* KL: fix board position in html
* KL: set initial player pos in canvas board
* KL: undo scrollbar
* KL: add functional role filter
* KL: fix initial positons in canvas board
* KL: players now choose initial coordinates ingame
* show bases
* fix allies choosing same coord
* draw indicators to player know where clicked in base
* fix indicatos for users know base location
* add delay before game start
* refactor code
* remove actions when not in preparation moment
* fix arena board
* fix automatic coord choose
* fix lava board
* show skill description
* change cursor in buttons which does not work yet
* draw top of interface
* draw user hud interface
* add skills hud interface
* add cast list interface
* clean draw play code
* improve cross browser
* fix ap bars positioning
* fix ap bars positioning 2snd part
* animate ready button
* KL: delete draft for draft interface file
* KL: shows turns left to player come back to life
Co-authored-by: Derenash <eyer.derenash@gmail.com>
* KL: init draft interface
* KL: fix images
* KL: put icons
* added score in local
* KL: divisors
* KL: add lateral buttons
* KL: background
* KL: init hero portraits
* KL: add lateral header buttons
* KL: minor styles fixes
* KL: add real keys in card user
* KL: fix negative margin
* KL: ready button
* KL: interface functionality
* KL: fix draft height problems
* KL: port the remaing parts from cardplayer
* KL: remove order of card users in interface
* KL: add bottom buttons on draft interface
* KL: add a little animation
* KL: draw filter interface
* KL: add filters prop to game
* KL: fix height and overflow
* KL: init filter functionality
* KL: fix filter reversing
* added role and b64 images to heroes
* BoardBuilder: change mouse cursor do 32x32
* KL: fix name bug
* KL: allow game to init
* KL: fix board position in html
* KL: set initial player pos in canvas board
* KL: undo scrollbar
* KL: add functional role filter
* KL: fix initial positons in canvas board
* KL: players now choose initial coordinates ingame
* show bases
* fix allies choosing same coord
* draw indicators to player know where clicked in base
* fix indicatos for users know base location
* add delay before game start
* refactor code
* remove actions when not in preparation moment
* fix arena board
* fix automatic coord choose
* fix lava board
* show skill description
* change cursor in buttons which does not work yet
* KL: delete draft for draft interface file
Co-authored-by: Derenash <eyer.derenash@gmail.com>
* Add build.js changes again
* WIP add type_check_apps
* Add script to type check Apps
* Update to check for inline params
* Remove js-beautify from package.json
* Get package-lock from master