{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":736788670,"defaultBranch":"main","name":"rust-gba-game","ownerLogin":"ASoldo","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-12-28T22:03:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1175537?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1703801175.0","currentOid":""},"activityList":{"items":[{"before":"42b95836c9bc786b3ddf8502056ae91b88a00520","after":"fbf067763f9ecffbcc789d6d49507922a086e3fe","ref":"refs/heads/main","pushedAt":"2024-01-03T18:51:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Add InfiniteScrolledMap\n\nAdd InfiniteScrolledMap to the project, it's working ok but need to figure out how to work with it","shortMessageHtmlLink":"Add InfiniteScrolledMap"}},{"before":"c1dfde0a49a27768c63294ab5b1862c1f364bc09","after":"42b95836c9bc786b3ddf8502056ae91b88a00520","ref":"refs/heads/main","pushedAt":"2024-01-03T13:45:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Export .asperite file as .json\n\nExport .aseprite file as .json and then in build step parse that .json and generate ANIMATION_FRAMES for every animation in array of .json files.\nIn build.rs we provide array of paths to .json files and then we get output for them in form of name, frame_count.\n\nSimple and will be extended later.","shortMessageHtmlLink":"Export .asperite file as .json"}},{"before":"7615179334d53bbd0d9ad638332dc5e7ab800a20","after":"c1dfde0a49a27768c63294ab5b1862c1f364bc09","ref":"refs/heads/main","pushedAt":"2024-01-03T12:38:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Add animation to player\n\nAdd ability to animate sprites with TagMaps for easy use","shortMessageHtmlLink":"Add animation to player"}},{"before":"3484d061b2e7ca8f5fa56aeb1b997a21214d3453","after":"7615179334d53bbd0d9ad638332dc5e7ab800a20","ref":"refs/heads/main","pushedAt":"2024-01-03T00:42:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Update: small touches","shortMessageHtmlLink":"Update: small touches"}},{"before":"ede1a3a33b127db35dc01efd39a13d1a2de822e4","after":"3484d061b2e7ca8f5fa56aeb1b997a21214d3453","ref":"refs/heads/main","pushedAt":"2024-01-02T23:02:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Add ability to play sound .waw, Add agb_tracker for .xm tracks\n\nUser is now able to play sound at the start of the game and on demand with button press.","shortMessageHtmlLink":"Add ability to play sound .waw, Add agb_tracker for .xm tracks"}},{"before":"23773e69fffd042f0e5753afe412e370851808de","after":"ede1a3a33b127db35dc01efd39a13d1a2de822e4","ref":"refs/heads/main","pushedAt":"2024-01-02T21:51:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Load tileset as background, toggle window ui with Start button\n\nBuild FirstMap.tmx to Rust file with quoute! and use it in main to initialize background with tile_id.\nUpdated tileset in aseprite and tiled.","shortMessageHtmlLink":"Load tileset as background, toggle window ui with Start button"}},{"before":"9e469eec7ba9d5a0cd8ce2f58e169ed5f8f73699","after":"23773e69fffd042f0e5753afe412e370851808de","ref":"refs/heads/main","pushedAt":"2024-01-02T02:10:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Update project to load .tmx files from Tiled\n\nCreate build.rs script that will load, parse and create rust file in target/platform/release/build/game/out/file_name.rs.\nThis file is then used to feed the agb with correct id, position and other data needed for drawing correct bg elements.\nIn `main.rs` we use one of the generated constatns `MESSAGE` and print it out as test.\n\nUpdate project with `cargo update`.\n\nToDo: Update array TILE_MAP to use more information","shortMessageHtmlLink":"Update project to load .tmx files from Tiled"}},{"before":"4c0d10ea168875c34a4e0d8b35cd6bda78bea0f4","after":"9e469eec7ba9d5a0cd8ce2f58e169ed5f8f73699","ref":"refs/heads/main","pushedAt":"2023-12-30T23:46:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Add Tilemaps, Add Window\n\nExample how to use tilemaps.\nExample how to use Window.","shortMessageHtmlLink":"Add Tilemaps, Add Window"}},{"before":"bdaaa7a5ea1b4c72cb9fcbcb7426f7572cc000b9","after":"4c0d10ea168875c34a4e0d8b35cd6bda78bea0f4","ref":"refs/heads/main","pushedAt":"2023-12-29T21:06:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Update imports","shortMessageHtmlLink":"Update imports"}},{"before":"ccb5ce5cc3aedaa3ad9c3e27e42a4ae41a6ff31b","after":"bdaaa7a5ea1b4c72cb9fcbcb7426f7572cc000b9","ref":"refs/heads/main","pushedAt":"2023-12-28T23:01:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Update nightly specific version for broken --release builds","shortMessageHtmlLink":"Update nightly specific version for broken --release builds"}},{"before":null,"after":"ccb5ce5cc3aedaa3ad9c3e27e42a4ae41a6ff31b","ref":"refs/heads/main","pushedAt":"2023-12-28T22:06:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ASoldo","name":"Rootster","path":"/ASoldo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1175537?s=80&v=4"},"commit":{"message":"Initialize project","shortMessageHtmlLink":"Initialize project"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0wM1QxODo1MToyMS4wMDAwMDBazwAAAAPXFMsg","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0wM1QxODo1MToyMS4wMDAwMDBazwAAAAPXFMsg","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMi0yOFQyMjowNjoxNS4wMDAwMDBazwAAAAPTtopd"}},"title":"Activity ยท ASoldo/rust-gba-game"}