Commit Graph

254 Commits (c41e41d66e0b4c61108a80c9c0439bedeb5f82ee)

Author SHA1 Message Date
Erick d857a784b2
fix: ball spawn logic (#136)
2 years ago
Rui Miguel Alonso b40dccb6bf
refactor: move spaceship exit rail (#130)
2 years ago
Alejandro Santiago b67b08a18d
refactor: moved ChromeDino to pinball_components (#134)
2 years ago
Alejandro Santiago b243c063a3
refactor: moved Kicker to pinball_components (#133)
2 years ago
Alejandro Santiago 5e2ab9bf7b
refactor: renamed flipper_controller.dart to controlled_flipper.dart (#128)
2 years ago
Rui Miguel Alonso c8bc7c1942
feat: spaceship drop assets (#110)
2 years ago
Alejandro Santiago 40d0fd0995
refactor: implemented FlameBlocTester (#122)
2 years ago
Alejandro Santiago e5c3708952
feat: implemented DashBumper assets (#119)
2 years ago
Allison Ryan 90588d95c4
feat: add `Baseboard` assets (#106)
2 years ago
Alejandro Santiago 07ddb1f7b6
refactor: made ball controller listen to bloc (#116)
2 years ago
Alejandro Santiago 79687c8ea3
feat: implemented `ComponentController` (#111)
2 years ago
Alejandro Santiago 631c1e9860
fix: made mocked instance late (#114)
2 years ago
Erick 84d7ab8564
feat: updating flame versions (#112)
2 years ago
Rui Miguel Alonso f44c2bc25e
feat: spaceship drop tube (#79)
2 years ago
Alejandro Santiago dd88114d1c
feat: included FlutterSignPost (#107)
2 years ago
Rui Miguel Alonso 4558acd03d
feat: add user at end game (#98)
2 years ago
Erick 90131d9724
feat: applying assets to the spaceship (#101)
2 years ago
Alejandro Santiago 72b8213f74
feat: including black and white Flipper assets (#102)
2 years ago
Alejandro Santiago 6f32c4f2b8
feat: implemented ChromeDino mechanics (#76)
2 years ago
Alejandro Santiago fad355b2f8
feat: positioned FlutterForest bumpers (#104)
2 years ago
Alejandro Santiago 411b489e1e
refactor: Pathway to Shapes (#87)
2 years ago
Alejandro Santiago ce8917e17d
refactor: used `descendants` to retrieve tested subject (#94)
2 years ago
Allison Ryan db29e5c7b1
refactor: position and dimension google letters (#93)
2 years ago
Rui Miguel Alonso 1f0a0c2f04
feat: leaderboard screen (#51)
2 years ago
Alejandro Santiago cfd4e790fa
feat: bumping all `DashNestBumper`s summons a new `Ball` (#89)
2 years ago
Allison Ryan e2c67571d5
feat: reshape `Baseboards` (#85)
2 years ago
Erick c8782cfbf4
refactor: splitting `Ball` business from UI logic (#86)
2 years ago
Alejandro Santiago d5d3640f0a
refactor: define `FlipperJoint` (#72)
2 years ago
Rui Miguel Alonso f1b35d3eb2
feat: create ellipses from geometry (#84)
2 years ago
Alejandro Santiago 823cdb6af5
feat: include DashNest bonus (#80)
2 years ago
Erick c03cf6b2a2
chore: refactoring to use flutter gen on the game (#73)
2 years ago
Rui Miguel Alonso 5f90e62258
fix: deactivate bonus word while effect (#61)
2 years ago
Erick a111fd417e
feat: fixed positioning (#70)
2 years ago
Alejandro Santiago 79bb95bef9
refactor: rename `SlingShot` to `Kicker` (#68)
2 years ago
Alejandro Santiago 5b355ff406
refactor: used size instead of width and height (#69)
2 years ago
Rui Miguel Alonso aa1a2d7674
feat: connect spaceship ramp (#65)
2 years ago
Alejandro Santiago 38b28243a7
feat: allow `Ball` to be stopped and resumed (#58)
2 years ago
Alejandro Santiago 32529e42be
feat: made`SlingShot` rounded (#63)
2 years ago
Erick 1af0c47328
feat: Blueprints as a method of grouping game components (#62)
2 years ago
Erick 4c0774b792
feat: adds the spaceship component (#60)
2 years ago
Rui Miguel Alonso 6867187659
feat: crossing upper ramps (#40)
2 years ago
Alejandro Santiago 81396d337f
refactor: renamed ball_test.dart group (#59)
2 years ago
Alejandro Santiago aba49660c2
feat: include DashForest area (#49)
2 years ago
Alejandro Santiago dc3de740d3
fix: used `initialPosition` in `BodyDef` (#52)
2 years ago
Alejandro Santiago 0dc8851e3b
feat: implemented `InitialPosition` on `BodyComponent`s (#50)
2 years ago
Alejandro Santiago 401244a8c0
feat: defined InitialPosition mixin (#37)
2 years ago
Alejandro Santiago 1d30278ee4
feat: group Slingshots (#48)
2 years ago
Alejandro Santiago 7a8f808822
feat: group Baseboards and Flipper (#47)
2 years ago
Alejandro Santiago 413900e89f
feat: define SlingShot component (#39)
2 years ago
Allison Ryan 6a68bf1ed7
feat: add round bumper (#42)
2 years ago
Alejandro Santiago b93e104b08
feat: include boardSide.direction (#46)
2 years ago
alestiago 963b400c41 refactor: simplified testing for components in tree
2 years ago
alestiago b0932799eb refactor: used Forge2DGame where possible
2 years ago
Erick 78a616ccd1
feat: adding effect on completing bonus word (#44)
2 years ago
Erick 1754602634
feat: adding bonus score to the user when they complete the bonus (#36)
2 years ago
Erick 1539ab7bd3
chore: update project to the latest flame and forge2d (#41)
2 years ago
Erick 03d48eac40
feat: adding bonus letters to board (#35)
2 years ago
Allison Ryan f6f171b7c7
feat: add baseboards (#34)
2 years ago
Alejandro Santiago ddec3c0f44
feat: implemented Flipper grouping (#32)
2 years ago
Allison Ryan 19c0172cac
feat: add plunger to board (#25)
2 years ago
Erick 07d16fbac0
feat: adding bonus logic to the game bloc (#24)
2 years ago
Erick d0756e0b60
feat: adding ball spawning upon click on debug mode (#28)
2 years ago
Allison Ryan 7da7055957
chore: rename pinball game test extension (#33)
2 years ago
Allison Ryan ffef053678
feat: add character selection (#20)
2 years ago
Erick Zanardo c1a25df01a feat: adding placeholder art for the flippers
3 years ago
RuiAlonso 696ace8bff chore: removed unused import
3 years ago
RuiAlonso ec300bec9c fix: fix merge conflicts with imports from main
3 years ago
Alejandro Santiago 360b5876cf
feat: Flipper (#15)
3 years ago
RuiAlonso 45dc583c86 test: fixed bug with radius in radians :S
3 years ago
RuiAlonso bbab659b85 refactor: changed docs and use angles in radians instead of degrees
3 years ago
Erick Zanardo 84282fe83a fix: test from rebase
3 years ago
Erick Zanardo 38b8a28ffc feat: pr suggestions
3 years ago
Erick Zanardo a3dc9d09cf feat: adding game hud
3 years ago
Erick Zanardo e4cd4342c0 feat: pr suggestions
3 years ago
RuiAlonso 5bff54f3d8 Merge branch 'main' into feat/paths
3 years ago
Erick Zanardo df2ce91b06 feat: adding bonus letter feature state management
3 years ago
Erick Zanardo a2093811fa feat: adding tests
3 years ago
RuiAlonso 4faf703648 chore: applied changes from GH comments, doc descriptions, var names, asserts, etc
3 years ago
RuiAlonso 631688f821 refactor: path changed to pathway, as well as tests
3 years ago
RuiAlonso 7e43e0042e refactor: changed name of Path to Pathway
3 years ago
RuiAlonso d6f7bb853d test: names for tests
3 years ago
RuiAlonso aeb289fce6 fix: changed paths area default color to transparent
3 years ago
RuiAlonso c693e9a109 chore: analysis errors fixed on tests
3 years ago
RuiAlonso 53f24643b7 test: tests for Path component
3 years ago
Allison Ryan 1651676462 test: same position
3 years ago
Allison Ryan 3ef9cb878b test: provide mock game bloc
3 years ago
Allison Ryan bb1663111f refactor: suggestions
3 years ago
Allison Ryan d66261581f Merge branch 'main' into feat/plunger
3 years ago
Alejandro Santiago 9891931ffe
feat: anchor component (#12)
3 years ago
Erick Zanardo 5a2ee2c2ac feat: applying suggestions
3 years ago
Allison Ryan 85936df74e test: joint tests
3 years ago
Erick Zanardo 4ccd172b4f feat: pr suggestions
3 years ago
Erick adcc43d04a
Apply suggestions from code review
3 years ago
Erick Zanardo 902d3092ee fix: plunger tests
3 years ago
Allison Ryan 7048618ce5 test: plunger and joint
3 years ago
Erick Zanardo ca989eac8d feat: addressing PR comments
3 years ago
Erick Zanardo dba7761e01 feat: addressing PR comments
3 years ago
Erick fbbd04d91b
Apply suggestions from code review
3 years ago
Erick Zanardo 8865c2f32e fix: lint
3 years ago
Erick Zanardo 518e183ad8 feat: game over mechanics
3 years ago
Alejandro Santiago afeaf4a058
feat: implemented `ScorePoints` mixin and callback (#7)
3 years ago
Alejandro Santiago 18e1f950ad
feat: implement GameBloc (#3)
3 years ago
Alejandro Santiago 0d27b7f762
feat: included initial Ball body component (#6)
3 years ago
Alejandro Santiago ab77ebec67
feat: include game files (#2)
3 years ago