Commit Graph

15 Commits (fix/handling-game-resizing)

Author SHA1 Message Date
alestiago 11544810c3 test: coverage first resize
2 years ago
Erick 8eb83fba99 refactor: renaming to `PinballPlayer` to `PinballAudioPlayer` (#396)
2 years ago
Erick 632365ee82 feat: adding remaining bonus sfx (#390)
2 years ago
Allison Ryan b9a47b2489 feat: add `BonusBallSpawningBehavior` (#378)
2 years ago
Jorge Coca 22cb02dbc3 chore: remove TODO comments form the codebase (#373)
2 years ago
Allison Ryan b6ef9f73f6 feat: provide and listen to `CharacterThemeCubit` in game (#375)
2 years ago
Erick 1ce3b374ed feat: adding sparky sfx (#364)
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
Alejandro Santiago 3465c9f1e7
refactor: implemented `CameraFocusingBehavior` (#346)
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
Rui Miguel Alonso d729a9ac69
refactor: split `GameState` score into `totalScore`, `roundScore` and `displayScore` (#331)
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