Commit Graph

  • 8a2475650c feat: moved triangle to centroid alestiago 2022-03-10 11:50:59 +0000
  • d3d8bf8774 feat: adding ball spawning upon click on debug mode (#28) Erick 2022-03-11 09:09:37 -0300
  • 4333fef1f0 chore: removed unecessary end callback (#30) Alejandro Santiago 2022-03-11 09:03:33 +0000
  • c2979f384d chore: rename pinball game test extension (#33) Allison Ryan 2022-03-11 02:59:30 -0600
  • d41faed2aa refactor: remove Flutter dep from geometry (#27) Rui Miguel Alonso 2022-03-11 09:03:03 +0100
  • 2b5b210027 feat: add character selection (#20) Allison Ryan 2022-03-10 12:23:14 -0600
  • f5353a7319 chore: add code owners (#31) Allison Ryan 2022-03-10 08:48:53 -0600
  • 5334e129e6 fix: misisng doc Erick Zanardo 2022-03-10 10:44:22 -0300
  • ddcc268331 docs: included missing documentation (#29) Alejandro Santiago 2022-03-10 13:38:56 +0000
  • 02c1583b2b Update lib/game/components/flipper.dart Erick 2022-03-10 09:46:00 -0300
  • aafb1105c8 feat: adding placeholder art for the flippers Erick Zanardo 2022-03-09 18:39:00 -0300
  • fee19bb16b docs: included doc comments alestiago 2022-03-14 09:35:13 +0000
  • 7fe2b1183b feat: defined InitialPosition mixin alestiago 2022-03-14 09:33:55 +0000
  • b0eb6cabf6 feat: adding bonus score to the user when they complete the bonus Erick Zanardo 2022-03-11 17:50:03 -0300
  • 03d48eac40
    feat: adding bonus letters to board (#35) Erick 2022-03-11 17:39:59 -0300
  • 3a71a445ee
    Merge branch 'main' into feat/letter-component #35 Erick 2022-03-11 17:36:24 -0300
  • 167a6b2295 fix: placed plunge aligned with straight launcher path RuiAlonso 2022-03-11 21:33:08 +0100
  • dc5c38b8c2 chore: increase sparky angle RuiAlonso 2022-03-11 21:32:31 +0100
  • 716dc866d2 test: fix tests RuiAlonso 2022-03-11 21:32:10 +0100
  • f6f171b7c7
    feat: add baseboards (#34) Allison Ryan 2022-03-11 14:26:59 -0600
  • 1a85559ab5
    Apply suggestions from code review Erick 2022-03-11 17:22:01 -0300
  • ee1a5a5368 fix: flaky test Erick Zanardo 2022-03-11 17:19:38 -0300
  • e5d59c20cc test: fixing tests for ramps RuiAlonso 2022-03-11 21:18:06 +0100
  • 58dd487a9b fix: lint Erick Zanardo 2022-03-11 17:00:02 -0300
  • bac8cfd83d fix: re adding wrongly removed code during rebase Erick Zanardo 2022-03-11 16:59:14 -0300
  • 57be85da40 feat: rebase fix Erick Zanardo 2022-03-11 16:56:31 -0300
  • aa1333c674
    Merge branch 'main' into feat/letter-component Erick 2022-03-11 16:52:12 -0300
  • 4c1ededa4e feat: removing not needed pump Erick Zanardo 2022-03-11 16:46:14 -0300
  • f916e30f38 feat: improving bonus letters grouping Erick Zanardo 2022-03-11 16:43:46 -0300
  • a47aab2636 test: tests for ramps check childrens RuiAlonso 2022-03-11 20:34:03 +0100
  • 23a4b25df3 fix: fixed conflicts on merge pinballgame screen with main RuiAlonso 2022-03-11 20:15:25 +0100
  • 6889a47e59
    Apply suggestions from code review Erick 2022-03-11 15:23:32 -0300
  • 3787a12bb0 feat: adding bonus letters to board Erick Zanardo 2022-03-11 14:13:40 -0300
  • 3947796f73 Merge branch 'main' into feat/baseboards #34 Allison Ryan 2022-03-11 11:08:28 -0600
  • ddec3c0f44
    feat: implemented Flipper grouping (#32) Alejandro Santiago 2022-03-11 16:34:58 +0000
  • 62cc23e2df refactor: PR suggestions Allison Ryan 2022-03-11 10:25:11 -0600
  • 4e1113fc8e chore: rebasing #32 alestiago 2022-03-11 16:13:28 +0000
  • 62cbba8366 refactor: used ! instead of ? alestiago 2022-03-11 14:43:42 +0000
  • 8b1f2766e4 refactor: added missing white space Alejandro Santiago 2022-03-11 14:41:52 +0000
  • 1e616cb906 chore: rebasing alestiago 2022-03-11 16:03:48 +0000
  • 516255f503 Merge branch 'main' into feat/baseboards Allison Ryan 2022-03-11 10:00:45 -0600
  • 2ba7e69ecd docs: fixed macro typo alestiago 2022-03-10 18:33:34 +0000
  • 3c7703ea44 refactor: removed _joint over joint alestiago 2022-03-10 17:05:55 +0000
  • d99186b286 feat: reorder methods alestiago 2022-03-10 17:05:08 +0000
  • f1d8e8eec0 refactor: removed unecessary mixin alestiago 2022-03-10 16:56:25 +0000
  • 5c4b4839c3 feat: used size rather than width and height alestiago 2022-03-10 16:49:16 +0000
  • 4aecf65b90 docs: used "loads" over "adds" alestiago 2022-03-10 16:47:48 +0000
  • 9a2d107548 refactor: used extension instead of condition alestiago 2022-03-10 16:43:34 +0000
  • 47f50c60cb refactor: simplified Flipper logic alestiago 2022-03-10 16:40:54 +0000
  • 21b96e967b chore: rebasing alestiago 2022-03-11 14:49:53 +0000
  • c6feb7973b refactor: used ! instead of ? alestiago 2022-03-11 14:43:42 +0000
  • 22c3c89546 refactor: renamed test alestiago 2022-03-11 14:43:02 +0000
  • 096042f6d7
    refactor: adding missing white space Alejandro Santiago 2022-03-11 14:42:05 +0000
  • 5802448ad9
    refactor: added missing white space Alejandro Santiago 2022-03-11 14:41:52 +0000
  • 19c0172cac
    feat: add plunger to board (#25) Allison Ryan 2022-03-11 08:30:19 -0600
  • 6feb7c30dd Merge branch 'feat/add-plunger' of https://github.com/VGVentures/pinball into feat/add-plunger #25 Allison Ryan 2022-03-11 08:17:17 -0600
  • 9117ae26f6 Merge branch 'main' into feat/add-plunger Allison Ryan 2022-03-11 08:17:13 -0600
  • fa2d30944d chore: simplify rectangle Allison Ryan 2022-03-11 08:11:27 -0600
  • 30ea3f5010 test: pinball game check ramps are added RuiAlonso 2022-03-11 15:09:11 +0100
  • 457cd1c722 test: tests for ramps and callbacks, and coverage RuiAlonso 2022-03-11 15:00:26 +0100
  • ff433260b0 chore: refactor some names and vars RuiAlonso 2022-03-11 14:59:39 +0100
  • 7607048967 fix: test extension Allison Ryan 2022-03-11 07:57:43 -0600
  • 0adc66a5dd Merge branch 'main' into feat/baseboards Allison Ryan 2022-03-11 07:53:10 -0600
  • 28dd5e9c0d docs: baseboard Allison Ryan 2022-03-11 07:52:56 -0600
  • d2c1f60fb7 feat: removing flip Erick Zanardo 2022-03-11 09:20:14 -0300
  • 85cba65780 feat: bonus letter callback Erick Zanardo 2022-03-10 20:17:14 -0300
  • b5b5b25682 feat: adding bonus letter component Erick Zanardo 2022-03-10 19:57:49 -0300
  • b44f0d0547 fix: rebase Erick Zanardo 2022-03-10 19:23:31 -0300
  • ac34bf356c PR suggestions Erick Zanardo 2022-03-10 12:16:51 -0300
  • 16b928927d feat: adding ball spawming upon click on debug mode Erick Zanardo 2022-03-10 10:23:50 -0300
  • 07d16fbac0
    feat: adding bonus logic to the game bloc (#24) Erick 2022-03-11 09:42:16 -0300
  • dc896662c0 feat: pr suggestions #24 Erick Zanardo 2022-03-11 09:39:25 -0300
  • 2bc3c1f4a0
    Apply suggestions from code review Erick 2022-03-11 09:36:57 -0300
  • 8aacd01d92 feat: pr suggestions Erick Zanardo 2022-03-11 09:29:14 -0300
  • bc122a70bf
    Merge branch 'main' into feat/bonus-letter-bloc Erick 2022-03-11 09:13:41 -0300
  • d0756e0b60
    feat: adding ball spawning upon click on debug mode (#28) Erick 2022-03-11 09:09:37 -0300
  • 26fd5961e2 feat: rebase fixes #28 Erick Zanardo 2022-03-11 09:06:20 -0300
  • 5f0bf0ea5f fix: rebase Erick Zanardo 2022-03-10 19:23:31 -0300
  • 5f63abac7a fix: coverage Erick Zanardo 2022-03-10 19:12:07 -0300
  • 7adca67e6d PR suggestions Erick Zanardo 2022-03-10 12:16:51 -0300
  • 27308d1eaa feat: adding ball spawming upon click on debug mode Erick Zanardo 2022-03-10 10:23:50 -0300
  • a7558421de feat: ball default maskbits RuiAlonso 2022-03-11 12:00:11 +0100
  • 5cfc01a445 fix: analysis warnings RuiAlonso 2022-03-11 11:40:53 +0100
  • 99239bf85d fix: fixed collisions of a ball that only touch path entrance but doesn't get into RuiAlonso 2022-03-11 10:54:29 +0100
  • c049f83eba feat: added maskbits to paths RuiAlonso 2022-03-11 10:53:21 +0100
  • 8b82cd8d45
    Merge branch 'main' into feat/add-plunger Alejandro Santiago 2022-03-11 09:25:42 +0000
  • e9d2d13bb3
    chore: removed unecessary end callback (#30) Alejandro Santiago 2022-03-11 09:03:33 +0000
  • ffe89c6379
    Merge branch 'main' into chore/remove-end-override #30 Alejandro Santiago 2022-03-11 08:59:46 +0000
  • 7da7055957
    chore: rename pinball game test extension (#33) Allison Ryan 2022-03-11 02:59:30 -0600
  • 335b071e5f
    Merge branch 'main' into chore/rename-pinball-game-test-extension #33 Alejandro Santiago 2022-03-11 08:50:58 +0000
  • b73cddc1a3
    refactor: remove Flutter dep from geometry (#27) Rui Miguel Alonso 2022-03-11 09:03:03 +0100
  • 4ea95513af
    Merge branch 'main' into fix/remove_geometry_flutter_dep #27 Rui Miguel Alonso 2022-03-11 08:58:56 +0100
  • acc5a8a3e4 feat: pr suggestions Erick Zanardo 2022-03-10 20:22:38 -0300
  • 0e70483c3e
    Merge branch 'main' into feat/bonus-letter-bloc Erick 2022-03-10 20:18:58 -0300
  • 293ce9256c docs: small change Allison Ryan 2022-03-10 16:13:25 -0600
  • 418b345636 refactor: initial to create Allison Ryan 2022-03-10 16:12:25 -0600
  • 1d86403b09 chore: rename pinball game test extension Allison Ryan 2022-03-10 16:10:24 -0600
  • d63359ed2a feat: add baseboards Allison Ryan 2022-03-10 16:03:41 -0600
  • dbe063b760 refactor: use relative positioning Allison Ryan 2022-03-10 13:35:01 -0600
  • 7f197a9c3a Merge branch 'main' into feat/add-plunger Allison Ryan 2022-03-10 13:18:31 -0600