{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":728450564,"defaultBranch":"develop","name":"minesweeper-raylib","ownerLogin":"baz606","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-07T01:01:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/19494753?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705875116.0","currentOid":""},"activityList":{"items":[{"before":"79765bd63e987a8baef3cf2208fa902948c4bd11","after":"45034496399b458d111fcbf31ab2795fab74d647","ref":"refs/heads/develop","pushedAt":"2024-05-26T11:18:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"34af2cc6bc5f5e1085117f7b5c344e788c9b18ff","after":"79765bd63e987a8baef3cf2208fa902948c4bd11","ref":"refs/heads/develop","pushedAt":"2024-04-25T02:31:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Simply and add original sized images","shortMessageHtmlLink":"Simply and add original sized images"}},{"before":"773624d17fab11a3ad649ab02fab4c9acee0b0f0","after":"34af2cc6bc5f5e1085117f7b5c344e788c9b18ff","ref":"refs/heads/develop","pushedAt":"2024-04-25T00:10:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"trying 48% now","shortMessageHtmlLink":"trying 48% now"}},{"before":"0a4c44e9b5296dfaeb6a9037b7498788e4332fd6","after":"773624d17fab11a3ad649ab02fab4c9acee0b0f0","ref":"refs/heads/develop","pushedAt":"2024-04-25T00:10:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"update width to 46% so it hopefully displays inline","shortMessageHtmlLink":"update width to 46% so it hopefully displays inline"}},{"before":"018a0d3c9e5acb867505ef322ab02b61e306fb32","after":"0a4c44e9b5296dfaeb6a9037b7498788e4332fd6","ref":"refs/heads/develop","pushedAt":"2024-04-24T23:59:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"add game images to README.md","shortMessageHtmlLink":"add game images to README.md"}},{"before":"bdb2f0d16fbd620eeb567377163727102301b0b6","after":"380751051346b487f4c3f8ebc4e9f19b8583a8e7","ref":"refs/heads/main","pushedAt":"2024-01-21T22:04:08.000Z","pushType":"pr_merge","commitsCount":52,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Merge pull request #1 from baz606/develop\n\nminesweeper-raylib-v1.0.0","shortMessageHtmlLink":"Merge pull request #1 from baz606/develop"}},{"before":"214c21f9fc9d40548f8a3372498a065a3f5b9e9f","after":"018a0d3c9e5acb867505ef322ab02b61e306fb32","ref":"refs/heads/develop","pushedAt":"2024-01-21T21:55:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Check if buffer char array has at least one element before clearing it","shortMessageHtmlLink":"Check if buffer char array has at least one element before clearing it"}},{"before":"513253c31ae5bfa36319843796a6cd4c6c3b4cfa","after":"214c21f9fc9d40548f8a3372498a065a3f5b9e9f","ref":"refs/heads/develop","pushedAt":"2024-01-21T21:42:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add new README.md","shortMessageHtmlLink":"Add new README.md"}},{"before":"03863b890285c891a6d9ecedb23152cfd3c1a9b0","after":"513253c31ae5bfa36319843796a6cd4c6c3b4cfa","ref":"refs/heads/develop","pushedAt":"2024-01-21T21:36:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"There no actual code changes in this commit except for the change in #include\nAll changes are related to moving files around and organizing them in directories","shortMessageHtmlLink":"There no actual code changes in this commit except for the change in …"}},{"before":"6f31cb932e11144705a90c9a430507279fd168f0","after":"bdb2f0d16fbd620eeb567377163727102301b0b6","ref":"refs/heads/main","pushedAt":"2024-01-21T21:36:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add falling logo animation.\nThe code for this is mostly brute forced with no specific structure.\nI should start thinking of structuring all this code into an actual game object model.","shortMessageHtmlLink":"Add falling logo animation."}},{"before":"b5cd1742a6c2f06644d9cc0744f6d06b8d01c4a6","after":"03863b890285c891a6d9ecedb23152cfd3c1a9b0","ref":"refs/heads/develop","pushedAt":"2024-01-21T21:29:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"There no actual code changes in this commit except for the change in #include\nAll changes are related to moving files around and organizing them in directories","shortMessageHtmlLink":"There no actual code changes in this commit except for the change in …"}},{"before":"27e65e7aa558d76b292f55b457d1d873917aa07a","after":"b5cd1742a6c2f06644d9cc0744f6d06b8d01c4a6","ref":"refs/heads/develop","pushedAt":"2024-01-21T14:48:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add hidden feature to reveal all mines by typing a cheat code in PLAYING game state","shortMessageHtmlLink":"Add hidden feature to reveal all mines by typing a cheat code in PLAY…"}},{"before":"035d898e5b97fc7da0a35d1ae4afd07aa8ba9bc7","after":"27e65e7aa558d76b292f55b457d1d873917aa07a","ref":"refs/heads/develop","pushedAt":"2024-01-21T13:26:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add win-sound.wav when the player seals all mines.\nAdd reveal-mines.mp3 for a secret feature.","shortMessageHtmlLink":"Add win-sound.wav when the player seals all mines."}},{"before":"9f876b124610a2efff2c136814922a6a562c907d","after":"035d898e5b97fc7da0a35d1ae4afd07aa8ba9bc7","ref":"refs/heads/develop","pushedAt":"2024-01-20T17:27:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add logo class back that controls the sound when an animation is done playing in the Animator","shortMessageHtmlLink":"Add logo class back that controls the sound when an animation is done…"}},{"before":"862954c921d5f3ee0a80c49af22c0123a73fdb0b","after":"9f876b124610a2efff2c136814922a6a562c907d","ref":"refs/heads/develop","pushedAt":"2024-01-20T15:33:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add logo-bounce.wav, mine-click.wav and toggle-seal-click.wav sounds.\nAdd volume control for sounds.\n\nNote: Have to figure out how to best play the logo bounce sound effect.\n The logo probably needs its own class.","shortMessageHtmlLink":"Add logo-bounce.wav, mine-click.wav and toggle-seal-click.wav sounds."}},{"before":"c617b1b67354284834484cfa38dc80526d517769","after":"862954c921d5f3ee0a80c49af22c0123a73fdb0b","ref":"refs/heads/develop","pushedAt":"2024-01-20T14:14:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"d4ffb82c49501173d739fd4c382280261e0473d9","after":"c617b1b67354284834484cfa38dc80526d517769","ref":"refs/heads/develop","pushedAt":"2024-01-20T14:13:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"d85924fab140407213278e29c541b2d8db727b0d","after":"d4ffb82c49501173d739fd4c382280261e0473d9","ref":"refs/heads/develop","pushedAt":"2024-01-20T14:12:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add a dynamic way of adding all sounds from resources/sounds/ directory to the sounds hash map.\nAdd back-click.wav and cell-click.wav","shortMessageHtmlLink":"Add a dynamic way of adding all sounds from resources/sounds/ directo…"}},{"before":"87d3a647a760d0b34750c03eda66c0127e82d628","after":"d85924fab140407213278e29c541b2d8db727b0d","ref":"refs/heads/develop","pushedAt":"2024-01-20T05:43:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Clean up commented code from main branch","shortMessageHtmlLink":"Clean up commented code from main branch"}},{"before":"0d07ecf65f4d3a2ab9124efe263939fba2cdfd41","after":"87d3a647a760d0b34750c03eda66c0127e82d628","ref":"refs/heads/develop","pushedAt":"2024-01-20T05:40:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Move initializing of cell components to Cell class rather than doing it in grid's Initialize() method","shortMessageHtmlLink":"Move initializing of cell components to Cell class rather than doing …"}},{"before":"6be705652a80f8eaccd3355160812d8ca01d9143","after":"0d07ecf65f4d3a2ab9124efe263939fba2cdfd41","ref":"refs/heads/develop","pushedAt":"2024-01-20T02:01:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add a while loop, so we can hear the full click sound before the game exits","shortMessageHtmlLink":"Add a while loop, so we can hear the full click sound before the game…"}},{"before":"493d232c377363ff414d7263a3cc5572feec8599","after":"6be705652a80f8eaccd3355160812d8ca01d9143","ref":"refs/heads/develop","pushedAt":"2024-01-20T01:49:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Delete raygui.h from src/ dir.\nAdd raygui.h as a dependency in CMakeLists.txt","shortMessageHtmlLink":"Delete raygui.h from src/ dir."}},{"before":"ef06c5a7e2e1bd3628767252a79131595ac7b4f8","after":"493d232c377363ff414d7263a3cc5572feec8599","ref":"refs/heads/develop","pushedAt":"2024-01-20T00:04:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add sound clicks from MENU screen state and when transitioning from SPLASH_SCREEN to MENU.\nAdd Credits in README.md","shortMessageHtmlLink":"Add sound clicks from MENU screen state and when transitioning from S…"}},{"before":"8c3f86df3bec0bff0c0cd2e0cd165f5ccb60fdc8","after":"ef06c5a7e2e1bd3628767252a79131595ac7b4f8","ref":"refs/heads/develop","pushedAt":"2024-01-19T18:58:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add functionality for the back button to go back to MENU state screen.\nUpdate START button to reset game every time we start the game","shortMessageHtmlLink":"Add functionality for the back button to go back to MENU state screen."}},{"before":"dad891847cf347e8423a9cc617c67a97c0a22b66","after":"8c3f86df3bec0bff0c0cd2e0cd165f5ccb60fdc8","ref":"refs/heads/develop","pushedAt":"2024-01-19T14:28:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Re-structured loading data in one place","shortMessageHtmlLink":"Re-structured loading data in one place"}},{"before":"6f093312151fbd4e576cce29f0951cc34442e05c","after":"dad891847cf347e8423a9cc617c67a97c0a22b66","ref":"refs/heads/develop","pushedAt":"2024-01-19T03:49:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Delete Caption and Logo actors and added their corresponding code in Game's Initialize()","shortMessageHtmlLink":"Delete Caption and Logo actors and added their corresponding code in …"}},{"before":"bd108c8ea38d9d30dd0d2f59cbd9dc607ad378ca","after":"6f093312151fbd4e576cce29f0951cc34442e05c","ref":"refs/heads/develop","pushedAt":"2024-01-19T03:38:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add BoxCollider component and BackButton actor.\nThis BackButton is situated on the lower right hand corner of the PLAYING screen.\nCurrently, it switches between sprites to give an on hover affect which is calculated by the BoxCollider","shortMessageHtmlLink":"Add BoxCollider component and BackButton actor."}},{"before":"e911964d9e71f824ff56caeb3b21bb68c1c37ea2","after":"bd108c8ea38d9d30dd0d2f59cbd9dc607ad378ca","ref":"refs/heads/develop","pushedAt":"2024-01-19T02:21:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add SpriteComponent that can be used to draw sprites","shortMessageHtmlLink":"Add SpriteComponent that can be used to draw sprites"}},{"before":"f3bb48fb51045e494849e940c7a1ff5d4878d393","after":"e911964d9e71f824ff56caeb3b21bb68c1c37ea2","ref":"refs/heads/develop","pushedAt":"2024-01-17T04:02:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Move Actor and Draw map initialization to Initialize().\nUpdate cell text component font to default font.\nClean up some code.","shortMessageHtmlLink":"Move Actor and Draw map initialization to Initialize()."}},{"before":"db9c91a295f14317da65e18f0045f215268c7295","after":"f3bb48fb51045e494849e940c7a1ff5d4878d393","ref":"refs/heads/develop","pushedAt":"2024-01-17T02:55:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"baz606","name":"Shehbaz Khan","path":"/baz606","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19494753?s=80&v=4"},"commit":{"message":"Add Caption under Logo on Splash Screen.\nAdd FlashingAnimation to the Caption","shortMessageHtmlLink":"Add Caption under Logo on Splash Screen."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVByB6QA","startCursor":null,"endCursor":null}},"title":"Activity · baz606/minesweeper-raylib"}