Commit Graph

  • 46016e8136 refactor: degined SpaceshiprailRampSprite alestiago 2022-04-07 14:01:40 +0100
  • 3559cf2263 docs: improved SpaceshipWall documenation alestiago 2022-04-07 13:59:13 +0100
  • e6617d3907 refactor: defined FlipperSprite alestiago 2022-04-07 13:57:15 +0100
  • a8e7c9bf85 refactor: removed unused import alestiago 2022-04-07 13:33:31 +0100
  • 1cfe605d91 chore: update to retry tests RuiAlonso 2022-04-07 14:32:20 +0200
  • c4971a6c6f test: tests for alien zone RuiAlonso 2022-04-07 14:28:35 +0200
  • 8ab1ddf6f1 feat: added alien bumpers zone to game RuiAlonso 2022-04-07 14:28:23 +0200
  • 93349679b7 refactor: changed alien bumper ellipses RuiAlonso 2022-04-07 14:27:59 +0200
  • d7583cc76c refacto: adjusted anchoring points alestiago 2022-04-07 13:27:56 +0100
  • 1ae00bebf0 feat: adjusted flipper anchor alestiago 2022-04-07 13:22:56 +0100
  • 441797025a feat(sandbox): removed FlipperTracingGame alestiago 2022-04-07 12:59:40 +0100
  • 68fc763726 chore: analysis error RuiAlonso 2022-04-07 13:55:43 +0200
  • df9caf518c refactor: removed unused import alestiago 2022-04-07 12:52:51 +0100
  • f2cf4acdfa chore: analysis errors RuiAlonso 2022-04-07 13:38:40 +0200
  • 63c1a2e117 refactor: changed sparky fire zone RuiAlonso 2022-04-07 13:32:02 +0200
  • 5a78106ed5 refactor: changed sparky fire zone RuiAlonso 2022-04-07 13:29:38 +0200
  • 7ec7ffc9b3 refactor: defined _AndroidHeadSpriteAnimation alestiago 2022-04-07 11:44:52 +0100
  • 080b700345 refactor: removed trailing comma alestiago 2022-04-07 11:36:48 +0100
  • d1a8d067a1 refactor: defined LaunchRampSprite alestiago 2022-04-07 11:28:49 +0100
  • 44876da1ee refactor: defined KickerSprite alestiago 2022-04-07 11:17:35 +0100
  • 585a753c1a refactor: defined FlutterSIgnPostSprite alestiago 2022-04-07 11:05:12 +0100
  • f1e4330fac refactor: defined DinoWalls sprites alestiago 2022-04-07 11:02:42 +0100
  • 2b5636e652 reafactor: defined BaseboardSprite alestiago 2022-04-07 10:57:10 +0100
  • 97f574800d refactor: removed late SpriteComponent alestiago 2022-04-07 10:39:37 +0100
  • b223ade201 chore: removed unused import RuiAlonso 2022-04-07 11:35:02 +0200
  • 1f12f4b918 test: tests for SparkyBumperController RuiAlonso 2022-04-07 11:34:24 +0200
  • 29d3243120 refactor: moved sparky bumpers logic to SparkyBumperController RuiAlonso 2022-04-07 11:34:00 +0200
  • 2ec521451d feat: defined BallSprite alestiago 2022-04-07 10:32:36 +0100
  • ecae568d97 refactor: removed active sparky bumper from game bloc logic RuiAlonso 2022-04-07 10:01:59 +0200
  • 71db0961c4 refactor: make pull and release public to call from outside plunger RuiAlonso 2022-04-07 09:18:06 +0200
  • 38b5deeab1 refactor: added key events to plunger game RuiAlonso 2022-04-07 09:16:39 +0200
  • d06c505ca1 refactor: use for each Allison Ryan 2022-04-06 17:25:17 -0500
  • 47c65de4ec chore: update tracing stories Allison Ryan 2022-04-06 17:21:43 -0500
  • 11fbe0b8ef feat: add traceAllBodies method Allison Ryan 2022-04-06 17:21:29 -0500
  • 3020958597 fix: disable golden tests Allison Ryan 2022-04-06 16:37:30 -0500
  • 0345ed1342 fix: unused import Allison Ryan 2022-04-06 16:11:43 -0500
  • 3a89c101c0 refactor: update bottom curve Allison Ryan 2022-04-06 16:08:21 -0500
  • df5547ce46 Merge branch 'main' into feat/sparkys-computer Allison Ryan 2022-04-06 14:26:03 -0500
  • 3d6cd88f60 refactor: reposition Allison Ryan 2022-04-06 14:13:52 -0500
  • a3d0bf0152 test: sparky mechanics Allison Ryan 2022-04-06 14:03:34 -0500
  • 4aa67f62d5 fix: fixed merge conflicts on gamebloc tests RuiAlonso 2022-04-06 20:58:24 +0200
  • 350a23b21f Merge branch 'main' into feat/add-plunger-sandbox RuiAlonso 2022-04-06 20:53:07 +0200
  • daebb0b749
    feat: adding camera zoom effect (#153) Erick 2022-04-06 15:51:54 -0300
  • e21f8f2726 feat: sandbox for alien bumpers RuiAlonso 2022-04-06 20:51:36 +0200
  • 452542d702 test: tests for alien bumpers RuiAlonso 2022-04-06 20:51:14 +0200
  • 7993c67048 feat: added alien bumpers RuiAlonso 2022-04-06 20:50:58 +0200
  • 125e4e14e3 feat: add sparky computer and mechanics Allison Ryan 2022-04-06 13:46:06 -0500
  • 78bec43046 chore: assets for plunger RuiAlonso 2022-04-06 20:30:45 +0200
  • edbee10f54 fix: fixed merge conflicts with sandbox RuiAlonso 2022-04-06 20:28:15 +0200
  • 8824ae17f7
    Merge branch 'main' into feat/camera-zoom #153 Erick 2022-04-06 15:23:36 -0300
  • 2f40dcc971
    feat: add slingshots (#148) Allison Ryan 2022-04-06 13:22:38 -0500
  • 50851d4357
    Merge branch 'main' into feat/camera-zoom Erick 2022-04-06 15:21:35 -0300
  • 87487a6f93 chore: add todo #148 Allison Ryan 2022-04-06 13:20:04 -0500
  • c3a36878d7 Merge branch 'main' into feat/add-slingshots Allison Ryan 2022-04-06 13:18:13 -0500
  • 655007b2d2
    feat: improved extra ball logic (#151) Alejandro Santiago 2022-04-06 19:06:14 +0100
  • b47a600523 refactor: added sparky bumpers actives to GameState RuiAlonso 2022-04-06 20:01:24 +0200
  • b1a7132b7a test: test sparky bumper bloc event RuiAlonso 2022-04-06 20:01:00 +0200
  • 14cf994dda feat: added event for sparky bumpers hit RuiAlonso 2022-04-06 20:00:24 +0200
  • b73573cae4
    Apply suggestions from code review Erick 2022-04-06 14:58:56 -0300
  • 85ba5fb928 fix: lint Erick Zanardo 2022-04-06 14:52:07 -0300
  • a2c96c22aa fix: lint Erick Zanardo 2022-04-06 14:49:20 -0300
  • a86729cd3a Merge branch 'feat/camera-zoom' of github.com:VGVentures/pinball into feat/camera-zoom Erick Zanardo 2022-04-06 14:48:08 -0300
  • 92f5c33236 feat: pr suggestion Erick Zanardo 2022-04-06 14:47:00 -0300
  • f2b218396c
    Merge branch 'main' into feat/camera-zoom Erick 2022-04-06 14:45:25 -0300
  • a5e00a2274
    Merge branch 'main' into feat/improved-extra-ball-logic #151 Alejandro Santiago 2022-04-06 18:44:56 +0100
  • 50cbe08ef5 ci Erick Zanardo 2022-04-06 14:42:19 -0300
  • 23e8ccd6b2 fix: debugBall test alestiago 2022-04-06 18:36:12 +0100
  • e66c74dd0e feat: called event onRemove alestiago 2022-04-06 17:44:42 +0100
  • 254c38d2a4
    feat: add sparky bumpers (#150) Rui Miguel Alonso 2022-04-06 18:35:11 +0200
  • 435c5fce25
    Update packages/pinball_components/lib/src/components/sparky_bumper.dart #150 Allison Ryan 2022-04-06 11:31:46 -0500
  • 7edd1ed3e3 refactor: different sized bumpers Allison Ryan 2022-04-06 11:25:57 -0500
  • 139b3f5656 fix: merge conflicts alestiago 2022-04-06 16:53:35 +0100
  • 3ef513915f
    Merge branch 'main' into feat/improved-extra-ball-logic Alejandro Santiago 2022-04-06 16:49:20 +0100
  • 5a3b668980 fix: final ellipse sizes RuiAlonso 2022-04-06 17:36:55 +0200
  • e3822960ce testing ci Erick Zanardo 2022-04-06 12:10:40 -0300
  • 5842632f99 testing ci Erick Zanardo 2022-04-06 12:08:05 -0300
  • bdcf5f46c6
    Apply suggestions from code review Erick 2022-04-06 12:02:48 -0300
  • 69c9b167ec testing ci Erick Zanardo 2022-04-06 11:53:23 -0300
  • 08da9c0944 testing ci Erick Zanardo 2022-04-06 11:48:22 -0300
  • e69f461f96
    Merge branch 'main' into feat/camera-zoom Erick 2022-04-06 11:31:58 -0300
  • a5b35d51ee feat: adding camera zoom effect Erick Zanardo 2022-04-06 11:30:15 -0300
  • 8d3e0c8b96 refactor: plunger assets preload RuiAlonso 2022-04-06 15:53:17 +0200
  • ee0c68a91f fix: fix tracing RuiAlonso 2022-04-06 15:43:19 +0200
  • e5b046cede chore: merge from main RuiAlonso 2022-04-06 15:39:23 +0200
  • 76e19c98e6 fix: fixed size and tracing RuiAlonso 2022-04-06 15:38:52 +0200
  • e64036325b
    Merge branch 'main' into feat/add-sparky-bumpers Rui Miguel Alonso 2022-04-06 15:32:04 +0200
  • b198914fac fix: merge conflicts on plunger RuiAlonso 2022-04-06 15:14:47 +0200
  • d798fdf9fe
    feat: plunger asset (#145) Rui Miguel Alonso 2022-04-06 15:12:00 +0200
  • 47ef35d34b feat: defined DebugGameBallsController alestiago 2022-04-06 13:33:07 +0100
  • f20c2231a0 fix: coverage alestiago 2022-04-06 13:12:39 +0100
  • 142fc0e803 feat: increased balls alestiago 2022-04-06 12:58:57 +0100
  • cc738decd6 refactor: removed bonusBallLost event alestiago 2022-04-06 12:45:45 +0100
  • 1ebea02742 refactor: simplified logic alestiago 2022-04-06 12:44:52 +0100
  • 12ebb53eb0 refactor: refined logic alestiago 2022-04-06 12:39:54 +0100
  • b5aef4640c refactor: removed plunger null checks alestiago 2022-04-06 12:25:34 +0100
  • 719b07069e docs: improved docs alestiago 2022-04-06 12:22:45 +0100
  • e0e5646416 refactor: analyzer alestiago 2022-04-06 12:15:33 +0100
  • 75980fe589 fix: coverage alestiago 2022-04-06 12:11:42 +0100
  • 749b6f295e refactor: removed Bumper and added TODO for future refactor RuiAlonso 2022-04-06 12:54:42 +0200
  • 418e62e6ae chore: unused imports RuiAlonso 2022-04-06 12:48:13 +0200