Commit Graph

  • 2130d5ea9d feat: allowed progressing sprite alestiago 2022-04-20 13:41:33 +0100
  • b56ae9c93d chore: update game assets loader alestiago 2022-04-20 13:41:00 +0100
  • 705f2c796f feat: included new assets alestiago 2022-04-20 12:25:50 +0100
  • 83f2b088d8
    Merge branch 'main' into chore/score-game arturplaczek 2022-04-20 11:29:46 +0200
  • 261a9b010f
    Merge branch 'main' into feat/change-start-game-flow arturplaczek 2022-04-20 11:19:04 +0200
  • 490098a0dd
    Merge branch 'main' into chore/update-theme-style-files arturplaczek 2022-04-20 10:46:03 +0200
  • 2a72e3a545 fix: apply code review arturplaczek 2022-04-20 10:43:37 +0200
  • 4fc8eca12c Merge branch 'main' into feat/plunger-animation RuiAlonso 2022-04-20 10:28:07 +0200
  • 58ab137e32 fix: fixed plunger animation RuiAlonso 2022-04-20 10:27:25 +0200
  • 136cb9985a Merge branch 'feat/plunger-animation' of github.com:VGVentures/pinball into feat/plunger-animation RuiAlonso 2022-04-20 10:19:29 +0200
  • ea804b2568 fix: fix animation duration RuiAlonso 2022-04-20 10:19:25 +0200
  • 571205e98b
    Update packages/pinball_components/lib/src/components/plunger.dart Rui Miguel Alonso 2022-04-20 10:12:59 +0200
  • a799da5d83
    Update packages/pinball_components/lib/src/components/plunger.dart Rui Miguel Alonso 2022-04-20 10:12:41 +0200
  • 9e84d39e08
    Merge branch 'main' into refactor/specify-contact-callback #202 Alejandro Santiago 2022-04-20 09:12:22 +0100
  • 7c931b9c4b test: update theme tests Allison Ryan 2022-04-19 20:32:08 -0500
  • c520e13ebc chore: add icon assets Allison Ryan 2022-04-19 20:30:14 -0500
  • 12d20b8dbc
    feat: add explicit render priorities (#198) Allison Ryan 2022-04-19 18:54:57 -0500
  • 438124bc39 fix: analyzer warning Allison Ryan 2022-04-19 16:48:11 -0500
  • da17ae722c Merge branch 'main' into refactor/bumper-animation-logic Allison Ryan 2022-04-19 16:45:28 -0500
  • 5a933f08d8 test: bumper changes Allison Ryan 2022-04-19 16:44:33 -0500
  • aa86ef302b refactor: load assets in test games Allison Ryan 2022-04-19 16:44:19 -0500
  • 74c2b0483e refactor: update dash nest games Allison Ryan 2022-04-19 16:43:02 -0500
  • f5c3c5fb56 refactor: bumpers to use group components Allison Ryan 2022-04-19 16:42:44 -0500
  • 70022f3032 feat: add fire animation priority #198 Allison Ryan 2022-04-19 16:22:08 -0500
  • 81ef773339 chore: add todos Allison Ryan 2022-04-19 16:16:53 -0500
  • c8a19235f4 Merge branch 'main' into feat/priority-management Allison Ryan 2022-04-19 16:13:11 -0500
  • ec4e26fff7 feat: added Traceable to ChromeDinoGame alestiago 2022-04-19 21:57:37 +0100
  • 26e981f2ee feat: adjusted tracing logic alestiago 2022-04-19 21:57:28 +0100
  • 71a363b61a feat: adjusted SpriteAnimationComponent alestiago 2022-04-19 21:57:17 +0100
  • a336ae81b0 feat: included new sprites alestiago 2022-04-19 21:56:50 +0100
  • 04b2c3407e feat: sized sprites alestiago 2022-04-08 09:05:14 +0100
  • 404f3a6ca7 feat: including sprites alestiago 2022-04-19 21:20:46 +0100
  • 4a3967ea96 feat: included new head and mouth assets alestiago 2022-04-07 09:36:22 +0100
  • 97fc49ee9c
    Merge branch 'main' into feat/change-start-game-flow arturplaczek 2022-04-19 21:24:36 +0200
  • f5772b0878 fix: import arturplaczek 2022-04-19 19:04:54 +0200
  • 3f72168f9a
    Merge branch 'main' into chore/update-theme-style-files arturplaczek 2022-04-19 19:02:12 +0200
  • 841242d0f9
    Merge branch 'main' into chore/score-game arturplaczek 2022-04-19 18:55:31 +0200
  • 83f117d0b3 feat: create BonusAnimation arturplaczek 2022-04-19 18:53:11 +0200
  • 14f7034d13
    feat: launcher final asset (#201) Rui Miguel Alonso 2022-04-19 17:50:37 +0200
  • c9fc4513a3
    Merge branch 'main' into feat/launcher-final-asset #201 Allison Ryan 2022-04-19 10:46:43 -0500
  • 2c879ab5b5
    feat: add flame animation on boost (#196) Allison Ryan 2022-04-19 10:46:29 -0500
  • f5b4e84a4b Merge branch 'main' into feat/sparky-fire-effect #196 Allison Ryan 2022-04-19 10:39:53 -0500
  • 2f4f7897d0 chore: add Component suffix Allison Ryan 2022-04-19 10:39:48 -0500
  • 3735b06d55 chore: update assets Allison Ryan 2022-04-19 10:31:49 -0500
  • ddc088924e chore: removed unused import RuiAlonso 2022-04-19 16:33:39 +0200
  • 9845cd0490 refactor: _PlungerSpriteAnimationGroupComponent load sprites onload RuiAlonso 2022-04-19 16:31:34 +0200
  • e217141022 Merge branch 'main' into feat/plunger-animation RuiAlonso 2022-04-19 16:20:22 +0200
  • 9fd264a18c
    Update packages/pinball_components/lib/src/components/plunger.dart Rui Miguel Alonso 2022-04-19 16:15:58 +0200
  • 858da4bafb Merge branch 'main' into feat/launcher-final-asset RuiAlonso 2022-04-19 16:13:54 +0200
  • e4ab7c35d1
    feat: updated dino walls and bottom wall (#203) Rui Miguel Alonso 2022-04-19 15:59:09 +0200
  • 90d394856f fix: moved up boundary bottom to avoid line separation between dino bottom wall #203 RuiAlonso 2022-04-19 14:50:12 +0200
  • f15ca10122 refactor: bottom boundary render body RuiAlonso 2022-04-19 14:37:37 +0200
  • ad0c6b76fe refactor: extended launcher foreground rail until boundary bottom to avoid balls scape from dino RuiAlonso 2022-04-19 14:27:23 +0200
  • 20ee607034 test: updated plunger golden tests RuiAlonso 2022-04-19 14:16:58 +0200
  • 430a3dba7f feat: add dash_nest animation file arturplaczek 2022-04-19 14:10:15 +0200
  • 82e8378cba feat: added contact listener alestiago 2022-04-19 13:08:29 +0100
  • 613f372826 test: golden tests for dino and bottom walls RuiAlonso 2022-04-19 14:07:58 +0200
  • 76302add26 chore: added TODO comments for priority future refactors RuiAlonso 2022-04-19 14:06:55 +0200
  • 26ee4f7725 refactor: implemented ContactCallbacks2 alestiago 2022-04-19 13:05:15 +0100
  • 417416d179 refactor: added bottom wall coloured asset and fixed position and priority with dino bottom wall RuiAlonso 2022-04-19 14:05:11 +0200
  • 4e5ee41b5e refactor: priorities for top wall RuiAlonso 2022-04-19 13:55:47 +0200
  • 3fdfbf3ed2 feat: updated dino walls with coloured assets and fixed shapes and tests RuiAlonso 2022-04-19 13:53:14 +0200
  • d76df61ae7
    Merge branch 'main' into chore/update-theme-style-files arturplaczek 2022-04-19 13:39:14 +0200
  • 3104bf084d fix: update test description arturplaczek 2022-04-19 13:37:46 +0200
  • 96081705ac refactor: improved plunger body to catch the ball RuiAlonso 2022-04-19 13:24:32 +0200
  • 1d07ce4426 refactor: improved plunger body to catch the ball RuiAlonso 2022-04-19 13:22:35 +0200
  • e3239a8c5e chore: doc and refactor methods RuiAlonso 2022-04-19 13:10:49 +0200
  • 5c15eeaffc test: golden tests images RuiAlonso 2022-04-19 13:07:15 +0200
  • 3360e3e109 test: fixed golden tests and removed unused ones RuiAlonso 2022-04-19 13:07:03 +0200
  • f7719bba2e refactor: plunger with SpriteAnimationGroupComponent RuiAlonso 2022-04-19 13:06:34 +0200
  • f0bf6f2743 fix: remove unused bloc instance in test arturplaczek 2022-04-19 12:52:49 +0200
  • 82d5169201 Merge branch 'main' into feat/change-start-game-flow arturplaczek 2022-04-19 12:39:51 +0200
  • 6a9c8a5557 fix: apply code review arturplaczek 2022-04-19 12:35:58 +0200
  • 6d92eb3f1d feat: defined ContactCallbacks2 alestiago 2022-04-19 11:30:31 +0100
  • adff493c98 test: fixed tests for animation RuiAlonso 2022-04-19 09:14:19 +0200
  • 4c77fa676c refactor: TODO for future refactor of final ramp shape RuiAlonso 2022-04-18 20:38:50 +0200
  • 52a6eb51ab fix: render order and positioning Allison Ryan 2022-04-18 13:27:08 -0500
  • 1721f628c5 refactor: oncomplete at plunger animations RuiAlonso 2022-04-18 20:08:20 +0200
  • e8f58456ec test: golden tests for launcher ramp RuiAlonso 2022-04-18 19:47:41 +0200
  • 0cfe145037 refactor: updated assets and position for launcher ramp RuiAlonso 2022-04-18 19:47:25 +0200
  • c7e7a4f50f refactor: launch ramp final assets RuiAlonso 2022-04-18 19:46:35 +0200
  • 663aec96dd feat: launch backgroun railing asset RuiAlonso 2022-04-18 19:45:57 +0200
  • 7ddc92856b fix: issue in test from merge Allison Ryan 2022-04-18 12:23:01 -0500
  • 5453492f55
    Merge branch 'main' into feat/sparky-fire-effect Allison Ryan 2022-04-18 12:18:50 -0500
  • 44d384fd68 Merge branch 'main' into feat/priority-management Allison Ryan 2022-04-18 12:18:20 -0500
  • 2316dc3f64 Merge branch 'main' into feat/plunger-animation RuiAlonso 2022-04-18 19:14:21 +0200
  • 02762c9e8a test: tests and golden test for plunger RuiAlonso 2022-04-18 19:08:33 +0200
  • f03c7ffcde refactor: plunger position and compressionDistance RuiAlonso 2022-04-18 19:08:06 +0200
  • d312f637df feat: added plunger animation and fixed position RuiAlonso 2022-04-18 19:07:23 +0200
  • 2d076cceca
    refactor: ramp opening logic and naming (#197) Allison Ryan 2022-04-18 12:02:09 -0500
  • 482215d36b refactor: pr suggestions Allison Ryan 2022-04-18 11:59:06 -0500
  • 1e048ecb27 Merge branch 'main' into feat/sparky-fire-effect Allison Ryan 2022-04-18 11:45:11 -0500
  • 3cec5b7b99 Merge branch 'main' into refactor/ramp-opening #197 Allison Ryan 2022-04-18 11:42:55 -0500
  • 831d374705
    refactor: Flutter forest logic (#190) Alejandro Santiago 2022-04-18 16:20:45 +0100
  • 7c565a6362 refactor: update spaceship rail priority Allison Ryan 2022-04-18 09:55:40 -0500
  • 8e8cfdef46 fix: fixed merge conflicts on plunger RuiAlonso 2022-04-18 15:26:14 +0200
  • ae70ce9092
    Merge branch 'main' into refactor/flutter-forest-logic #190 Alejandro Santiago 2022-04-18 13:32:46 +0100
  • 0dbd8f1600
    refactor: moved Sprites to children param (#189) Alejandro Santiago 2022-04-18 13:27:46 +0100
  • b913fb297c refactor: removed unused import #118 alestiago 2022-04-18 13:24:04 +0100
  • fa1d932705 feat: implemented DebugGameController alestiago 2022-04-18 13:21:26 +0100