Commit Graph

270 Commits (main)

Author SHA1 Message Date
Alejandro Santiago d86ef40cb9
feat: Flipper joint adjustment (#159)
2 years ago
Erick daebb0b749
feat: adding camera zoom effect (#153)
2 years ago
Allison Ryan 2f40dcc971
feat: add slingshots (#148)
2 years ago
Rui Miguel Alonso 254c38d2a4
feat: add sparky bumpers (#150)
2 years ago
Rui Miguel Alonso 39b04c1393
feat: kicker assets and dimension (#144)
2 years ago
Allison Ryan d25643ce9a
fix: component render order (#142)
2 years ago
Erick c65dfb6001
feat: adds sound effects (#143)
2 years ago
Allison Ryan 4e0f0ffe29
refactor: smooth out drop tube exit (#135)
2 years ago
Alejandro Santiago fcca84be90
refactor: renaming sandbox files (#141)
2 years ago
Allison Ryan 510eb17446
refactor: adjust dash bumper body (#140)
2 years ago
Alejandro Santiago 7cce862263
feat(sandbox): included ChromeDino sandbox (#139)
2 years ago
Alejandro Santiago 124af6b603
feat(sandbox): implemented BigDashNestBumper example (#137)
2 years ago
Allison Ryan b41cd80540
feat: add game boundaries (#131)
2 years ago
Allison Ryan ab1dbe99d5
feat: add launcher ramp assets (#120)
2 years ago
Alejandro Santiago 2c425670f6
feat: added ChromeDino assets (#138)
2 years ago
Rui Miguel Alonso b40dccb6bf
refactor: move spaceship exit rail (#130)
2 years ago
Rui Miguel Alonso 61c347c72d
refactor: move JetpackRamp to pinball_components as SpaceshipEntranceRamp (#129)
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 0285698e5c
feat(sandbox): made BasicFlipperGame respond to KeyEvents (#123)
2 years ago
Rui Miguel Alonso 21cc04facc
feat: spaceship entrance ramp (#126)
2 years ago
Rui Miguel Alonso c8bc7c1942
feat: spaceship drop assets (#110)
2 years ago
Alejandro Santiago cbbf7b121e
fix: flaky FireEffect test (#124)
2 years ago
Alejandro Santiago e5c3708952
feat: implemented DashBumper assets (#119)
2 years ago
Rui Miguel Alonso 48f831264e
feat: add dino wall (#115)
2 years ago
Rui Miguel Alonso 8b86656412
refactor: priority layer (#83)
2 years ago
Allison Ryan 90588d95c4
feat: add `Baseboard` assets (#106)
2 years ago
Allison Ryan 83e6cb892b
feat: dynamic ball size (#113)
2 years ago
Alejandro Santiago 930c7fa001
refactor: used new createJoint method (#117)
2 years ago
Alejandro Santiago 79687c8ea3
feat: implemented `ComponentController` (#111)
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
Erick e7ba6dc91d
feat: better spaceship hole area (#109)
2 years ago
Alejandro Santiago dd88114d1c
feat: included FlutterSignPost (#107)
2 years ago
Erick 0b72a28183
feat: improving the spaceship hole area (#108)
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 411b489e1e
refactor: Pathway to Shapes (#87)
2 years ago
Erick 2d647f9630
fix: sandbox github workflow (#99)
2 years ago
Rui Miguel Alonso 9f1f9f4466
feat (sandbox): added layers story at sandbox to check collision with nested components (#97)
2 years ago
Allison Ryan e6eacfa9e7
fix: sort scores in descending order (#100)
2 years ago
Erick de963cbc86
feat: adds ball turbocharge effect (#66)
2 years ago
Allison Ryan e6dca1ed7f
refactor: dimension and position `Plunger` (#96)
2 years ago
Erick b8f86a9976
feat: adding sandbox project on pinball_components (#90)
2 years ago
Erick c8782cfbf4
refactor: splitting `Ball` business from UI logic (#86)
2 years ago
Rui Miguel Alonso f1b35d3eb2
feat: create ellipses from geometry (#84)
2 years ago
Rui Miguel Alonso 573e16d0d5
refactor: leaderboard model (#78)
2 years ago
Erick 92404fbdba
feat: adding pinball components scaffold project (#82)
2 years ago
Allison Ryan bc5a2f343e
chore: connect app to firebase (#55)
2 years ago
Allison Ryan c0175b0d30
feat: add leaderboard repository (#54)
2 years ago
Alejandro Santiago 902aacce2c
feat: geometric centroid (#38)
2 years ago
Rui Miguel Alonso b73cddc1a3
refactor: remove Flutter dep from geometry (#27)
2 years ago
Allison Ryan ffef053678
feat: add character selection (#20)
2 years ago
RuiAlonso f75d5514cc doc: geometry doc refactored
2 years ago
RuiAlonso 78eb18eb0e chore: updated package geometry readme file
2 years ago
RuiAlonso 3a092f8a1c test: removed old group
2 years ago
RuiAlonso bbab659b85 refactor: changed docs and use angles in radians instead of degrees
2 years ago
RuiAlonso 5bff54f3d8 Merge branch 'main' into feat/paths
2 years ago
RuiAlonso 178876b4fc refactor: changed geometry package description
2 years ago
RuiAlonso 4290cb5a8d refactor: changed math package to geometry
2 years ago
RuiAlonso 20c8153363 chore: var and test names not saved
2 years ago
Allison Ryan 0827924955 chore: add to props
2 years ago
RuiAlonso ad8499d173 test: coverage for maths methods
2 years ago
RuiAlonso 53a22f1f1d fix: added assert to maths
2 years ago
RuiAlonso 71033266ca fix: fixed precision value for calculateArc method
2 years ago
RuiAlonso 8f6bad7a6f test: tests for maths methods
2 years ago
RuiAlonso 4e2f56a70c feat: created maths package for calculate curves
2 years ago
Allison Ryan ca18de6172 refactor: one theme for entire game
2 years ago
Allison Ryan f0db7c720d docs: character themes update
2 years ago
Allison Ryan 0e98a74b17 refactor: move themes to package
2 years ago