{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":720274617,"defaultBranch":"master","name":"NetickForUnity","ownerLogin":"NetickNetworking","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-18T01:37:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/167591566?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714294339.0","currentOid":""},"activityList":{"items":[{"before":"3ed4845a60e8579cd944ba091b84b7e899186470","after":"02d619d50bfdcbd88aeee25633938911c607c517","ref":"refs/heads/master","pushedAt":"2024-05-25T23:35:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Changed the way `OnPlayerConnected` is invoked for the host player. Now it's invoked after `NetworkStart` has been invoked for all scene objects and the sandbox object. This is safer than before to avoid the problem of subscribing to `Sandbox.Events.OnPlayerConnected` in a scene object after it was already invoked for the host player, thus missing the call for the host player on that scene object.","shortMessageHtmlLink":"Changed the way OnPlayerConnected is invoked for the host player. N…"}},{"before":"efdfdd775eef01de50ac7a427e2eaf7906d9a77c","after":"3ed4845a60e8579cd944ba091b84b7e899186470","ref":"refs/heads/master","pushedAt":"2024-05-24T14:39:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue when destroying an object that has a `NetworkTransform`, `NetworkRigidbody`, or `NetworkRigidbody2D` component which has `Prediction Error Correction Smoothing` set to true.","shortMessageHtmlLink":"Fixed an issue when destroying an object that has a `NetworkTransform…"}},{"before":"37c7c548bf78d295f9736d443f00c9eea08f6f6f","after":"efdfdd775eef01de50ac7a427e2eaf7906d9a77c","ref":"refs/heads/master","pushedAt":"2024-05-23T18:03:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Added a feature for prediction error correction smoothing on `NetworkTransform`, `NetworkRigidbody`, and `NetworkRigidbody2D`.","shortMessageHtmlLink":"Added a feature for prediction error correction smoothing on `Network…"}},{"before":"42d5d61e4a3faf5be4191c056744cf01d9098b35","after":"37c7c548bf78d295f9736d443f00c9eea08f6f6f","ref":"refs/heads/master","pushedAt":"2024-05-13T00:18:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Changed `OnPlayerDisconnected` to be invoked for the host player in the host when Netick shuts down.","shortMessageHtmlLink":"Changed OnPlayerDisconnected to be invoked for the host player in t…"}},{"before":"3b6a9f7ac1dd5e51e721f8708cc8e425ef6da5d4","after":"42d5d61e4a3faf5be4191c056744cf01d9098b35","ref":"refs/heads/master","pushedAt":"2024-05-13T00:07:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing Netick to not consider the host as a player in regards to `NetickConfig.MaxPlayers`.","shortMessageHtmlLink":"Fixed an issue causing Netick to not consider the host as a player in…"}},{"before":"d75ef55946fc088e47b2e59ffd9fa2a40ece82f9","after":"3b6a9f7ac1dd5e51e721f8708cc8e425ef6da5d4","ref":"refs/heads/master","pushedAt":"2024-05-12T00:49:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue with Lag Comp caused by refactoring code.","shortMessageHtmlLink":"Fixed an issue with Lag Comp caused by refactoring code."}},{"before":"5a6d564e22cabd42005cc2d732dc1265b3c1e4d6","after":"d75ef55946fc088e47b2e59ffd9fa2a40ece82f9","ref":"refs/heads/master","pushedAt":"2024-05-11T23:03:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Implemented `TransportConnection.SendUserData` in LiteNetLib transport.","shortMessageHtmlLink":"Implemented TransportConnection.SendUserData in LiteNetLib transport."}},{"before":"d01a2fc8fdde4e9012cd4361d216b77a6799598a","after":"5a6d564e22cabd42005cc2d732dc1265b3c1e4d6","ref":"refs/heads/master","pushedAt":"2024-05-11T22:48:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Added support for sending data that is decoupled from Netick main packets, directly using the transport.\n\n- added `SendData` to `NetworkConnection`.\n- added `OnDataReceived` to `Sandbox.Events`.\n- added `SendUserData` to `TransportConnection`.","shortMessageHtmlLink":"Added support for sending data that is decoupled from Netick main pac…"}},{"before":"2178b5bbf6143bd8726b54060250bd0a762f1a08","after":"d01a2fc8fdde4e9012cd4361d216b77a6799598a","ref":"refs/heads/master","pushedAt":"2024-05-11T01:19:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Added `NetworkSandbox.PhysicsPrediction. This lets you toggle `Physics Prediction` in the client at runtime, so that, for example, you can enable it in some game modes or maps and not in others.","shortMessageHtmlLink":"Added NetworkSandbox.PhysicsPrediction. This lets you toggle Physic…"}},{"before":"6c0268f22197d459cbecb215d9af4399aaa915a6","after":"2178b5bbf6143bd8726b54060250bd0a762f1a08","ref":"refs/heads/master","pushedAt":"2024-05-10T19:40:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated `package.json`.","shortMessageHtmlLink":"Updated package.json."}},{"before":"db0e821d2c681b733191a41bcc5fb7401fc34191","after":"6c0268f22197d459cbecb215d9af4399aaa915a6","ref":"refs/heads/master","pushedAt":"2024-05-10T19:33:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing `DestroyPool` to not destroy free instances.","shortMessageHtmlLink":"Fixed an issue causing DestroyPool to not destroy free instances."}},{"before":"eaa7e8dee67f537f39807d2fd315d55df8f9f84a","after":"db0e821d2c681b733191a41bcc5fb7401fc34191","ref":"refs/heads/master","pushedAt":"2024-05-10T08:07:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue when destroying a `NetworkObject` with a network id of -1.","shortMessageHtmlLink":"Fixed an issue when destroying a NetworkObject with a network id of…"}},{"before":"3d1495b12d510c4ecef4219045b4a4db9add936c","after":"eaa7e8dee67f537f39807d2fd315d55df8f9f84a","ref":"refs/heads/master","pushedAt":"2024-05-09T20:43:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue with `Sandbox.DestroyPool` not working correctly.","shortMessageHtmlLink":"Fixed an issue with Sandbox.DestroyPool not working correctly."}},{"before":"c533ecd8d0def5e3711a2683995ac02d30b2c0dd","after":"3d1495b12d510c4ecef4219045b4a4db9add936c","ref":"refs/heads/master","pushedAt":"2024-05-03T21:40:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated README.md","shortMessageHtmlLink":"Updated README.md"}},{"before":"8be6d82c348598f3e1e3dcfcb9d1f43d0f5845f2","after":"c533ecd8d0def5e3711a2683995ac02d30b2c0dd","ref":"refs/heads/master","pushedAt":"2024-05-03T21:29:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue a client to use the inputs of other clients at high player counts.","shortMessageHtmlLink":"Fixed an issue a client to use the inputs of other clients at high pl…"}},{"before":"be76349b740857d76fbbf2bf003bd64750e1c008","after":"8be6d82c348598f3e1e3dcfcb9d1f43d0f5845f2","ref":"refs/heads/master","pushedAt":"2024-05-02T03:07:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated `Version`.","shortMessageHtmlLink":"Updated Version."}},{"before":"7ca7460d13a3396569fb59493daff32d09c13965","after":"be76349b740857d76fbbf2bf003bd64750e1c008","ref":"refs/heads/master","pushedAt":"2024-05-01T21:45:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed several issues with Interest Management.\n\n- Fixed an issue causing `NetworkStart` to be invoked when the object has not yet applied its initial state in the client.\n- Changed IM to not invoke `NetworkDestroy` when `NetworkStart` was not invoked for a destroyed object in the client.\n- Changed IM to not simulate objects that the client is not interested in.","shortMessageHtmlLink":"Fixed several issues with Interest Management."}},{"before":"0ecbe0f6fbc05e94fd049c860f7c9b0d2e9a3f75","after":"7ca7460d13a3396569fb59493daff32d09c13965","ref":"refs/heads/master","pushedAt":"2024-05-01T05:06:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing `NetworkBehaviour.InputSourcePlayerId` to be -1 sometimes when accessed inside `OnBecameInterested` or `OnBecameUninterested`.","shortMessageHtmlLink":"Fixed an issue causing NetworkBehaviour.InputSourcePlayerId to be -…"}},{"before":"806b36c8f4eef7452ba8ac149438489554dca6f8","after":"0ecbe0f6fbc05e94fd049c860f7c9b0d2e9a3f75","ref":"refs/heads/master","pushedAt":"2024-04-30T15:01:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing `NetworkBehaviour.InputSourcePlayerId` to not replicate to the client for proxy objects.","shortMessageHtmlLink":"Fixed an issue causing NetworkBehaviour.InputSourcePlayerId to not …"}},{"before":"4f19284e2c586c243cc5ab18aed1d6610de65e7b","after":"806b36c8f4eef7452ba8ac149438489554dca6f8","ref":"refs/heads/master","pushedAt":"2024-04-30T14:39:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing network objects affected by Interest Management filtering to be not registered in the simulation in the client.","shortMessageHtmlLink":"Fixed an issue causing network objects affected by Interest Managemen…"}},{"before":"42aac7234a53c9cc87037c9c068b239576948cc0","after":"4f19284e2c586c243cc5ab18aed1d6610de65e7b","ref":"refs/heads/master","pushedAt":"2024-04-29T15:10:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing the main physics scene to be assigned to every sandbox when switching scenes and using `2D Physics`.","shortMessageHtmlLink":"Fixed an issue causing the main physics scene to be assigned to every…"}},{"before":"5aa93639bb71ee79f0715bb8b87a26b93fa018eb","after":"42aac7234a53c9cc87037c9c068b239576948cc0","ref":"refs/heads/master","pushedAt":"2024-04-29T07:11:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Fixed an issue causing `Sandbox.Instantiate` to not hide the instantiated GameObject when this sandbox is currently hidden.","shortMessageHtmlLink":"Fixed an issue causing Sandbox.Instantiate to not hide the instanti…"}},{"before":"0a30fef9f06d3251f3177fa82edc142149c63ba7","after":"5aa93639bb71ee79f0715bb8b87a26b93fa018eb","ref":"refs/heads/master","pushedAt":"2024-04-28T11:48:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated README.md.","shortMessageHtmlLink":"Updated README.md."}},{"before":"d24b7145596ef8379594344ef2cd48d63f748590","after":"0a30fef9f06d3251f3177fa82edc142149c63ba7","ref":"refs/heads/master","pushedAt":"2024-04-28T11:44:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated README.md.","shortMessageHtmlLink":"Updated README.md."}},{"before":"04980b9e0eca2d65c88959bc8cf60002058766f6","after":"d24b7145596ef8379594344ef2cd48d63f748590","ref":"refs/heads/master","pushedAt":"2024-04-28T11:44:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated README.md.","shortMessageHtmlLink":"Updated README.md."}},{"before":"c7509cf4978e96acae9d94d24f34dc0746940f9e","after":"04980b9e0eca2d65c88959bc8cf60002058766f6","ref":"refs/heads/master","pushedAt":"2024-04-28T09:30:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Updated `Installation` section in README.md","shortMessageHtmlLink":"Updated Installation section in README.md"}},{"before":"13ddbf51a49fdf8dd9f1c8811d836022b89e4d03","after":"c7509cf4978e96acae9d94d24f34dc0746940f9e","ref":"refs/heads/master","pushedAt":"2024-04-28T08:53:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Read the description for commit details.\n\n- Added `OnSceneOperationBegan` and `OnSceneOperationDone`. These are network events for when a scene load/unload operation begins and when it is finished, they offer more information than the older equivalent methods. `OnSceneLoadStarted` and `InvokeOnSceneLoaded` are now marked as `[Obsolete]` and will be removed in the future.\n- Added `Teleport` method to `NetworkTransform`, `NetworkRigidbody`, and `NetworkRigidbody2D`. This allows you to skip interpolation for one tick.\n- Fixed an issue causing scene objects to not get destroyed for late joiners.","shortMessageHtmlLink":"Read the description for commit details."}},{"before":"53e9f466ad951f4a9b9b4b92a447af571c1b6013","after":null,"ref":"refs/heads/main","pushedAt":"2024-04-28T08:52:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"}},{"before":null,"after":"53e9f466ad951f4a9b9b4b92a447af571c1b6013","ref":"refs/heads/main","pushedAt":"2024-04-28T08:34:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Read commit description for details.\n\n- Added `OnSceneOperationBegan` and `OnSceneOperationDone`. These are network events for when a scene load/unload operation begins and when it is finished, they offer more information than the older equivalent methods. `OnSceneLoadStarted` and `InvokeOnSceneLoaded` are now marked as `[Obsolete]` and will be removed in the future.\n- Added `Teleport` method to `NetworkTransform`, `NetworkRigidbody`, and `NetworkRigidbody2D`. This allows you to skip interpolation for one tick.\n- Fixed an issue causing scene objects to not get destroyed for late joiners.","shortMessageHtmlLink":"Read commit description for details."}},{"before":"22e1c650106a31afe369e97df3f4fca6ca3de0a7","after":"13ddbf51a49fdf8dd9f1c8811d836022b89e4d03","ref":"refs/heads/master","pushedAt":"2024-04-16T15:29:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"karrarrahim","name":"Karrar","path":"/karrarrahim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6691038?s=80&v=4"},"commit":{"message":"Added inspector drawer for `NetworkBool` network properties.","shortMessageHtmlLink":"Added inspector drawer for NetworkBool network properties."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU-oLxQA","startCursor":null,"endCursor":null}},"title":"Activity · NetickNetworking/NetickForUnity"}