Commit Graph

108 Commits (2f40dcc971ffae367817bd7ec75912ee2bc8d9d5)

Author SHA1 Message Date
Alejandro Santiago 655007b2d2
feat: improved extra ball logic (#151)
3 years ago
Rui Miguel Alonso d798fdf9fe
feat: plunger asset (#145)
3 years ago
Alejandro Santiago 1a8f534ece
refactor: test with an empty game (#147)
3 years ago
Erick c65dfb6001
feat: adds sound effects (#143)
3 years ago
Erick d857a784b2
fix: ball spawn logic (#136)
3 years ago
Rui Miguel Alonso b40dccb6bf
refactor: move spaceship exit rail (#130)
3 years ago
Alejandro Santiago b67b08a18d
refactor: moved ChromeDino to pinball_components (#134)
3 years ago
Alejandro Santiago b243c063a3
refactor: moved Kicker to pinball_components (#133)
3 years ago
Alejandro Santiago 5e2ab9bf7b
refactor: renamed flipper_controller.dart to controlled_flipper.dart (#128)
3 years ago
Rui Miguel Alonso c8bc7c1942
feat: spaceship drop assets (#110)
3 years ago
Alejandro Santiago 40d0fd0995
refactor: implemented FlameBlocTester (#122)
3 years ago
Alejandro Santiago e5c3708952
feat: implemented DashBumper assets (#119)
3 years ago
Allison Ryan 90588d95c4
feat: add `Baseboard` assets (#106)
3 years ago
Alejandro Santiago 07ddb1f7b6
refactor: made ball controller listen to bloc (#116)
3 years ago
Alejandro Santiago 79687c8ea3
feat: implemented `ComponentController` (#111)
3 years ago
Alejandro Santiago 631c1e9860
fix: made mocked instance late (#114)
3 years ago
Erick 84d7ab8564
feat: updating flame versions (#112)
3 years ago
Rui Miguel Alonso f44c2bc25e
feat: spaceship drop tube (#79)
3 years ago
Alejandro Santiago dd88114d1c
feat: included FlutterSignPost (#107)
3 years ago
Rui Miguel Alonso 4558acd03d
feat: add user at end game (#98)
3 years ago
Erick 90131d9724
feat: applying assets to the spaceship (#101)
3 years ago
Alejandro Santiago 72b8213f74
feat: including black and white Flipper assets (#102)
3 years ago
Alejandro Santiago 6f32c4f2b8
feat: implemented ChromeDino mechanics (#76)
3 years ago
Alejandro Santiago fad355b2f8
feat: positioned FlutterForest bumpers (#104)
3 years ago
Alejandro Santiago 411b489e1e
refactor: Pathway to Shapes (#87)
3 years ago
Alejandro Santiago ce8917e17d
refactor: used `descendants` to retrieve tested subject (#94)
3 years ago
Allison Ryan db29e5c7b1
refactor: position and dimension google letters (#93)
3 years ago
Rui Miguel Alonso 1f0a0c2f04
feat: leaderboard screen (#51)
3 years ago
Alejandro Santiago cfd4e790fa
feat: bumping all `DashNestBumper`s summons a new `Ball` (#89)
3 years ago
Allison Ryan e2c67571d5
feat: reshape `Baseboards` (#85)
3 years ago
Erick c8782cfbf4
refactor: splitting `Ball` business from UI logic (#86)
3 years ago
Alejandro Santiago d5d3640f0a
refactor: define `FlipperJoint` (#72)
3 years ago
Rui Miguel Alonso f1b35d3eb2
feat: create ellipses from geometry (#84)
3 years ago
Alejandro Santiago 823cdb6af5
feat: include DashNest bonus (#80)
3 years ago
Erick c03cf6b2a2
chore: refactoring to use flutter gen on the game (#73)
3 years ago
Rui Miguel Alonso 5f90e62258
fix: deactivate bonus word while effect (#61)
3 years ago
Erick a111fd417e
feat: fixed positioning (#70)
3 years ago
Alejandro Santiago 79bb95bef9
refactor: rename `SlingShot` to `Kicker` (#68)
3 years ago
Alejandro Santiago 5b355ff406
refactor: used size instead of width and height (#69)
3 years ago
Rui Miguel Alonso aa1a2d7674
feat: connect spaceship ramp (#65)
3 years ago
Alejandro Santiago 38b28243a7
feat: allow `Ball` to be stopped and resumed (#58)
3 years ago
Alejandro Santiago 32529e42be
feat: made`SlingShot` rounded (#63)
3 years ago
Erick 1af0c47328
feat: Blueprints as a method of grouping game components (#62)
3 years ago
Erick 4c0774b792
feat: adds the spaceship component (#60)
3 years ago
Rui Miguel Alonso 6867187659
feat: crossing upper ramps (#40)
3 years ago
Alejandro Santiago 81396d337f
refactor: renamed ball_test.dart group (#59)
3 years ago
Alejandro Santiago aba49660c2
feat: include DashForest area (#49)
3 years ago
Alejandro Santiago dc3de740d3
fix: used `initialPosition` in `BodyDef` (#52)
3 years ago
Alejandro Santiago 0dc8851e3b
feat: implemented `InitialPosition` on `BodyComponent`s (#50)
3 years ago
Alejandro Santiago 401244a8c0
feat: defined InitialPosition mixin (#37)
3 years ago