Commit Graph

129 Commits (domesticmouse-patch-1)

Author SHA1 Message Date
Alejandro Santiago 2673c419b5
feat: migration to new `ContactCallbacks` (#234)
3 years ago
arturplaczek bd9d219f0b
chore: rename ThemeCubit to CharacterThemeCubit (#233)
3 years ago
Jochum van der Ploeg 06ed83bdf2
feat: add debug information (#222)
3 years ago
Allison Ryan 7cc41231a9
feat: add sparky animatronic (#194)
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
Alejandro Santiago 9615d6105f
feat: spawned ScoreText on Ball's position (#210)
3 years ago
arturplaczek 35c23140b5
feat: change screens flow (#195)
3 years ago
Allison Ryan 12d20b8dbc
feat: add explicit render priorities (#198)
3 years ago
Alejandro Santiago 62244f5a37
refactor: define pinball_flame package (#199)
3 years ago
Alejandro Santiago a65fb692b5
feat: implement GoogleWord (#176)
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
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
Rui Miguel Alonso aafc254ad3
feat: add alien bumper (#166)
3 years ago
Rui Miguel Alonso bf0596846b
refactor: `Plunger` controls (#152)
3 years ago
Erick 1fd6d9bf46
feat: adding score text effects (#170)
3 years ago
Rui Miguel Alonso 69a88441a6
feat: added SparkyFireZone component to the board (#165)
3 years ago
Allison Ryan 0bec997178
feat: add Sparky's computer (#155)
4 years ago
Erick bfba65823f
feat: implementing the new game start flow (#160)
4 years ago
Allison Ryan 2f40dcc971
feat: add slingshots (#148)
4 years ago
Alejandro Santiago 655007b2d2
feat: improved extra ball logic (#151)
4 years ago
Rui Miguel Alonso d798fdf9fe
feat: plunger asset (#145)
4 years ago
Alejandro Santiago 1a8f534ece
refactor: test with an empty game (#147)
4 years ago
Allison Ryan d25643ce9a
fix: component render order (#142)
4 years ago
Erick c65dfb6001
feat: adds sound effects (#143)
4 years ago
Allison Ryan b41cd80540
feat: add game boundaries (#131)
4 years ago
Allison Ryan ab1dbe99d5
feat: add launcher ramp assets (#120)
4 years ago
Rui Miguel Alonso b40dccb6bf
refactor: move spaceship exit rail (#130)
4 years ago
Rui Miguel Alonso 61c347c72d
refactor: move JetpackRamp to pinball_components as SpaceshipEntranceRamp (#129)
4 years ago
Rui Miguel Alonso 21cc04facc
feat: spaceship entrance ramp (#126)
4 years ago
Rui Miguel Alonso c8bc7c1942
feat: spaceship drop assets (#110)
4 years ago
Rui Miguel Alonso 48f831264e
feat: add dino wall (#115)
4 years ago
Allison Ryan 83e6cb892b
feat: dynamic ball size (#113)
4 years ago
Alejandro Santiago 79687c8ea3
feat: implemented `ComponentController` (#111)
4 years ago
Rui Miguel Alonso f44c2bc25e
feat: spaceship drop tube (#79)
4 years ago
Erick 0b72a28183
feat: improving the spaceship hole area (#108)
4 years ago
Erick 90131d9724
feat: applying assets to the spaceship (#101)
4 years ago
Alejandro Santiago c4012b1c65
feat: implemented `BallType` (#105)
4 years ago
Alejandro Santiago e0bfe3015c
feat: included debug Background image (#103)
4 years ago
Alejandro Santiago 411b489e1e
refactor: Pathway to Shapes (#87)
4 years ago
Allison Ryan e6dca1ed7f
refactor: dimension and position `Plunger` (#96)
4 years ago
Allison Ryan db29e5c7b1
refactor: position and dimension google letters (#93)
4 years ago
Erick c8782cfbf4
refactor: splitting `Ball` business from UI logic (#86)
4 years ago
Rui Miguel Alonso f1b35d3eb2
feat: create ellipses from geometry (#84)
4 years ago
Allison Ryan ed36a162d6
refactor: dimension boundaries according to designs (#75)
4 years ago
Erick c03cf6b2a2
chore: refactoring to use flutter gen on the game (#73)
4 years ago
Erick c0f451b6f7
fix: camera position (#74)
4 years ago
Erick a111fd417e
feat: fixed positioning (#70)
4 years ago
Rui Miguel Alonso aa1a2d7674
feat: connect spaceship ramp (#65)
4 years ago
Erick 1af0c47328
feat: Blueprints as a method of grouping game components (#62)
4 years ago
Erick 4c0774b792
feat: adds the spaceship component (#60)
4 years ago
Rui Miguel Alonso 6867187659
feat: crossing upper ramps (#40)
4 years ago
Alejandro Santiago aba49660c2
feat: include DashForest area (#49)
4 years ago
Alejandro Santiago 0dc8851e3b
feat: implemented `InitialPosition` on `BodyComponent`s (#50)
4 years ago
Alejandro Santiago 7a8f808822
feat: group Baseboards and Flipper (#47)
4 years ago
Allison Ryan 2671ec4020
chore: anchor plunger internally (#43)
4 years ago
Erick 03d48eac40
feat: adding bonus letters to board (#35)
4 years ago
Allison Ryan f6f171b7c7
feat: add baseboards (#34)
4 years ago
Alejandro Santiago ddec3c0f44
feat: implemented Flipper grouping (#32)
4 years ago
Allison Ryan 19c0172cac
feat: add plunger to board (#25)
4 years ago
Erick d0756e0b60
feat: adding ball spawning upon click on debug mode (#28)
4 years ago
Allison Ryan ffef053678
feat: add character selection (#20)
4 years ago
Alejandro Santiago 61ba65ce61
feat: include `public_member_api_docs` (#13)
4 years ago
RuiAlonso ec300bec9c fix: fix merge conflicts with imports from main
4 years ago
Alejandro Santiago 360b5876cf
feat: Flipper (#15)
4 years ago
RuiAlonso bbab659b85 refactor: changed docs and use angles in radians instead of degrees
4 years ago
Erick Zanardo a2093811fa feat: adding tests
4 years ago
Erick Zanardo ac0aca5f8f feat: adding placeholder sprite for the ball component
4 years ago
Erick Zanardo a8c2257ce3 fix: changing ball spawning point to avoid context errors
4 years ago
Erick Zanardo 5a2ee2c2ac feat: applying suggestions
4 years ago
Erick 174cbae1bf
Update lib/game/pinball_game.dart
4 years ago
Erick Zanardo dba7761e01 feat: addressing PR comments
4 years ago
Erick Zanardo ad6afddf15 fix: rebasing issues
4 years ago
Erick Zanardo 518e183ad8 feat: game over mechanics
4 years ago
Alejandro Santiago afeaf4a058
feat: implemented `ScorePoints` mixin and callback (#7)
4 years ago
Erick 0a01e3b5fb
chore: updating flame, flame_forge2d and flame_bloc versions (#4)
4 years ago
Alejandro Santiago ab77ebec67
feat: include game files (#2)
4 years ago