Commit Graph

194 Commits (main)

Author SHA1 Message Date
Jochum van der Ploeg 9d98ff37fb
fix: `Plunger`'s pull not correctly working on some devices (#321)
3 years ago
Allison Ryan 8a8f86ba56
chore: swap out multiple assets (#342)
3 years ago
Allison Ryan 155e316ba1
feat: implemented `SkillShot` (#337)
3 years ago
Alejandro Santiago 0595e82649
refactor: moving layering to `LayerFilteringBehavior` (#340)
3 years ago
Rui Miguel Alonso de3569c479
feat: include `Ball` final assets (#279)
3 years ago
Rui Miguel Alonso 79624f07f1
feat: `SpaceshipRamp` shot logic (#296)
3 years ago
Allison Ryan 6ed62f37e8
refactor: add `Backbox` asset and localized text (#319)
3 years ago
Alejandro Santiago 8957b96ae3
feat: defined `ScoringBehavior` and `ScoringContactBehavior` (#329)
3 years ago
Rui Miguel Alonso 41aaaa4646
refactor: new asset for cow `AndroidBumper` (#327)
3 years ago
Rui Miguel Alonso c9b46f6753
refactor: new asset (#328)
3 years ago
Alejandro Santiago f38f18d60a
refactor: moved noise logic to `BumperNoisyBehavior` (#326)
3 years ago
Alejandro Santiago 44566bcbf0
refactor: moved boost logic to `BallTurboChargingBehavior` (#323)
3 years ago
Allison Ryan 182e8f56cb
feat: implemented `Flapper` (#312)
3 years ago
Jochum van der Ploeg 5af198a9a0
fix: physics are FPS depended (#316)
3 years ago
Alejandro Santiago 01dc3f387a
refactor: moved gravity logic to `BallGravitatingBehavior` (#314)
3 years ago
Alejandro Santiago c67db0e55c
refactor: moved scaling logic to `BallScalingBehavior` (#313)
3 years ago
Tom Arra 6e4651f89e
chore: remove VGV copyright (#292)
3 years ago
Allison Ryan 3e10c5850d
feat: add hole in dino wall (#306)
3 years ago
Alejandro Santiago 36f7886f63
refactor: removed `mocks.dart` (#307)
3 years ago
Allison Ryan 9784091f84
feat: add dino game bonus (#301)
3 years ago
Alejandro Santiago 30cb1f9daf
feat: implemented new `FlutterForestBonusBehavior` logic (#303)
3 years ago
Allison Ryan f2160feab9
feat: implemented `AndroidSpaceshipBonusBehavior` (#298)
3 years ago
Alejandro Santiago edf427513a
fix: slightly increased Kicker's strength (#295)
3 years ago
Jochum van der Ploeg 49b306ff0f
fix: plunger on mobile (#259)
3 years ago
Rui Miguel Alonso 3a593c2e6e
feat: multiball asset (#235)
3 years ago
Rui Miguel Alonso b9df1006cc
feat: add score assets (#276)
3 years ago
Allison Ryan 431257f831
feat: add `GoogleLetter` assets (#286)
3 years ago
Allison Ryan 5abfe6ab42
feat: add `ChromeDino` behaviors (#277)
3 years ago
Allison Ryan 02edc75255
feat: adjusting game physics (#285)
3 years ago
Allison Ryan 92b83dc892
feat: implement blinking `Kicker` assets (#283)
3 years ago
Alejandro Santiago 95fe7a62aa
feat: implemented rendering with `ZIndex` (#282)
3 years ago
Rui Miguel Alonso 97193c63f3
refactor: change dino top wall asset, without door (#278)
3 years ago
Allison Ryan 3bb5f42f58
refactor: `SparkyScorch` and asset renaming (#268)
3 years ago
Allison Ryan e5e770d086
fix: ball gravity (#275)
3 years ago
Allison Ryan 3991207d62
feat: add board background asset (#270)
3 years ago
Allison Ryan 0a1ae053d8
feat: add android assets and fix shapes (#258)
3 years ago
Rui Miguel Alonso cc3ba899ce
feat: implemented `Multipliers` (#231)
3 years ago
Rui Miguel Alonso 7d8cd8c357
feat: implemented `AndroidBumper.cow` (#257)
3 years ago
Alejandro Santiago fc039ec082
fix: based `BumpingBehavior` on world's normal (#267)
3 years ago
Jochum van der Ploeg c0d18445bd
chore: update scores (#256)
3 years ago
Rui Miguel Alonso 09c841b5e1
feat: updated `RocketSpriteComponent` sprite (#255)
3 years ago
Alejandro Santiago 61ed719bc5
fix: flipper not fully locking (#175)
3 years ago
Allison Ryan cf688f0f26
chore: removed `Wall` and `Board` (#224)
3 years ago
Allison Ryan 97337938d4
feat: animate chrome dino (#229)
3 years ago
Allison Ryan 8e9ef85dda
refactor: add spaceship rail assets (#244)
3 years ago
Allison Ryan fdc73b637b
refactor: add new boundary curve (#238)
3 years ago
Alejandro Santiago 683f2746f3
feat: defined `BumpingBehavior` (#248)
3 years ago
Allison Ryan c33d34e42f
refactor: alien to android (#246)
3 years ago
Alejandro Santiago 2673c419b5
feat: migration to new `ContactCallbacks` (#234)
3 years ago
arturplaczek b9c2f3a54f
feat: score widget with animation (#206)
3 years ago
Rui Miguel Alonso f20662cdaa
refactor: changed dino walls (#208)
3 years ago
Alejandro Santiago 06b7f29830
feat: removed `Component` inheritance form `Blueprint` (#218)
3 years ago
Alejandro Santiago 1f72dbfd4a
refactor(sandbox): reduced Stories boilerplate code (#227)
3 years ago
Rui Miguel Alonso e63d893a9c
feat: added outer bottom boundary (#221)
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 29ec61ff97
fix: sanbox stories (#219)
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
Allison Ryan 0bc597d34f
feat: add character icon next to initials input (#209)
3 years ago
Rui Miguel Alonso 5889ca8379
feat: spaceship ramp final assets (#207)
3 years ago
Allison Ryan 58324adad6
refactor: bumper animation logic (#204)
3 years ago
Alejandro Santiago 00e006bde3
feat: adds Sprite states to SignPost (#205)
3 years ago
arturplaczek 0203927c49
chore: update common files, add text style & color files (#193)
3 years ago
Rui Miguel Alonso a7a0082831
feat: plunger animation (#200)
3 years ago
Allison Ryan 12d20b8dbc
feat: add explicit render priorities (#198)
3 years ago
Rui Miguel Alonso 14f7034d13
feat: launcher final asset (#201)
3 years ago
Allison Ryan 2c879ab5b5
feat: add flame animation on boost (#196)
3 years ago
Rui Miguel Alonso e4ab7c35d1
feat: updated dino walls and bottom wall (#203)
3 years ago
Allison Ryan 2d076cceca
refactor: ramp opening logic and naming (#197)
3 years ago
Alejandro Santiago 0dbd8f1600
refactor: moved Sprites to children param (#189)
3 years ago
Alejandro Santiago 62244f5a37
refactor: define pinball_flame package (#199)
3 years ago
Alejandro Santiago 437dc07ba7
refactor: used new Forge2D Defs API (#188)
3 years ago
Allison Ryan 9714bead89
feat: gravity override (#192)
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
Allison Ryan f00d090e8d
chore: enable and add golden tests (#186)
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
Allison Ryan bc53fb64d9
refactor: ball priority (#183)
3 years ago
arturplaczek 7bd0a60bc7
chore: add png assets for character dialog (#181)
3 years ago
Allison Ryan 3ead0f76b0
refactor: spaceship ramp curve (#173)
3 years ago
Rui Miguel Alonso aafc254ad3
feat: add alien bumper (#166)
3 years ago
Allison Ryan b424f0a008
feat: add Dash animatronic (#169)
3 years ago
Alejandro Santiago f9cd93b77e
refactor: used loaded over mounted (#179)
3 years ago
Rui Miguel Alonso bf0596846b
refactor: `Plunger` controls (#152)
3 years ago
Alejandro Santiago 59c7c8b0ff
docs: removed comment_reference ignore (#177)
3 years ago
Alejandro Santiago 9a5284f84b
refactor(sandbox): made BasicBallGame color optional (#171)
3 years ago
Alejandro Santiago baf06ca737
feat: implements `GoogleLetter` (#172)
3 years ago
Erick 1fd6d9bf46
feat: adding score text effects (#170)
3 years ago
Rui Miguel Alonso d32192a4e3
feat: ramps sandbox (#168)
3 years ago
Allison Ryan 0bec997178
feat: add Sparky's computer (#155)
4 years ago
Allison Ryan 98f25242b6
refactor: bottom boundary curve (#156)
4 years ago
Erick bfba65823f
feat: implementing the new game start flow (#160)
4 years ago
Alejandro Santiago 31afa08fc1
feat(sandbox): adds sandbox for all `FlutterForest `components (#167)
4 years ago
Allison Ryan 502babf38e
refactor: flipper position and angle (#161)
4 years ago
Rui Miguel Alonso d7216bbe6d
fix: moved `DinoWalls` slightly to the right (#164)
4 years ago
Alejandro Santiago 51b7f478af
refactor: SpriteComponent subclassing (#158)
4 years ago
Allison Ryan 9d2e9dd243
chore: trace all bodies in sandbox (#157)
4 years ago
Alejandro Santiago d86ef40cb9
feat: Flipper joint adjustment (#159)
4 years ago