Commit Graph

  • c117ed455f feat: updated zoom effect goldens alestiago 2022-05-02 20:42:26 +0100
  • f5c7202cc8 test: updated Signpost test and goldens alestiago 2022-05-02 20:40:53 +0100
  • e416f4d0da fix: update favicon #300 Tom Arra 2022-05-02 14:29:25 -0500
  • e1d92cab2e
    Merge branch 'main' into feat/background-music Erick 2022-05-02 16:27:24 -0300
  • a1fc5077e8 fix: update favicon Tom Arra 2022-05-02 14:25:52 -0500
  • ffd332eceb fix: removing uneeded comment Erick Zanardo 2022-05-02 16:25:07 -0300
  • fc553d8bfb chore: changed assets alestiago 2022-05-02 20:20:40 +0100
  • 6eaa8f7f0f feat: add missing test Erick Zanardo 2022-05-02 16:20:33 -0300
  • 3575c8383b fix: update GameHud size & position arturplaczek 2022-05-02 21:02:07 +0200
  • e7717643fd
    feat: use PinballButton to start the game (#288) arturplaczek 2022-05-02 20:41:41 +0200
  • 345cf0740f
    Merge branch 'main' into feat/play-button #288 arturplaczek 2022-05-02 20:33:05 +0200
  • be39da94e2 fix: remove Center from PlayButtonOverlay arturplaczek 2022-05-02 20:23:53 +0200
  • edf427513a
    fix: slightly increased Kicker's strength (#295) Alejandro Santiago 2022-05-02 19:20:00 +0100
  • ed6b8d4d51
    Merge branch 'main' into fix/removed-kicker-bumping-loop #295 Alejandro Santiago 2022-05-02 19:15:34 +0100
  • e73493fcbf
    Merge branch 'main' into feat/play-button arturplaczek 2022-05-02 20:13:17 +0200
  • e160a3a503
    Merge branch 'main' into refactor/spaceship-entrance Allison Ryan 2022-05-02 13:08:34 -0500
  • 8c2982d5a9
    chore: removed debug background (#291) Alejandro Santiago 2022-05-02 19:04:50 +0100
  • 575cd45249 Merge branch 'refactor/spaceship-entrance' of https://github.com/VGVentures/pinball into refactor/spaceship-entrance Allison Ryan 2022-05-02 13:04:20 -0500
  • 4e54cfc3a5 refactor: use firstChild Allison Ryan 2022-05-02 13:04:19 -0500
  • da06fc8207
    Merge branch 'main' into refactor/spaceship-entrance Allison Ryan 2022-05-02 13:01:51 -0500
  • 71bb26054a refactor: re-add children property Allison Ryan 2022-05-02 13:01:39 -0500
  • 57708bf135
    Merge branch 'main' into chore/remove-debug-background #291 Tom Arra 2022-05-02 13:01:19 -0500
  • d37cc7e2a5
    fix: character selection fleaky test (#297) Jorge Coca 2022-05-02 13:00:58 -0500
  • 0f2614a3e6 chore: test typo Allison Ryan 2022-05-02 12:56:35 -0500
  • c84c6b9b58 chore: remove leftover children change Allison Ryan 2022-05-02 12:55:14 -0500
  • 7b20fd3e20 chore: remove renderBody change Allison Ryan 2022-05-02 12:54:09 -0500
  • 9dce9949cd chore: add animatronic to spaceship sandbox Allison Ryan 2022-05-02 12:46:29 -0500
  • 97e4189717 feat: add bonus logic and scoring Allison Ryan 2022-05-02 12:43:35 -0500
  • 93e1c71d2e feat: implemented new FlutterForestBonus logic alestiago 2022-05-02 18:01:26 +0100
  • 4d40f6cedc fix: character selection fleaky test #297 Jorge Coca 2022-05-02 11:57:46 -0500
  • edbeb1abbe chore: removed unused import RuiAlonso 2022-05-02 18:53:59 +0200
  • 0128d97ae8 chore: removed unused imports RuiAlonso 2022-05-02 18:48:57 +0200
  • 90ec9de27d Merge branch 'main' into feat/spaceship-ramp-shot-logic RuiAlonso 2022-05-02 18:47:48 +0200
  • 9f1ab42215 test: fixed some tests for ramp RuiAlonso 2022-05-02 18:38:25 +0200
  • 57c2f7350d
    Merge branch 'main' into fix/removed-kicker-bumping-loop Alejandro Santiago 2022-05-02 17:35:58 +0100
  • c963d487b8 fix: slightly increased Kicker's strength alestiago 2022-05-02 17:34:23 +0100
  • 18de0d73d6 feat: defined SignpostCubit alestiago 2022-05-02 17:26:30 +0100
  • b7d1f022ae Merge branch 'main' into refactor/spaceship-entrance Allison Ryan 2022-05-02 11:17:21 -0500
  • af50cccea4
    Merge branch 'main' into chore/remove-debug-background Tom Arra 2022-05-02 10:52:11 -0500
  • 081a22f69a refactor: move ramp sensor to spaceship ramp children RuiAlonso 2022-05-02 17:49:32 +0200
  • 8d10cf6434
    fix: how to play screen can't be dismissed (#293) Jochum van der Ploeg 2022-05-02 17:45:40 +0200
  • c9de93cb8a fix #294 Jorge Coca 2022-05-02 10:39:25 -0500
  • d3e16a97c2
    Merge branch 'main' into chore/remove-debug-background Alejandro Santiago 2022-05-02 16:35:52 +0100
  • 0c47a7279a chore: removed caching asset alestiago 2022-05-02 16:35:19 +0100
  • 1aee63145e fix: fleaky tests on character selection Jorge Coca 2022-05-02 10:33:22 -0500
  • 2afde0ca0a
    Merge branch 'main' into fix/how-to-play-screen-cant-be-dismissed #293 Tom Arra 2022-05-02 10:32:03 -0500
  • 49b306ff0f
    fix: plunger on mobile (#259) Jochum van der Ploeg 2022-05-02 17:31:33 +0200
  • 816b57c9ce feat: adding background music Erick Zanardo 2022-05-02 12:28:07 -0300
  • 8aa4e4e18f
    Merge branch 'main' into fix/plunger-on-mobile #259 Jochum van der Ploeg 2022-05-02 17:14:16 +0200
  • f49874d558
    Merge branch 'main' into fix/how-to-play-screen-cant-be-dismissed Jochum van der Ploeg 2022-05-02 17:11:50 +0200
  • 085aeea447
    Merge branch 'main' into chore/remove-debug-background Tom Arra 2022-05-02 10:11:38 -0500
  • ea80fb3cba
    fix: how to play screen can't be dismissed Jochum van der Ploeg 2022-05-02 17:10:57 +0200
  • 2df41dd058
    chore: Update metadata image (#290) Elizabeth Gaston 2022-05-02 10:09:24 -0500
  • b62f1cd0b5
    Merge branch 'main' into chore/remove-copyrights Tom Arra 2022-05-02 10:06:41 -0500
  • 45450f1f02 chore: remove VGV copyright Tom Arra 2022-05-02 10:05:26 -0500
  • 98cd44ce22 Merge branch 'main' into feat/spaceship-ramp-shot-logic RuiAlonso 2022-05-02 17:04:25 +0200
  • f2129e9aa5 test: fixed test for ball changes RuiAlonso 2022-05-02 17:03:36 +0200
  • 23095b470f chore: reomoved debug background alestiago 2022-05-02 15:58:07 +0100
  • 6207ed3a49 refactor: moved Signpost to own folder alestiago 2022-05-02 15:57:30 +0100
  • 2463d30406
    Merge branch 'main' into fix/plunger-on-mobile Jochum van der Ploeg 2022-05-02 16:56:16 +0200
  • e939465bee
    Merge branch 'main' into metadata-image-update #290 Tom Arra 2022-05-02 09:55:57 -0500
  • a9270af983 refactor: removed all default ball, use dash RuiAlonso 2022-05-02 16:52:38 +0200
  • 0d4e6cb9a2 updating favicons and organzing index file Tom Arra 2022-05-02 09:52:08 -0500
  • 3a593c2e6e
    feat: multiball asset (#235) Rui Miguel Alonso 2022-05-02 16:51:35 +0200
  • e7368000d1 Merge branch 'main' into feat/multiball-asset #235 RuiAlonso 2022-05-02 16:44:41 +0200
  • 470e7a4f89 Merge branch 'main' into feat/ball-final-assets RuiAlonso 2022-05-02 16:43:56 +0200
  • 3036cc54de refactor: connect rampsensors with android acres bonus RuiAlonso 2022-05-02 16:43:41 +0200
  • 07336c55d0 feat: update sharing image url and rules Tom Arra 2022-05-02 08:57:15 -0500
  • 27e4e9bb73
    Merge branch 'main' into fix/plunger-on-mobile Jochum van der Ploeg 2022-05-02 15:55:32 +0200
  • c95db93563
    fix: plunger on mobile Jochum van der Ploeg 2022-05-02 15:52:53 +0200
  • af45cf9541
    Update index.html Elizabeth Gaston 2022-05-02 08:52:26 -0500
  • 26acb63460
    feat: added animations to character selection (#284) Jorge Coca 2022-05-02 08:38:09 -0500
  • bdabf34fc0
    Merge branch 'main' of github.com:VGVentures/pinball into fix/plunger-on-mobile Jochum van der Ploeg 2022-05-02 15:33:19 +0200
  • 755c2df864 feat: added animations to character selection #284 Jorge Coca 2022-05-02 08:33:17 -0500
  • c5763a4704 Merge branch 'main' into refactor/spaceship-entrance Allison Ryan 2022-05-02 08:22:11 -0500
  • 6f2344cbc9
    fix: update google word animation and change speed of animations to 12fps (#287) arturplaczek 2022-05-02 15:13:12 +0200
  • e985acb108 Merge branch 'main' into feat/ball-final-assets RuiAlonso 2022-05-02 15:07:46 +0200
  • a154878465 refactor: added behaviors to AndroidAcres RuiAlonso 2022-05-02 15:07:03 +0200
  • 7c682c5e06 refactor: changed spaceshipt ramp sensor, cubit and behavior names RuiAlonso 2022-05-02 15:06:43 +0200
  • 2b4576997e
    Merge branch 'main' into fix/update-bonus-animation #287 Jorge Coca 2022-05-02 08:05:22 -0500
  • 323756fd73 feat: spaceship ramp added cubit and behavior to sensor RuiAlonso 2022-05-02 14:51:45 +0200
  • b9df1006cc
    feat: add score assets (#276) Rui Miguel Alonso 2022-05-02 14:47:46 +0200
  • be32f2dec3
    Merge branch 'main' into fix/update-bonus-animation Jorge Coca 2022-05-02 07:20:43 -0500
  • 858424f410 chore: reorder imports RuiAlonso 2022-05-02 13:37:38 +0200
  • 9c5382b9eb feat: add opacity to game hud arturplaczek 2022-05-02 13:30:30 +0200
  • 9e72bd76fa fix: clamp game hud margin arturplaczek 2022-05-02 13:30:21 +0200
  • a0edd81e09 test: added missed ball assets to tests RuiAlonso 2022-05-02 13:29:04 +0200
  • ae8d3f02f8 fix: remove duplicated PinballButton #252 arturplaczek 2022-05-02 13:14:25 +0200
  • 048372e9df fix: analyze error arturplaczek 2022-04-29 15:45:26 +0200
  • 541798f155 fix: update selected character text size arturplaczek 2022-04-29 13:29:30 +0200
  • 03c8134005 fix: precache images arturplaczek 2022-04-28 23:53:19 +0200
  • 774fdf980d fix: change tap are on PinballButton arturplaczek 2022-04-28 22:24:12 +0200
  • 3a628e6d0a fix: update widgets arturplaczek 2022-04-28 22:19:50 +0200
  • e6d23b0ec8 fix: apply self review arturplaczek 2022-04-28 20:46:00 +0200
  • 611c966c01 fix: update descriptions arturplaczek 2022-04-28 20:33:20 +0200
  • f84eeef40b chore: update barrel file arturplaczek 2022-04-28 17:47:25 +0200
  • 0bf1576b0b chore: create StarAnimation arturplaczek 2022-04-28 17:47:01 +0200
  • fbff5d34c5 chore: add assets arturplaczek 2022-04-28 17:46:35 +0200
  • e601e155c7 create: SelectedCharacter arturplaczek 2022-04-28 17:34:01 +0200
  • 23e86edca7 chore: create PinballButton arturplaczek 2022-04-28 16:56:15 +0200