Commit Graph

186 Commits (5889ca83792935ff9ea7fc2bb29cdd930e224470)

Author SHA1 Message Date
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 e5c3708952
feat: implemented DashBumper assets (#119)
3 years ago
Rui Miguel Alonso 48f831264e
feat: add dino wall (#115)
3 years ago
Rui Miguel Alonso 8b86656412
refactor: priority layer (#83)
3 years ago
Allison Ryan 90588d95c4
feat: add `Baseboard` assets (#106)
3 years ago
Allison Ryan 83e6cb892b
feat: dynamic ball size (#113)
3 years ago
Alejandro Santiago 930c7fa001
refactor: used new createJoint method (#117)
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
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
Erick 0b72a28183
feat: improving the spaceship hole area (#108)
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 c4012b1c65
feat: implemented `BallType` (#105)
3 years ago
Alejandro Santiago 6f32c4f2b8
feat: implemented ChromeDino mechanics (#76)
3 years ago
Alejandro Santiago e0bfe3015c
feat: included debug Background image (#103)
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
Allison Ryan e6dca1ed7f
refactor: dimension and position `Plunger` (#96)
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 394acd1802
refactor: included ScorePoint generics (#88)
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 5bbfd0c362
refactor: made Pathway createFixtureDefs public (#81)
3 years ago
Alejandro Santiago 823cdb6af5
feat: include DashNest bonus (#80)
3 years ago
Alejandro Santiago d5f41277c8
fix: set userData for ScorePoints #67
3 years ago
Allison Ryan ed36a162d6
refactor: dimension boundaries according to designs (#75)
3 years ago
Erick c03cf6b2a2
chore: refactoring to use flutter gen on the game (#73)
3 years ago
Erick c0f451b6f7
fix: camera position (#74)
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 4af09b64fa
chore: bumped flame versions (#71)
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
Alejandro Santiago 74e448cbf9
docs: renamed Anchor reference (#64)
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 aba49660c2
feat: include DashForest area (#49)
3 years ago
Alejandro Santiago 9fd7078968
fix: correctly handled key propagation (#53)
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
Alejandro Santiago 1d30278ee4
feat: group Slingshots (#48)
3 years ago
Alejandro Santiago 7a8f808822
feat: group Baseboards and Flipper (#47)
3 years ago
Alejandro Santiago 413900e89f
feat: define SlingShot component (#39)
3 years ago
Allison Ryan 6a68bf1ed7
feat: add round bumper (#42)
3 years ago
Alejandro Santiago b93e104b08
feat: include boardSide.direction (#46)
3 years ago
Erick 78a616ccd1
feat: adding effect on completing bonus word (#44)
3 years ago
Allison Ryan 2671ec4020
chore: anchor plunger internally (#43)
3 years ago
Erick 1754602634
feat: adding bonus score to the user when they complete the bonus (#36)
3 years ago
Erick 1539ab7bd3
chore: update project to the latest flame and forge2d (#41)
3 years ago
Erick 03d48eac40
feat: adding bonus letters to board (#35)
3 years ago
Allison Ryan f6f171b7c7
feat: add baseboards (#34)
3 years ago
Alejandro Santiago ddec3c0f44
feat: implemented Flipper grouping (#32)
3 years ago
Allison Ryan 19c0172cac
feat: add plunger to board (#25)
3 years ago
Erick 07d16fbac0
feat: adding bonus logic to the game bloc (#24)
3 years ago
Erick d0756e0b60
feat: adding ball spawning upon click on debug mode (#28)
3 years ago
Alejandro Santiago e9d2d13bb3
chore: removed unecessary end callback (#30)
3 years ago
Allison Ryan ffef053678
feat: add character selection (#20)
3 years ago
Erick Zanardo b92ee475a2 fix: misisng doc
3 years ago
Erick 9aab90efe3
Merge branch 'main' into feat/flipper-placeholder-art
3 years ago
Alejandro Santiago e9776a8d5e
docs: included missing documentation (#29)
3 years ago
Erick 6ed0203054
Update lib/game/components/flipper.dart
3 years ago
Erick 42bcd3c012
Merge branch 'main' into feat/flipper-placeholder-art
3 years ago
Alejandro Santiago 61ba65ce61
feat: include `public_member_api_docs` (#13)
3 years ago
Erick Zanardo c1a25df01a feat: adding placeholder art for the flippers
3 years ago
RuiAlonso 85cbe42958 refactor: renamed wall1 and wall2 vars
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 bbab659b85 refactor: changed docs and use angles in radians instead of degrees
3 years ago
Erick Zanardo 884d8b36b0 fix: lint
3 years ago
Erick Zanardo 38b8a28ffc feat: pr suggestions
3 years ago
Erick f9f109ba5a Apply suggestions from code review
3 years ago
Erick Zanardo a3dc9d09cf feat: adding game hud
3 years ago
Erick Zanardo e4cd4342c0 feat: pr suggestions
3 years ago
Erick de25974f8c
Update lib/game/bloc/game_state.dart
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 aca7022fdb
Merge pull request #19 from VGVentures/feat/ball-placeholder-asset
3 years ago
Erick 8a5fbda51f
Apply suggestions from code review
3 years ago
Erick 0b9a0c2c6a
Merge pull request #16 from VGVentures/doc/wall-docs
3 years ago
Erick Zanardo a2093811fa feat: adding tests
3 years ago
RuiAlonso 6b3158b019 chore: removed unscope Ball refs in doc
3 years ago
RuiAlonso 4290cb5a8d refactor: changed math package to geometry
3 years ago
RuiAlonso 4faf703648 chore: applied changes from GH comments, doc descriptions, var names, asserts, etc
3 years ago
alestiago bf4b262a9d docs: removed erroneous reference
3 years ago
Erick Zanardo ac0aca5f8f feat: adding placeholder sprite for the ball component
3 years ago
Erick 618ce97adc
Apply suggestions from code review
3 years ago