Chris Langsenkamp
0bee908720
Updated ChangeLog & Deprecations
2020-04-19 17:55:20 -04:00
Chris Langsenkamp
006021eeb7
doc: Updated ChangeLog
2020-04-17 10:57:48 -04:00
MrGadget
21acf66190
feat: NetworkMatchChecker Component ( #1688 )
...
* feat: NetworkMatchChecker Component
* Added docs
* feat: Use logger framework for NetworkClient (#1685 )
* Use logger framework for NetworkClient
* Update Assets/Mirror/Runtime/NetworkClient.cs
Co-authored-by: vis2k <info@noobtuts.com>
* breaking: NetworkVisbility component (#1681 )
* backup
* breaking: NetworkProximityCheck abstract class. Simplifies code, reduces complexity, improves performance because if 10k identities have 10 components each, we don't have to iterate 100k components each time we rebuild observers.
* update tests and checkers
* DisallowMultipleComponents
* fix tests
* split OnCheckObserver check
* fix tests
* syntax
* update comment
* renamed to NetworkVisibility
* forgot to remove comment
* breaking: Network Visibility Component
* changing namespaces of performance tests (#1689 )
* Updated to use NetworkVisibility
* Updated comments
* Updated OnCheckObserver and removed OnSetHostVisibility
* tests for OnCheckObserver
* adding check for empty guid
* tests for changing matchId
* RebuildObservers if player left a match
* Refactored to make it simpler
Co-authored-by: Paul Pacheco <paulpach@gmail.com>
Co-authored-by: vis2k <info@noobtuts.com>
Co-authored-by: James Frowen <jamesfrowendev@gmail.com>
2020-04-17 10:35:08 +02:00
Chris Langsenkamp
654084bf89
Added Booster to transports list
2020-04-16 17:37:13 -04:00
Chris Langsenkamp
1369bcf620
doc: Updated NetTrans and NetAnim docs and images
2020-04-16 17:33:54 -04:00
Chris Langsenkamp
9c3f5710eb
Updated docs and comments re: Network Visibility
2020-04-12 07:54:28 -04:00
Chris Langsenkamp
54a365078b
Updated Components doc
2020-04-10 20:52:23 -04:00
Chris Langsenkamp
c1fe2124d8
Removed SpawnWithClientAuthority from comments and docs
2020-04-09 16:51:41 -04:00
Chris Langsenkamp
38acfb2e3c
Updated ChangeLog
2020-04-03 11:43:51 -04:00
Chris Langsenkamp
88f9bc16c8
Added Discord to transports list
2020-04-01 17:11:37 -04:00
Chris Langsenkamp
f33fd359cb
doc: Updated ChangeLog
2020-03-29 15:08:50 -04:00
Chris Langsenkamp
459b8bf8e9
doc: Updated Deprecations
2020-03-29 15:04:10 -04:00
Chris Langsenkamp
d4366ecd73
doc: Updated ChangeLog
2020-03-26 16:32:38 -04:00
Chris Langsenkamp
d034ef616f
feat: Added Virtual OnRoomStopServer to NetworkRoomManager and Script Template
2020-03-24 22:02:01 -04:00
MrGadget
c796116758
Remove Usage of LAN in HUD and Docs ( #1592 )
...
* Remove usage of LAN in HUD and docs
* Server + Client
* Host (Server + Client)
* HUD Image
2020-03-24 21:55:18 +01:00
Chris Langsenkamp
733bb92d37
doc: Updated SyncVar Hook doc
2020-03-24 08:39:08 -04:00
Chris Langsenkamp
e88249b972
doc: Updated ChangeLog
2020-03-24 08:31:31 -04:00
FirstGearGames
505b26fd17
Added video tutorial link ( #1586 )
2020-03-23 17:40:59 +01:00
Chris Langsenkamp
d040928948
doc: Updated ChangeLog
2020-03-21 14:38:38 -04:00
Chris Langsenkamp
04a8e86578
Updated SyncVarHook doc
2020-03-21 12:47:05 -04:00
Chris Langsenkamp
3f4f3c5c91
doc: Updated ChangeLog
2020-03-20 21:31:24 -04:00
Chris Langsenkamp
41e24420f6
doc: Updated ChangeLog
2020-03-20 20:40:35 -04:00
Chris Langsenkamp
5d5ee232d0
doc: Updated ChangeLog
2020-03-18 13:18:47 -04:00
Chris Langsenkamp
5cc77f21f6
doc: Updated ChangeLog
2020-03-18 12:54:52 -04:00
MrGadget
2d1b142276
fix: Prevent Double Call of NetworkServer.Destroy ( #1554 )
...
* fix: Prevent Double Call of NetworkServer.Destroy
* doc: Updated ChangeLog
* Extended comments and added LogWarning
2020-03-18 17:25:22 +01:00
Chris Langsenkamp
b32f0850d9
docs: Updated ChangeLog
2020-03-17 19:43:10 -04:00
Chris Langsenkamp
a4ffcbe280
fix: Updated NetworkRoomPlayer inspector and doc and image
2020-03-17 19:22:53 -04:00
Chris Langsenkamp
fe358f7120
docs: Updated ChangeLog
2020-03-17 18:58:14 -04:00
Chris Langsenkamp
a358e7d52a
docs: Updated ChangeLog
2020-03-17 18:53:57 -04:00
Paul Pacheco
e133adf3ae
docs: fix reference to .net classes
2020-03-01 14:04:53 -06:00
Paul Pacheco
00b923fedf
docs: allow references to .net classes
2020-03-01 12:23:15 -06:00
Chris Langsenkamp
8040ebb5cf
Updated Network Manager doc
2020-02-24 10:13:14 -05:00
Chris Langsenkamp
caab56d2fb
docs: Updated ChangeLog
2020-02-23 11:38:30 -05:00
Chris Langsenkamp
25edcf0d41
docs: Updated SyncVar docs
2020-02-23 02:48:21 -05:00
Chris Langsenkamp
ce25eb5335
Updated Authentication doc
2020-02-23 00:32:24 -05:00
Chris Langsenkamp
b33311cabf
docs: fixed typo
2020-02-23 00:31:46 -05:00
Chris Langsenkamp
487ac284c8
docs: Updated doc images
2020-02-22 22:01:44 -05:00
Chris Langsenkamp
245a428ba0
Updated Deprecations doc
2020-02-22 19:30:18 -05:00
Chris Langsenkamp
bb981ee940
Updated ChangeLog and Deprecations docs
2020-02-22 19:28:02 -05:00
Chris Langsenkamp
95051f47ba
Updated Deprecations doc
2020-02-22 18:25:04 -05:00
Chris Langsenkamp
84c81b664c
Updated Deprecations doc
2020-02-22 17:55:14 -05:00
Chris Langsenkamp
50828eda9c
Updated Deprecations doc
2020-02-22 17:45:28 -05:00
MrGadget
b8bcd9ad25
fix: Add missing channelId to NetworkConnectionToClient.Send calls ( #1509 )
...
* fix: Add missing channelId to NetworkConnectionToClient.Send calls
* Updated ChangeLog
* Added braces
* Found one more
2020-02-20 09:51:03 +01:00
Chris Langsenkamp
bf47ae4cf1
removed blank line in doc
2020-02-18 12:11:55 -05:00
Sebastian König
c0feee8845
Changed namespace in code snippet. ( #1505 )
...
Added "using Mirror;" instead of "using UnityEngine.Networking;"
2020-02-18 12:10:04 -05:00
Chris Langsenkamp
3a0c7fb1ec
fix: Fixed toc link
2020-02-18 11:34:07 -05:00
vis2k
d47a881f86
removed previous guide
2020-02-18 11:24:12 +01:00
Chris Langsenkamp
e5dec90499
docs: Updated various documents
2020-02-17 23:10:47 -05:00
vis2k
f4677ff627
docs: add links
2020-02-17 23:16:47 +01:00
vis2k
6ac804107f
docs: add header
2020-02-17 22:43:08 +01:00