Commit Graph

233 Commits (fix/handling-game-resizing)

Author SHA1 Message Date
Rui Miguel Alonso 41aaaa4646
refactor: new asset for cow `AndroidBumper` (#327)
3 years ago
Rui Miguel Alonso c9b46f6753
refactor: new asset (#328)
3 years ago
Alejandro Santiago f38f18d60a
refactor: moved noise logic to `BumperNoisyBehavior` (#326)
3 years ago
Alejandro Santiago 44566bcbf0
refactor: moved boost logic to `BallTurboChargingBehavior` (#323)
3 years ago
Allison Ryan 182e8f56cb
feat: implemented `Flapper` (#312)
3 years ago
Erick ca9679ba1d
feat: adding bumper sfx (#315)
3 years ago
Jochum van der Ploeg 5af198a9a0
fix: physics are FPS depended (#316)
3 years ago
Alejandro Santiago 01dc3f387a
refactor: moved gravity logic to `BallGravitatingBehavior` (#314)
3 years ago
Alejandro Santiago c67db0e55c
refactor: moved scaling logic to `BallScalingBehavior` (#313)
3 years ago
Tom Arra 6e4651f89e
chore: remove VGV copyright (#292)
3 years ago
Erick 62be5f636d
feat: adding start screen sfx (#308)
3 years ago
Jorge Coca 58468bde2f
feat: improve UI of the initial loading screen (#309)
3 years ago
Allison Ryan 3e10c5850d
feat: add hole in dino wall (#306)
3 years ago
Alejandro Santiago 36f7886f63
refactor: removed `mocks.dart` (#307)
3 years ago
Allison Ryan 9784091f84
feat: add dino game bonus (#301)
3 years ago
Alejandro Santiago 30cb1f9daf
feat: implemented new `FlutterForestBonusBehavior` logic (#303)
3 years ago
Erick d2439dafba
fix: audio on safari (#304)
3 years ago
Allison Ryan f2160feab9
feat: implemented `AndroidSpaceshipBonusBehavior` (#298)
3 years ago
Erick 6cca3b84b5
feat: background music (#299)
3 years ago
arturplaczek e7717643fd
feat: use PinballButton to start the game (#288)
3 years ago
Alejandro Santiago edf427513a
fix: slightly increased Kicker's strength (#295)
3 years ago
Jochum van der Ploeg 49b306ff0f
fix: plunger on mobile (#259)
3 years ago
Rui Miguel Alonso 3a593c2e6e
feat: multiball asset (#235)
3 years ago
Rui Miguel Alonso b9df1006cc
feat: add score assets (#276)
3 years ago
Allison Ryan 431257f831
feat: add `GoogleLetter` assets (#286)
3 years ago
Allison Ryan 5abfe6ab42
feat: add `ChromeDino` behaviors (#277)
3 years ago
Allison Ryan 02edc75255
feat: adjusting game physics (#285)
3 years ago
Allison Ryan 92b83dc892
feat: implement blinking `Kicker` assets (#283)
3 years ago
Alejandro Santiago 95fe7a62aa
feat: implemented rendering with `ZIndex` (#282)
3 years ago
Jorge Coca 3fbb2564cc
feat: character selection for desktop and mobile (#280)
3 years ago
Rui Miguel Alonso 97193c63f3
refactor: change dino top wall asset, without door (#278)
3 years ago
Allison Ryan 3bb5f42f58
refactor: `SparkyScorch` and asset renaming (#268)
3 years ago
Allison Ryan e5e770d086
fix: ball gravity (#275)
3 years ago
jonathandaniels-vgv 8fddce60a8
chore: reference the app text styles from theme context (#264)
3 years ago
jonathandaniels-vgv 2b0e8b98b8
feat(pinball): added the footer widget with tests (#253)
3 years ago
Allison Ryan 3991207d62
feat: add board background asset (#270)
3 years ago
Jorge Coca 874507d14b
feat(authentication_repository): support anonymous authentication (#269)
3 years ago
Alejandro Santiago f2a20742f0
feat: allow targeting fixtures in `ContactBehavior` (#263)
3 years ago
Allison Ryan 0a1ae053d8
feat: add android assets and fix shapes (#258)
3 years ago
Rui Miguel Alonso cc3ba899ce
feat: implemented `Multipliers` (#231)
3 years ago
Rui Miguel Alonso 7d8cd8c357
feat: implemented `AndroidBumper.cow` (#257)
3 years ago
Alejandro Santiago fc039ec082
fix: based `BumpingBehavior` on world's normal (#267)
3 years ago
Jorge Coca c290465247
refactor(leaderboard_repository): only keep the top-10 score in the leaderboard collection (#265)
3 years ago
Jochum van der Ploeg c0d18445bd
chore: update scores (#256)
3 years ago
jonathandaniels-vgv 21b54a0cdc
feat: added how to play dialog for desktop and mobile (#242)
3 years ago
Rui Miguel Alonso 09c841b5e1
feat: updated `RocketSpriteComponent` sprite (#255)
3 years ago
arturplaczek 45cd89face
chore: dialog background for select character & how to play (#236)
3 years ago
Alejandro Santiago 61ed719bc5
fix: flipper not fully locking (#175)
3 years ago
Allison Ryan cf688f0f26
chore: removed `Wall` and `Board` (#224)
3 years ago
Allison Ryan 97337938d4
feat: animate chrome dino (#229)
3 years ago
Allison Ryan 8e9ef85dda
refactor: add spaceship rail assets (#244)
3 years ago
Allison Ryan fdc73b637b
refactor: add new boundary curve (#238)
3 years ago
Alejandro Santiago 683f2746f3
feat: defined `BumpingBehavior` (#248)
3 years ago
Allison Ryan c33d34e42f
refactor: alien to android (#246)
3 years ago
Alejandro Santiago 2673c419b5
feat: migration to new `ContactCallbacks` (#234)
3 years ago
arturplaczek b9c2f3a54f
feat: score widget with animation (#206)
3 years ago
arturplaczek bd9d219f0b
chore: rename ThemeCubit to CharacterThemeCubit (#233)
3 years ago
Rui Miguel Alonso f20662cdaa
refactor: changed dino walls (#208)
3 years ago
jonathandaniels-vgv 36c1afe80d
feat(share_repository): added ability to fetch share url for facebook and twitter (#225)
3 years ago
jonathandaniels-vgv 47b74e3a9d
feat(leaderboard_repository): enable ability to check if initials are allowed (#226)
3 years ago
Alejandro Santiago 06b7f29830
feat: removed `Component` inheritance form `Blueprint` (#218)
3 years ago
arturplaczek 20529c1406
chore: SpriteAnimationWidget from pre release flame (#228)
3 years ago
Alejandro Santiago 1f72dbfd4a
refactor(sandbox): reduced Stories boilerplate code (#227)
3 years ago
Rui Miguel Alonso e63d893a9c
feat: added outer bottom boundary (#221)
3 years ago
Jochum van der Ploeg 06ed83bdf2
feat: add debug information (#222)
3 years ago
arturplaczek 08bc805b8b
chore: character animations files (#223)
3 years ago
jonathandaniels-vgv 169fb2c2d5
feat(share_repository): created the dart package (#215)
3 years ago
Allison Ryan 7cc41231a9
feat: add sparky animatronic (#194)
3 years ago
Alejandro Santiago 8a9c269b60
feat: include `blueprints` getter (#220)
3 years ago
Allison Ryan 29ec61ff97
fix: sanbox stories (#219)
3 years ago
Allison Ryan 38602c8dba
chore: add more colored assets (#217)
3 years ago
Alejandro Santiago c73d36d22b
feat: simplified Blueprint implementation (#212)
3 years ago
Allison Ryan 0bc597d34f
feat: add character icon next to initials input (#209)
3 years ago
Rui Miguel Alonso 5889ca8379
feat: spaceship ramp final assets (#207)
3 years ago
Allison Ryan 58324adad6
refactor: bumper animation logic (#204)
3 years ago
Alejandro Santiago 00e006bde3
feat: adds Sprite states to SignPost (#205)
3 years ago
arturplaczek 0203927c49
chore: update common files, add text style & color files (#193)
3 years ago
Rui Miguel Alonso a7a0082831
feat: plunger animation (#200)
3 years ago
Allison Ryan 12d20b8dbc
feat: add explicit render priorities (#198)
3 years ago
Rui Miguel Alonso 14f7034d13
feat: launcher final asset (#201)
3 years ago
Allison Ryan 2c879ab5b5
feat: add flame animation on boost (#196)
3 years ago
Rui Miguel Alonso e4ab7c35d1
feat: updated dino walls and bottom wall (#203)
3 years ago
Allison Ryan 2d076cceca
refactor: ramp opening logic and naming (#197)
3 years ago
Alejandro Santiago 0dbd8f1600
refactor: moved Sprites to children param (#189)
3 years ago
Alejandro Santiago 62244f5a37
refactor: define pinball_flame package (#199)
3 years ago
Alejandro Santiago 437dc07ba7
refactor: used new Forge2D Defs API (#188)
3 years ago
Allison Ryan 9714bead89
feat: gravity override (#192)
3 years ago
Erick 43ca2beca7
feat: game over with initials input (#187)
3 years ago
Allison Ryan 707e2e78b0
chore: bump flame versions (#185)
3 years ago
Allison Ryan f00d090e8d
chore: enable and add golden tests (#186)
3 years ago
Rui Miguel Alonso 333f91fc1e
feat: add rocket plunger (#180)
3 years ago
Allison Ryan e1bdb0e14b
feat: prevent re-entering launch ramp (#174)
3 years ago
Allison Ryan bc53fb64d9
refactor: ball priority (#183)
3 years ago
arturplaczek 64f3bbea5e
chore: update characters theme (#182)
3 years ago
arturplaczek 7bd0a60bc7
chore: add png assets for character dialog (#181)
3 years ago
Allison Ryan 3ead0f76b0
refactor: spaceship ramp curve (#173)
3 years ago
Rui Miguel Alonso aafc254ad3
feat: add alien bumper (#166)
3 years ago
Allison Ryan b424f0a008
feat: add Dash animatronic (#169)
3 years ago
Alejandro Santiago f9cd93b77e
refactor: used loaded over mounted (#179)
3 years ago
Rui Miguel Alonso bf0596846b
refactor: `Plunger` controls (#152)
3 years ago