{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":238466397,"defaultBranch":"master","name":"Randomizer","ownerLogin":"zsrtp","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-02-05T14:14:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/52335441?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724251197.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"0267d6ad3fde74f64e9f3161be616f0a823442cd","ref":"refs/heads/development","pushedAt":"2024-08-21T14:39:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Randomizer v1.2 (#34)\n\n* push my ER stuff\r\n\r\n* Inital commit of reading custom text from seed data.\r\n\r\n* Patched Faron and Lanayru CS crashes. Changed skipper patch from automatic to seed-based.\r\n\r\n* Multiple Changes\r\n\r\n- Updated version to 1.2\r\n- Updated skipper code to be more optimized\r\n- Added ER code just as a framework.\r\n\r\n* Added quick game over feature and modified item wheel menu to close on item wheel close\r\n\r\n* Multiple changes\r\n\r\n- Added fourth mirror shard item\r\n- Added function definitions for shop functions\r\n- Added function definitions for custom signs\r\n\r\n* Multiple Changes\r\n\r\n- Created a framework to give items to the player when they are not doing anything.\r\n- Applied a patch to the master sword actor that adds two checks to the game.\r\n- Added code that gives the player a check when they have defeated Stallord\r\n- Updated various code to reflect fleshed out libtp definitions\r\n\r\n* Remove skipper code since it is no longer needed here.\r\n\r\n* Added another patch for MS Pedestal checks to fix giving MS.\r\n\r\n- modified it so save warping in N Faron spawns you in central area.\r\n\r\n* Created support for starting time of day and adjusted message headers to support simplified format\r\n\r\n* Update ER to use state as an additonal condition.\r\n\r\n* Start updating angles for signs.\r\n\r\n* Clean up and update libtp references to match wii support\r\n\r\n* Various adjustments\r\n\r\n* Small optimization in handle_dComIfGp_setNextStage\r\n\r\n* Make sure randomizer seed is loaded in certain functions\r\n\r\nThis is to prevent game crashes if a seed is not loaded.\r\n\r\n* Multiple changes to event item system\r\n\r\n- Changed the custom event item process to be a queue based system instead of a true/false. The old system assumed that the next event is always a get-item event, which is not always true.\r\n- removed the calls to verifyProgressiveItem before adding an item to the event queue because when giving an item, the event system calls createItemForPresentDemo, which also calls verifyProgressiveItem.\r\n\r\n* Update message flow for broken signs and adjust angle on GBoH sign. Adjusted spawn for FW sign as well\r\n\r\n* Update KV, KGY, DMT, Ordon, SG\r\n\r\n* Update WoCT and SoCT\r\n\r\n* Update LH and LS\r\n\r\n* Update HV and ZD\r\n\r\n* Update UZR and SP\r\n\r\n* Update GD, BC, AG, FT\r\n\r\n* Update LBT and SPR\r\n\r\n* Update ToT, CitS, LLC, CoO\r\n\r\n* Update Hyrule Field signs\r\n\r\n* Add back include\r\n\r\n* Update all of Lake Hylia to use the proper node. Removed unnecessary check for swimming from quick transform.\r\n\r\n* Add function to allow the red potion item to be bought.\r\n\r\n* Keep lantern meter color vanilla when color set to default\r\n\r\n* Minor changes\r\n\r\n- Set Ordon Ranch to use post Faron Twilight state when not doing goats or during night stealth\r\n- fixed bug with shop flags\r\n- Set red potion model to only change in kak malo mart\r\n- Updated 60 poe soul reward asm patch\r\n\r\n* Remove unneeded info for donation text\r\n\r\n* Update hint signs to use mStayNo to check for the current room.\r\n\r\n* Move positions; add ToT midpoint sign\r\n\r\n* Added patch for layer specific actors that rely on environmental checks to spawn.\r\n\r\n* Adjust position of PoT and HC signs\r\n\r\n* Add CT hint sign; fix Ordon sign issue\r\n\r\n* Modify custom room actors to use event manager room to validate the room that is being loaded instead of the room we are in.\r\n\r\n* Msg work gci\r\n\r\n* Add patch for giving souls to jovani pre-mdh\r\n\r\n* Remove unused code since we handle required dungeons on the generator side now.\r\n\r\n* Added a third . to the ellipses on the foolish item message\r\n\r\n* Add translations for first mirror shard text\r\n\r\n* Add check specifically for Malo mart before spawning the sold out sign.\r\n\r\n* Adjust wooden shield shop item flag\r\n\r\n* Fix setting 20 poe souls flag when killing poes\r\n\r\nThe flag is now set when 20 poe souls have actually been collected, via the _00_handle_poeItem function.\r\n\r\n* Fix being able to lose Poe items\r\n\r\nThis causes defeated Poes (excluding Arbiter Poes) to immediately despawn, and the item they would give is added to the queue to give to the player when they are free.\r\n\r\nAlso adjusted _00_handle_poeItem to not increment the Poe count if it is already at 60 or greater.\r\n\r\nAlso increased the amount of bytes used for queued items to 8.\r\n\r\n* Update wooden shield model for shops and fix Kak Malo Mart shop state\r\n\r\n* Revert \"Fix setting 20 poe souls flag when killing poes\"\r\n\r\nThis reverts commit 6bd200e99a870b05c22ed0d23fbbce730607b61d.\r\n\r\n* Reset giveItemToPlayer upon starting/loading a file\r\n\r\nThis is necessary because the player potentially could have died after initializing getting an item (which would set giveItemToPlayer to ITEM_IN_QUEUE), and then chosen to return to the title screen.\r\n\r\n* Update comment to include saving\r\n\r\n* Minor patch so that queued items show the correct model/text\r\n\r\n* Update allowed procs for item queue. Fixed wooden shield flag check\r\n\r\n* Update item wheel menu and fix quick transform affecting item usage\r\n\r\n* Accounted to Ordon Shield when buying Ordon Shield check\r\n\r\n* Add rel patch to fix MA/ZA MS check crash\r\n\r\n* Update shop models for City\r\n\r\n* Adjust killing poes to skip the backflip and trigger the item get immediately\r\n\r\n* Clear reserved bytes upon reaching title screen\r\n\r\nThis is because the reserved bytes that the queue uses to store the items to give are not cleared upon starting a new file, which means that the player could soft reset during the process of being given item(s), and then start a new file to be given those items on that new file.\r\n\r\nAlso moved resetting giveItemToPlayer to QUEUE_EMPTY to resetQueueOnFileSelectScreen as well, since it makes more sense for it to be reset there alongside the reserved bytes being cleared.\r\n\r\n* Fix issue with shield house/existing conversations messing with goats\r\n\r\n* Fix flag check for putting midna on back if Eldin twilight is last twilight\r\n\r\n---------\r\n\r\nCo-authored-by: Zephiles\r\nCo-authored-by: Isaac","shortMessageHtmlLink":"Randomizer v1.2 (#34)"}},{"before":"47ff7583933040e7fdd32f511eaf2c528080e90e","after":null,"ref":"refs/heads/development","pushedAt":"2024-08-21T14:39:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"}},{"before":"802510d0a78164ef106716f7ce545cad34532492","after":"0267d6ad3fde74f64e9f3161be616f0a823442cd","ref":"refs/heads/master","pushedAt":"2024-08-02T01:18:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Randomizer v1.2 (#34)\n\n* push my ER stuff\r\n\r\n* Inital commit of reading custom text from seed data.\r\n\r\n* Patched Faron and Lanayru CS crashes. Changed skipper patch from automatic to seed-based.\r\n\r\n* Multiple Changes\r\n\r\n- Updated version to 1.2\r\n- Updated skipper code to be more optimized\r\n- Added ER code just as a framework.\r\n\r\n* Added quick game over feature and modified item wheel menu to close on item wheel close\r\n\r\n* Multiple changes\r\n\r\n- Added fourth mirror shard item\r\n- Added function definitions for shop functions\r\n- Added function definitions for custom signs\r\n\r\n* Multiple Changes\r\n\r\n- Created a framework to give items to the player when they are not doing anything.\r\n- Applied a patch to the master sword actor that adds two checks to the game.\r\n- Added code that gives the player a check when they have defeated Stallord\r\n- Updated various code to reflect fleshed out libtp definitions\r\n\r\n* Remove skipper code since it is no longer needed here.\r\n\r\n* Added another patch for MS Pedestal checks to fix giving MS.\r\n\r\n- modified it so save warping in N Faron spawns you in central area.\r\n\r\n* Created support for starting time of day and adjusted message headers to support simplified format\r\n\r\n* Update ER to use state as an additonal condition.\r\n\r\n* Start updating angles for signs.\r\n\r\n* Clean up and update libtp references to match wii support\r\n\r\n* Various adjustments\r\n\r\n* Small optimization in handle_dComIfGp_setNextStage\r\n\r\n* Make sure randomizer seed is loaded in certain functions\r\n\r\nThis is to prevent game crashes if a seed is not loaded.\r\n\r\n* Multiple changes to event item system\r\n\r\n- Changed the custom event item process to be a queue based system instead of a true/false. The old system assumed that the next event is always a get-item event, which is not always true.\r\n- removed the calls to verifyProgressiveItem before adding an item to the event queue because when giving an item, the event system calls createItemForPresentDemo, which also calls verifyProgressiveItem.\r\n\r\n* Update message flow for broken signs and adjust angle on GBoH sign. Adjusted spawn for FW sign as well\r\n\r\n* Update KV, KGY, DMT, Ordon, SG\r\n\r\n* Update WoCT and SoCT\r\n\r\n* Update LH and LS\r\n\r\n* Update HV and ZD\r\n\r\n* Update UZR and SP\r\n\r\n* Update GD, BC, AG, FT\r\n\r\n* Update LBT and SPR\r\n\r\n* Update ToT, CitS, LLC, CoO\r\n\r\n* Update Hyrule Field signs\r\n\r\n* Add back include\r\n\r\n* Update all of Lake Hylia to use the proper node. Removed unnecessary check for swimming from quick transform.\r\n\r\n* Add function to allow the red potion item to be bought.\r\n\r\n* Keep lantern meter color vanilla when color set to default\r\n\r\n* Minor changes\r\n\r\n- Set Ordon Ranch to use post Faron Twilight state when not doing goats or during night stealth\r\n- fixed bug with shop flags\r\n- Set red potion model to only change in kak malo mart\r\n- Updated 60 poe soul reward asm patch\r\n\r\n* Remove unneeded info for donation text\r\n\r\n* Update hint signs to use mStayNo to check for the current room.\r\n\r\n* Move positions; add ToT midpoint sign\r\n\r\n* Added patch for layer specific actors that rely on environmental checks to spawn.\r\n\r\n* Adjust position of PoT and HC signs\r\n\r\n* Add CT hint sign; fix Ordon sign issue\r\n\r\n* Modify custom room actors to use event manager room to validate the room that is being loaded instead of the room we are in.\r\n\r\n* Msg work gci\r\n\r\n* Add patch for giving souls to jovani pre-mdh\r\n\r\n* Remove unused code since we handle required dungeons on the generator side now.\r\n\r\n* Added a third . to the ellipses on the foolish item message\r\n\r\n* Add translations for first mirror shard text\r\n\r\n* Add check specifically for Malo mart before spawning the sold out sign.\r\n\r\n* Adjust wooden shield shop item flag\r\n\r\n* Fix setting 20 poe souls flag when killing poes\r\n\r\nThe flag is now set when 20 poe souls have actually been collected, via the _00_handle_poeItem function.\r\n\r\n* Fix being able to lose Poe items\r\n\r\nThis causes defeated Poes (excluding Arbiter Poes) to immediately despawn, and the item they would give is added to the queue to give to the player when they are free.\r\n\r\nAlso adjusted _00_handle_poeItem to not increment the Poe count if it is already at 60 or greater.\r\n\r\nAlso increased the amount of bytes used for queued items to 8.\r\n\r\n* Update wooden shield model for shops and fix Kak Malo Mart shop state\r\n\r\n* Revert \"Fix setting 20 poe souls flag when killing poes\"\r\n\r\nThis reverts commit 6bd200e99a870b05c22ed0d23fbbce730607b61d.\r\n\r\n* Reset giveItemToPlayer upon starting/loading a file\r\n\r\nThis is necessary because the player potentially could have died after initializing getting an item (which would set giveItemToPlayer to ITEM_IN_QUEUE), and then chosen to return to the title screen.\r\n\r\n* Update comment to include saving\r\n\r\n* Minor patch so that queued items show the correct model/text\r\n\r\n* Update allowed procs for item queue. Fixed wooden shield flag check\r\n\r\n* Update item wheel menu and fix quick transform affecting item usage\r\n\r\n* Accounted to Ordon Shield when buying Ordon Shield check\r\n\r\n* Add rel patch to fix MA/ZA MS check crash\r\n\r\n* Update shop models for City\r\n\r\n* Adjust killing poes to skip the backflip and trigger the item get immediately\r\n\r\n* Clear reserved bytes upon reaching title screen\r\n\r\nThis is because the reserved bytes that the queue uses to store the items to give are not cleared upon starting a new file, which means that the player could soft reset during the process of being given item(s), and then start a new file to be given those items on that new file.\r\n\r\nAlso moved resetting giveItemToPlayer to QUEUE_EMPTY to resetQueueOnFileSelectScreen as well, since it makes more sense for it to be reset there alongside the reserved bytes being cleared.\r\n\r\n* Fix issue with shield house/existing conversations messing with goats\r\n\r\n* Fix flag check for putting midna on back if Eldin twilight is last twilight\r\n\r\n---------\r\n\r\nCo-authored-by: Zephiles\r\nCo-authored-by: Isaac","shortMessageHtmlLink":"Randomizer v1.2 (#34)"}},{"before":"2ab786276ac6b04e1c734702ba6c3140101f7267","after":"47ff7583933040e7fdd32f511eaf2c528080e90e","ref":"refs/heads/development","pushedAt":"2024-08-01T18:46:10.000Z","pushType":"pr_merge","commitsCount":55,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #33 from lunarsoap5/development\n\nMerge 1.2 dev changes to main dev","shortMessageHtmlLink":"Merge pull request #33 from lunarsoap5/development"}},{"before":"6bd200e99a870b05c22ed0d23fbbce730607b61d","after":"2ab786276ac6b04e1c734702ba6c3140101f7267","ref":"refs/heads/development","pushedAt":"2024-06-07T04:57:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Revert \"Fix setting 20 poe souls flag when killing poes\"\n\nThis reverts commit 6bd200e99a870b05c22ed0d23fbbce730607b61d.","shortMessageHtmlLink":"Revert \"Fix setting 20 poe souls flag when killing poes\""}},{"before":"14bf998a975f0988d7bfd07dc938f9e3525e868d","after":"6bd200e99a870b05c22ed0d23fbbce730607b61d","ref":"refs/heads/development","pushedAt":"2024-06-06T04:06:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Fix setting 20 poe souls flag when killing poes\n\nThe flag is now set when 20 poe souls have actually been collected, via the _00_handle_poeItem function.","shortMessageHtmlLink":"Fix setting 20 poe souls flag when killing poes"}},{"before":"1cca9837edd25c4335fb98f505a46bdf50bc1779","after":"14bf998a975f0988d7bfd07dc938f9e3525e868d","ref":"refs/heads/development","pushedAt":"2024-02-15T05:10:15.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #32 from Zephiles/development\n\nVarious adjustments","shortMessageHtmlLink":"Merge pull request #32 from Zephiles/development"}},{"before":"802510d0a78164ef106716f7ce545cad34532492","after":"1cca9837edd25c4335fb98f505a46bdf50bc1779","ref":"refs/heads/development","pushedAt":"2024-02-12T04:42:09.000Z","pushType":"pr_merge","commitsCount":16,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #31 from lunarsoap5/development\n\nPushing current 1.2 changes to zsrtp repo","shortMessageHtmlLink":"Merge pull request #31 from lunarsoap5/development"}},{"before":null,"after":"802510d0a78164ef106716f7ce545cad34532492","ref":"refs/heads/development","pushedAt":"2024-01-06T21:42:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"1.1 (#28)\n\n* Fix savewarp\r\n\r\n* add fix for plentiful\r\n\r\n* Fix typo\r\n\r\n* Added support for damage multiplier in seed data.\r\n\r\n- Update libtp dependency.\r\n\r\n* Update trap items to consider damage multiplier on initial damage.\r\n\r\n* Add parenthesis for clarity\r\n\r\n* Add ammo to verifyItemFunctions\r\n\r\n- If the player does not have the item that can use the ammo being obtained, it changes to a blue rupee so that the check doesn't completely go to waste\r\n\r\n* Add a fix for ooccoo sotflock\r\n\r\n* Fix skybook and minor typos\r\n\r\n* Added functionality for lantern meter to match light color.\r\n\r\n- Also re-ran clang on main.cpp to appropriately format the file.\r\n- Update libtp\r\n\r\n* Update supported minor version\r\n\r\n* Fix not properly detecting incompatible seeds\r\n\r\n* Use makefile variables for major and minor versions\r\n\r\n* Added code to support Bonks doing damage.\r\n\r\n* Fix golden wolves not displaying the correct progressive item\r\n\r\n* Add code optimizations per Zeph's request.","shortMessageHtmlLink":"1.1 (#28)"}},{"before":"4460d9bc0779b288fafac85102df37d3aa7515c6","after":null,"ref":"refs/heads/development","pushedAt":"2024-01-06T21:42:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"}},{"before":"f5f90822ddab3a619093e6dbfc64922f01d0f98f","after":"802510d0a78164ef106716f7ce545cad34532492","ref":"refs/heads/master","pushedAt":"2024-01-06T17:12:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"1.1 (#28)\n\n* Fix savewarp\r\n\r\n* add fix for plentiful\r\n\r\n* Fix typo\r\n\r\n* Added support for damage multiplier in seed data.\r\n\r\n- Update libtp dependency.\r\n\r\n* Update trap items to consider damage multiplier on initial damage.\r\n\r\n* Add parenthesis for clarity\r\n\r\n* Add ammo to verifyItemFunctions\r\n\r\n- If the player does not have the item that can use the ammo being obtained, it changes to a blue rupee so that the check doesn't completely go to waste\r\n\r\n* Add a fix for ooccoo sotflock\r\n\r\n* Fix skybook and minor typos\r\n\r\n* Added functionality for lantern meter to match light color.\r\n\r\n- Also re-ran clang on main.cpp to appropriately format the file.\r\n- Update libtp\r\n\r\n* Update supported minor version\r\n\r\n* Fix not properly detecting incompatible seeds\r\n\r\n* Use makefile variables for major and minor versions\r\n\r\n* Added code to support Bonks doing damage.\r\n\r\n* Fix golden wolves not displaying the correct progressive item\r\n\r\n* Add code optimizations per Zeph's request.","shortMessageHtmlLink":"1.1 (#28)"}},{"before":"3955cd9b26bb17ad0d5ca313a42cb00e9379313e","after":"4460d9bc0779b288fafac85102df37d3aa7515c6","ref":"refs/heads/development","pushedAt":"2024-01-06T17:10:59.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Merge pull request #29 from lunarsoap5/development\n\nAdd code optimizations per Zeph's request.","shortMessageHtmlLink":"Merge pull request #29 from lunarsoap5/development"}},{"before":"3e9da347aebf6633031f6a4d5006f89dfaf7f80e","after":"3955cd9b26bb17ad0d5ca313a42cb00e9379313e","ref":"refs/heads/development","pushedAt":"2024-01-03T19:06:40.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #27 from lunarsoap5/development\n\nAdd bonks do damage support and fix Golden Wolves not showing the proper progressive item","shortMessageHtmlLink":"Merge pull request #27 from lunarsoap5/development"}},{"before":"ec578bbb74a1da33d24e0e4737cc84de8f1dce58","after":"3e9da347aebf6633031f6a4d5006f89dfaf7f80e","ref":"refs/heads/development","pushedAt":"2023-10-10T06:49:11.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #25 from lunarsoap5/development\n\nAdded functionality for lantern meter to match light color.","shortMessageHtmlLink":"Merge pull request #25 from lunarsoap5/development"}},{"before":"cadadd5cf38a035ebc91b421141ac71049409de4","after":"ec578bbb74a1da33d24e0e4737cc84de8f1dce58","ref":"refs/heads/development","pushedAt":"2023-10-10T04:41:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Use makefile variables for major and minor versions","shortMessageHtmlLink":"Use makefile variables for major and minor versions"}},{"before":"3ccdf1b92245b3400d3c65918d41b89f4ac8baf6","after":"cadadd5cf38a035ebc91b421141ac71049409de4","ref":"refs/heads/development","pushedAt":"2023-10-10T04:25:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Fix not properly detecting incompatible seeds","shortMessageHtmlLink":"Fix not properly detecting incompatible seeds"}},{"before":"103fcf486bfe3e0963b4409f2cdcc7ebc2efb285","after":"3ccdf1b92245b3400d3c65918d41b89f4ac8baf6","ref":"refs/heads/development","pushedAt":"2023-09-18T17:17:06.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #24 from Luzagar/development\n\nFix skybook and minor typos","shortMessageHtmlLink":"Merge pull request #24 from Luzagar/development"}},{"before":"05c9bc0a5a4ee39bd7eaa18b373977d2acbe4c88","after":"103fcf486bfe3e0963b4409f2cdcc7ebc2efb285","ref":"refs/heads/development","pushedAt":"2023-09-17T17:59:08.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #23 from Luzagar/occoo\n\nOccoo softlock fix","shortMessageHtmlLink":"Merge pull request #23 from Luzagar/occoo"}},{"before":"b4beddfda4af673d59aab39dfe83230cf21058d8","after":"05c9bc0a5a4ee39bd7eaa18b373977d2acbe4c88","ref":"refs/heads/development","pushedAt":"2023-09-17T15:31:55.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #22 from lunarsoap5/development\n\nIce Trap damage multiplier and Ammo changes","shortMessageHtmlLink":"Merge pull request #22 from lunarsoap5/development"}},{"before":"8dd41a92b0b6bc0c68cff13571148f909d6c7e49","after":"b4beddfda4af673d59aab39dfe83230cf21058d8","ref":"refs/heads/development","pushedAt":"2023-09-16T21:15:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Added support for damage multiplier in seed data.\n\n- Update libtp dependency.","shortMessageHtmlLink":"Added support for damage multiplier in seed data."}},{"before":"1dc4c7e5fac50e37ed5d09d57bf09a8ca70b4d90","after":"8dd41a92b0b6bc0c68cff13571148f909d6c7e49","ref":"refs/heads/development","pushedAt":"2023-09-16T11:37:22.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #21 from Luzagar/fix-plentiful\n\nFix For plentiful","shortMessageHtmlLink":"Merge pull request #21 from Luzagar/fix-plentiful"}},{"before":"f5f90822ddab3a619093e6dbfc64922f01d0f98f","after":"1dc4c7e5fac50e37ed5d09d57bf09a8ca70b4d90","ref":"refs/heads/development","pushedAt":"2023-09-15T14:37:23.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #20 from Luzagar/dev-savewarp\n\nFix savewarp","shortMessageHtmlLink":"Merge pull request #20 from Luzagar/dev-savewarp"}},{"before":null,"after":"f5f90822ddab3a619093e6dbfc64922f01d0f98f","ref":"refs/heads/development","pushedAt":"2023-09-15T01:30:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #18 from lunarsoap5/master\n\nRe apply the state enforcement in hyrule field for MDH","shortMessageHtmlLink":"Merge pull request #18 from lunarsoap5/master"}},{"before":"74249f4a717d7dabc89abbbc46add3727c8eacac","after":"f5f90822ddab3a619093e6dbfc64922f01d0f98f","ref":"refs/heads/master","pushedAt":"2023-09-14T05:03:32.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Merge pull request #18 from lunarsoap5/master\n\nRe apply the state enforcement in hyrule field for MDH","shortMessageHtmlLink":"Merge pull request #18 from lunarsoap5/master"}},{"before":"9414fc4a79d52aa9ef3e64b22621d150698937a1","after":"74249f4a717d7dabc89abbbc46add3727c8eacac","ref":"refs/heads/master","pushedAt":"2023-09-11T03:20:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Merge pull request #17 from lunarsoap5/master\n\nPatched Goats Minigame and adjust readFile call for gci's generated with DVD params","shortMessageHtmlLink":"Merge pull request #17 from lunarsoap5/master"}},{"before":"03c3e11b5a95166e18aa00eb71d9553635302325","after":null,"ref":"refs/heads/dependabot/nuget/Generator/src/Newtonsoft.Json-13.0.2","pushedAt":"2023-09-03T17:42:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"07a7d3878c583be6d79a72ce1aa0974f9ff8cda6","after":"9414fc4a79d52aa9ef3e64b22621d150698937a1","ref":"refs/heads/master","pushedAt":"2023-09-03T08:56:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Update to newest version of libtp_rel","shortMessageHtmlLink":"Update to newest version of libtp_rel"}},{"before":"c60064353dc7c981a7857cb50a227100f2b83fb6","after":"07a7d3878c583be6d79a72ce1aa0974f9ff8cda6","ref":"refs/heads/master","pushedAt":"2023-09-03T08:43:29.000Z","pushType":"pr_merge","commitsCount":489,"pusher":{"login":"Zephiles","name":null,"path":"/Zephiles","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24236945?s=80&v=4"},"commit":{"message":"Merge pull request #14 from zsrtp/lunarsoap5-master\n\nPull all changes from Lunar's fork master branch into the main repo master for project stability and centralization.","shortMessageHtmlLink":"Merge pull request #14 from zsrtp/lunarsoap5-master"}},{"before":"54534ca445c349bc675f6bb0597f8d46170f69c9","after":"64f4780d2159ff69cf25ff68ecaf82e81af32c11","ref":"refs/heads/lunarsoap5-master","pushedAt":"2023-09-03T08:37:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #16 from lunarsoap5/master\n\nRemove Generator folder and update README and BUILDING","shortMessageHtmlLink":"Merge pull request #16 from lunarsoap5/master"}},{"before":"162faf16d03d80408bac33cef76cc1c70949035a","after":"54534ca445c349bc675f6bb0597f8d46170f69c9","ref":"refs/heads/lunarsoap5-master","pushedAt":"2023-09-03T07:40:34.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"lunarsoap5","name":null,"path":"/lunarsoap5","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/40438826?s=80&v=4"},"commit":{"message":"Merge pull request #15 from lunarsoap5/master\n\nUpdating source branch to match my fork master","shortMessageHtmlLink":"Merge pull request #15 from lunarsoap5/master"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEoE60KwA","startCursor":null,"endCursor":null}},"title":"Activity ยท zsrtp/Randomizer"}