Commit Graph

  • ea993bac07 Merge branch 'main' into refactor/priority-layer RuiAlonso 2022-03-25 14:35:34 +0100
  • 3c77392d72 fix: sort scores in descending order #100 Allison Ryan 2022-03-25 08:33:15 -0500
  • 3a4f110f35 Merge branch 'main' into feat/add-user-at-end-game RuiAlonso 2022-03-25 14:31:50 +0100
  • 6daa00899c fix: lint Erick Zanardo 2022-03-25 10:31:42 -0300
  • a17eaa8b66 Merge branch 'main' into refactor/pathway-logic RuiAlonso 2022-03-25 14:31:23 +0100
  • 6d5f2e6ff3 fix: merge conflicts on launcher ramp fixed RuiAlonso 2022-03-25 14:30:44 +0100
  • 82fbab38d9 fix: lint Erick Zanardo 2022-03-25 10:29:33 -0300
  • 13dd39c453 fix: forcing error to test Erick Zanardo 2022-03-25 10:26:52 -0300
  • 0f41e647d1 fix: sandbox github workflow Erick Zanardo 2022-03-25 10:24:51 -0300
  • de963cbc86
    feat: adds ball turbocharge effect (#66) Erick 2022-03-25 10:19:35 -0300
  • a40ba9bd54 chore: unused import RuiAlonso 2022-03-25 14:17:57 +0100
  • 861524c0b1
    Merge branch 'main' into feat/ball-boost #66 Erick 2022-03-25 10:15:42 -0300
  • 77be2ecb63 Merge branch 'main' into feat/add-user-at-end-game RuiAlonso 2022-03-25 14:14:52 +0100
  • 1f08a5ea8a test: fixed tests RuiAlonso 2022-03-25 14:14:33 +0100
  • e6dca1ed7f
    refactor: dimension and position `Plunger` (#96) Allison Ryan 2022-03-25 08:00:35 -0500
  • 25c416877b
    Merge branch 'main' into refactor/plunger-dimensions #96 Erick 2022-03-25 09:35:43 -0300
  • 8106617532 feat: added more components to layer story RuiAlonso 2022-03-25 13:33:00 +0100
  • 3b0aa615b7 test: not layered nested children RuiAlonso 2022-03-25 13:15:51 +0100
  • 6e92f76ca5 feat: added layers story to check collision with nested components RuiAlonso 2022-03-25 12:44:58 +0100
  • 9faba244b5 test: changed tests names RuiAlonso 2022-03-25 12:42:09 +0100
  • c786d730fd chore: modified doc for Layered and added one test for nested RuiAlonso 2022-03-25 12:23:36 +0100
  • 780e205dc0 chore: params names RuiAlonso 2022-03-25 12:01:06 +0100
  • d628771360 Merge branch 'main' into feat/add-user-at-end-game RuiAlonso 2022-03-25 10:03:32 +0100
  • 29a6cde36e test: unnecessary tests removed RuiAlonso 2022-03-25 09:41:16 +0100
  • 061d2d2daf test: arcshape coverage RuiAlonso 2022-03-25 09:38:28 +0100
  • 8fad065460 test: added removed ellipse tests RuiAlonso 2022-03-25 09:31:41 +0100
  • f0c9697a74 test: tests for shapes RuiAlonso 2022-03-25 09:24:13 +0100
  • 14b9663f76 Merge branch 'main' into refactor/pathway-logic RuiAlonso 2022-03-25 09:04:36 +0100
  • a3e3b9c215 refactor: refactored launcher ramp RuiAlonso 2022-03-25 09:04:03 +0100
  • da4dbc04a2 Merge branch 'feat/ball-boost' of github.com:VGVentures/pinball into feat/ball-boost Erick Zanardo 2022-03-24 19:39:12 -0300
  • c234a41fbb fix: lint Erick Zanardo 2022-03-24 19:38:58 -0300
  • 7a77c55585
    Merge branch 'main' into feat/ball-boost Erick 2022-03-24 19:37:06 -0300
  • 0b7a3c1a7c feat: adding ball boost effect Erick Zanardo 2022-03-24 19:33:01 -0300
  • a0b4f68306
    refactor: fixed grammatical error in test named Alejandro Santiago 2022-03-24 20:55:22 +0000
  • f9461a22f6
    refactor: removed unnecessary comma Alejandro Santiago 2022-03-24 20:52:08 +0000
  • db29e5c7b1
    refactor: position and dimension google letters (#93) Allison Ryan 2022-03-24 15:13:42 -0500
  • e82bcb1c26
    Merge branch 'main' into refactor/google-letters #93 Allison Ryan 2022-03-24 15:08:14 -0500
  • 61964246e7
    chore: remove empty line Alejandro Santiago 2022-03-24 20:05:04 +0000
  • cdbab5ecf3
    Merge branch 'main' into refactor/plunger-dimensions Allison Ryan 2022-03-24 15:00:38 -0500
  • d22c795f10 refactor: remove local variable Allison Ryan 2022-03-24 14:59:13 -0500
  • 1f953eb603 refactor: show button on success add user RuiAlonso 2022-03-24 20:58:54 +0100
  • db54badc47 refactor: use board center for positioning Allison Ryan 2022-03-24 14:53:55 -0500
  • cab8e522be fix: merge conflicts on dialog RuiAlonso 2022-03-24 20:53:38 +0100
  • 5f2cbe5a59 refactor: await adding letters Allison Ryan 2022-03-24 14:51:36 -0500
  • 58678017b7 test: coverage tests RuiAlonso 2022-03-24 20:45:31 +0100
  • b8f7ca4db3 refactor: use relative positions Allison Ryan 2022-03-24 14:35:09 -0500
  • 23f89278f5 chore: clean up bonus word Allison Ryan 2022-03-24 14:28:11 -0500
  • f55513b09c Merge branch 'refactor/google-letters' of https://github.com/VGVentures/pinball into refactor/google-letters Allison Ryan 2022-03-24 14:20:51 -0500
  • 69253e9f8c refactor: position logic Allison Ryan 2022-03-24 14:20:49 -0500
  • 030fdc67e1 refactor: adjust launch ramp and ball size Allison Ryan 2022-03-24 14:04:13 -0500
  • 76cacf9db0 refactor: dimension plunger Allison Ryan 2022-03-24 14:03:23 -0500
  • 1f0a0c2f04
    feat: leaderboard screen (#51) Rui Miguel Alonso 2022-03-24 19:02:45 +0100
  • fe158badb7 Merge branch 'main' into refactor/pathway-logic RuiAlonso 2022-03-24 19:02:09 +0100
  • 54abe73602
    Merge branch 'main' into feat/leaderboard_screen #51 Rui Miguel Alonso 2022-03-24 18:59:22 +0100
  • ae9e6453ce
    feat: add launch config for sandbox (#95) Allison Ryan 2022-03-24 12:52:29 -0500
  • e013ba8bd8
    Merge branch 'main' into feat/leaderboard_screen Rui Miguel Alonso 2022-03-24 18:49:29 +0100
  • d5230bf1d2
    Merge branch 'main' into refactor/priority-layer Rui Miguel Alonso 2022-03-24 18:49:02 +0100
  • 58887f04ca
    Merge branch 'main' into feat/launch-sandbox #95 Allison Ryan 2022-03-24 12:48:14 -0500
  • 50221b3220 Merge branch 'main' into refactor/pathway-logic RuiAlonso 2022-03-24 18:47:03 +0100
  • 352ebdff9e chore: doc refactor RuiAlonso 2022-03-24 18:45:50 +0100
  • 6cbf4b156f refactor: refactored baseboard with arcshapes RuiAlonso 2022-03-24 18:44:34 +0100
  • cf92856dc1
    feat: implementing composable blueprints (#92) Erick 2022-03-24 14:36:57 -0300
  • 4403dbc38e test: removed unnecessary tests for ramps RuiAlonso 2022-03-24 18:36:40 +0100
  • 0433c20567
    Merge branch 'main' into feat/composable-blueprints #92 Erick 2022-03-24 14:28:08 -0300
  • 4e2598c2b3 refactor: launcher ramp RuiAlonso 2022-03-24 18:26:32 +0100
  • 160697d6de
    Merge branch 'main' into feat/launch-sandbox Allison Ryan 2022-03-24 12:26:24 -0500
  • a8cf2283d6
    Merge branch 'main' into refactor/use-descendants-bonus-word-test Alejandro Santiago 2022-03-24 16:51:36 +0000
  • cfd4e790fa
    feat: bumping all `DashNestBumper`s summons a new `Ball` (#89) Alejandro Santiago 2022-03-24 16:51:19 +0000
  • 2629fdac41 refactor: modified jetpack ramp to use shapes and blueprint RuiAlonso 2022-03-24 17:38:48 +0100
  • 912de8f280 refactor: match existing naming Allison Ryan 2022-03-24 11:36:14 -0500
  • 78531f1e86 feat: launch config for sandbox Allison Ryan 2022-03-24 11:34:25 -0500
  • 969619feb0
    Merge branch 'main' into refactor/google-letters Allison Ryan 2022-03-24 11:26:26 -0500
  • daca546ee0 refactor: position logic Allison Ryan 2022-03-24 11:25:04 -0500
  • 2a658520e0 refactor: removed redundant arguements #89 alestiago 2022-03-24 16:13:01 +0000
  • f2d3c653d1 chore: rebase alestiago 2022-03-24 16:13:44 +0000
  • 200d5de9ac chore: removed unecessary ignore alestiago 2022-03-24 16:08:13 +0000
  • 1142ed7ce3
    docs: solved wrong endtemplate tag Alejandro Santiago 2022-03-24 16:01:40 +0000
  • 25b0a90ca4
    docs: improved doc comment Alejandro Santiago 2022-03-24 15:59:42 +0000
  • a701d99e9a refactor: changed jetpack to shapes RuiAlonso 2022-03-24 16:53:05 +0100
  • a8e43386e8 fix: fixed arc radius on shapes RuiAlonso 2022-03-24 16:52:50 +0100
  • d1af7074c0
    Merge branch 'main' into refactor/use-descendants-bonus-word-test Alejandro Santiago 2022-03-24 15:32:48 +0000
  • 0a496a7596 fix: awaited game alestiago 2022-03-24 15:31:08 +0000
  • e6f61041ad refactor: moved shapes to components package RuiAlonso 2022-03-24 16:21:29 +0100
  • 349314e170 refactor: used descandants to retrieve subject alestiago 2022-03-24 15:15:55 +0000
  • f7f9e33d95 fix: fixed merge conflicts RuiAlonso 2022-03-24 16:08:59 +0100
  • 7985b7709f
    Merge branch 'main' into feat/dash-nest-bumper-add-new-ball Alejandro Santiago 2022-03-24 15:04:28 +0000
  • e2c67571d5
    feat: reshape `Baseboards` (#85) Allison Ryan 2022-03-24 10:01:52 -0500
  • 183b0dc9ce docs: inclduded documentation alestiago 2022-03-24 14:59:29 +0000
  • 11a741c7d3
    Merge branch 'main' into feat/resize-baseboards #85 Allison Ryan 2022-03-24 09:57:05 -0500
  • bd0484ae38 fix: reached coverage alestiago 2022-03-24 14:55:02 +0000
  • 035bf9cd57 Merge branch 'main' into refactor/google-letters Allison Ryan 2022-03-24 09:54:18 -0500
  • 24f542e222 test: fix failing tests Allison Ryan 2022-03-24 09:45:30 -0500
  • 3fc5735cb0 chore: unused imports RuiAlonso 2022-03-24 15:29:35 +0100
  • b465803653 feat: capitalize playerinitials to bloc RuiAlonso 2022-03-24 15:26:00 +0100
  • e86ee228a8 chore: remove unused code Allison Ryan 2022-03-24 08:57:22 -0500
  • 17e7a7a34d Merge branch 'main' into feat/add-user-at-end-game RuiAlonso 2022-03-24 14:52:10 +0100
  • 4b761f8664 chore: unused variable RuiAlonso 2022-03-24 14:51:37 +0100
  • 818fb1943b Merge branch 'feat/composable-blueprints' of github.com:VGVentures/pinball into feat/composable-blueprints Erick Zanardo 2022-03-24 10:51:00 -0300
  • 10451bbcd2 chore: unused import RuiAlonso 2022-03-24 14:50:16 +0100
  • 6e494315f5 Merge branch 'main' into refactor/priority-layer RuiAlonso 2022-03-24 14:49:29 +0100