MrGadget
5fbd83279e
fix: PlayerKRB inputs in Update
2024-10-23 16:23:06 -04:00
MrGadget
fbab75dfc8
feat(Examples): Added PlayerControllerKRB
...
- Uses Kinematic Rigidbody instead of Character Controller
- Prefabs added to PlayerTest example
2024-10-23 15:35:06 -04:00
MrGadget
9ffa5523ca
PlayerTest: Moved spawn points
2024-10-23 15:32:24 -04:00
mischa
f74d072165
Benchmark/Tanks example: name players for easier debugging
2024-10-18 14:18:42 +02:00
MrGadget
fdc9369de4
chore(CI): RunUnityTests - updated unityVersion
2024-10-17 11:41:59 -04:00
MrGadget
dd2a1dae23
chore(CI): RunUnityTests - updated unityVersion
2024-10-16 12:39:34 -04:00
mischa
835daa30eb
funding.json v2
2024-10-16 15:39:37 +02:00
mischa
fbe5351e5c
funding.json
2024-10-16 15:36:42 +02:00
mischa
fe9bbcb6ac
fix : #2536 NetworkServer won't accept connections while listen=false
2024-10-16 12:37:24 +02:00
mischa
7ab1b394be
breaking: NetworkServer.dontListen renamed to 'listen' to avoid double negative "dontListen=false" to listen
2024-10-16 12:37:24 +02:00
mischa
13db82b347
formatting
2024-10-15 12:46:43 +02:00
mischa
ef5fc77728
NetworkServer.IsConnectionAllowed: log address too
2024-10-15 12:45:27 +02:00
MrGadget
86302503da
Code Cleanup: SyncSet
...
Consistent order of things
2024-10-15 06:02:50 -04:00
MrGadget
c23914ca2b
Code Cleanup: SyncList, SyncSet, SyncDictionary
...
Consistent order of things in all three
2024-10-15 05:34:18 -04:00
MrGadget
cd81e9dcdb
SyncList: fixed comment typo
2024-10-15 05:26:00 -04:00
mischa
a3027b29ed
Update README.md
2024-10-14 18:25:42 +02:00
mischa
f306135333
Update README.md
2024-10-14 18:25:08 +02:00
mischa
b1b9474dad
Update README.md
2024-10-14 18:24:36 +02:00
mischa
413694af3c
feat(netgraph): universal NetworkGraph with bandwidth + ping in one ( #3922 )
...
* feature(netgraph): universal NetworkGraph with bandwidth + ping in one
* unity 2019 prefab
---------
Co-authored-by: mischa <info@noobtuts.com>
Co-authored-by: Robin Rolf <imer@imer.cc>
2024-10-14 18:20:18 +02:00
mischa
1fffa5bb6d
netgraph: NetworkGraph renamed to Bandwidth graph because it only shows bandwidth
2024-10-14 13:56:47 +02:00
mischa
b98b9d56b5
netgraph: NetworkGraph adjusted to fit Y labels better
2024-10-14 13:56:44 +02:00
mischa
2bf70f3bc9
both for now
2024-10-14 12:42:31 +02:00
mischa
b57984ab59
SyncList: keep old OnChange parameters to not break projects
2024-10-14 12:42:31 +02:00
JesusLuvsYooh
501d8d52ed
fix: Updated NetworkTransform presets. ( #3921 )
...
* Updated NT presets.
Updated presets, removed old presets.
* Spaces
2024-10-14 06:03:57 -04:00
MrGadget
c6be7aaaae
fix(BouncyCastle): Move BouncyCastle to Encryption Transport Plugins folder
...
This keeps it together, so if the transport is removed by users BouncyCastle is removed too without users having to know to find that separately and remove it.
2024-10-14 10:12:44 +02:00
Kyle Avalani
97ce2a8abf
chore(Transport): Comment typo ( #3919 )
2024-10-14 02:30:43 -04:00
MrGadget
2b2e4131a5
fix(Reward): Simplified and better comments
2024-10-14 02:27:40 -04:00
MrGadget
1f9faf2044
RandomColor: comments
2024-10-14 02:26:18 -04:00
MrGadget
31ac5ad5de
chore(CI): RunUnityTests - updated unityVersions
2024-10-13 11:08:22 -04:00
mischa
d336893a63
fix: KcpServerConnection "invalid channel header" now logs address
2024-10-12 22:36:26 +02:00
mischa
8f5bf7b775
feature(EncryptionTransport): log hardware acceleration status
2024-10-12 22:36:26 +02:00
Michael W.
4dd3f1e71d
fix(EncryptionTransport): implement PortTransport
2024-10-11 15:21:02 +02:00
MrGadget
ed53e0a5a9
fix(Custom Robot Kyle): Normalized RightHand rotation
2024-10-11 09:10:09 -04:00
MrGadget
9a7cabc4a0
fix: PickupsDropsChilds scene smaller ground plane
2024-10-11 07:03:17 -04:00
MrGadget
13bc00cfde
fix: Updated PickupsDropsChilds example
...
- Renamed prefabs
- adjusted offsets to object prefabs
- fixed orientation of RightHand on Custom Robot Kyle
- Added spawn points to scene
- Improved and simplified code
2024-10-11 06:59:13 -04:00
MrGadget
cc9cc4280b
PickupsDropsChilds: SceneObjectPrefab rigidbody settings
2024-10-10 12:48:40 -04:00
MrGadget
d32b81cfb0
PickupsDropsChilds: Semitransparent materials
2024-10-10 12:30:40 -04:00
mischa
c1f71dffe9
Edgegap plugin updated to latest
2024-10-10 17:23:01 +02:00
MrGadget
8d37cc3174
fix(Examples): Moved dirt and wall textures & materials to _Common
2024-10-10 03:57:07 -04:00
MrGadget
90fd0a01a0
fix(PickupsDropsChilds Example): Improved prefabs and scene
2024-10-10 03:54:20 -04:00
MrGadget
7c80a80c55
fix(Profiling): Prefabs -> 2019
2024-10-10 03:53:06 -04:00
MrGadget
75c73c3cf9
fix(TopDownShooter): Repaired NavMesh
2024-10-09 05:54:41 -04:00
MrGadget
9b863f8071
fix(MirrorTests AsmDef): Restored ref to Mirror.BouncyCastle.Cryptography.dll
2024-10-09 05:53:24 -04:00
mischa
8b9578507a
fix : #3787 ThreadedTransport doesn't process Data messages after ClientDisconnect() was called anymore
2024-10-08 18:41:55 +02:00
mischa
3313fa9c43
fix : #3787 NetworkManager.StopClient() doesn't immediately call OnClientDisconnectInternal anymore
2024-10-08 18:41:55 +02:00
mischa
dec47b7b7d
feat(NetworkManager): Clear Spawnable Prefabs button ( #3619 ) ( #3915 )
...
* feat(NetworkManager): Clear Spawnable Prefabs button (#3619 )
* Update Assets/Mirror/Editor/NetworkManagerEditor.cs
Co-authored-by: MrGadget <9826063+MrGadget1024@users.noreply.github.com>
---------
Co-authored-by: mischa <info@noobtuts.com>
Co-authored-by: MrGadget <9826063+MrGadget1024@users.noreply.github.com>
2024-10-08 12:27:52 -04:00
mischa
2d3c1e8ba1
LICENSE updated ( #3914 )
...
Co-authored-by: mischa <info@noobtuts.com>
2024-10-08 10:48:45 -04:00
mischa
f61e85e0e7
breaking: NetworkClient removed old snapshot interpolation settings which are now in snapshotSettings.*
2024-10-08 16:08:36 +02:00
mischa
6f4cc8ed24
NetworkTransformUnreliable: remove dead code
2024-10-08 15:49:15 +02:00
MrGadget
7bf3f9e78d
chore(CI): RunUnityTests - updated unityVersion
2024-10-07 18:31:25 -04:00