{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":515332308,"defaultBranch":"main","name":"CoreFramework2022","ownerLogin":"JamesLaFritz","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-18T20:30:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/31078356?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1658176247.978622","currentOid":""},"activityList":{"items":[{"before":"f7e56e349847d66c4bb72c0e05ca0aedff417512","after":"1a710a60b4ecfa47beaddb652930714dc4789b9f","ref":"refs/heads/main","pushedAt":"2024-04-02T05:53:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix(bootstraper): Issue with Unity loading the sceen when it is set as the bootstrapper sceen and start sceen.","shortMessageHtmlLink":"fix(bootstraper): Issue with Unity loading the sceen when it is set a…"}},{"before":"94010c26cd45eaabb3608fcd7a8d49e0ac13ce25","after":"f7e56e349847d66c4bb72c0e05ca0aedff417512","ref":"refs/heads/main","pushedAt":"2024-03-18T10:30:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"chore: Git attribute changed to fix line endings.","shortMessageHtmlLink":"chore: Git attribute changed to fix line endings."}},{"before":"03ea8046df8abc3bfabe7610303ec0fe25972646","after":"94010c26cd45eaabb3608fcd7a8d49e0ac13ce25","ref":"refs/heads/main","pushedAt":"2024-03-06T01:29:29.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix: Error Saving Editor.\n\nThis commit is part of a rebase to fix commit messages to new standards: 2f9cf0c\n\nIssue appeared after an improper merge after rebasing.","shortMessageHtmlLink":"fix: Error Saving Editor."}},{"before":"38374637d35bda482a7b369648b09450c9c1aa35","after":"03ea8046df8abc3bfabe7610303ec0fe25972646","ref":"refs/heads/main","pushedAt":"2024-02-07T22:29:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"docs(API): Merge branch 'main' of https://github.com/JamesLaFritz/CoreFramework2022\n\ncherry-picking commit 5a009b3.\n\nDate: Tue Feb 6 04:15:54 2024 -0500\n\nThis commit merges changes from the 'main' branch of the CoreFramework2022 repository into the current branch.","shortMessageHtmlLink":"docs(API): Merge branch 'main' of https://github.com/JamesLaFritz/Cor…"}},{"before":"f819190c1a9eceeca1b3c5b3502494ab81424cc9","after":"38374637d35bda482a7b369648b09450c9c1aa35","ref":"refs/heads/main","pushedAt":"2024-02-07T22:20:38.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"style: Refactor and Update XML Dociumentation Comments\n\nThis commit is the result of cherry-picking commit 54c8459.\n\nDate: Tue Feb 6 03:19:57 2024 -0500\n\n - Updated XML Documentation comments for variables, methods, and classes.\n - Added Author and Description tags to the file header.\n - Improved comments for clarity and consistency.\n - Updated region headers for clarity and organization.\n\nThe following files were modified:\n - Runtime/Extensions/ArrayExtensions.cs\n - Runtime/Extensions/ObjectExtensions.cs\n - Runtime/Extensions/QuaternionExtensions.cs\n - Runtime/Extensions/TextExtensions.cs\n - Runtime/Extensions/TransformExtensions.cs\n - Runtime/Extensions/Vector4Extensions.cs\n - Runtime/Functional/Option.cs","shortMessageHtmlLink":"style: Refactor and Update XML Dociumentation Comments"}},{"before":"e3bfcaf51609990752fba8aeef8981a8e4a8cc0b","after":"f819190c1a9eceeca1b3c5b3502494ab81424cc9","ref":"refs/heads/main","pushedAt":"2024-02-07T21:50:22.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"docs(API): Merge branch 'main' of https://github.com/JamesLaFritz/CoreFramework2022\n\nThis was a result of creating a commit to update the Documentation and then ammending that commit.\n\nDate: Tue Feb 6 02:36:07 2024 -0500\n\nUpdate the API documentation with Docfx.","shortMessageHtmlLink":"docs(API): Merge branch 'main' of https://github.com/JamesLaFritz/Cor…"}},{"before":"fe163a4ac830feea902db9355e1c39da6da28717","after":"e3bfcaf51609990752fba8aeef8981a8e4a8cc0b","ref":"refs/heads/main","pushedAt":"2024-02-07T20:38:08.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"refactor: Remove unused using statements\n\nThis commit is part of a rebase to fix commit messages to new standards and cherry-picking commit 989e312.\n\nDate: Sun Feb 4 21:20:43 2024 -0500\n\nRemove unused using statements from several files:\n - Editor/Attributes/Properties/DropDownSelection/InputAxisPropertyDrawer.cs\n - Editor/Saving/SaveEditorWindow.cs\n - Runtime/Attributes/ButtonAttribute.cs\n - Runtime/Attributes/Decorators/HeaderAttribute.cs","shortMessageHtmlLink":"refactor: Remove unused using statements"}},{"before":"6af53a519cb34fe5ce8adf8fbdea4bdb0dff8d62","after":"fe163a4ac830feea902db9355e1c39da6da28717","ref":"refs/heads/main","pushedAt":"2024-02-07T20:18:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix: Rename GetProperty to getSerializedProperty\n\nThis commit is part of a rebase to fix commit messages to new standards and cherry-picking commit 921e4f0.\n\nDate: Tue Dec 19 22:19:40 2023 -0500\n\nRename `GetProperty` to `getSerializedProperty`\nAdd the ability to get the targeted object that a Serialized Property belongs to, as well as the ability to get the fields, find a field, and get the value of a field.\n\nChanges:\n - modified: Editor/Attributes/Properties/ShowIfBoolPropertyDrawer.cs\n - modified: Editor/Attributes/Properties/ShowIfEnumPropertyDrawer.cs\n - modified: Editor/SerializedPropertyExtensions.cs","shortMessageHtmlLink":"fix: Rename GetProperty to getSerializedProperty"}},{"before":"4976b099b58a53f1815b663f9cf57a3f0d0afa06","after":"6af53a519cb34fe5ce8adf8fbdea4bdb0dff8d62","ref":"refs/heads/main","pushedAt":"2024-02-07T20:13:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix: Rename PropertyDrawerHelper to SerializedPropertyExtensions.cs\n\nThis commit is part of a rebase to fix commit messages to new standards and cherry-picking commit 54bd998.\n\nDate: Tue Dec 19 19:21:12 2023 -0500\n\nRename PropertyDrawerHelper to be SerializedPropertyExtensions.cs and update usages to properly reference.\n\nChanges:\n - modified: Editor/Attributes/Properties/ShowIfBoolPropertyDrawer.cs\n - modified: Editor/Attributes/Properties/ShowIfEnumPropertyDrawer.cs\n - modified: Editor/Inspector/AttributeMonoBehaviourInspector.cs\n - renamed: Editor/PropertyDrawerHelper.cs -> Editor/SerializedPropertyExtensions.cs\n - renamed: Editor/PropertyDrawerHelper.cs.meta -> Editor/SerializedPropertyExtensions.cs.meta","shortMessageHtmlLink":"fix: Rename PropertyDrawerHelper to SerializedPropertyExtensions.cs"}},{"before":"25ae930f3d046b6b52738a6ebe10e51ff5bf9287","after":"4976b099b58a53f1815b663f9cf57a3f0d0afa06","ref":"refs/heads/main","pushedAt":"2024-02-07T20:09:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix: Change `findProperty` to be an Extension of `SerializedProperty`\n\nThis commit is part of a rebase to fix commit messages to new standards and cherry-picking commit f372d60.\n\nDate: Tue Dec 19 19:07:06 2023 -0500\n\nUpdates the `findProperty` method to be an extension of `SerializedProperty` in the `Editor/PropertyDrawerHelper.cs` file.\n\nChanges:\n - modified: Editor/PropertyDrawerHelper.cs","shortMessageHtmlLink":"fix: Change findProperty to be an Extension of SerializedProperty"}},{"before":"8b622ec1c5abeaa1b3c40fa7c84d428b6e89cd3d","after":"25ae930f3d046b6b52738a6ebe10e51ff5bf9287","ref":"refs/heads/main","pushedAt":"2024-02-07T20:02:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix: Update Transform Extensions, fix errors, simplify code\n\nThis is part of a rebase to update commit messages to new standard and git cherry-pick --strategy-option=theirs 7360023\n\nDate: Tue Dec 19 18:37:53 2023 -0500\n\nThis commit updates the TransformExtensions.cs file, addressing errors and simplifying the code for better readability and efficiency.\n\nChanges:\n - Corrected errors in TransformExtensions\n - Simplified code structure for clarity","shortMessageHtmlLink":"fix: Update Transform Extensions, fix errors, simplify code"}},{"before":"d2c367bc956ae51056ad0e7d2a46f39e5ce20460","after":"8b622ec1c5abeaa1b3c40fa7c84d428b6e89cd3d","ref":"refs/heads/main","pushedAt":"2024-02-07T19:55:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"feat: Add useful Transformation extensions to GameObject\n\nDate: Sun Dec 17 05:54:13 2023 -0500\n\nThis commit introduces Transformation extensions to GameObject in `GameObjectExtensions.cs`, providing convenient methods for common transformation tasks.\n - Added Transformation extensions\n - Improved functionality for GameObject\n\nThis is part of a rebase to update commit messages to new standard and git cherry-pick --strategy-option=theirs ef18156","shortMessageHtmlLink":"feat: Add useful Transformation extensions to GameObject"}},{"before":"5ad45743d200c999e69de63309ce63b76278d25e","after":"d2c367bc956ae51056ad0e7d2a46f39e5ce20460","ref":"refs/heads/main","pushedAt":"2024-02-07T19:49:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix: Add `OrNull` suffix to prevent `NullReferenceExceptions`\n\nThis commit adds the `OrNull` suffix to methods in `GameObjectExtensions.cs` to address `NullReferenceExceptions` that occur when a `GameObject` is slated to be destroyed.\n - Added `OrNull` suffix to methods\n - Prevented `NullReferenceExceptions`\n\nThis is part of a rebase to update commit messages to new standard. git cherry-pick --strategy-option=theirs 31e61e6","shortMessageHtmlLink":"fix: Add OrNull suffix to prevent NullReferenceExceptions"}},{"before":"84682e786ce94809f29fc1378e5609a62a10a3cb","after":"5ad45743d200c999e69de63309ce63b76278d25e","ref":"refs/heads/main","pushedAt":"2024-02-07T19:32:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"fix(Settings): Default Start Scene and Boot Scene to null if no Settings ScriptableObject\n\nThis commit updates the CoreFrameWorkSettings.cs file to\n default the Start Scene and Boot Scene to null if there is no Settings ScriptableObject present.\n This prevents errors and allows for more flexibility in project configuration.\n\nThis is part of a rebase to update commit messages to the new standard and git cherry-pick --strategy-option=theirs 4d9608e.","shortMessageHtmlLink":"fix(Settings): Default Start Scene and Boot Scene to null if no Setti…"}},{"before":"169f4cca7e067e5966fbbd71e8ead990dcede9e8","after":"84682e786ce94809f29fc1378e5609a62a10a3cb","ref":"refs/heads/main","pushedAt":"2024-02-07T19:28:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"ix(Bootstrapper): Add null checking to prevent errors\n\nThis commit adds null checking to the Bootstrapper class to prevent errors.\n Now, it allows having the Core Framework in your project without being forced to use the bootstrapper.\n\nThis is part of a rebase to update commit messages to the new standard and git cherry-pick --strategy-option=theirs faf8979.","shortMessageHtmlLink":"ix(Bootstrapper): Add null checking to prevent errors"}},{"before":"d42fc82666f58a1dc092f1e460a9d30782dc6511","after":"169f4cca7e067e5966fbbd71e8ead990dcede9e8","ref":"refs/heads/main","pushedAt":"2024-02-07T19:17:29.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"doc(Manual, API): Modify Unity Types for documentation\n\nThis commit is part of a rebase to fix commit messages to new standards and cherry-picking commit c5de31c.\n It modifies Unity Types for documentation purposes.\n\nDate: Mon Nov 20 12:46:12 2023 -0500\n\nChanges:\n- Modified Vector4GameEventListener.cs in Unity Event Inspector/Typed Unity Events/Unity Types\n- Added ExposedReferenceAttribute documentation\n- Modified various documentation files related to logging, attributes, and properties","shortMessageHtmlLink":"doc(Manual, API): Modify Unity Types for documentation"}},{"before":"5a009b333e2f1cef60edd1351b3e39291d101888","after":"d42fc82666f58a1dc092f1e460a9d30782dc6511","ref":"refs/heads/main","pushedAt":"2024-02-07T01:57:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"feat: Add Scriptable Object Events and Variables\n\nThis commit introduces the ScriptableObjectArchitecture feature, which includes the following changes:\n\nAddition of editor scripts and inspectors for managing scriptable object variables.\nCreation of runtime scripts for defining events and listeners using scriptable objects.\nImplementation of various typed events and corresponding listener classes.\nIntroduction of base variable and event classes for extensibility.\nCreation of utility scripts for common functionalities.\nThese changes enable the usage of scriptable objects for defining events and variables, providing a flexible architecture for managing game data and logic.","shortMessageHtmlLink":"feat: Add Scriptable Object Events and Variables"}},{"before":"d4876399ec375438cad686c45d4521a1180d4811","after":"5a009b333e2f1cef60edd1351b3e39291d101888","ref":"refs/heads/main","pushedAt":"2024-02-06T09:16:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/JamesLaFritz/CoreFramework2022","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/JamesLaFritz/CoreFramework2022"}},{"before":"54c84590c66582a1c11e1ffa2305279ccc7f5141","after":"d4876399ec375438cad686c45d4521a1180d4811","ref":"refs/heads/main","pushedAt":"2024-02-06T09:00:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Documentation Update","shortMessageHtmlLink":"Documentation Update"}},{"before":"fa3ecdbda917ea36d7c58cc836fd93d99f849d62","after":"54c84590c66582a1c11e1ffa2305279ccc7f5141","ref":"refs/heads/main","pushedAt":"2024-02-06T08:22:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Refactor and Updated comments:\n  - Updated XML Documentation comments for variables, methods, and classes.\n  - Added Author and Description tags to the file header.\n  - Improved comments for clarity and consistency.\n  - Updated region headers for clarity and organization.","shortMessageHtmlLink":"Refactor and Updated comments:"}},{"before":"029bcea1eeb950da45891a0bc9a1f223bb8d9ea3","after":"fa3ecdbda917ea36d7c58cc836fd93d99f849d62","ref":"refs/heads/main","pushedAt":"2024-02-06T07:37:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/JamesLaFritz/CoreFramework2022","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/JamesLaFritz/CoreFramework2022"}},{"before":"e379accee9d07960a53bafe65f615e9ab43519c7","after":"029bcea1eeb950da45891a0bc9a1f223bb8d9ea3","ref":"refs/heads/main","pushedAt":"2024-02-06T07:04:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Refactor and Updated comments:\n - Updated XML Documentation comments for variables, methods, and classes.\n - Added Author and Description tags to the file header.\n - Improved comments for clarity and consistency.\n - Updated region headers for clarity and organization.","shortMessageHtmlLink":"Refactor and Updated comments:"}},{"before":"2f9cf0c48e24a5bae00ca6673be5ae633eae3b48","after":"e379accee9d07960a53bafe65f615e9ab43519c7","ref":"refs/heads/main","pushedAt":"2024-02-06T04:38:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Add Header Comments:\n\n- Added header comments to several files to provide clarity on authorship and functionality.\n- Updated Bootstrapper.cs with a header comment describing its purpose in the application.\n- Updated CoreFrameworkMenu.cs with a header comment detailing its role in providing menu path constants.\n- Updated Interactable.cs with a header comment explaining its purpose as a base class for interactable GameObjects.\n- Updated Singleton.cs with a header comment describing its role as a generic Singleton class.\n- Updated Application.cs with a header comment outlining its purpose in managing the game application.\n- Updated Timer.cs with a header comment explaining its role in managing timers within Unity applications.","shortMessageHtmlLink":"Add Header Comments:"}},{"before":"e0f3ac301708af3ffdd04c1e60e7fa606b266953","after":"2f9cf0c48e24a5bae00ca6673be5ae633eae3b48","ref":"refs/heads/main","pushedAt":"2024-02-06T03:53:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Refactor SaveSystem.cs and related classes and implement ScriptableSingleton and SettingsProvider:\n\n- Updated XML Documentation comments for variables, methods, and classes.\n- Renamed 'includeInactive' to '_includeInactive' for consistency with naming convention.\n- Renamed 'strategy' to '_strategy' for consistency with naming convention.\n- Improved error handling and logging in LoadFile method.\n- Updated VersionControl.cs to use Version type for 'CurrentFileVersion' and 'MinFileVersion'.\n- Updated Unity Messages region with clearer method names and comments.\n- Ensured consistent usage of explicit null check (_strategy != null).\n- Introduce ScriptableSingleton for SaveSystem to ensure a single instance across all scenes.\n- Implement SettingsProvider for CoreFrameworkSettingSO.cs to centralize configuration settings.\n- Use ScriptableSingleton and SettingsProvider in appropriate classes.\n- Ensure XML Documentation comments are updated to reflect the use of ScriptableSingleton and SettingsProvider.\n- Improve clarity in comments and method names related to ScriptableSingleton and SettingsProvider.","shortMessageHtmlLink":"Refactor SaveSystem.cs and related classes and implement ScriptableSi…"}},{"before":"01bcf31539b7bbb86b5f5949937479d1cb87dcf3","after":"e0f3ac301708af3ffdd04c1e60e7fa606b266953","ref":"refs/heads/main","pushedAt":"2024-02-06T03:21:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Documentation Update","shortMessageHtmlLink":"Documentation Update"}},{"before":"d59d9e2c7bbc9f659628c14e33dff81223eecfa5","after":"01bcf31539b7bbb86b5f5949937479d1cb87dcf3","ref":"refs/heads/main","pushedAt":"2024-02-06T02:53:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Updated Documentation.\nAdded Menu to navigate to the relevant project settings and user preferences.\nUpdated CoreFrameworkProjectSettingsProvider to Display before other Project Settings in the Core Path.","shortMessageHtmlLink":"Updated Documentation."}},{"before":"505bb30509ff38643cc940ab2a4f2bf7d0668231","after":"d59d9e2c7bbc9f659628c14e33dff81223eecfa5","ref":"refs/heads/main","pushedAt":"2024-02-05T05:55:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Moved Debug Logging into an Extension method for Objects","shortMessageHtmlLink":"Moved Debug Logging into an Extension method for Objects"}},{"before":"989e312f73b0205bc925ad83cf37bc2d230a578a","after":"505bb30509ff38643cc940ab2a4f2bf7d0668231","ref":"refs/heads/main","pushedAt":"2024-02-05T04:39:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Updated Settings to use User Settings and Project Settings Instead of A scriptable object.","shortMessageHtmlLink":"Updated Settings to use User Settings and Project Settings Instead of…"}},{"before":"726d99d232f6c49ca8b23711195e4000cb90b7ea","after":"989e312f73b0205bc925ad83cf37bc2d230a578a","ref":"refs/heads/main","pushedAt":"2024-02-05T02:21:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Removed Unused using statements","shortMessageHtmlLink":"Removed Unused using statements"}},{"before":"022799c0b6fb8664e1123f4aa98b88b7852f8b6c","after":"726d99d232f6c49ca8b23711195e4000cb90b7ea","ref":"refs/heads/main","pushedAt":"2024-02-04T23:57:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JamesLaFritz","name":"James LaFritz","path":"/JamesLaFritz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/31078356?s=80&v=4"},"commit":{"message":"Fixed issue with Game Object Creating when the component requires a generic component type.","shortMessageHtmlLink":"Fixed issue with Game Object Creating when the component requires a g…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJSYIhwA","startCursor":null,"endCursor":null}},"title":"Activity · JamesLaFritz/CoreFramework2022"}