Commit Graph

  • a96117ae81 chore: leaderboard misspelling, doc and minor fixes RuiAlonso 2022-03-16 17:06:05 +0100
  • 126b0ea96a docs: improved doc comments alestiago 2022-03-16 15:31:51 +0000
  • d6f2cf9074 fix: fixed conflict with merge Component position RuiAlonso 2022-03-16 16:31:08 +0100
  • 74676700ea fix: fixed merge conflicts with InitialPosition mixin unnecessary position var RuiAlonso 2022-03-16 16:23:19 +0100
  • 0dc8851e3b
    feat: implemented `InitialPosition` on `BodyComponent`s (#50) Alejandro Santiago 2022-03-16 15:11:43 +0000
  • 02dd698336 Merge branch 'main' into feat/leaderboard_screen RuiAlonso 2022-03-16 16:11:18 +0100
  • 336b68898a chore: removed unused var from tests RuiAlonso 2022-03-16 16:10:41 +0100
  • 90395a8c06 test: test leaderboard page RuiAlonso 2022-03-16 16:05:53 +0100
  • b07d2c3bee
    refactor: improves assertion message #50 Alejandro Santiago 2022-03-16 15:03:39 +0000
  • e1adff78a1 refactor: removed unecessary tests alestiago 2022-03-16 14:59:51 +0000
  • b743330ba3 refactor: removed old test alestiago 2022-03-16 14:57:16 +0000
  • 0abd1827d5 feat: removed unecessary positioning alestiago 2022-03-16 14:57:05 +0000
  • 619badd89f feat: included default value alestiago 2022-03-16 14:50:39 +0000
  • daede67b67 feat: made InitialPosition position the body alestiago 2022-03-16 13:56:19 +0000
  • 3d60442128 test: coverage RuiAlonso 2022-03-16 14:32:46 +0100
  • ffbf47d840 feat: made Ball use InitialPosition alestiago 2022-03-16 13:26:19 +0000
  • c4f6f46bfd feat: made Flipper use InitialPosition alestiago 2022-03-16 13:20:24 +0000
  • a5d4c4e393 feat: changed override to onLoad alestiago 2022-03-16 13:18:35 +0000
  • 10da643c9b fix: fixed merge conflicts on component barrel RuiAlonso 2022-03-16 14:10:38 +0100
  • 3e70ad9ea7 feat: refactor to allow jetpack ramp to be above board and launcher ramp RuiAlonso 2022-03-16 14:08:49 +0100
  • 9ffcb5c91b feat: made BonusWord use InitialPosition alestiago 2022-03-16 13:03:00 +0000
  • eec4684cce feat: made JointAnchor use InitialPosition alestiago 2022-03-16 12:57:23 +0000
  • 04daf13271 feat: made Pathway use InitialPosition alestiago 2022-03-16 12:47:35 +0000
  • de2b73247a feat: made RoundBumper use InitialPosition alestiago 2022-03-16 12:39:45 +0000
  • b3a05cb054 fix: fixed plunger not initialized alestiago 2022-03-16 12:14:58 +0000
  • 0c30540fd4 feat: made SlingShot use InitialPosition alestiago 2022-03-16 12:11:21 +0000
  • b904ef27d7 feat: made Plunger use InitialPosition alestiago 2022-03-16 12:07:28 +0000
  • 85db44a617 feat: made Baseboard use InitialPosition alestiago 2022-03-16 11:52:59 +0000
  • b79629725e feat: set character theme for leaderboard RuiAlonso 2022-03-16 12:42:04 +0100
  • 401244a8c0
    feat: defined InitialPosition mixin (#37) Alejandro Santiago 2022-03-16 11:32:16 +0000
  • 010dcba927
    Merge branch 'main' into feat/initial-position-mixin #37 Alejandro Santiago 2022-03-16 11:28:27 +0000
  • 467f123fc0 docs: fixed typo in comment alestiago 2022-03-16 11:25:21 +0000
  • d68b4b6cd4 docs: used correct reference alestiago 2022-03-16 11:20:51 +0000
  • be2974200c
    Merge branch 'main' into feat/group-slingshots Alejandro Santiago 2022-03-16 11:14:39 +0000
  • 1d30278ee4
    feat: group Slingshots (#48) Alejandro Santiago 2022-03-16 11:12:15 +0000
  • 2aae3ae695 feat: included tests alestiago 2022-03-16 10:49:13 +0000
  • 56bcfe9f4e feat: included DashForest alestiago 2022-03-16 10:34:55 +0000
  • 688941b9fd feat: allow jetpack ramp to be over the board RuiAlonso 2022-03-16 11:28:15 +0100
  • f0f79211bb refactor: fixed tests #48 alestiago 2022-03-16 09:59:23 +0000
  • 5ee05d4b68
    Merge branch 'main' into feat/initial-position-mixin Alejandro Santiago 2022-03-16 09:44:57 +0000
  • c38e1f1286 feat: included tests alestiago 2022-03-16 09:42:00 +0000
  • ecf3b42a17 feat: adjusted SlingShot size alestiago 2022-03-16 09:40:16 +0000
  • d9289fdd32 feat: included SlingShot alestiago 2022-03-16 09:39:58 +0000
  • 6d58fa3d0d feat: removed Wall friction alestiago 2022-03-16 09:39:39 +0000
  • 7c76b70bba refactor: sparky to launcher RuiAlonso 2022-03-16 09:53:25 +0100
  • bde73ef727 Merge branch 'main' into feat/crossing_upper_ramps RuiAlonso 2022-03-15 19:24:12 +0100
  • c08c1588ad doc: doc layer for ball RuiAlonso 2022-03-15 19:23:11 +0100
  • 30f3f93aca refactor: sparky+launcher into one path RuiAlonso 2022-03-15 19:22:32 +0100
  • 3a6435cb29 refactor: changed name for ramp area RuiAlonso 2022-03-15 18:58:19 +0100
  • 7a8f808822
    feat: group Baseboards and Flipper (#47) Alejandro Santiago 2022-03-15 16:38:17 +0000
  • 2fc9f8fa3b
    Merge branch 'main' into feat/group-baseboards-to-flipper #47 Alejandro Santiago 2022-03-15 16:10:26 +0000
  • 30636b2bd3 chore: formatting file RuiAlonso 2022-03-15 15:20:17 +0100
  • 4ea90bc46e fix: fixed mere conflict on components barrel RuiAlonso 2022-03-15 15:18:35 +0100
  • 1c509e151e refactor: hide maskbits and manage only with layer param RuiAlonso 2022-03-15 15:12:21 +0100
  • bec6cb5afe
    Merge branch 'main' into feat/initial-position-mixin Alejandro Santiago 2022-03-15 13:56:52 +0000
  • 413900e89f
    feat: define SlingShot component (#39) Alejandro Santiago 2022-03-15 13:52:48 +0000
  • 9271754f06 docs: improved comments alestiago 2022-03-15 13:50:48 +0000
  • e2bfbb09b4 chore: removed old test alestiago 2022-03-15 13:47:18 +0000
  • 5fd694203a
    Merge branch 'main' into feat/sling-shot-component #39 Alejandro Santiago 2022-03-15 13:40:42 +0000
  • 6a68bf1ed7
    feat: add round bumper (#42) Allison Ryan 2022-03-15 08:34:31 -0500
  • 51c9a4dc65 feat: navigate to leaderboard from gameover dialog RuiAlonso 2022-03-15 14:33:34 +0100
  • 9eee46822a feat: strings for leader board ui RuiAlonso 2022-03-15 14:33:06 +0100
  • c3ed743f98 feat: leader board page RuiAlonso 2022-03-15 14:32:47 +0100
  • 70a79dddd2
    Merge branch 'main' into feat/round-bumper #42 Allison Ryan 2022-03-15 08:07:23 -0500
  • 5b4f5f8794 feat: included generics alestiago 2022-03-15 12:40:37 +0000
  • fa7697bc30 refactor: used ensureAdd alestiago 2022-03-15 12:36:38 +0000
  • 200f2c6e22 refactor: used _side.direction alestiago 2022-03-15 12:20:23 +0000
  • 57c448e5f7 feat: include boardSide.direction (#46) Alejandro Santiago 2022-03-15 12:17:49 +0000
  • b93e104b08
    feat: include boardSide.direction (#46) Alejandro Santiago 2022-03-15 12:17:49 +0000
  • 85c71a2df1 chore: avoid foreach in a function literal RuiAlonso 2022-03-15 11:55:14 +0100
  • 18d7df21a1 refactor: ball with mixin Layer for mask collisions RuiAlonso 2022-03-15 11:52:29 +0100
  • 4f82ba0b8d docs: improved doc comment alestiago 2022-03-15 10:19:26 +0000
  • c880884b5c chore: ramp area name changed to opening RuiAlonso 2022-03-15 11:17:58 +0100
  • bafa686a28 feat: included board tests alestiago 2022-03-15 10:16:51 +0000
  • a5fb9ed8df test: fix tests and groups RuiAlonso 2022-03-15 10:53:54 +0100
  • a527a1390a Merge branch 'main' into feat/crossing_upper_ramps RuiAlonso 2022-03-15 10:25:44 +0100
  • 4621f871bb refactor: renamed bumper to baseboard alestiago 2022-03-15 09:17:11 +0000
  • f6a72643e5 refactor: renamed magnitude to direction alestiago 2022-03-15 09:02:25 +0000
  • 395f80a09d docs: rephrased doc comment #46 alestiago 2022-03-15 08:59:09 +0000
  • f303fc4850 docs: improved doc comment alestiago 2022-03-15 08:54:56 +0000
  • 47877c97cd feat: implemented BoardSide.direction alestiago 2022-03-15 08:54:27 +0000
  • 7d781974ef docs: improved doc comment alestiago 2022-03-15 08:48:17 +0000
  • 200ebf1d6f docs: used macro for BottomGroupSide alestiago 2022-03-15 08:47:20 +0000
  • 1bd772c8fe docs: updated doc comment alestiago 2022-03-15 08:46:43 +0000
  • 3ce25f8534 refactor: modified Flipper constructor alestiago 2022-03-15 08:45:55 +0000
  • a25cea7e64 refactor: removed unecessary import alestiago 2022-03-15 08:37:32 +0000
  • a7876b8657 refactor: changed constructors alestiago 2022-03-15 08:37:16 +0000
  • 51aa34d190 refactor: simplified BottomGroup alestiago 2022-03-15 08:35:10 +0000
  • 04158380cc refactor: simplified Baseboard constructor alestiago 2022-03-15 08:31:40 +0000
  • 370baa5ce3 chore: removed FlipperGroup alestiago 2022-03-15 08:28:33 +0000
  • d2c58eb1f3 feat: connected baseboards to flipper alestiago 2022-03-15 08:25:43 +0000
  • 5adcc562b2
    Merge branch 'main' into feat/initial-position-mixin Alejandro Santiago 2022-03-15 07:15:00 +0000
  • e74b3c98b4 fix: solved ball_test loading alestiago 2022-03-15 07:14:37 +0000
  • 6bfb0f4404 refactor: removed EmptyGame class alestiago 2022-03-15 07:10:36 +0000
  • 507ee87d68 refactor: improved triangleVertices readability alestiago 2022-03-15 07:09:02 +0000
  • 9b814208be docs: fixed typo alestiago 2022-03-15 07:07:12 +0000
  • 2b245aa431 refactor: used centroid from geometry package alestiago 2022-03-15 07:03:06 +0000
  • 3a522b1f89 refactor: removed unused import alestiago 2022-03-15 07:01:47 +0000
  • 6caec0222d Merge remote-tracking branch 'origin' into feat/sling-shot-component alestiago 2022-03-15 07:01:25 +0000
  • 963b400c41 refactor: simplified testing for components in tree alestiago 2022-03-15 06:57:55 +0000