{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":739603975,"defaultBranch":"master","name":"Find-Nearest-Structure","ownerLogin":"GammaTick","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-01-06T01:29:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/155119920?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1704504605.0","currentOid":""},"activityList":{"items":[{"before":"162e939f51836087eb2ca1f7e46a3fb0c5898c5d","after":"d125100aeeba40fe27d9894e13ab821bd6030938","ref":"refs/heads/master","pushedAt":"2024-02-25T14:16:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.11\nIn the \"FindNearestStructureCommand\" class:\n- Bug fix: \"Now the command is going to show more precisely the nearest structure.\"","shortMessageHtmlLink":"Version 0.0.11"}},{"before":"38c4ac6b98b746f1f9168adf57b0f9351481e1a2","after":"162e939f51836087eb2ca1f7e46a3fb0c5898c5d","ref":"refs/heads/master","pushedAt":"2024-01-13T00:09:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.10\nIn the \"FindNearestStructureCommand\" class:\n- Added various optimizations.","shortMessageHtmlLink":"Version 0.0.10"}},{"before":"41792cf5038197c86c24faa0322c66efab97749d","after":"38c4ac6b98b746f1f9168adf57b0f9351481e1a2","ref":"refs/heads/master","pushedAt":"2024-01-12T22:32:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.9\nIn the \"FindNearestStructureCommand\" class:\n- The message after a successful execution of the command is going to display which structure was found.","shortMessageHtmlLink":"Version 0.0.9"}},{"before":"87f0845291738b2ad3ebc11823e90b57e2e32df7","after":"41792cf5038197c86c24faa0322c66efab97749d","ref":"refs/heads/master","pushedAt":"2024-01-08T10:03:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.8\nIn the \"FindNearestStructureCommand\" class:\n- Added on fail message (if the command can't find a structure): \"Could not find a structure in the given radius\"","shortMessageHtmlLink":"Version 0.0.8"}},{"before":"455e302868c351f029eb7aba8f8efc7d4b396b70","after":"87f0845291738b2ad3ebc11823e90b57e2e32df7","ref":"refs/heads/master","pushedAt":"2024-01-08T09:51:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.7\nIn the \"FindNearestStructureCommand\" class:\n- Remove non-functional code that was left behind after development.","shortMessageHtmlLink":"Version 0.0.7"}},{"before":"31e959201f2d4ca65ea16aaf605e1135c94c61f0","after":"455e302868c351f029eb7aba8f8efc7d4b396b70","ref":"refs/heads/master","pushedAt":"2024-01-08T09:48:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master'"}},{"before":"631275557fba4fefa252b3318e72590e7bf2847b","after":"31e959201f2d4ca65ea16aaf605e1135c94c61f0","ref":"refs/heads/master","pushedAt":"2024-01-08T09:48:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.6\nIn the \"FindNearestStructureCommand\" class:\n- The mod is working, but it doesn't display the id of the nearest structure, just the coordinates.","shortMessageHtmlLink":"Version 0.0.6"}},{"before":"bcfb375a6d50f1cff0fba869b4033eb9d478a6c2","after":"631275557fba4fefa252b3318e72590e7bf2847b","ref":"refs/heads/master","pushedAt":"2024-01-07T02:22:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.5\nIn the \"FindNearestStructureCommand\" class:\n- Rewrote the: \"locateNearestStructure\" method.\n- Now the mod has a little functionality. It can return the position of the nearest structure.","shortMessageHtmlLink":"Version 0.0.5"}},{"before":"3067270600a7cdcbe68d2865c7d460fd60904434","after":"bcfb375a6d50f1cff0fba869b4033eb9d478a6c2","ref":"refs/heads/master","pushedAt":"2024-01-06T23:25:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.4\nIn the \"FindNearestStructureCommand\" class:\n- Added a new method: \"chunkHasStructure\" (Boolean type), which is going to check if a chunk has a structure inside of it.\n***\n- The mod right now is not functioning as expected.","shortMessageHtmlLink":"Version 0.0.4"}},{"before":"5551dbd3d7457def0df1018dba98ab37b1a69ba3","after":"3067270600a7cdcbe68d2865c7d460fd60904434","ref":"refs/heads/master","pushedAt":"2024-01-06T21:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.3\nIn the \"FindNearestStructureCommand\" class:\n- Edited most of the code.\n***\n- The mod right now is not functioning as expected.","shortMessageHtmlLink":"Version 0.0.3"}},{"before":"1b38a8677d1019d5f03254d3b8244465aafb3741","after":"5551dbd3d7457def0df1018dba98ab37b1a69ba3","ref":"refs/heads/master","pushedAt":"2024-01-06T12:48:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master'"}},{"before":"71ca1b698a891f657708b4369038d9c7381595ba","after":"1b38a8677d1019d5f03254d3b8244465aafb3741","ref":"refs/heads/master","pushedAt":"2024-01-06T12:43:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.2\nIn the \"FindNearestStructureCommand\" class:\n- Removed most of the code.\n***\n- The state the mod is in right now is nowhere near the functionality of the mod.","shortMessageHtmlLink":"Version 0.0.2"}},{"before":null,"after":"71ca1b698a891f657708b4369038d9c7381595ba","ref":"refs/heads/master","pushedAt":"2024-01-06T01:30:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"GammaTick","name":null,"path":"/GammaTick","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155119920?s=80&v=4"},"commit":{"message":"Version 0.0.1","shortMessageHtmlLink":"Version 0.0.1"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEBJGUxgA","startCursor":null,"endCursor":null}},"title":"Activity ยท GammaTick/Find-Nearest-Structure"}