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>
3 years ago
Allison Ryan
4ad59a795a
chore: fix sandbox and asset cache loading ( #445 )
3 years ago
Alejandro Santiago
973375a9b3
refactor: implemented `FlipperMovingBehavior` ( #444 )
3 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>
3 years ago
Allison Ryan
032618020e
fix: android bonus animation ( #442 )
3 years ago
Elizabeth Gaston
0d52fcd72a
chore: Update text for sharing to social media ( #429 )
...
* chore: Update text for sharing to social media
* Update app_en.arb
* Adding line break
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
3 years ago
Jorge Coca
03c4728372
fix: open source link not opening on mobile ( #440 )
3 years ago
Jorge Coca
43ceb0db32
fix: await firebase init and anonymous auth ( #439 )
3 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
3 years ago
Jorge Coca
11c076c386
revert: mobile backgrounds load on mobile ( #437 )
3 years ago
Allison Ryan
06c29d925b
chore: remove ink well fill ( #432 )
...
* refactor: remove ink well fill
* refactor: use gesture detector
3 years ago
Allison Ryan
1e804694ff
feat: google letter animation sequence ( #431 )
...
Co-authored-by: Tom Arra <tarra3@gmail.com>
3 years ago
Jorge Coca
326265c640
perf: compress new app backgrounds ( #435 )
3 years ago
Allison Ryan
43beb3db39
feat: add rollover sounds ( #430 )
...
* feat: rollover sounds
* style: trailing comma
3 years ago
Jorge Coca
bac790db95
fix: share links open in mobile ( #428 )
3 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
3 years ago
Allison Ryan
37f35dc60f
feat: google bonus ball and multiball sync ( #425 )
3 years ago
Tom Arra
e97806bb8d
fix: update repo name ( #427 )
3 years ago
Tom Arra
ad62079c56
fix: use real url ( #426 )
3 years ago
Allison Ryan
5bc02eb570
fix: disable backgrounds on mobile ( #411 )
...
* fix: disable backgrounds on mobile
* refactor: inject platform helper
* refactor: make platformHelper public
* fix: suggestion
3 years ago
Allison Ryan
a20c2141e5
fix: commas in share score ( #423 )
3 years ago
Erick
1316712383
fix: prevent overlapping background music ( #422 )
...
* fix: prevent overlaping background music
* coverage
3 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>
3 years ago
Erick
ea33c1c889
feat: adding leaderboard pagination buttons ( #420 )
...
* feat: adding leaderboard pagination buttons
* lint
* cspell
3 years ago
Tom Arra
96beecfc82
feat: update backgrounds to cropped fade ones ( #421 )
3 years ago
Allison Ryan
d601af7307
feat: add kicker audio group ( #418 )
...
* feat: add kicker audio group
* refactor: add RandomABAudio
3 years ago
Jorge Coca
18d40aa85d
perf: increase artificial load time and compress pinball_theme assets ( #419 )
3 years ago
Allison Ryan
a1329ec354
chore: set max score ( #408 )
3 years ago
Jorge Coca
ff5e538ac1
perf: compress pinball_ui and pinball_components assets ( #417 )
3 years ago
Allison Ryan
cc73a52428
fix: add bumper noise to cow bumper ( #415 )
3 years ago
Jorge Coca
d088a6ce11
perf: compress bonus animation assets for web ( #414 )
3 years ago
Jorge Coca
4a199aa908
perf: remove Info icon and use material icon instead ( #413 )
3 years ago
Allison Ryan
8b40a642ec
feat: add cow moo sound ( #412 )
3 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>
3 years ago
Allison Ryan
c3094850fd
feat: add arcade backgrounds ( #405 )
...
* feat: add arcade backgrounds
* chore: lighter assets
* chore: swap for smaller assets
3 years ago
Alejandro Santiago
b06f4bd6e9
refactor: grouped BumperNoiseBehavior ( #409 )
...
Co-authored-by: Jochum van der Ploeg <jochum@vdploeg.net>
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
3 years ago
Tom Arra
b345c56134
fix: use snake case for goldens ( #400 )
3 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
3 years ago
Rui Miguel Alonso
fdb9075738
feat: `GameOverInfoDisplay` on game over `Backbox` ( #359 )
...
* feat: info screen ui
* feat: info screen ui
* feat: replay button
* feat: added replay button and game flow
* feat: game over info display flow at backbox
* test: fixed tests and coverage
* test: fix tests and coverage
* chore: info display doc"
* refactor: text component name
* Update lib/game/components/backbox/bloc/backbox_state.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/bloc/backbox_state.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/bloc/backbox_state.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/displays/info_display_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/start_game/widgets/start_game_listener_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/start_game/widgets/start_game_listener_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/view/widgets/replay_button_overlay_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update test/game/components/backbox/displays/info_display_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/displays/info_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/displays/info_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/displays/info_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/components/backbox/displays/info_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/game/view/widgets/replay_button_overlay.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/l10n/arb/app_en.arb
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/bloc/backbox_bloc_test.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* Update lib/l10n/arb/app_en.arb
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* refactor: changed names and removed replaying
* refactor: removed restart logic changes for another pr
* feat: link underscore
* chore: test fixed, names changed
* chore: unused import
* feat: add replayButtonOverlay at GameOverInfoDisplay
* feat: added open source url url launcher
* feat: launch url and test
* chore: removed comments
* fix: remove overlay for Replay to merge info screen
* chore: unused import
* test: load images bug fix
* Update lib/game/components/backbox/displays/game_over_info_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
* refactor: removed props from state for sharing only score
* feat: moved open links to info display and added link to OS
* test: fixed merge tests
* chore: unused imports and annotation missed
* Update lib/game/components/backbox/bloc/backbox_state.dart
* chore: tappables added to cspell
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
Co-authored-by: Tom Arra <tarra3@gmail.com>
3 years ago
Tom Arra
5ebddd37c2
fix: add spell check for md files ( #404 )
...
* fix: add spell check for all files
* attempting stuff
* try again
* markdown only
* update words
* final words
3 years ago
Alejandro Santiago
12bc209524
refactor: removed FireEffect ( #402 )
3 years ago
Tom Arra
2c4c7a36a9
fix: update readme and remove flavors ( #403 )
...
* fix: update readme and remove flavors
* update blog url
3 years ago
Alejandro Santiago
46557f718e
refactor: removed SparkyTurboChargeActivated event ( #401 )
3 years ago
Tom Arra
ce39bc1471
feat: add cspell ( #399 )
...
* feat: add cspell
* revert main and add spell check as a different flow
* check all files
* all files again
* another regex
* dart files
* more changes
* actually checkout the repo
* adding words
* more words
* more words and starting to change code
* more words
* more words
* more words
* more words
* more words
* fixing words
* fixing words
* adding and fixing
* fixes and words
* word fixes
* fixes and words
3 years ago
Erick
6aef28ed8c
feat: final screen for the initials submission error ( #393 )
3 years ago
Erick
75feeaae26
feat: adding leaderboard error screen ( #398 )
...
* feat: adding leaderboard error screen
* Update lib/game/components/backbox/displays/leaderboard_failure_display.dart
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
3 years ago
Erick
52085fdfd3
refactor: renaming to `PinballPlayer` to `PinballAudioPlayer` ( #396 )
...
* refactor: renaming to
* fix merge
* lint
* suggestions
* suggestions
* suggestions
3 years ago
Jorge Coca
f517f7e4a3
fix: more information dialog divider has fixed width ( #397 )
3 years ago
Alejandro Santiago
8920689de4
refactor: removed RampScoringSensor ( #395 )
3 years ago
Jorge Coca
28a3c15fe2
refactor: improve performance of loading screen and load I/O Pinball asset ( #394 )
3 years ago