Commit Graph

  • 5a2ee2c2ac feat: applying suggestions #9 Erick Zanardo 2022-03-04 09:25:09 -0300
  • 6c4090d092 chore: fixed white space difference #12 alestiago 2022-03-04 12:06:55 +0000
  • 9fc554927d
    Apply suggestions from code review Erick 2022-03-04 09:03:41 -0300
  • a499885daf
    docs: improved Anchor doc comment Alejandro Santiago 2022-03-04 12:02:16 +0000
  • 5b984b2754 docs: included initialize example alestiago 2022-03-04 11:17:40 +0000
  • 7a16b557d7 feat: implemented Anchor component alestiago 2022-03-04 11:10:25 +0000
  • 8f3fc4b248 test: remove grouping Allison Ryan 2022-03-03 15:31:24 -0600
  • 5a44f0abf3 test: character themes Allison Ryan 2022-03-03 15:07:29 -0600
  • 5c095e8f93 feat: add theme cubit Allison Ryan 2022-03-03 15:01:44 -0600
  • 2e28cd1a1d docs: fix typo Allison Ryan 2022-03-03 14:30:01 -0600
  • 64d4677b3f chore: remove modifications to game Allison Ryan 2022-03-03 14:20:03 -0600
  • 85936df74e test: joint tests Allison Ryan 2022-03-03 14:18:29 -0600
  • 4ccd172b4f feat: pr suggestions Erick Zanardo 2022-03-03 17:05:09 -0300
  • adcc43d04a
    Apply suggestions from code review Erick 2022-03-03 17:00:08 -0300
  • 902d3092ee fix: plunger tests Erick Zanardo 2022-03-03 16:40:27 -0300
  • 7048618ce5 test: plunger and joint Allison Ryan 2022-03-03 13:16:52 -0600
  • 45a5b5c320 Merge branch 'feat/game-over-mechanics' of github.com:VGVentures/pinball into feat/game-over-mechanics Erick Zanardo 2022-03-03 15:52:17 -0300
  • d5c84acd8e feat: making use of isLastBall on ball component Erick Zanardo 2022-03-03 15:27:43 -0300
  • 174cbae1bf
    Update lib/game/pinball_game.dart Erick 2022-03-03 15:11:40 -0300
  • ca989eac8d feat: addressing PR comments Erick Zanardo 2022-03-03 15:05:11 -0300
  • dba7761e01 feat: addressing PR comments Erick Zanardo 2022-03-03 14:49:48 -0300
  • 0eac420e83 feat: add themes Allison Ryan 2022-03-03 08:11:14 -0600
  • fbbd04d91b
    Apply suggestions from code review Erick 2022-03-03 09:16:45 -0300
  • 8865c2f32e fix: lint Erick Zanardo 2022-03-02 18:35:42 -0300
  • ad6afddf15 fix: rebasing issues Erick Zanardo 2022-03-02 18:24:45 -0300
  • 92590b9c82 docs: plunger issue comments Allison Ryan 2022-03-02 15:23:07 -0600
  • 518e183ad8 feat: game over mechanics Erick Zanardo 2022-03-02 18:18:25 -0300
  • 6cf2ccb5e0 Merge branch 'main' into feat/plunger Allison Ryan 2022-03-02 15:05:08 -0600
  • 403d997f17
    refactor: renamed method parameter hasPoints to scorePoints (#8) Alejandro Santiago 2022-03-02 20:11:00 +0000
  • 68f523cd5e refactor: renamed method parameter hasPoints to scorePoints #8 alestiago 2022-03-02 20:07:57 +0000
  • afeaf4a058
    feat: implemented `ScorePoints` mixin and callback (#7) Alejandro Santiago 2022-03-02 19:59:43 +0000
  • de5c1a3acd
    refactor: used real class names instead of Mock class names #7 Alejandro Santiago 2022-03-02 19:35:43 +0000
  • f5b14436db refactor: fixed analyzer warnings alestiago 2022-03-02 19:23:15 +0000
  • 0f3cf23bd0 docs: changed PR url to issue url alestiago 2022-03-02 19:21:53 +0000
  • 506e44a63b docs: improved BallScorePointsCallback doc comment alestiago 2022-03-02 19:20:26 +0000
  • 5900562a05 feat: registered BallScorePointsCallback in PinballGame alestiago 2022-03-02 19:18:06 +0000
  • 9b7302ab2d feat: rewrote test for mixin only extending BodyComponent alestiago 2022-03-02 18:48:44 +0000
  • aa40ed5b25 feat: set ScorePoints mixin on BodyComponent alestiago 2022-03-02 18:39:54 +0000
  • 5f04e23932 docs: included doc comments alestiago 2022-03-02 18:39:29 +0000
  • f6e15a3f26 chore: included TODO comment alestiago 2022-03-02 18:15:32 +0000
  • 149ee8c197 feat: included test for end method alestiago 2022-03-02 18:15:15 +0000
  • 5074f49530 refactor: renamed BallHasScoreCallback to BallScorePointsCallback alestiago 2022-03-02 17:29:34 +0000
  • fbf9b39ee3 feat: implemented ScorePoints mixin alestiago 2022-03-02 17:27:01 +0000
  • 7338b95ef5 feat: plunger Allison Ryan 2022-03-02 08:42:11 -0600
  • 18e1f950ad
    feat: implement GameBloc (#3) Alejandro Santiago 2022-03-02 14:37:50 +0000
  • 5d3428f7ba refactor: added trailing commas #3 alestiago 2022-03-02 14:14:43 +0000
  • 92e554f411 refactor: changed factory constructor for named constructor alestiago 2022-03-02 13:58:56 +0000
  • 3e318d3c0d
    Merge branch 'main' into feat/basic-game-bloc Alejandro Santiago 2022-03-02 13:51:24 +0000
  • 0d27b7f762
    feat: included initial Ball body component (#6) Alejandro Santiago 2022-03-02 13:47:46 +0000
  • 3da8229d1a refactor: reused flameTester #6 alestiago 2022-03-02 13:43:18 +0000
  • 32d88e717c refactor: modified exists test alestiago 2022-03-02 13:28:52 +0000
  • a75dc53513 refactor: replaced vector instances alestiago 2022-03-02 13:19:28 +0000
  • 8f56b98a63 chore: moved test to correct directory alestiago 2022-03-02 13:12:59 +0000
  • 51b9941b19 feat: included loads correctly test alestiago 2022-03-02 10:05:56 +0000
  • 5fdc628f47 feat: included initial ball body component alestiago 2022-03-02 10:00:01 +0000
  • be299bcd51
    chore: included dependecy on flame_test (#5) Alejandro Santiago 2022-03-02 09:40:37 +0000
  • 49b38cfdba chore: included dependecy on flame_test #5 alestiago 2022-03-02 09:36:47 +0000
  • 1751889447
    Merge branch 'main' into feat/basic-game-bloc Alejandro Santiago 2022-03-02 09:11:35 +0000
  • 0a01e3b5fb
    chore: updating flame, flame_forge2d and flame_bloc versions (#4) Erick 2022-03-02 06:10:50 -0300
  • b65a673d82 refactor: sorted pub dependencies #4 alestiago 2022-03-02 09:07:54 +0000
  • 7936d11f39 refactor: removed const from equality comparison alestiago 2022-03-02 09:03:09 +0000
  • 33120a6743 refactor: moved linter ignore comment alestiago 2022-03-02 09:00:52 +0000
  • 7edb174f12 adding FlameBloc to the PinballGame Erick Zanardo 2022-02-28 18:44:15 -0300
  • 83d7c3a301 chore: updating flame, flame_forge2d and flame_bloc versions Erick Zanardo 2022-02-28 18:43:36 -0300
  • 2b9a683cd7 refactor: adapted equality test to pick coverage alestiago 2022-02-28 21:41:31 +0000
  • d6fe78df28 feat: made GameEvent support value equality alestiago 2022-02-28 21:29:26 +0000
  • 6b0d8b45b2 refactor: corrected class doc comment alestiago 2022-02-28 21:26:42 +0000
  • db46b6d521 refactor: included initial factory constructor alestiago 2022-02-28 21:25:39 +0000
  • 24d85630e3 refactor: modified redundant test message alestiago 2022-02-28 18:55:38 +0000
  • c1e516dab2 feat: tested GameBloc alestiago 2022-02-28 18:29:08 +0000
  • 7ed1a6e33d feat: tested and improved GameEvent alestiago 2022-02-28 18:16:23 +0000
  • 0e75c4a3b8 feat: tested and improved GameState alestiago 2022-02-28 18:09:56 +0000
  • 7beff5287a feat: tested and improved GameState alestiago 2022-02-28 17:51:31 +0000
  • 4cb90730a8 chore: exported bloc in barrel file alestiago 2022-02-28 17:34:28 +0000
  • 870dafd77f refactor: renamed ballsLeft to balls alestiago 2022-02-28 17:34:09 +0000
  • 27c0f322af feat: implemented BallLost and Scored events alestiago 2022-02-28 17:28:29 +0000
  • e5f248302f chore: included equatable dependency alestiago 2022-02-28 17:26:46 +0000
  • 8766acf225 chore: generated bloc using VS extension alestiago 2022-02-28 17:08:15 +0000
  • ab77ebec67
    feat: include game files (#2) Alejandro Santiago 2022-02-28 17:10:05 +0000
  • 1c349a014e feat: used l10n string for "Play" #2 alestiago 2022-02-28 16:45:16 +0000
  • ad16d8a256 fixing landing page test Erick Zanardo 2022-02-28 11:57:06 -0300
  • 5fa1c66136 feat: included navigation test alestiago 2022-02-28 14:31:45 +0000
  • ac740c7a9d feat: included test alestiago 2022-02-28 14:20:39 +0000
  • a58de6f475 feat: included initial LandingPage with PinballGame alestiago 2022-02-28 13:44:07 +0000
  • 44bcffad4d feat: included flame and flame_forge2d dependency alestiago 2022-02-28 13:26:53 +0000
  • 5ab34687a0
    chore: remove generated counter example (#1) Alejandro Santiago 2022-02-28 09:30:15 +0000
  • 1fbfbf6895 chore: remove generated counter example #1 alestiago 2022-02-28 09:04:57 +0000
  • a12f1d388d feat: very good core Allison Ryan 2022-02-23 15:01:15 -0600