Commit Graph

  • 024988d50d fix(AdditiveLevels): Text instead of TMP MrGadget 2024-06-26 21:19:34 -0400
  • 2428e7efc7 fix(TopDownShooter): Use FindAnyObjectByType for Unity 2022.2+ MrGadget 2024-06-26 20:44:29 -0400
  • 0c395d5d6c fix(SimpleWebTransport): Default setup for reverse proxy MrGadget 2024-06-26 19:33:20 -0400
  • 61aeed0445 chore(CI): Use environment vars MrGadget 2024-06-26 18:13:51 -0400
  • a8fd15b794 fix(NetworkBehaviour): Check for non-zero netId before sending Cmd MrGadget 2024-06-26 18:03:30 -0400
  • d1aa191550 fix: #3832 NetworkServer.Destroy now doesn't call ResetState for prefabs, fixes isServer flag always being false in OnDestroy (#3848) mischa 2024-06-26 19:53:55 +0200
  • 4e28b1a2b2 feat: MOVING Platforms to Couch Coop Example (#3847) JesusLuvsYooh 2024-06-26 09:32:13 +0100
  • 7cfd7d942d feat: NetworkRuntimeProfiler (#3846) Robin Rolf 2024-06-26 08:30:22 +0000
  • 36dcd0df7d feat: Example, TopDown Shooter. (#3836) JesusLuvsYooh 2024-06-20 09:47:55 +0100
  • 0300b57804 fix: new GUID for bouncycastle dll meta file (#3844) Robin Rolf 2024-06-19 14:35:40 +0000
  • 37cae8ea79 fix: Namespace BouncyCastle lib to avoid conflicts (#3843) Robin Rolf 2024-06-19 13:53:02 +0000
  • fc564507f5 Velocity Iterations made public in NM, Drag on Cube prefabs. (#3842) JesusLuvsYooh 2024-06-19 11:03:28 +0100
  • 99fd7c4357 fix(Hosting): Remove Mirror.Hosting AsmDef as not needed (#3841) MrGadget 2024-06-19 03:48:43 -0400
  • b331462416 chore(CI): Update Semantic to use UnityPack Script (#3840) MrGadget 2024-06-18 16:36:11 -0400
  • 987633ffaf style(Welcome): No stacktrace for Mirror welcome message MrGadget 2024-06-18 15:01:54 -0400
  • 3a794eec20 Edgegap Pplugin updated to 1.0.1 (#3834) mischa 2024-06-17 21:48:42 +0200
  • 247eff5d0e chore(CI): Added job to clean up old workflow runs to main workflow - Deletes runs more than 15 days old - Retains last 5 runs of each workflow, regardless of age MrGadget 2024-06-15 15:26:43 -0400
  • af9b5f7e14 chore(CI): Semantic.yml - Restored debug true MrGadget 2024-06-15 09:32:29 -0400
  • 08ec1e6cac Port added to UI Canvas Prefab. (#3835) JesusLuvsYooh 2024-06-13 10:58:22 +0100
  • 48385fd7ea chore(CI) Updated Semantic and releaserc - changed node-version to '*' and removed commented lines - added comments about moving ScriptTemplate files MrGadget 2024-06-12 19:51:39 -0400
  • a4993a0950 chore(CI): RunUnityTests - updated unityVersion MrGadget 2024-06-12 18:30:34 -0400
  • fe521a60af chore(CI): fix unity-packer command - ScriptTemplates moved to Mirror folder so should be included MrGadget 2024-06-12 16:53:28 -0400
  • e3aa739edc chore(CI): Move ScriptTemplates to Mirror folder for Unity package MrGadget 2024-06-12 16:51:43 -0400
  • 533f428e5f chore(CI): removed debug options MrGadget 2024-06-12 16:28:43 -0400
  • 3a0ca1836c chore(CI): Attempt to fix CI package generation MrGadget 2024-06-12 16:23:05 -0400
  • dcace5548b fix(Extensions): GetPositionAndRotation now excluded for 2022.0 or newer - Some patch versions of 2021.3 don't have it, some do...this is safer. - Works as expected in 2021.3.39 and 2022.3.32 MrGadget 2024-06-12 14:00:52 -0400
  • dbbe2d74e8 fix(LatencySimulation): SimulateSend now supports all channels. Fixes a bug where projects with multiple channels could not simulate latency on non-default channels mischa 2024-06-11 16:43:48 +0200
  • dddc9dbe37 syntax mischa 2024-06-11 16:39:21 +0200
  • 43608b4b4d LatencySimulation: one Queue for all channels to simplify code and support more channels later mischa 2024-06-11 16:23:38 +0200
  • b5a348519e LatencySimulation: QueuedMessage strongly typed constructor mischa 2024-06-11 16:19:42 +0200
  • 8015350cbb feat(NetworkServer): Improves RemovePlayerForConnectsion (#3833) MrGadget 2024-06-10 09:24:31 -0400
  • 667f324792 chore(CI): RunUnityTests - updated unityVersions MrGadget 2024-06-08 08:30:58 -0400
  • 11d65cea34 Added Empty AddComponent attribute to Example scripts MrGadget 2024-06-06 19:50:24 -0400
  • 246a95262d Assigned Mirror icon to Common scripts MrGadget 2024-06-06 19:49:00 -0400
  • 1b7b20ad52 Deleted other PlayerCamera scripts in favor of Common MrGadget 2024-06-06 19:47:41 -0400
  • bef8245ef2 Updated Example Player Prefabs to use Common PlayerCamera MrGadget 2024-06-06 19:46:52 -0400
  • 90000c84ba Moved PlayerCamera to Common MrGadget 2024-06-06 19:45:20 -0400
  • fdfcd4f780 chore(CI): RunUnityTests - updated unityVersion MrGadget 2024-06-05 13:40:38 -0400
  • 044f51dba6 Update README.md mischa 2024-06-05 13:23:22 +0200
  • 14d2017229 PredictionUtils: Destroy Source is now optional miwarnec 2024-05-30 15:04:33 +0200
  • 49c66ccae5 Renamed WeaverSyncVarTests.SyncVarsCanBeArray MrGadget 2024-05-25 09:03:09 -0400
  • f51b7878f6 fix(LatencySimulation): implement PortTransport since almost all underlying Transports are PortTransports (#3830) mischa 2024-05-24 16:57:34 +0200
  • 2d97adeaf5 chore(CI): RunUnityTests - updated unityVersions MrGadget 2024-05-20 14:50:04 -0400
  • 306052569a fix(NetworkManager): OnGUI DEBUG only MrGadget 2024-05-20 13:46:54 -0400
  • af9994ba57 fix(WeaverAssembler): Silence Obsolete Warning (#3826) MrGadget 2024-05-20 06:29:52 -0400
  • 94330010c7 fix(NetworkRoomManager): Hashset instead of List MrGadget 2024-05-19 07:53:33 -0400
  • 23b700d287 KcpTransport: reuse IPEndPoint.PrettyAddress extension mischa 2024-05-16 17:05:53 +0700
  • ba219f7e41 Extensions: IPEndPoint.PrettyAddress mischa 2024-05-16 16:55:17 +0700
  • 021ac0b488 Telepathy: moved GetClientAddress exception handling from Transport into Telepathy itself mischa 2024-05-16 17:19:54 +0700
  • 14ed0696ec KcpTransport: simplify double ternary for readability mischa 2024-05-16 16:50:35 +0700
  • 976788506d chore(CI): RunUnityTests - updated unityVersions MrGadget 2024-05-14 08:45:55 -0400
  • 8867000315 Fancy camera for couch coop example, and player list. (#3821) JesusLuvsYooh 2024-05-14 12:10:28 +0100
  • 58f7112065 chore(CI): RunUnityTests - updated unityVersion MrGadget 2024-05-11 10:43:10 -0400
  • b229a8b4e0 chore(CI): RunUnityTests - updated unityVersions MrGadget 2024-05-10 16:34:17 -0400
  • dafb036802 Update Semantic.yml MrGadget 2024-05-05 09:55:13 -0400
  • 7cd953e0d9 Update Semantic.yml MrGadget 2024-05-05 09:32:32 -0400
  • c51ccf4507 Update Semantic.yml MrGadget 2024-05-05 09:23:22 -0400
  • 187064bd77 Update Semantic.yml MrGadget 2024-05-05 09:05:36 -0400
  • 1ed822dc47 Update Semantic.yml MrGadget 2024-05-05 05:57:06 -0400
  • 458c288757 Update Semantic.yml MrGadget 2024-05-05 05:32:20 -0400
  • 432e65914f chore(releaserc.yml): Added commit types MrGadget 2024-05-04 10:15:00 -0400
  • d94db58c49 fix(NetworkConnection): batches are now properly returned to NetworkWriterPool before destroying the connection (#3815) mischa 2024-05-04 20:55:30 +0800
  • 4cb665d3aa fix(NetworkTransform): Awake now also configures syncInterval and syncScale, in case OnValidate wasn't called mischa 2024-04-29 12:22:37 +0800
  • a94718f404 fix(Kcp): V1.41 [2024-04-28] - fix: KcpHeader is now parsed safely, handling attackers potentially sending values out of enum range - fix: KcpClient RawSend may throw ConnectionRefused SocketException when OnDisconnected calls SendDisconnect(), which is fine - fix: less scary cookie message and better explanation mischa 2024-04-28 12:09:32 +0800
  • a17a303dbc chore(CI): RunUnityTests - updated unityVersions MrGadget 2024-04-26 06:35:07 -0400
  • 15002c8a44 fix(NetworkServer): Spawn for owner client even when Force Hidden (#3809) MrGadget 2024-04-23 23:57:44 -0400
  • 9e7b82135c fix(SyncObjectCollectionField): Pretty SyncCollection Name (#3808) MrGadget 2024-04-23 23:57:16 -0400
  • 4a1be60ad7 syntax mischa 2024-04-24 11:53:20 +0800
  • 78d511f65f NetworkReader/WriterPool: expose Count for testing mischa 2024-04-24 11:46:34 +0800
  • 16e2cfab2f fix(Edgegap Hosting): ssl updates (b721722b51) mischa 2024-04-23 13:25:06 +0800
  • 89bf1ed6b2 Revert "breaking(NetworkTransform): Use Flags enum for Sync and Interpolation (#3751)" mischa 2024-04-23 13:05:37 +0800
  • ee283e8403 Revert "fix(NetworkTransformBase) Debug Options Dropdown" mischa 2024-04-23 13:04:30 +0800
  • 94515e6c4a Revert "fix: Examples updated with new NT settings (#3810)" mischa 2024-04-23 13:03:53 +0800
  • 849a293b94 feature: SpatialHashing3D for XYZ to include vertical axis in checks (#3814) mischa 2024-04-23 11:55:34 +0800
  • de870f3d67 fix: Examples updated with new NT settings (#3810) JesusLuvsYooh 2024-04-18 09:56:09 +0100
  • 172fd38365 chore(CI): RunUnityTests - updated unityVersion MrGadget 2024-04-17 12:21:47 -0400
  • e88f9979b6 chore(CI): RunUnityTests - updated unityVersion MrGadget 2024-04-17 12:20:50 -0400
  • e66ab94abe chore(NetworkTransform): Additional Settings Headers MrGadget 2024-04-17 02:31:43 -0400
  • 05af4e9101 chore(NetworkTransform): Additional Settings Headers MrGadget 2024-04-17 02:29:49 -0400
  • 5c2c7d11c2 chore(SpatialHash): Debug Settings Header MrGadget 2024-04-17 02:29:29 -0400
  • c41c57032f fix(SyncVars): GetSyncVarNetworkBehaviour now validates componentIndex and logs detailed error instead of IndexOutofRangeException mischa 2024-04-17 13:39:27 +0800
  • b8808c6d35 fix(NetworkTransform): assign target to self if not assigned yet in Awake. Fixes NetworkTransformBase.Construct NRE if OnValidate was never called mischa 2024-04-17 12:58:20 +0800
  • 311edc09aa chore: Updated AddComponentMenu attributes MrGadget 2024-04-17 00:55:54 -0400
  • e01b618dcb fix(Pool): Return now checks for null entries to avoid nulls creeping into the pool mischa 2024-04-17 12:33:03 +0800
  • 5f0c2467fb fix(NetworkTransformBase) Debug Options Dropdown MrGadget 2024-04-16 23:59:36 -0400
  • 5882674b8f chore(NetworkDiagnosticsDebugger): Mirror icon MrGadget 2024-04-16 23:58:37 -0400
  • e19608e636 chore(NetworkTransform): Fixed AddComponentMenu (Obsolete) MrGadget 2024-04-16 14:04:51 -0400
  • 916e1017dc fix(NetworkRigidbody2D): Obsolete - Use NetworkRigidbodyReliable / NetworkRigidbodyUnreliable 2D instead MrGadget 2024-04-16 13:41:16 -0400
  • 43ebd6906e chore(NetworkRigidbody): Fixed AddComponentMenu (Obsolete) MrGadget 2024-04-16 13:39:39 -0400
  • e14558aa4c chore(NetworkTransformBase): Removed Header attributes MrGadget 2024-04-16 13:38:02 -0400
  • 3ad83d6911 breaking(NetworkTransform): Use Flags enum for Sync and Interpolation (#3751) MrGadget 2024-04-15 11:06:48 -0400
  • 461c111171 feat(Transport): Reimplement Transport Exception Actions (#3461) MrGadget 2024-04-15 10:57:03 -0400
  • d17cf19765 feat(MoveToAssetsFolder): Editor Script Moves ScriptTemplates to Assets (#3805) MrGadget 2024-04-15 10:52:58 -0400
  • cde2ed4552 fix(RunUnityTests.yml): Uses email / pass secrets (#3806) MrGadget 2024-04-15 09:55:38 -0400
  • 9f7a1b4856 chore(CI): Updated Semantic version MrGadget 2024-04-15 07:17:41 -0400
  • 1fe1e096c3 rekeaserc syntax MrGadget 2024-04-14 19:04:58 -0400
  • ce939c6faf fix(CI): Removed -q in releaserc MrGadget 2024-04-14 17:37:20 -0400
  • 61c35d84f6 feat(SyncSet): Added OnChange Action MrGadget 2024-04-14 17:08:14 -0400
  • 1199a1b42d fix(SyncSet): AddOperation now properly handles oldItem MrGadget 2024-04-14 17:04:49 -0400
  • 0867186289 feat(SyncList): Added OnChange Action MrGadget 2024-04-14 17:01:00 -0400