Commit Graph

63 Commits

Author SHA1 Message Date
Ruben 3974b59919 Merge branch 'master' into kioskmode 2017-06-26 12:05:53 +08:00
Ruben 0ab6a783e7 bump build.gradle 2017-06-26 12:03:38 +08:00
Ruben cb857b501e Merge branch 'master' into kioskmode 2017-06-16 12:12:29 +02:00
Ruben 0b98db8e39 Some refactoring and change make text more legible
Refactoring to hopefully increase performance (should switch to OpenGL
some day)
Emotion labels are now uglier, but more legible`
2017-06-16 12:09:48 +02:00
Ruben 123a98602a Merge branch 'master' into kioskmode 2017-06-16 10:26:32 +02:00
Ruben 4738fda939 Fixes in size and make game menu clearer 2017-06-16 10:24:47 +02:00
Ruben 6b1547c231 Change transparency and dimensions of text on exhibition phones 2017-06-16 10:24:14 +02:00
Ruben 8dc463c388 Kiosk goes to main menu after 60s no face found during game 2017-03-29 19:38:19 +02:00
Ruben 90c898db82 Always snapshots in kioskmode 2017-03-29 15:20:35 +02:00
Ruben 741f8c83c8 Fixes in size and make game menu clearer 2017-03-29 15:16:47 +02:00
Ruben d10662757f Change transparency and dimensions of text on exhibition phones 2016-11-03 16:53:42 +01:00
Ruben 9874e8eb3b Kiosk mode working (power button still triggers screen, but disabling screenslock should be sufficient) 2016-10-05 16:23:10 +02:00
Ruben 4f3b85d06b Not fully working mode 2016-10-05 15:25:05 +02:00
Ruben c45a0d2e7f Small changes 2016-10-05 14:55:23 +02:00
Ruben 958780b57e Ad wrinkle achievement and layout fixes 2016-09-22 00:24:03 +01:00
Ruben c91f7cbc21 Fix #12 and Fix #10 2016-09-21 14:58:49 +01:00
Ruben 907e9005af Frame snapshot sync fix (hopefully) and other randomisation of snapshot and only send 3 snaps (no mouth_right anymore) 2016-09-20 17:23:49 +01:00
Ruben e8b4a03c9d Add extra expression parameters, extra image creation and small fixes, and android version bump 2016-09-19 01:12:38 +01:00
Ruben dd4241c05f Now has ending, achievements calculated locally and send (have some of them now)
and Credits pimped
2016-09-16 18:04:01 +01:00
Ruben 4187be4eaf minor gameflow changes 2016-09-15 16:17:20 +01:00
Ruben 7ba9c2c431 add sound fx file 2016-09-15 15:23:52 +01:00
Ruben 79a8643a04 Send images to API and add sound fx and upgrade dependencies 2016-09-15 15:23:38 +01:00
Ruben b6d9c30560 Fancy achievementopmerking in review 2016-09-12 00:08:37 +01:00
Ruben ddd0764e19 Introduction, also changed startmenu 2016-09-12 00:00:26 +01:00
Ruben 4fe13ba57c First achievements screen and new progress activity 2016-09-11 22:35:38 +01:00
Ruben 1f5c96816b Add title to gamingview 2016-09-10 15:59:10 +01:00
Ruben 02cf5d6065 Game achievements 2016-09-10 15:51:34 +01:00
Ruben fedb7563d9 Add a bonus culture 2016-09-10 00:03:10 +01:00
Ruben 2c4af60582 New icon 2016-09-10 00:02:55 +01:00
Ruben 393358cd33 Update gradle 2016-09-09 13:00:50 +01:00
Ruben c856ed3ecc Save image on hit 2016-09-09 13:00:41 +01:00
Ruben 5794cbae4c First push to store 2016-09-08 12:26:11 +01:00
Ruben 9ca91a6b2d Enable minify in config 2016-09-08 00:01:19 +01:00
Ruben 703dd97d85 ignore apks 2016-09-07 23:57:28 +01:00
Ruben d711a93fbf Score bar, level introductions and new interactive menu 2016-09-07 23:32:28 +01:00
Ruben cecd9e20f6 Add descriptions to scenario and slightly change scenario view 2016-09-07 15:18:42 +01:00
Ruben 38b41a6053 Syncing scores to https API and retreiving score position & hints 2016-09-06 14:35:40 +01:00
Ruben c5f2ffb67c New highscore system which gets synced to api.emotionhero 2016-09-04 00:03:22 +01:00
Ruben f5fa4ead2f Scores are now saved in SQLite and can be send to the /me/games API endpoint 2016-09-03 18:22:18 +01:00
Ruben 5bdda26f30 Game registers at main API 2016-09-01 14:23:30 +01:00
Ruben a80425b547 Minor layout changes 2016-08-30 18:06:18 +01:00
Ruben d12a9bd38e Slight level changes 2016-08-30 15:56:21 +01:00
Ruben cb5d5dff69 Hopefully pause game on 'back' button 2016-08-25 15:10:28 +01:00
Ruben a10f0ca2bd Preliminary Credits screen and 'custom' icon 2016-08-25 15:07:43 +01:00
Ruben 5793fa5d30 Highscores now work after level end 2016-08-23 00:35:33 +01:00
Ruben d3cf4fa73b Many styling things and from Highscores now access to game 2016-08-22 21:39:19 +01:00
Ruben 07f3320a47 Minor changes to cleanup stuff 2016-08-22 16:07:56 +01:00
Ruben f43569b832 Exit button is not required under Google Guidelines 2016-08-22 16:01:52 +01:00
Ruben c8085df15d Make startup and mainmenu 2016-08-22 15:47:35 +01:00
Ruben 3d45a25895 Refactor the highscore to hits, score and playerinfo.
Save info it as JSON object and recover it on next run.
Which means that practically local highscores are working Fix #2
Also next level now works
2016-08-20 22:59:44 +01:00