{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":180322319,"defaultBranch":"master","name":"R2API","ownerLogin":"risk-of-thunder","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-04-09T08:36:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/49210367?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725271556.0","currentOid":""},"activityList":{"items":[{"before":"f15bb2ac36aa880df30446994a9a51b2fefb1180","after":"41d0c9b69c48865be0cf85339f82a1c6faac4551","ref":"refs/heads/master","pushedAt":"2024-09-16T11:55:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Fix SystemInitializerInjector again (#547)\n\n* Fix SystemInitializerInjector\r\n\r\n* bump ver, changelog\r\n\r\n---------\r\n\r\nCo-authored-by: xiaoxiao921 <837334+xiaoxiao921@users.noreply.github.com>","shortMessageHtmlLink":"Fix SystemInitializerInjector again (#547)"}},{"before":"2f25d3db424930eb5dd1ef5f129af9b8247bd8da","after":"f15bb2ac36aa880df30446994a9a51b2fefb1180","ref":"refs/heads/master","pushedAt":"2024-09-13T18:54:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Removed Variant Rebalancer and added support for looping (#542)\n\n* Upload start of Stage Submodule\r\n\r\n* Added Stage Registration Class\r\n\r\n* updated readme\r\n\r\n* did the requested changes and removed the StagesAPI script\r\n\r\n* debugging some things\r\n\r\ncustom stages dont register properly\r\n\r\n* Normal stages actually register now\r\n\r\n* Added MakeBazaarSeerMaterial functions\r\n\r\n* Bug tested the Stage Registration class\r\n\r\n-Fixed ability to register variants, it balances the weights properly now.\r\n-Added public debug print methods that print the stages\r\n-Renamed RegisterSceneDef to RegisterSceneDefToLoop as I will be adding different Registrations for hidden realm alts (like Void Fields)\r\n\r\n* Addressable Scripts\r\n\r\nI haven't tested these yet. I also added a Log script to decide whether to log with unity debugger or with the Logger. Let me know if you want me to move this script somewhere else. There is also a util function I grabbed from MSU \"DestroyImmediateSafe\". I'm putting this in the AddressableInjector script for now but let me know if there is a better place to put this instead.\r\n\r\n* Pushing what I have. Theres some issues with the addressable scripts.\r\n\r\nTo explain. I had to switch all the ``#if UNITY_EDITOR`` clauses to be if(Application.isEditor) because obviously the former would not work after compilation. After switching though the scripts do not work and I am not sure why.\r\n\r\n* Removed Addressable Scripts\r\n\r\nMoved all scripts to a separate dependency because it will be easier to maintain. Said dependency is here ``https://github.com/JaceDaDorito/jace-locationsofprecipitation``\r\n\r\n* Added blacklister\r\n\r\nThe purpose of this feature is to be able to remove stages from the scene collection and rebalance the weights properly. An example is if I removed golemplains2 and replaced it with wafflehouse. The weights will still be 0.5 each.\r\n\r\nI also added debug logs stating if the SceneCatalog was initialized yet, making sure the person debugging knows if the printed stages and weights are accurate.\r\n\r\n* was just looking over the readme rq\r\n\r\n* Added debug clauses and asked for bepinplugin instead of calling Assembly.GetCallingAssembly\r\n\r\n* changed bepinplugin with plugininfo and replaced all instances of Assembly.GetAssembly()\r\n\r\n* made a mistake and content management built with R2API\r\n\r\nWould suggest someone to pull this and see if i did it wrong or not. Not familiar with this just yet because i normally work with tk\r\n\r\n* bumped version\r\n\r\n* Gutted the variant rebalancer, the stage blacklister, and added new params to the RegisterSceneDefToLoop function\r\n\r\n* Update thunderstore.toml\r\n\r\n* Update README.md\r\n\r\n* i may be an idiot\r\n\r\n* Update StageRegistration.cs\r\n\r\n* oop\r\n\r\n* Properly marked the older method as obsolete so it doesn;t break mods\r\n\r\n---------\r\n\r\nCo-authored-by: Quentin ","shortMessageHtmlLink":"Removed Variant Rebalancer and added support for looping (#542)"}},{"before":"8e1afad11916b5d3a18a7ad6df99ddabb2d85e1c","after":"2f25d3db424930eb5dd1ef5f129af9b8247bd8da","ref":"refs/heads/master","pushedAt":"2024-09-13T15:00:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"DirectorAPI: bump ver, changelog (#546)","shortMessageHtmlLink":"DirectorAPI: bump ver, changelog (#546)"}},{"before":"62e30c9e37490f995b92b69a4bae91ef6d9bd279","after":"8e1afad11916b5d3a18a7ad6df99ddabb2d85e1c","ref":"refs/heads/master","pushedAt":"2024-09-13T14:53:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"DirectorAPI: StageSerde struct (#545)","shortMessageHtmlLink":"DirectorAPI: StageSerde struct (#545)"}},{"before":"5e8ea0b0b52a4111b31151ebec1b5667f10d2904","after":"62e30c9e37490f995b92b69a4bae91ef6d9bd279","ref":"refs/heads/master","pushedAt":"2024-09-12T11:27:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"DirectorAPI: Add SOTS stages and support Storm Stuff interactable category. (#543)","shortMessageHtmlLink":"DirectorAPI: Add SOTS stages and support Storm Stuff interactable cat…"}},{"before":"5b0ce6f434ee8e85003c799f176939f4c445d71d","after":"5e8ea0b0b52a4111b31151ebec1b5667f10d2904","ref":"refs/heads/master","pushedAt":"2024-09-10T10:24:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"test: add deployableapi test (#541)","shortMessageHtmlLink":"test: add deployableapi test (#541)"}},{"before":"70f0a26bd0415ddf30b096c408e87605dd37532d","after":"5b0ce6f434ee8e85003c799f176939f4c445d71d","ref":"refs/heads/master","pushedAt":"2024-09-09T12:22:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"ItemAPI: make sure ItemDef.tags cannot be null (#540)\n\n* fix(TempVisualEffect): recompile needed cause RoR2.FixedSizeArrayPool.Return signature changed when sots dlc2 released\r\n\r\n* feat(itemapi): make sure an ItemDef.tags array is never null","shortMessageHtmlLink":"ItemAPI: make sure ItemDef.tags cannot be null (#540)"}},{"before":"240776568fcb0a318bb7ef04774f91e87a15e305","after":"70f0a26bd0415ddf30b096c408e87605dd37532d","ref":"refs/heads/master","pushedAt":"2024-09-08T23:47:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"fix(TempVisualEffect): recompile needed cause RoR2.FixedSizeArrayPool.Return signature changed when sots dlc2 released (#539)","shortMessageHtmlLink":"fix(TempVisualEffect): recompile needed cause RoR2.FixedSizeArrayPool…"}},{"before":"cbfbbf89b23c174d24a88a3248fdf0fe57d48eec","after":"240776568fcb0a318bb7ef04774f91e87a15e305","ref":"refs/heads/master","pushedAt":"2024-09-07T21:15:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Light Overrides (#526)","shortMessageHtmlLink":"Light Overrides (#526)"}},{"before":"436e6b2f634d4435c3c61e96527622167e49fd2f","after":"cbfbbf89b23c174d24a88a3248fdf0fe57d48eec","ref":"refs/heads/master","pushedAt":"2024-09-05T17:46:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Fix SystemInitializer infinite loop. (#537)","shortMessageHtmlLink":"Fix SystemInitializer infinite loop. (#537)"}},{"before":"733d42438524ee7fa178e1f85d00f8b8f9772b6a","after":"436e6b2f634d4435c3c61e96527622167e49fd2f","ref":"refs/heads/master","pushedAt":"2024-09-05T03:22:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"dotapi: test case and small cleanup (#536)","shortMessageHtmlLink":"dotapi: test case and small cleanup (#536)"}},{"before":"72c6f0661d10c2616f5c5c636860ff77210fa3fe","after":"733d42438524ee7fa178e1f85d00f8b8f9772b6a","ref":"refs/heads/master","pushedAt":"2024-09-04T00:45:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Fix dotapi, fix commandhelper, and very small damagetype fix (#535)\n\n* fix(damageapi): fix wrong unset hook event unsub\r\n\r\n* fix(dotapi): OnHitEnemy -> ProcessHitEnemy gearbox useless function rename\r\n\r\n* damagetype: always set hooks when debug\r\n\r\n* dotapi: always set hooks when debug\r\n\r\n* fix commandhelper for sots\r\n\r\n* damagetype: bump ver, changelog\r\n\r\n* fix(dotapi): fix usage of compile time constant that'd break on any vanilla dot count change","shortMessageHtmlLink":"Fix dotapi, fix commandhelper, and very small damagetype fix (#535)"}},{"before":"3a3ce0f5e61c0e3ad256365b73e54243f10b3fb2","after":null,"ref":"refs/heads/dependabot/nuget/multi-1fc043fabc","pushedAt":"2024-09-02T10:05:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"}},{"before":null,"after":"3a3ce0f5e61c0e3ad256365b73e54243f10b3fb2","ref":"refs/heads/dependabot/nuget/multi-1fc043fabc","pushedAt":"2024-09-02T02:55:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers\n\nBumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers). These dependencies needed to be updated together.\n\nUpdates `Microsoft.CodeAnalysis.CSharp` from 3.3.1 to 4.11.0\n- [Release notes](https://github.com/dotnet/roslyn/releases)\n- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)\n- [Commits](https://github.com/dotnet/roslyn/commits)\n\nUpdates `Microsoft.CodeAnalysis.Analyzers` from 2.9.8 to 3.3.4\n- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)\n- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)\n- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v2.9.8...v3.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.CodeAnalysis.CSharp\n dependency-type: direct:production\n update-type: version-update:semver-major\n- dependency-name: Microsoft.CodeAnalysis.Analyzers\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Analyzers"}},{"before":"d9a17846948f644a359ce27def2885503c4013c2","after":null,"ref":"refs/heads/dependabot/nuget/xunit.runner.utility-2.4.2","pushedAt":"2024-09-01T21:55:07.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":"6f43e9c9341fe47fc3b5e54ae469334e4aff9906","after":null,"ref":"refs/heads/dependabot/nuget/xunit-2.4.2","pushedAt":"2024-09-01T21:55:03.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":"d3281774b5c5cd6d699a20b991b80fa28bcd09e5","after":null,"ref":"refs/heads/dependabot/nuget/BepInEx.Core-5.4.21","pushedAt":"2024-09-01T21:54:51.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":"a79884b23de3d6c46e4710b628b165d5baad6847","after":null,"ref":"refs/heads/dependabot/nuget/Nullable-1.3.1","pushedAt":"2024-09-01T21:54:47.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":"f4eda91e025a203f56bf393b6da0fc7c55fb8102","after":null,"ref":"refs/heads/dependabot/nuget/Microsoft.Unity.Analyzers-1.16.1","pushedAt":"2024-09-01T21:54:42.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":"137f3a56b0ab9ad9ca0bebf706ce6015764f2645","after":"72c6f0661d10c2616f5c5c636860ff77210fa3fe","ref":"refs/heads/master","pushedAt":"2024-08-30T10:28:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"fix(damagetype): initial fixes for sots dlc2 release (#532)","shortMessageHtmlLink":"fix(damagetype): initial fixes for sots dlc2 release (#532)"}},{"before":"a95411756d91ec2582642178e651102e44611ff6","after":"137f3a56b0ab9ad9ca0bebf706ce6015764f2645","ref":"refs/heads/master","pushedAt":"2024-08-29T02:30:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"RecalculateStats: bump ver (#531)","shortMessageHtmlLink":"RecalculateStats: bump ver (#531)"}},{"before":"8348ac1a37617f96e7fdd88051b725176b1bae97","after":"a95411756d91ec2582642178e651102e44611ff6","ref":"refs/heads/master","pushedAt":"2024-08-29T02:20:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"feat(ci): allow skipping release of legacy r2api package (#530)\n\n* Update release.yml\r\n\r\n* cont","shortMessageHtmlLink":"feat(ci): allow skipping release of legacy r2api package (#530)"}},{"before":"4ab123e8fb22d95bcc11c94c9804307ec130fa2c","after":"8348ac1a37617f96e7fdd88051b725176b1bae97","ref":"refs/heads/master","pushedAt":"2024-08-29T02:00:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Fix recalc stats for SotS (#529)\n\nCo-authored-by: Bubbet ","shortMessageHtmlLink":"Fix recalc stats for SotS (#529)"}},{"before":"e56a7cd5f9c637682b457b2651d55716787e4d4a","after":"4ab123e8fb22d95bcc11c94c9804307ec130fa2c","ref":"refs/heads/master","pushedAt":"2024-08-28T14:27:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"DLC2 initial fixes (#527)\n\n* netstandard2.1, update ass refs\r\n\r\n* netstandard2.0 for those still\r\n\r\n* fix(ass ref): bump to properly publicized packages\r\n\r\n* fix(sound): MusicController changed a bit, same for wwise init class\r\n\r\n* things are getting coroutined\r\n\r\n* don't think this was a good piece of code anyway\r\n\r\n* damageapi: just make it compile for now\r\n\r\n* fix(sound): fix wrong typeof for hook\r\n\r\n* fix(skin): fix BulletAttack.FireSingle ilhook\r\n\r\n* bump gamebuildid\r\n\r\n* fix(elite): update eliteramp addressable path\r\n\r\n* fix(r2apitest): comment out reflection tests cause one of the test hard crash to desktop the game\r\n\r\n* r2api test stuff\r\n\r\n* fix(elite): update to current CombatDirector.Init\r\n\r\n* log and try catch inside loop\r\n\r\n* fix prefab api holder getting cleaned up for some reason\r\n\r\n* bump ver and changelog","shortMessageHtmlLink":"DLC2 initial fixes (#527)"}},{"before":"13ed57ceb763a0df0c40e6bd946c5058bed1b67d","after":"e56a7cd5f9c637682b457b2651d55716787e4d4a","ref":"refs/heads/master","pushedAt":"2024-07-25T19:54:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Addded support for 'lakes'/'Verdant Falls' from Devotion update. (#525)","shortMessageHtmlLink":"Addded support for 'lakes'/'Verdant Falls' from Devotion update. (#525)"}},{"before":"5c3bd2cb4634f1c527ccadc05b7826273e9c5062","after":"13ed57ceb763a0df0c40e6bd946c5058bed1b67d","ref":"refs/heads/master","pushedAt":"2024-07-19T18:39:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"fix(R2API.Test): fix R2API.Test not being able to be used in the game env due to stupid xUnit non viable netstandard 2.0 dependency. (#524)","shortMessageHtmlLink":"fix(R2API.Test): fix R2API.Test not being able to be used in the game…"}},{"before":"57329743a7bb4b32f6efd513222535454930619d","after":"5c3bd2cb4634f1c527ccadc05b7826273e9c5062","ref":"refs/heads/master","pushedAt":"2024-07-19T18:39:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"fix(DirectorAPI): fix `AddNewMonster` / `RemoveExistingMonster` helper methods not properly handling `arena` stage (#523)\n\n* fix(DirectorAPI): fix AddNewMonster / RemoveExistingMonster helper methods not properly handling `arena` stage\r\n\r\n* directorapi changelog / bump ver","shortMessageHtmlLink":"fix(DirectorAPI): fix AddNewMonster / RemoveExistingMonster helpe…"}},{"before":"78228268460458fd73242bd030ac6cc037206392","after":"57329743a7bb4b32f6efd513222535454930619d","ref":"refs/heads/master","pushedAt":"2024-06-29T14:00:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Fix custom DOTs not counting as active upon infliction (#522)","shortMessageHtmlLink":"Fix custom DOTs not counting as active upon infliction (#522)"}},{"before":"0f18782897723f5ee72412bd6bbfe6d901a19586","after":"78228268460458fd73242bd030ac6cc037206392","ref":"refs/heads/master","pushedAt":"2024-06-02T17:03:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"Skin-specific DisplayGroupRule overrides (#521)","shortMessageHtmlLink":"Skin-specific DisplayGroupRule overrides (#521)"}},{"before":"29a853601a15da95e1fda76dd9b3d09c22b2ec84","after":"0f18782897723f5ee72412bd6bbfe6d901a19586","ref":"refs/heads/master","pushedAt":"2024-05-27T16:20:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"xiaoxiao921","name":"Quentin","path":"/xiaoxiao921","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/837334?s=80&v=4"},"commit":{"message":"CrocoDamageTypeController Support For DamageAPI (#514)\n\n* Core-CompressedFlagArrayUtilities: Array-Array Ops\r\n\r\n* DamageType: CrocoDamageTypeController Support\r\n\r\n* Core: Increment Minor version.\r\n\r\n---------\r\n\r\nCo-authored-by: Quentin <837334+xiaoxiao921@users.noreply.github.com>","shortMessageHtmlLink":"CrocoDamageTypeController Support For DamageAPI (#514)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMTo1NToxNC4wMDAwMDBazwAAAAS3XTGy","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxMTo1NToxNC4wMDAwMDBazwAAAAS3XTGy","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0yN1QxNjoyMDoxNy4wMDAwMDBazwAAAARVEqiF"}},"title":"Activity · risk-of-thunder/R2API"}