Commit Graph

219 Commits

Author SHA1 Message Date
Karrar
5d79977c17 Fixed an issue in Unity 2021 due to using SimulationMode instead of autoSimulation for 3D Physics. 2024-04-13 12:15:12 +03:00
Karrar
c39dfc463e Fixed an issue with kinematic rigidbodies when Physics Prediction is enabled. 2024-04-13 08:41:01 +03:00
Karrar
417785f97b Removed a reference to Unity.PlasticSCM. 2024-04-08 11:56:33 +03:00
Karrar
5cf253bf12 Fixed an issue when switching scene where Netick would use the networked SetParent method on scene objects. 2024-04-08 08:32:44 +03:00
Karrar
90d4167a30 Fixed an issue causing GameEngineIntoNetcode to use the previous tick value. 2024-04-08 05:03:00 +03:00
Karrar
69fff76c10 Fixed an issue that was causing Lag Compensation to not work correctly. 2024-04-08 03:54:46 +03:00
Karrar
4dcd1bdbe5 Fixed an issue with delta compression. 2024-04-08 01:38:55 +03:00
Karrar
d7b2e398d0 Fixed a warning that is caused due to using parent instead of SetParent on a UI transform. 2024-04-06 08:35:05 +03:00
Karrar
ac66c81f2d Added auto Interpolation support to int, bool, and NetworkBool. 2024-04-05 09:37:19 +03:00
Karrar
41e72b02a3 Updated version number. 2024-04-05 06:34:01 +03:00
Karrar
1e1049795e Fixed an issue causing disabling Add to Network Loop of NetworkObject to not work. 2024-04-04 05:53:52 +03:00
Karrar
a0febd765e - Added support for interface to Sandbox.FindObjectOfType and Sandbox.FindObjectsOfType 2024-04-04 04:21:11 +03:00
Karrar
7d7679fc4f Fixed an issue causing unreliable RPCs to be invoked more than intended in the client when Server Send Rate value is more than 1. 2024-04-04 03:01:44 +03:00
Karrar
e93a80c9d0 Deleted netickConfig.asset from the package. 2024-04-02 08:04:40 +03:00
Karrar
9ade5b8ea6 Updated README.md 2024-03-30 04:33:16 +03:00
Karrar
e941e4dfbf Fixed an issue with changing network properties inside NetworkDestroy. 2024-03-28 21:30:33 +03:00
Karrar
c9c8eee342 automated update 2024-03-28 04:24:16 +03:00
Karrar
4272455747 automated update 2024-03-28 04:22:08 +03:00
Karrar
0caf47a728 auto 2024-03-27 22:26:13 +03:00