Tags: Tri-tip/Mirror
Tags
fix: calling base method when the first base class did not have the v… …irtual method (MirrorNetworking#2014) * adding test for error * adding test with multiple overrides * calling methods in base type * adding test for more than 1 override
feat: adding log handler that sets console color (MirrorNetworking#2001) * adding log handler that sets console color * fixing stack trace log * removing empty cases * removing string.Format
feat: Experimental Network Transform (MirrorNetworking#1990) * feat: Experimental Network Transform * Removed lastClientSendTime and lastServerSendTime
fix: Allowing overrides for virtual commands to call base method (Mir… …rorNetworking#1944) * adding override method that calls base * trying to debug instruction for call to base * extra tests * adding tests for client and target Rpc * adding fix for calls to base class Since networkbehaviour parents are processed first we can just fix the method when we see it in SubstituteMethod
feat: adding script that displays ping (MirrorNetworking#1975) * adding script that displays ping * fixing style * adding mirror icon * Update Assets/Mirror/Components/NetworkPingDisplay.cs Co-authored-by: MrGadget <[email protected]> * adding DisallowMultipleComponent * adding docs on NetworkPingDisplay Co-authored-by: MrGadget <[email protected]>
PreviousNext