Commit Graph

242 Commits (main)

Author SHA1 Message Date
Alejandro Santiago 2ad0196e44
refactor: include `GameStatus` on `GameBloc` (#345)
3 years ago
Erick 34d0e7d65a
feat: improving pinball audio code and loading (#325)
3 years ago
Alejandro Santiago 5fb9a40e66
fix: rendering with `FilterQuality.medium` (#334)
3 years ago
Allison Ryan f6719c93cf
fix: barrier obstructing dino movement (#339)
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
Rui Miguel Alonso d729a9ac69
refactor: split `GameState` score into `totalScore`, `roundScore` and `displayScore` (#331)
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
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
Erick ca9679ba1d
feat: adding bumper sfx (#315)
3 years ago
Allison Ryan 3e10c5850d
feat: add hole in dino wall (#306)
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
Erick 6cca3b84b5
feat: background music (#299)
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
Allison Ryan 3bb5f42f58
refactor: `SparkyScorch` and asset renaming (#268)
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
Jochum van der Ploeg c0d18445bd
chore: update scores (#256)
3 years ago
Rui Miguel Alonso 09c841b5e1
feat: updated `RocketSpriteComponent` sprite (#255)
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
Rui Miguel Alonso 4524849c29
feat: game bloc multiplier (#213)
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 bd9d219f0b
chore: rename ThemeCubit to CharacterThemeCubit (#233)
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
Allison Ryan 0bc597d34f
feat: add character icon next to initials input (#209)
3 years ago
Alejandro Santiago 9615d6105f
feat: spawned ScoreText on Ball's position (#210)
3 years ago
Alejandro Santiago b81293c0a4
fix: removed addBonusBall delay (#211)
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
Rui Miguel Alonso a7a0082831
feat: plunger animation (#200)
3 years ago
Allison Ryan 12d20b8dbc
feat: add explicit render priorities (#198)
3 years ago
Allison Ryan 2c879ab5b5
feat: add flame animation on boost (#196)
3 years ago
Alejandro Santiago 831d374705
refactor: Flutter forest logic (#190)
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
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
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
Rui Miguel Alonso aafc254ad3
feat: add alien bumper (#166)
3 years ago
Allison Ryan b424f0a008
feat: add Dash animatronic (#169)
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 502babf38e
refactor: flipper position and angle (#161)
4 years ago
Rui Miguel Alonso fdc3039f72
feat: sparky bumpers game logic (#154)
4 years ago
Rui Miguel Alonso 4744f552f0
fix: removed ghost PlungerAnchor shape (#162)
4 years ago
Alejandro Santiago d86ef40cb9
feat: Flipper joint adjustment (#159)
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
Rui Miguel Alonso 39b04c1393
feat: kicker assets and dimension (#144)
4 years ago
Allison Ryan d25643ce9a
fix: component render order (#142)
4 years ago
Erick c65dfb6001
feat: adds sound effects (#143)
4 years ago
Erick d857a784b2
fix: ball spawn logic (#136)
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
Alejandro Santiago b67b08a18d
refactor: moved ChromeDino to pinball_components (#134)
4 years ago
Alejandro Santiago b243c063a3
refactor: moved Kicker to pinball_components (#133)
4 years ago
Rui Miguel Alonso 21cc04facc
feat: spaceship entrance ramp (#126)
4 years ago
Alejandro Santiago 5e2ab9bf7b
refactor: renamed flipper_controller.dart to controlled_flipper.dart (#128)
4 years ago
Rui Miguel Alonso c8bc7c1942
feat: spaceship drop assets (#110)
4 years ago
Alejandro Santiago e5c3708952
feat: implemented DashBumper assets (#119)
4 years ago
Rui Miguel Alonso 48f831264e
feat: add dino wall (#115)
4 years ago
Rui Miguel Alonso 8b86656412
refactor: priority layer (#83)
4 years ago
Allison Ryan 90588d95c4
feat: add `Baseboard` assets (#106)
4 years ago
Allison Ryan 83e6cb892b
feat: dynamic ball size (#113)
4 years ago
Alejandro Santiago 930c7fa001
refactor: used new createJoint method (#117)
4 years ago
Alejandro Santiago 07ddb1f7b6
refactor: made ball controller listen to bloc (#116)
4 years ago
Alejandro Santiago 79687c8ea3
feat: implemented `ComponentController` (#111)
4 years ago
Erick 84d7ab8564
feat: updating flame versions (#112)
4 years ago
Rui Miguel Alonso f44c2bc25e
feat: spaceship drop tube (#79)
4 years ago
Alejandro Santiago dd88114d1c
feat: included FlutterSignPost (#107)
4 years ago
Erick 90131d9724
feat: applying assets to the spaceship (#101)
4 years ago
Alejandro Santiago 72b8213f74
feat: including black and white Flipper assets (#102)
4 years ago
Alejandro Santiago c4012b1c65
feat: implemented `BallType` (#105)
4 years ago
Alejandro Santiago 6f32c4f2b8
feat: implemented ChromeDino mechanics (#76)
4 years ago
Alejandro Santiago fad355b2f8
feat: positioned FlutterForest bumpers (#104)
4 years ago