Commit Graph

  • 260e91222b Merge branch 'main' into feat/crossing_upper_ramps RuiAlonso 2022-03-18 12:31:50 +0100
  • b823b15399
    Update lib/game/components/layer.dart Rui Miguel Alonso 2022-03-18 12:27:40 +0100
  • 18ac7db374
    Update test/game/components/ramp_opening_test.dart Rui Miguel Alonso 2022-03-18 12:27:24 +0100
  • d97f0a82bc doc: changed Layered doc RuiAlonso 2022-03-18 12:25:14 +0100
  • 2d9b3c0e15 doc: changed Layered doc RuiAlonso 2022-03-18 12:24:00 +0100
  • 52f8b11420
    Merge branch 'main' into feat/ball-pause-and-resume Alejandro Santiago 2022-03-18 11:01:32 +0000
  • 81396d337f
    refactor: renamed ball_test.dart group (#59) Alejandro Santiago 2022-03-18 11:00:32 +0000
  • ce39b6a006
    Merge branch 'main' into refactor/ball-reset-test #59 Alejandro Santiago 2022-03-18 10:56:07 +0000
  • aecf1579cb refactor: renamed group alestiago 2022-03-18 10:54:51 +0000
  • cbb4c66d04 feat: included tests alestiago 2022-03-18 10:41:06 +0000
  • 74fbbc9df0 feat: implemented stop and reusme methods alestiago 2022-03-18 10:40:43 +0000
  • ae934a6526 chore: removed podfile RuiAlonso 2022-03-18 11:26:53 +0100
  • 384c32c023 Merge branch 'main' into feat/crossing_upper_ramps RuiAlonso 2022-03-18 11:11:25 +0100
  • 88789e8a2e Merge branch 'main' into feat/leaderboard_bloc RuiAlonso 2022-03-18 11:08:30 +0100
  • 37526885c4 chore: removed unused import RuiAlonso 2022-03-18 11:08:17 +0100
  • b94b80c49b Merge branch 'main' into feat/leaderboard_screen RuiAlonso 2022-03-18 11:05:19 +0100
  • 7934a5600d feat: add Flame compatibility to test navigator helper RuiAlonso 2022-03-18 10:57:17 +0100
  • 7e82316824 feat: added navigator helper method RuiAlonso 2022-03-18 10:33:13 +0100
  • 6f51e968a6 chore: added todo to move model RuiAlonso 2022-03-18 10:20:49 +0100
  • be062867f5 test: added tests for extensions RuiAlonso 2022-03-18 10:20:09 +0100
  • 950abaa885
    feat: removing uneused platform folders (#56) Erick 2022-03-18 06:11:45 -0300
  • fcb34c6c8c refactor: leaderboard screen now uses leaderboard_repository models RuiAlonso 2022-03-18 10:07:34 +0100
  • 7fbf5e593d chore: removed ios files RuiAlonso 2022-03-18 10:06:59 +0100
  • b033373bb7 Merge branch 'main' into feat/leaderboard_screen RuiAlonso 2022-03-18 09:52:06 +0100
  • 8b2b521fc9 chore: removed unused import RuiAlonso 2022-03-18 09:51:09 +0100
  • e33f9271a4 chore: removed ios files RuiAlonso 2022-03-18 09:46:54 +0100
  • dbade5f21c chore: todo comment RuiAlonso 2022-03-18 09:38:12 +0100
  • 6f331544b3 refactor: ballsInside private and removed from tests RuiAlonso 2022-03-18 09:36:56 +0100
  • 8bafc10321 chore: unused import, trailing comma RuiAlonso 2022-03-18 09:10:58 +0100
  • 84636b0c10 doc: completed doc RuiAlonso 2022-03-18 09:10:24 +0100
  • 2168aa499e chore: removed unused import RuiAlonso 2022-03-18 08:49:58 +0100
  • 92a857a18f fix: removed unrelated files from pr RuiAlonso 2022-03-18 08:43:08 +0100
  • 42a2ccf034 chore: remove unnecessary layer set on Layered RuiAlonso 2022-03-18 08:41:09 +0100
  • 1899a7e942 chore: fixed spaces between methods and other comments from pr RuiAlonso 2022-03-18 08:36:26 +0100
  • a6d74ff7dc feat: removing uneused platform folders #56 Erick Zanardo 2022-03-17 21:56:58 -0300
  • 1f72366ec5 feat: adding dartdoc to spaceship Erick Zanardo 2022-03-17 21:55:19 -0300
  • 439a08a1bc refactor: merge with leaderboard_repository RuiAlonso 2022-03-17 22:07:00 +0100
  • fc9b21bd6e Merge branch 'main' into feat/leaderboard_bloc RuiAlonso 2022-03-17 22:02:07 +0100
  • c1d176195b test: coverage RuiAlonso 2022-03-17 22:00:54 +0100
  • aa60ed3454 fix: fixed collision end from ramps RuiAlonso 2022-03-17 21:44:39 +0100
  • 24ac3ad323 chore: analysis error RuiAlonso 2022-03-17 21:20:25 +0100
  • 8643192fc3 Merge branch 'main' into feat/crossing_upper_ramps RuiAlonso 2022-03-17 21:05:40 +0100
  • d8354f80f0 fix: fixed tests and bug with initialposition collision RuiAlonso 2022-03-17 21:05:20 +0100
  • bc5a2f343e
    chore: connect app to firebase (#55) Allison Ryan 2022-03-17 14:24:47 -0500
  • 01faa5439b chore: update gitignore #55 Allison Ryan 2022-03-17 14:17:32 -0500
  • a7a25d0383 refactor: revert ios changes Allison Ryan 2022-03-17 14:07:45 -0500
  • dd083533f4 feat: spaceship working Erick Zanardo 2022-03-17 15:53:44 -0300
  • 861894556d feat: implementing spaceship Erick Zanardo 2022-03-17 14:25:09 -0300
  • bb19bab8a6 chore: hide firebase setup Allison Ryan 2022-03-17 13:56:23 -0500
  • 7dc9ef1714 chore: review docs and names RuiAlonso 2022-03-17 18:01:49 +0100
  • dab5cbbe4f chore: refactor names, test and doc RuiAlonso 2022-03-17 17:43:11 +0100
  • 8d15fb6949 chore: connect to firebase Allison Ryan 2022-03-17 11:36:14 -0500
  • d06e85b4f1 docs: changes missed in last PR Allison Ryan 2022-03-17 10:56:21 -0500
  • c0175b0d30
    feat: add leaderboard repository (#54) Allison Ryan 2022-03-17 10:53:47 -0500
  • a847e14cc6
    Merge branch 'main' into feat/leaderboard-repository #54 Allison Ryan 2022-03-17 10:45:49 -0500
  • 274bdb28c5 Merge branch 'main' into feat/crossing_upper_ramps RuiAlonso 2022-03-17 16:39:39 +0100
  • 58bc5794c8 test: fixed tests after Layer mixin changes RuiAlonso 2022-03-17 16:36:56 +0100
  • 1117ee9f11 test: fixed all changes with tests RuiAlonso 2022-03-17 14:51:47 +0100
  • aba49660c2
    feat: include DashForest area (#49) Alejandro Santiago 2022-03-17 13:38:48 +0000
  • 35fd892b90
    Merge branch 'main' into feat/group-slingshots #49 Alejandro Santiago 2022-03-17 13:23:35 +0000
  • b2c0a66f7d feat: included initial file alestiago 2022-03-17 12:53:14 +0000
  • 8d408da582 refactor: rampopening with layered mixin RuiAlonso 2022-03-17 12:13:35 +0100
  • 0c240f12de refactor: splitted layer from rampopening RuiAlonso 2022-03-17 12:09:11 +0100
  • 965c14be60 refactor: placed ramps on pinball game RuiAlonso 2022-03-17 11:50:05 +0100
  • 9e1b1aa87c refactor: create fixtures for pathways and opening improved RuiAlonso 2022-03-17 11:45:43 +0100
  • c20c4a550a refactor: ball layer and ramp addAll components RuiAlonso 2022-03-17 11:23:24 +0100
  • 425e5292b9 refactor: improved ramp contact callback RuiAlonso 2022-03-17 11:02:56 +0100
  • 99a394ca18 refactor: initial position to ramps and cleaned ramp callbacks RuiAlonso 2022-03-17 10:49:31 +0100
  • 1b0775cd51 chore: doc and comments RuiAlonso 2022-03-17 10:33:36 +0100
  • f11a01a9bb
    Update lib/leaderboard/view/leaderboard_page.dart Rui Miguel Alonso 2022-03-17 10:07:56 +0100
  • 99c75499bf Merge branch 'main' into feat/leaderboard_bloc RuiAlonso 2022-03-17 09:53:15 +0100
  • ccd724909c doc: documented leaderboard bloc RuiAlonso 2022-03-17 09:53:01 +0100
  • 3c09e16c43 feat: extension to convert between CharacterTheme and CharacterType RuiAlonso 2022-03-17 09:35:05 +0100
  • 854267c134 refactor: used initialPosition API alestiago 2022-03-17 08:27:40 +0000
  • 93c343e3ac refactor: adapt bloc events and models to what leaderboard repository has RuiAlonso 2022-03-17 09:27:22 +0100
  • 9fd7078968
    fix: correctly handled key propagation (#53) Alejandro Santiago 2022-03-17 07:59:49 +0000
  • a7dd9f1613
    Merge branch 'main' into feat/crossing_upper_ramps Rui Miguel Alonso 2022-03-16 20:44:31 +0100
  • 4685d29dcf Merge branch 'main' into feat/leaderboard_screen RuiAlonso 2022-03-16 20:29:49 +0100
  • 0b0f447793 refactor: pass theme to leaderboard widgets RuiAlonso 2022-03-16 20:29:21 +0100
  • bcb3e038bb fix: failing test Allison Ryan 2022-03-16 14:13:55 -0500
  • db610dd98c docs: adjust repo wording Allison Ryan 2022-03-16 14:08:47 -0500
  • 8f77660001 docs: typo fix Allison Ryan 2022-03-16 13:55:47 -0500
  • 533ba656fe refactor: username to playerInitials Allison Ryan 2022-03-16 13:53:01 -0500
  • 343b7fae91 test: tests for bloc RuiAlonso 2022-03-16 19:39:52 +0100
  • 377d5f51bb feat: added empty repository RuiAlonso 2022-03-16 19:39:40 +0100
  • 721de958da Merge branch 'feat/leaderboard-repository' of https://github.com/VGVentures/pinball into feat/leaderboard-repository Allison Ryan 2022-03-16 13:31:09 -0500
  • be0d1e2ef0 refactor: move leaderboard ranking to models Allison Ryan 2022-03-16 13:31:06 -0500
  • 69373ebb78
    Merge branch 'main' into feat/leaderboard-repository Allison Ryan 2022-03-16 13:27:19 -0500
  • 18a45a483f feat: add leaderboard repository Allison Ryan 2022-03-16 13:18:39 -0500
  • c8e054f0b2 refactor: correctly handled key propagation #53 alestiago 2022-03-16 18:13:42 +0000
  • 3d9bc99c2a feat: added bloc for request ranking RuiAlonso 2022-03-16 18:59:32 +0100
  • 6c534c61ea
    Merge branch 'main' into feat/group-slingshots Alejandro Santiago 2022-03-16 17:42:22 +0000
  • dc3de740d3
    fix: used `initialPosition` in `BodyDef` (#52) Alejandro Santiago 2022-03-16 17:37:35 +0000
  • 821da62a0e refactor: removed TODO #52 alestiago 2022-03-16 17:30:59 +0000
  • 433b23b374 feat: included test alestiago 2022-03-16 17:28:45 +0000
  • 1848fa8a8e fix: using BodyDef alestiago 2022-03-16 17:13:47 +0000
  • 60dfa5cd4d chore: api doc RuiAlonso 2022-03-16 18:09:59 +0100
  • 92d8de73bc chore: doc RuiAlonso 2022-03-16 17:13:05 +0100
  • 90d4a4dc4a chore: analysis fixes RuiAlonso 2022-03-16 17:09:36 +0100
  • c738f65d40 Merge branch 'main' into feat/leaderboard_screen RuiAlonso 2022-03-16 17:06:38 +0100