JesusLuvsYooh
c7a8c34b7e
Pickup Party Physics, part 16!
2024-07-29 07:44:00 +01:00
JesusLuvsYooh
91ac0f777f
Pickup Party Physics, part 15! c
2024-07-26 16:32:35 +01:00
JesusLuvsYooh
75b4ac4a06
Merge branch 'master' into ExamplePickupPartyPhysics
2024-07-26 16:28:30 +01:00
JesusLuvsYooh
189c0271f2
Pickup Party Physics, part 15! b
2024-07-26 16:27:02 +01:00
MrGadget
693a9999d6
chore(CI): RunUnityTests - updated unityVersions
2024-07-26 09:49:49 -04:00
mischa
d4ee07694b
Revert "Edgegap Plugin: switch to Package Manager dependency ( #3845 )"
...
This reverts commit 890f4e6c0b
.
2024-07-25 21:12:36 +02:00
JesusLuvsYooh
43685b124f
Pickup Party Physics, part 15!
2024-07-25 11:31:48 +01:00
mischa
890f4e6c0b
Edgegap Plugin: switch to Package Manager dependency ( #3845 )
...
* remove Hosting/Edgegap
* pull in the plugin via package manager
* 1.0.7
---------
Co-authored-by: mischa <info@noobtuts.com>
2024-07-25 10:52:53 +02:00
mischa
e9c3548124
Revert "Benchmark: visRange 999 + NT Reliable"
...
This reverts commit 3f82e7cd11
.
2024-07-24 18:25:51 +02:00
MrGadget
e65c54ef91
fix: Tank Prefabs and Controllers restore compressRotation
2024-07-24 08:22:43 -04:00
JesusLuvsYooh
968577ea11
Pickup Party Physics, part 14!
2024-07-24 06:34:05 +01:00
MrGadget
7587423401
fix(TankTheftAuto): Removed old Canvas UI
2024-07-23 12:51:19 -04:00
mischa
3f82e7cd11
Benchmark: visRange 999 + NT Reliable
2024-07-23 17:18:12 +02:00
mischa
ff66acf6e4
NetworkReader/Writer: all types of collections are now encoded via count-offsetting (null=0, []=1) for consistency and to prepare for VarUInt compression (this way we won't need zig zag VarInt) ( #3869 )
...
* better comments about count offsetting
* NetworkReader/Writer: all types of collections are now encoded via count-offsetting (null=0, []=1) for consistency and to prepare for VarUInt compression (this way we won't need zig zag VarInt)
---------
Co-authored-by: mischa <info@noobtuts.com>
2024-07-23 17:15:26 +02:00
MrGadget
9d9d294f5c
fixed broken tests
2024-07-21 19:52:09 -04:00
MrGadget
93b4820c03
fix(Tanks): NT bufferResetMultiplier 5 -> 3
2024-07-21 15:05:00 -04:00
JesusLuvsYooh
d1a4b33370
chore(CI): Old code removed from NetworkTransformUnreliable ( #3867 )
...
* NetworkTransformUnreliable, removed old code.
* NetworkTransformUnreliable, removed old code.
Missed some, sneaky bugger.
* NetworkTransformUnreliable, tests updated (badly).
Needs looking over.
2024-07-21 18:51:27 +02:00
MrGadget
2bb1dc5792
fix(Tanks): Updated Tanks Example
...
- Send Rate 30
- NT Multiplier 3
2024-07-21 11:30:44 -04:00
Richard Possnett
8e6a157560
feat(SimpleWebTransport): Allow https URI scheme ( #3850 )
2024-07-21 10:36:34 -04:00
mischa
3073b87e63
Examples/Benchmark: always show NetworkStatistics
2024-07-21 10:13:19 +02:00
mischa
796a5dce6d
Revert "Examples/Benchmark: always show bandwidth"
...
This reverts commit 8144275ec6
.
2024-07-21 10:13:07 +02:00
mischa
8144275ec6
Examples/Benchmark: always show bandwidth
2024-07-21 10:11:17 +02:00
JesusLuvsYooh
dde91fad28
Pickup Party Physics, part 13!
2024-07-21 07:05:25 +01:00
MrGadget
56d1575354
fix(MultiplexTransportTest): Can't use lambda discard parameters
2024-07-20 17:45:24 -04:00
MrGadget
bcd47d546e
fix(FadeInOut): Now based on duration and framerate independent
2024-07-20 17:27:24 -04:00
MrGadget
bd75cf0345
TurretUIPrefab -> turretUIPrefab
2024-07-20 14:23:24 -04:00
MrGadget
8b6bc74629
fix(MultiplexTransportTest): Update tests to use OnServerConnectedWithAddress
2024-07-20 13:07:35 -04:00
MrGadget
1968ef9f9b
fix(Transports): Suppress obsolete warnings
2024-07-20 13:05:53 -04:00
MrGadget
86d8bc912c
fix(NetworkServer): Suppress obsolete warnings
2024-07-20 12:45:21 -04:00
MrGadget
350d9cd5b2
feat(Transport): Obsoloete OnServerConnected
...
Use OnServerConnectedWithAddress and pass the remote client address instead
- This allows Mirror to cache the remote client address to save round-trip calls to the transport
2024-07-20 11:17:02 -04:00
MrGadget
9dcc6a0953
fix(Telepathy): Implement OnServerConnectedWithAddress
2024-07-20 11:05:21 -04:00
MrGadget
237942274d
fix(SimpleWebTransport): Implement OnServerConnectedWithAddress
2024-07-20 10:53:06 -04:00
MrGadget
c82ae00ef7
fix(AutoLANClientController): Use FindAnyObjectByType
2024-07-20 10:30:20 -04:00
MrGadget
e887d11b1e
chore(CI): RunUnityTests - updated unityVersions
2024-07-20 10:01:57 -04:00
JesusLuvsYooh
00213b0341
Pickup Party Physics, part 12! Font
2024-07-19 12:44:58 +01:00
JesusLuvsYooh
da986bc1b3
Pickup Party Physics, part 12! Floppy Physics
2024-07-19 12:44:25 +01:00
JesusLuvsYooh
02e9b4fc0b
New Example, auto LAN connect + client acting as controller for server. ( #3863 )
2024-07-17 09:58:44 +02:00
JesusLuvsYooh
b0f160537f
Pickup Party Physics, part 11!
2024-07-17 06:30:15 +01:00
mischa
ae2fe3834e
Update README.md
2024-07-16 11:52:59 +02:00
mischa
19f23cb8f6
NetworkIdentitySerializationTests: fix SerializeClient_NotInitial_NotDirty test setup so it actually would serialize if dirty
2024-07-15 14:06:34 +02:00
mischa
394ba40310
NetworkIdentitySerialization: Reset() function for convenience
2024-07-15 12:57:51 +02:00
mischa
04e875ab6c
NetworkIdentity.DirtyMasks: syntax simplified further
2024-07-14 10:18:36 +02:00
mischa
f730b61cb9
NetworkIdentity.DirtyMasks: syntax simplified
2024-07-14 10:14:09 +02:00
mischa
54b78251ad
Tanks demo fixes
2024-07-13 19:01:15 +02:00
MrGadget
8f8efe864c
chore(CI): RunUnityTests - updated unityVersions
2024-07-12 22:22:47 -04:00
mischa
794c9a2350
fix comment
2024-07-12 21:10:16 +02:00
MrGadget
9a37b26f27
fix: fixed tests
2024-07-11 15:10:44 -04:00
MrGadget
4c22f878c7
fix(LatencySimulation): Implement OnServerConnectedWithAddress
2024-07-11 11:33:50 -04:00
MrGadget
938cdc6c2a
fix(EncryptionTransport): Implement OnServerConnectedWithAddress
2024-07-11 11:32:50 -04:00
MrGadget
aad625decc
fix(MiddlewareTransport): Implement OnServerConnectedWithAddress
2024-07-11 11:27:16 -04:00