Commit Graph

186 Commits (86626bb059b4625a257313a57a6e8b94c3e0184e)

Author SHA1 Message Date
Rui Miguel Alonso 79624f07f1
feat: `SpaceshipRamp` shot logic (#296)
2 years ago
Allison Ryan 6ed62f37e8
refactor: add `Backbox` asset and localized text (#319)
2 years ago
Alejandro Santiago 8957b96ae3
feat: defined `ScoringBehavior` and `ScoringContactBehavior` (#329)
2 years ago
Rui Miguel Alonso 41aaaa4646
refactor: new asset for cow `AndroidBumper` (#327)
2 years ago
Rui Miguel Alonso c9b46f6753
refactor: new asset (#328)
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
Erick ca9679ba1d
feat: adding bumper sfx (#315)
2 years ago
Jochum van der Ploeg 5af198a9a0
fix: physics are FPS depended (#316)
2 years ago
Alejandro Santiago 01dc3f387a
refactor: moved gravity logic to `BallGravitatingBehavior` (#314)
2 years ago
Alejandro Santiago c67db0e55c
refactor: moved scaling logic to `BallScalingBehavior` (#313)
2 years ago
Tom Arra 6e4651f89e
chore: remove VGV copyright (#292)
2 years ago
Erick 62be5f636d
feat: adding start screen sfx (#308)
2 years ago
Jorge Coca 58468bde2f
feat: improve UI of the initial loading screen (#309)
2 years ago
Allison Ryan 3e10c5850d
feat: add hole in dino wall (#306)
2 years ago
Alejandro Santiago 36f7886f63
refactor: removed `mocks.dart` (#307)
2 years ago
Allison Ryan 9784091f84
feat: add dino game bonus (#301)
2 years ago
Alejandro Santiago 30cb1f9daf
feat: implemented new `FlutterForestBonusBehavior` logic (#303)
2 years ago
Erick d2439dafba
fix: audio on safari (#304)
2 years ago
Allison Ryan f2160feab9
feat: implemented `AndroidSpaceshipBonusBehavior` (#298)
2 years ago
Erick 6cca3b84b5
feat: background music (#299)
2 years ago
arturplaczek e7717643fd
feat: use PinballButton to start the game (#288)
2 years ago
Alejandro Santiago edf427513a
fix: slightly increased Kicker's strength (#295)
2 years ago
Jochum van der Ploeg 49b306ff0f
fix: plunger on mobile (#259)
2 years ago
Rui Miguel Alonso 3a593c2e6e
feat: multiball asset (#235)
2 years ago
Rui Miguel Alonso b9df1006cc
feat: add score assets (#276)
2 years ago
Allison Ryan 431257f831
feat: add `GoogleLetter` assets (#286)
2 years ago
Allison Ryan 5abfe6ab42
feat: add `ChromeDino` behaviors (#277)
2 years ago
Allison Ryan 02edc75255
feat: adjusting game physics (#285)
2 years ago
Allison Ryan 92b83dc892
feat: implement blinking `Kicker` assets (#283)
2 years ago
Alejandro Santiago 95fe7a62aa
feat: implemented rendering with `ZIndex` (#282)
2 years ago
Jorge Coca 3fbb2564cc
feat: character selection for desktop and mobile (#280)
2 years ago
Rui Miguel Alonso 97193c63f3
refactor: change dino top wall asset, without door (#278)
2 years ago
Allison Ryan 3bb5f42f58
refactor: `SparkyScorch` and asset renaming (#268)
2 years ago
Allison Ryan e5e770d086
fix: ball gravity (#275)
2 years ago
jonathandaniels-vgv 8fddce60a8
chore: reference the app text styles from theme context (#264)
2 years ago
jonathandaniels-vgv 2b0e8b98b8
feat(pinball): added the footer widget with tests (#253)
2 years ago
Allison Ryan 3991207d62
feat: add board background asset (#270)
2 years ago
Jorge Coca 874507d14b
feat(authentication_repository): support anonymous authentication (#269)
2 years ago
Alejandro Santiago f2a20742f0
feat: allow targeting fixtures in `ContactBehavior` (#263)
2 years ago
Allison Ryan 0a1ae053d8
feat: add android assets and fix shapes (#258)
2 years ago
Rui Miguel Alonso cc3ba899ce
feat: implemented `Multipliers` (#231)
2 years ago
Rui Miguel Alonso 7d8cd8c357
feat: implemented `AndroidBumper.cow` (#257)
2 years ago
Alejandro Santiago fc039ec082
fix: based `BumpingBehavior` on world's normal (#267)
2 years ago
Jorge Coca c290465247
refactor(leaderboard_repository): only keep the top-10 score in the leaderboard collection (#265)
2 years ago
Jochum van der Ploeg c0d18445bd
chore: update scores (#256)
2 years ago
jonathandaniels-vgv 21b54a0cdc
feat: added how to play dialog for desktop and mobile (#242)
2 years ago
Rui Miguel Alonso 09c841b5e1
feat: updated `RocketSpriteComponent` sprite (#255)
2 years ago
arturplaczek 45cd89face
chore: dialog background for select character & how to play (#236)
2 years ago