Граф коммитов

  • d353b5d56b
    Merge 0948c938ec into 0eda04fc21 ndr0n 2024-07-03 11:47:25 +0200
  • cacabef0ee
    Merge fb75a28d78 into 0eda04fc21 Albin Corén 2024-07-02 11:35:12 +0300
  • 0335d00cdd
    Merge 1014f5300b into 0eda04fc21 Nicolas PERNOT 2024-06-22 20:04:45 +0200
  • 1014f5300b Now, function Connect throw exception when connect returns false Nicolas PERNOT 2024-06-22 20:01:25 +0200
  • 3b45668cfe Function Connect returns bool now Nicolas PERNOT 2024-06-22 20:01:07 +0200
  • 1d33557903
    Merge 323c0733c1 into 0eda04fc21 cdle 2024-06-13 15:23:07 +0000
  • 6a64f141b3
    Merge 641db55c99 into 0eda04fc21 chenyu-0101 2024-06-12 10:06:50 +0100
  • a8903d3058
    Merge 17ed8f3dd7 into 0eda04fc21 Ilya Fedorov 2024-06-03 12:48:29 +0700
  • 78a8ab9262
    Merge a1074836f1 into 0eda04fc21 Winos 2024-05-31 17:00:45 -0300
  • e4a266a2ee
    Merge 7316905d2b into 0eda04fc21 Alex Ennerfelt 2024-05-31 13:05:03 +0200
  • 0eda04fc21
    Update FacepunchTransport.cs (#246) main Myxcil 2024-05-29 00:44:46 +0200
  • 17ed8f3dd7
    Additional sanity checks for ENet Ilya Fedorov 2024-05-26 15:40:42 +0300
  • 7316905d2b
    fix: updated network dictionary to work with newer versions of ngo Alex Ennerfelt 2024-05-08 22:29:38 +0800
  • a1074836f1 NetworkDictionary.cs: fixed CS1620 errors. Johnny-Connor 2024-04-30 10:33:57 -0300
  • 94700fec59 NetworkDictionary.cs: Fixed serialization error. Johnny-Connor 2024-04-29 22:10:38 -0300
  • c3f89a494e NetworkDictionary.cs: fixed CS1620 errors. Winos 2024-04-29 16:12:40 -0300
  • 0948c938ec Added Certificate Password to Websocket Transport Afonso Proença 2024-02-22 18:29:07 +0000
  • 641db55c99 first commit chenyu-0101 2023-07-07 18:22:15 +0800
  • b483b1e154
    Update FacepunchTransport.cs Myxcil 2024-01-11 13:56:49 +0100
  • 8eab2c9713
    Removed "using" deprecated UNET transports (#242) A7AATE 2024-01-10 17:05:56 +0100
  • 67b6d5f853
    Fix Unity.Collections not being referenced in assembly for Photon Realtime Transport (#244) Sami Habib 2024-01-11 05:05:29 +1300
  • 238d978a70 Fix Unity.Collections not being referenced in assembly for Photon Realtime Transport Sami Habib 2024-01-04 16:18:31 +1300
  • a6dcdeedaf Removed "using" deprecated UNET transports A7AATE 2023-11-09 09:57:28 +0100
  • 87ab0c982c
    Update transport.template.asmdef (#241) JesusLuvsYooh 2023-11-06 18:03:51 +0000
  • d92cd0dde6
    Update com.community.netcode.transport.template.asmdef JesusLuvsYooh 2023-11-03 08:53:03 +0000
  • 810e66a633
    Update com.community.netcode.transport.template.asmdef JesusLuvsYooh 2023-11-03 08:48:29 +0000
  • b2265b5a65
    NetworkObjectPool: Removed extra closing brace (#224) Nick O'Brien 2023-07-25 03:23:18 +1000
  • 209ca87e0e
    Fixed NetworkDictionary for v1.5.1 (#231) TheCaveOfWonders 2023-07-24 13:22:57 -0400
  • 17a0de67bd
    Fix "Invalid allocation label" exception in NetworkDiscovery. (#235) Jeremiah van Oosten 2023-07-24 19:22:23 +0200
  • 62a5df1c91 Fix "Invalid allocation label" exception in NetworkDiscovery. Jeremiah van Oosten 2023-07-14 13:47:47 +0200
  • ecedb2ebc0 update version chenyu.0101 2023-07-07 18:09:36 +0800
  • 1d1e15906e first commit chenyu.0101 2023-07-07 17:49:55 +0800
  • b60eec38c8
    Fixed NetworkDictionary for v1.5.1 TheCaveOfWonders 2023-06-29 14:21:24 -0400
  • 66b5977733
    Update NetworkObjectPool.cs Antony Nasce 2023-05-31 09:54:09 +0100
  • 25bc1ed27c NetworkObjectPool: Removed extra closing brace nobrien97 2023-05-21 15:22:26 +1000
  • d862504b14
    Update Steam Game Server Callbacks (#221) James McGhee 2023-05-19 17:21:54 +0100
  • 629529401a Update SteamNetworkingSocketsTransport.cs James McGhee 2023-05-05 02:24:14 +0100
  • ece0864e41 Update SteamNetworkingSocketsTransport.cs James McGhee 2023-05-05 00:29:57 +0100
  • e7fbb596c0
    Merge branch 'Unity-Technologies:main' into main James McGhee 2023-05-04 23:55:09 +0100
  • 040b71aefb
    Split Facepunch Linux and OS DLLs (#218) Simon Lemay 2023-05-01 10:19:54 -0400
  • f1262f79de Potential fix for platform exclusions on MacOS DLL split-facepunch-dlls Simon Lemay 2023-04-28 13:12:25 -0400
  • 68c72902e0 Fix platform exclusions for non-Editor platforms Simon Lemay 2023-04-28 11:46:51 -0400
  • 2ed6e048c4 Split Facepunch Linux and OS DLLs Simon Lemay 2023-04-28 10:45:23 -0400
  • b1c5da8e80
    NetworkObjectPool feature parity with the version in the Unity Multiplayer Samples Boss Room sample project (#176) Rachel Lowe 2023-04-24 16:56:59 +0100
  • 31bcb21919
    Changed Facepunch.Steamworks.Posix.dll target OS from OSX to Any OS (#215) Viktor Chernikov 2023-04-24 17:55:12 +0200
  • d729a49f1a Changed Facepunch.Steamworks.Posix.dll target OS from OSX to Any OS Viktor Chernikov 2023-04-22 19:08:20 +0200
  • 1d9378ac50
    fix (#212) Noel Stephens 2023-03-22 18:16:00 -0500
  • 8afa2dd039 fix fix/facepunch-flush-messages-before-disconnecting NoelStephensUnity 2023-03-22 13:41:28 -0500
  • faa058598f
    Update README.md (#209) copytime 2023-03-22 22:34:01 +0800
  • 3451bb402c
    Update README.md copytime 2023-03-15 22:07:50 +0800
  • 6c13abfeb8
    fix null reference exception when shutting down a host (#199) Jack Weinstein 2023-02-22 08:08:26 -0800
  • f6720b5a14
    fix null reference exception in web socket transport when shutting down a host (#206) BigSpaceships 2023-02-22 11:07:27 -0500
  • 69ff9c891d
    updated LICENSE (#207) yuchen 2023-02-23 00:06:57 +0800
  • 468d75918d updated LICENSE yuchen 2023-02-15 12:38:14 +0800
  • 8c34bf3fd4
    fix null reference exception in web socket transport when shutting down a host BigSpaceships 2023-02-14 22:04:28 -0500
  • 2a5a082ba7
    added Multipeer Connectivity Transport (#203) yuchen 2023-02-14 23:34:52 +0800
  • 0d0fb6d719 removed Multipeer Connectivity transport package dependency yuchen 2023-02-14 18:55:27 +0800
  • 826f51ac29 added Multipeer Connectivity transport to the README file yuchen 2023-02-14 18:48:45 +0800
  • c57ad5c20b added Multipeer Connectivity Transport yuchen 2023-02-08 13:45:27 +0800
  • c54e14ef8a fix null reference exception when shutting down a host Jack Weinstein 2023-01-17 12:41:36 -0800
  • 858f6df327
    Clean up SteamNetworking transports (#190) James McGhee 2023-01-17 16:08:30 +0000
  • b8eb3e8ca7
    Update README.md James McGhee 2023-01-17 15:58:51 +0000
  • 3d9e1d96d1
    Merge branch 'Unity-Technologies:main' into main James McGhee 2023-01-17 15:58:27 +0000
  • 30e981825b
    Add Option to configure websocket path (#198) Jason Spafford 2023-01-17 10:13:36 -0500
  • 7e489f09f2 Add Option to configure websocket path NullSoldier 2023-01-14 16:23:52 -0500
  • c7246c7133
    fix: WebSocketTransport Re-use and Compatibility (#188) Nick Maltbie 2023-01-04 07:22:35 -0800
  • f8944ffd9f
    Fix NetworkDictionary not working (#186) TheCaveOfWonders 2022-12-22 12:15:00 -0500
  • 9524067d01
    Fix NRE (NullReferenceException) (#194) Dennis Fehr 2022-12-22 11:04:55 -0600
  • f07ebc14af Fix NRE (NullReferenceException) Dennis Fehr 2022-12-16 14:02:44 -0600
  • 28d4f4dfd5
    Update README.md James McGhee 2022-12-11 18:03:07 +0000
  • c825e5788e
    Delete Transports/com.community.netcode.transport.steamnetworking directory James McGhee 2022-12-11 18:02:17 +0000
  • 2dc486481c Updated byte array init James McGhee 2022-12-11 17:58:00 +0000
  • 22e02786b6 Merge branch 'main' of https://github.com/heathen-engineering/multiplayer-community-contributions James McGhee 2022-12-11 17:56:47 +0000
  • 16e5c169f1
    Fixed small syntax error Nick Maltbie 2022-11-22 01:36:53 -0800
  • 638fb810ca
    Fixed some errors with web socket client Nick Maltbie 2022-11-22 01:34:56 -0800
  • fa05873e55
    Changed close on already closed to end quietly Nick Maltbie 2022-11-22 01:02:05 -0800
  • c889a3c68c
    Added catch statement to close socket Nick Maltbie 2022-11-22 00:56:17 -0800
  • 39eed602ea
    Reset web socket client on shutdown Nick Maltbie 2022-11-22 00:52:42 -0800
  • 9c1c2aa658
    Fixed the flag for is started on shutdown Nick Maltbie 2022-11-22 00:50:17 -0800
  • fe7deda21c
    Reset started value on disconnect Nick Maltbie 2022-11-22 00:32:57 -0800
  • 161af43899
    Updated web socket transport to not use static fields Nick Maltbie 2022-11-22 00:11:52 -0800
  • 1fbb940b3f
    fix:Unity WebGL throws Error: "ReferenceError: Runtime is not defined" Nick Maltbie 2022-07-13 15:43:34 +0800
  • 1660b8433a
    Fix NetworkDictionary not working TheCaveOfWonders 2022-11-15 00:49:05 -0500
  • e9f53f86a0 Update dependency of com.community.netcode.extensions Simon Lemay 2022-10-11 16:46:54 -0400
  • fddadc8364
    Steam Networking Sockets (#179) James McGhee 2022-10-02 22:09:42 +0100
  • 7f5ddf9d9d
    Update README.md James McGhee 2022-10-01 15:53:19 +0100
  • 06c8cab3b1
    Merge branch 'Unity-Technologies:main' into main James McGhee 2022-09-28 15:31:23 +0100
  • 9a480a5863
    Photon Realtime Version Update to v4.1.6.18 (#181) Tobias-EG 2022-09-23 12:00:16 +0200
  • 25877b6484 UPDATED: Editor integration. Tobias Schweers 2022-09-08 16:45:03 +0200
  • 87521018d7 UPDATED: Version to 2.0.1. Tobias Schweers 2022-09-08 16:11:47 +0200
  • 37e7cf0c52 UPDATED: Photon Realtime from v4.1.6.0 to 4.1.6.18. Tobias Schweers 2022-09-08 15:52:18 +0200
  • 077ee977be UPDATED: Photon Libs from v4.1.6.0 to 4.1.6.17. Tobias Schweers 2022-09-08 15:48:35 +0200
  • 5a695434ce Merge branch 'main' of https://github.com/heathen-engineering/multiplayer-community-contributions James McGhee 2022-09-05 13:00:11 +0100
  • bfffda61e7 Update SteamNetworkingTransport.cs James McGhee 2022-09-05 13:00:08 +0100
  • 204eecdb93
    Update README.md James McGhee 2022-09-04 22:24:26 +0100
  • e401f2b5ef Removed bad copy James McGhee 2022-09-04 22:17:10 +0100
  • 263e618b60 Steam Networking Sockets James McGhee 2022-09-04 22:10:54 +0100
  • cbe8c07077
    fix: port NetworkDictionary to 1.0.0 (stable) (#178) Marc-Antoine Fortier 2022-08-29 11:48:51 -0400
  • 629b442cca chore: add conditionnal compilation and usage instructions Marc-Antoine Fortier 2022-08-09 14:32:40 -0400
  • 79064a81d1 fix: port NetworkDictionary to 1.0.0 (stable) Marc-Antoine Fortier 2022-07-29 10:29:49 -0400