Alvaro Almeida Freire Stivi
935c3e684c
Adds some more awaits in tests
1 year ago
Alvaro Almeida Freire Stivi
cf3b00c7d4
Fixes Android Bumper tests
1 year ago
Alvaro Almeida Freire Stivi
a73a96bb57
Some more fixes to Flapper tests
1 year ago
Alvaro Almeida Freire Stivi
d69dbf66f6
Fixes some of the animatronic tests
1 year ago
Alvaro Almeida Freire Stivi
989b0edfb0
Fixes Sparky Bumper Tests
1 year ago
Alvaro Almeida Freire Stivi
781293ee86
Restores Camera Zoom completed test
1 year ago
Alvaro Almeida Freire Stivi
5e29fbdebc
Fixes some more tests
1 year ago
Alvaro Almeida Freire Stivi
73e0627700
Fixes Dino Walls
1 year ago
Alvaro Almeida Freire Stivi
56abc8daa7
Adds more Canvas Wrapper tests
1 year ago
Alvaro Almeida Freire Stivi
42359eef3d
Some more dependency version updates and restores Cloudstore functionality
1 year ago
Alvaro Almeida Freire Stivi
c929483fe8
Updates sdk versions
1 year ago
Alvaro Almeida Freire Stivi
67162864b5
Dart format fixes
1 year ago
Alvaro Almeida Freire Stivi
d00f503ee8
Updates dependencies to flutter 3.22, fixes code to run with new dependencies version
...
Disables firebase integration for now, leaderboard functionality will be
restored in another commit.
1 year ago
Alejandro Santiago
0c21af0e2d
fix: made Ball a bullet ( #483 )
...
Co-authored-by: Tom Arra <tarra3@gmail.com>
4 years ago
Allison Ryan
b21e7f9e5f
refactor: migrate flutter forest to new bloc api ( #481 )
...
Co-authored-by: Tom Arra <tarra3@gmail.com>
4 years ago
Tom Arra
75a5cf7537
Revert "feat: better audio pool ( #461 )"
...
This reverts commit 5492cfaef2 .
4 years ago
Erick
5492cfaef2
feat: better audio pool ( #461 )
...
* feat: better audio pool
* cspell
* lint
* typo
* coverage
* Apply suggestions from code review
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* suggestions
* suggestions
* pr
* lint
* lint
* lint
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
Co-authored-by: Tom Arra <tarra3@gmail.com>
4 years ago
Allison Ryan
1ee4557855
fix: throttle dino audio ( #457 )
4 years ago
Alejandro Santiago
5007705e82
fix: enable auto-pulling for all devices ( #455 )
4 years ago
Allison Ryan
1c8813e039
feat: loop animatronics ( #452 )
...
* feat: loop animatronics
* chore: rename animationCooldown
* fix: appease cspell
Co-authored-by: Tom Arra <tarra3@gmail.com>
4 years ago
Erick
5431f2058a
feat: flipper sfx ( #449 )
...
* feat: flipper sfx
* lint
* Apply suggestions from code review
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* pr
* lint
* Update packages/pinball_audio/lib/src/pinball_audio.dart
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
4 years ago
Allison Ryan
855e93ec56
feat: flutter forest reset ( #448 )
...
Co-authored-by: Tom Arra <tarra3@gmail.com>
4 years ago
Rui Miguel Alonso
32e3e8d641
fix: `SpaceshipRamp` logic ( #416 )
...
* feat: added behaviors for arrow
* feat: arrow behaviors
* refactor: changed ramp behaviors to new flame bloc
* feat: reset and blinking on ramp
* fix: added behaviors to ramp and some tests
* test: coverage
* refactor: spaceship ramp sandbox
* chore: clean prints
* refactor: unnecessary test methods
* chore: removed unused files
* refactor: remove arrow blinking from this pr
* test: coverage
* refactor: ramp bonus listen when refactored
* refactor: moved FlameBlocProvider inside SpaceshipRamp
* refactor: moved FlameBlocProvider inside SpaceshipRamp and refactor tests
* chore: removed tests failures
* test: removed golden tests for spaceship
* chore: failure tests images
* test: refactor test
* test: coverage
* Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_reset_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_shot_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_reset_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update packages/pinball_components/test/src/components/spaceship_ramp/cubit/spaceship_ramp_state_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* refactor: flamebloclistenable
* Update packages/pinball_components/test/src/components/spaceship_ramp/cubit/spaceship_ramp_cubit_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update packages/pinball_components/test/src/components/spaceship_ramp/spaceship_ramp_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* refactor: changed listenWhen conditions
* chore: formatting
* test: coverage
* test: multiblocprovider
* Update packages/pinball_components/lib/src/components/spaceship_ramp/cubit/spaceship_ramp_cubit.dart
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
* Update packages/pinball_components/lib/src/components/spaceship_ramp/cubit/spaceship_ramp_state.dart
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
* test: refactored tests
* refactor: max multiplier
* test: fixed error in test
* refactor: removed trailing commas
* test: used ensureAdd
* test: awaited zero duration to trigger next event loop
* test: triggered next event loop
* test: triggered next event loop
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
Co-authored-by: Alejandro Santiago <dev@alestiago.com>
4 years ago
Allison Ryan
394e1fe724
fix: revert to invisible ink wells ( #447 )
4 years ago
Erick
5e8ac20d37
feat: throttle assets loading for more stability ( #443 )
...
* feat: throttle assets loading for more stability
* lint
* coveragE
* chore: remove instances of e
Co-authored-by: Allison Ryan <allisonryan0002@gmail.com>
4 years ago
Allison Ryan
4ad59a795a
chore: fix sandbox and asset cache loading ( #445 )
4 years ago
Alejandro Santiago
973375a9b3
refactor: implemented `FlipperMovingBehavior` ( #444 )
4 years ago
Alejandro Santiago
0ac9cb3140
fix: replaying resets game state ( #441 )
...
* feat: added replay functionality
* feat: resetting google word bonus
* Merge remote-tracking branch 'origin' into feat/replay-functionality
* test: tested Replay overlay
* docs: fixed typo
* test: renamed test
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
4 years ago
Allison Ryan
032618020e
fix: android bonus animation ( #442 )
4 years ago
Alejandro Santiago
461471b01f
refactor: implemented `Plunger` behaviors ( #434 )
...
* feat: defined Plunger behaviors
* refactor: removed ComponentController
* refactor: implementing plunger behaviors
* feat: tested plunger behaviors
* feat: applied Plunger behaviours depending on platfotm
* refactor: fixed typos
* test: updated tap
* refactor: removed key_testers
* refactor: PR typos
* test: added strength assertions
* test: updated goldens
* refactor: renamed methods
* refactor: fixed typo
* refactor: removed dead file
4 years ago
Allison Ryan
06c29d925b
chore: remove ink well fill ( #432 )
...
* refactor: remove ink well fill
* refactor: use gesture detector
4 years ago
Allison Ryan
1e804694ff
feat: google letter animation sequence ( #431 )
...
Co-authored-by: Tom Arra <tarra3@gmail.com>
4 years ago
Jorge Coca
326265c640
perf: compress new app backgrounds ( #435 )
4 years ago
Allison Ryan
43beb3db39
feat: add rollover sounds ( #430 )
...
* feat: rollover sounds
* style: trailing comma
4 years ago
Erick
bab088faea
feat: setting background music to 60% for better tuning ( #424 )
...
* feat: setting background music to 60% for better tuning
* better code
4 years ago
Allison Ryan
37f35dc60f
feat: google bonus ball and multiball sync ( #425 )
4 years ago
Tom Arra
e97806bb8d
fix: update repo name ( #427 )
4 years ago
Tom Arra
ad62079c56
fix: use real url ( #426 )
4 years ago
Erick
1316712383
fix: prevent overlapping background music ( #422 )
...
* fix: prevent overlaping background music
* coverage
4 years ago
Allison Ryan
48c5c80b38
feat: add `GoogleRollovers` ( #407 )
...
* feat: add google rollovers
* fix: spelling
* refactor: move zIndex to parent
* chore: remove unnecessary wrapper
* fix: CI
* refactor: PR revisions
* refactor: suggestions
* style: remove parentheses
Co-authored-by: Jorge Coca <jorgecoca@users.noreply.github.com>
4 years ago
Erick
ea33c1c889
feat: adding leaderboard pagination buttons ( #420 )
...
* feat: adding leaderboard pagination buttons
* lint
* cspell
4 years ago
Tom Arra
96beecfc82
feat: update backgrounds to cropped fade ones ( #421 )
4 years ago
Allison Ryan
d601af7307
feat: add kicker audio group ( #418 )
...
* feat: add kicker audio group
* refactor: add RandomABAudio
4 years ago
Jorge Coca
18d40aa85d
perf: increase artificial load time and compress pinball_theme assets ( #419 )
4 years ago
Jorge Coca
ff5e538ac1
perf: compress pinball_ui and pinball_components assets ( #417 )
4 years ago
Allison Ryan
8b40a642ec
feat: add cow moo sound ( #412 )
4 years ago
Rui Miguel Alonso
80da24b43c
feat: social networks `ShareDisplay` ( #406 )
...
* feat: share screen and tests
* chore: assets gen
* feat: added share repository
* feature: injecting sharerepository
* feat: share url
* feat: state for showing ShareDisplay at Backbox
* test: tests for sharing links
* test: backbox tests
* Update lib/game/components/backbox/displays/share_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/displays/share_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/displays/share_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/backbox_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/displays/share_display_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/displays/share_display_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/backbox_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/backbox_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* refactor: moved down social networks icons
* refactor: url and text for share
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
4 years ago
Allison Ryan
c3094850fd
feat: add arcade backgrounds ( #405 )
...
* feat: add arcade backgrounds
* chore: lighter assets
* chore: swap for smaller assets
4 years ago
Tom Arra
b345c56134
fix: use snake case for goldens ( #400 )
4 years ago
Alejandro Santiago
d0b9bc204f
refactor: moved Shapes to pinball_flame ( #410 )
...
* refactor: moved Shapes to pinball_flame package
* refactor: simplified BezierCurveShape test
* test: properly used isA matcher
4 years ago