Commit Graph

292 Commits (21bf4f478d85c0c8a8939bdb19f6049fd587245d)

Author SHA1 Message Date
Alejandro Santiago c305a09980 refactor: removed SparkyTurboChargeActivated event (#401)
3 years ago
Tom Arra 0b9d2131d8 feat: add cspell (#399)
3 years ago
Erick 227d9c8fb7 feat: final screen for the initials submission error (#393)
3 years ago
Erick 0b7a1cfac1 feat: adding leaderboard error screen (#398)
3 years ago
Erick 8eb83fba99 refactor: renaming to `PinballPlayer` to `PinballAudioPlayer` (#396)
3 years ago
Jorge Coca b85345db7d refactor: improve performance of loading screen and load I/O Pinball asset (#394)
3 years ago
Alejandro Santiago 1e70881751 fix: made Flippers start from bottom position (#392)
3 years ago
Alejandro Santiago b3f891be0e refactor: renamed `DashNestBumper` to `DashBumper` (#381)
3 years ago
Felix Angelov ca6b8cc1b3 refactor: AndroidSpaceshipBonusBehavior use FlameBlocListener (#371)
3 years ago
Erick 632365ee82 feat: adding remaining bonus sfx (#390)
3 years ago
Erick a406ace890 feat: pre fetch leaderboard (#389)
3 years ago
Erick df074be217 feat: adding mobile controls (#377)
3 years ago
Alejandro Santiago 7f25e2e39d refactor: removed `ControlledFlipper` (#343)
3 years ago
Allison Ryan b9a47b2489 feat: add `BonusBallSpawningBehavior` (#378)
3 years ago
Jorge Coca 1612bd971b chore: cleanup public api docs annotations (#382)
3 years ago
Jorge Coca 22cb02dbc3 chore: remove TODO comments form the codebase (#373)
3 years ago
Allison Ryan b6ef9f73f6 feat: provide and listen to `CharacterThemeCubit` in game (#375)
3 years ago
Allison Ryan 3b5af49756 refactor: `SparkyComputer` behaviors and removed `ControlledBall` (#365)
3 years ago
Felix Angelov 829dadd3d5 refactor: provide GameBloc in App (#370)
3 years ago
arturplaczek b0e6dbfd5a feat: added More Information (footer) dialog (#363)
3 years ago
Erick 1ce3b374ed feat: adding sparky sfx (#364)
3 years ago
Jochum van der Ploeg 3ff0e5ef35 fix: keep focus on game (#311)
3 years ago
arturplaczek 041f5b7c54 fix: hide GameHud on game over (#361)
3 years ago
Erick f8b6234ab4 feat: adding leaderboard display (#352)
3 years ago
alestiago f862b0af36 refactor: snapped on resize
3 years ago
alestiago 40ba494d44 refactor: reused position vectors
3 years ago
alestiago 16b8cf87ba refactor: adjusted GameOver zoom
3 years ago
alestiago 50a3097077 fix: added resizing logic
3 years ago
arturplaczek ca1f0c31da
fix: add Row above FittedBox to align `ScoreView` to left (#351)
3 years ago
Allison Ryan e6005cd735
refactor: add new background and reposition components (#356)
3 years ago
Alejandro Santiago b3136e5857
chore: migrating to `flame_bloc` 1.4.0 (#357)
3 years ago
Erick 135b4ed5c2
refactor: renaming noisy to noise (#353)
3 years ago
Erick df7408728e
feat: adding `Plunger` sound effects (#324)
3 years ago
Alejandro Santiago ace61193fb
refactor: removed `GameBallsController` (#349)
3 years ago
arturplaczek 28606241df
fix: update fonts size on game hud (#347)
3 years ago
Alejandro Santiago 3465c9f1e7
refactor: implemented `CameraFocusingBehavior` (#346)
3 years ago
Erick 79da2e9234
feat: game over voice over (#320)
3 years ago
Allison Ryan 391f9cac8f
refactor: input letter looping and reverse direction (#335)
3 years ago
Erick e9b902355d
feat: user initials submission (#341)
3 years ago
Alejandro Santiago 2ad0196e44
refactor: include `GameStatus` on `GameBloc` (#345)
3 years ago
Erick 34d0e7d65a
feat: improving pinball audio code and loading (#325)
3 years ago
arturplaczek 4438f6124a
fix: changed `GameHud` position and size (#289)
3 years ago
Alejandro Santiago 5fb9a40e66
fix: rendering with `FilterQuality.medium` (#334)
3 years ago
Allison Ryan 155e316ba1
feat: implemented `SkillShot` (#337)
3 years ago
Allison Ryan f6719c93cf
fix: barrier obstructing dino movement (#339)
3 years ago
Rui Miguel Alonso de3569c479
feat: include `Ball` final assets (#279)
3 years ago
Rui Miguel Alonso 79624f07f1
feat: `SpaceshipRamp` shot logic (#296)
3 years ago
arturplaczek 03f60fbffe
chore: restore GameHud visibility and control game flow (#247)
3 years ago
Rui Miguel Alonso d729a9ac69
refactor: split `GameState` score into `totalScore`, `roundScore` and `displayScore` (#331)
3 years ago
Jochum van der Ploeg 94206bddaa
fix: both `Fipper`s should respond to multi touch taps (#330)
3 years ago