Commit Graph

251 Commits (5ebddd37c2f48ea0929f115e1849a2d11247c3d7)

Author SHA1 Message Date
Alejandro Santiago 46557f718e
refactor: removed SparkyTurboChargeActivated event (#401)
2 years ago
Tom Arra ce39bc1471
feat: add cspell (#399)
2 years ago
Erick 6aef28ed8c
feat: final screen for the initials submission error (#393)
2 years ago
Erick 75feeaae26
feat: adding leaderboard error screen (#398)
2 years ago
Erick 52085fdfd3
refactor: renaming to `PinballPlayer` to `PinballAudioPlayer` (#396)
2 years ago
Jorge Coca 28a3c15fe2
refactor: improve performance of loading screen and load I/O Pinball asset (#394)
2 years ago
Alejandro Santiago fd87afb23b
refactor: renamed `DashNestBumper` to `DashBumper` (#381)
2 years ago
Felix Angelov 75527d1fe1
refactor: AndroidSpaceshipBonusBehavior use FlameBlocListener (#371)
2 years ago
Erick 8d4b031350
feat: adding remaining bonus sfx (#390)
2 years ago
Erick 7fb634bf96
feat: pre fetch leaderboard (#389)
2 years ago
Erick 9d184fedf9
feat: adding mobile controls (#377)
2 years ago
Alejandro Santiago 0b22b712b0
refactor: removed `ControlledFlipper` (#343)
2 years ago
Allison Ryan 54b0bc6e17
feat: add `BonusBallSpawningBehavior` (#378)
2 years ago
Jorge Coca b8f26b81de
chore: remove TODO comments form the codebase (#373)
2 years ago
Allison Ryan 698085a79c
feat: provide and listen to `CharacterThemeCubit` in game (#375)
2 years ago
Allison Ryan da064ade32
refactor: `SparkyComputer` behaviors and removed `ControlledBall` (#365)
2 years ago
Felix Angelov 2c0f8b045c
refactor: provide GameBloc in App (#370)
2 years ago
arturplaczek 49fc1aa7f8
feat: added More Information (footer) dialog (#363)
2 years ago
Erick de76b54efc
feat: adding sparky sfx (#364)
2 years ago
Jochum van der Ploeg 24ac6a536d
fix: keep focus on game (#311)
2 years ago
arturplaczek 43d3a4fd51
fix: hide GameHud on game over (#361)
2 years ago
Erick c8a2150787
feat: adding leaderboard display (#352)
2 years ago
Erick 9fdb935537
fix: flkay tests (#362)
2 years ago
Alejandro Santiago b3136e5857
chore: migrating to `flame_bloc` 1.4.0 (#357)
2 years ago
Erick 135b4ed5c2
refactor: renaming noisy to noise (#353)
2 years ago
Erick df7408728e
feat: adding `Plunger` sound effects (#324)
2 years ago
Alejandro Santiago ace61193fb
refactor: removed `GameBallsController` (#349)
2 years ago
Alejandro Santiago 3465c9f1e7
refactor: implemented `CameraFocusingBehavior` (#346)
2 years ago
Erick 79da2e9234
feat: game over voice over (#320)
2 years ago
Allison Ryan 391f9cac8f
refactor: input letter looping and reverse direction (#335)
2 years ago
Erick e9b902355d
feat: user initials submission (#341)
2 years ago
Alejandro Santiago 2ad0196e44
refactor: include `GameStatus` on `GameBloc` (#345)
2 years ago
Erick 34d0e7d65a
feat: improving pinball audio code and loading (#325)
2 years ago
Alejandro Santiago 5fb9a40e66
fix: rendering with `FilterQuality.medium` (#334)
2 years ago
Allison Ryan 155e316ba1
feat: implemented `SkillShot` (#337)
2 years ago
Rui Miguel Alonso de3569c479
feat: include `Ball` final assets (#279)
2 years ago
Rui Miguel Alonso 79624f07f1
feat: `SpaceshipRamp` shot logic (#296)
2 years ago
arturplaczek 03f60fbffe
chore: restore GameHud visibility and control game flow (#247)
2 years ago
Rui Miguel Alonso d729a9ac69
refactor: split `GameState` score into `totalScore`, `roundScore` and `displayScore` (#331)
2 years ago
Jochum van der Ploeg 94206bddaa
fix: both `Fipper`s should respond to multi touch taps (#330)
2 years ago
arturplaczek 0a52583519
fix: mock flame images (#332)
2 years ago
Allison Ryan 6ed62f37e8
refactor: add `Backbox` asset and localized text (#319)
2 years ago
Rui Miguel Alonso b01444c902
feat: debug feature for turbocharging at `DebugPinballGame` (#333)
2 years ago
Alejandro Santiago 8957b96ae3
feat: defined `ScoringBehavior` and `ScoringContactBehavior` (#329)
2 years ago
Alejandro Santiago f38f18d60a
refactor: moved noise logic to `BumperNoisyBehavior` (#326)
2 years ago
Alejandro Santiago 44566bcbf0
refactor: moved boost logic to `BallTurboChargingBehavior` (#323)
2 years ago
Allison Ryan 182e8f56cb
feat: implemented `Flapper` (#312)
2 years ago
Jochum van der Ploeg 82588602eb
fix: use both flippers on mobile (#318)
2 years ago
Erick ca9679ba1d
feat: adding bumper sfx (#315)
2 years ago
Jochum van der Ploeg 5af198a9a0
fix: physics are FPS depended (#316)
2 years ago