James Frowen
5b02c8b984
docs: Adding guide about Serialization ( #2177 )
...
* Adding guide about Serialization
* reword and typos
* adding link
2020-08-20 22:52:58 +01:00
James Frowen
7a9df5ea3d
Update SpawnObject.md
2020-08-17 12:56:02 +01:00
Daniel McGuinness
14017fa644
Update NetworkManager.md ( #2114 )
...
As of commit b36c347200
`OnStartHost` is called after `OnStartServer`
2020-07-30 11:20:52 +02:00
Nic
3756285e2d
Small case fix ( #2109 )
2020-07-28 13:18:19 +02:00
Chris Langsenkamp
f2e38929df
doc: Updated Profiler Guide
2020-06-17 22:43:51 -04:00
Chris Langsenkamp
b41996b074
doc: Updated Profiler Guide
2020-06-17 22:42:21 -04:00
Chris Langsenkamp
e84754d3e8
doc: Updated Profiler page
2020-06-17 22:40:17 -04:00
James Frowen
268d93f471
Update Attributes.md ( #1996 )
2020-06-15 14:52:36 +02:00
James Frowen
4cf77ca7c7
sync vars now work with overriden OnSerialize ( #1985 )
...
Co-authored-by: MrGadget <chris@clevertech.net>
2020-06-11 12:27:42 -04:00
James Frowen
7056d5eb9e
hooks are called on initialState too ( #1986 )
2020-06-11 12:24:52 -04:00
James Frowen
784b626dca
docs: replacing paragraph on return with is dirty ( #1987 )
...
* replacing paragraph on return with is dirty
the return value is not currently used in mirror
OnSerialize is currently only called when IsDrity is true
* Update doc/Guides/Sync/index.md
Co-authored-by: MrGadget <chris@clevertech.net>
2020-06-11 12:24:05 -04:00
James Frowen
acbb0db6f3
updating example and adding comments ( #1984 )
...
- SyncVars is generated inside SerializeSyncVars now
2020-06-11 12:22:50 -04:00
Chris Langsenkamp
df76cb6eb4
doc: Updated DataTypes
2020-06-09 11:16:27 -04:00
FirstGearGames
a4a5888572
Video link removed. Path changing soon. ( #1980 )
2020-06-09 10:47:55 -04:00
FirstGearGames
96fceb1931
Removed dead link to video. ( #1979 )
2020-06-09 10:47:37 -04:00
Chris Langsenkamp
fdc65ebe29
doc: Updated RemoteActions
2020-06-09 10:46:54 -04:00
Chris Langsenkamp
2c9030333c
doc: Updated DataTypes
2020-06-09 10:06:02 -04:00
FirstGearGames
27ffb4d946
Update NetworkBehavior.md ( #1956 )
2020-06-03 10:29:11 -04:00
FirstGearGames
09e01fa818
Removed YouTube link. Links are changing. ( #1957 )
2020-06-03 10:28:52 -04:00
FirstGearGames
6f6c8b9d7e
Removed YouTube link. Links are changing. ( #1958 )
2020-06-03 10:28:27 -04:00
FirstGearGames
95baa53b4f
Removed YouTube link. Link is changing soon. ( #1961 )
2020-06-03 10:27:35 -04:00
FirstGearGames
ab21af4db1
Removed YouTube link. Link is changing soon. ( #1962 )
2020-06-03 10:27:21 -04:00
Chris Langsenkamp
a389a74175
doc: Updated docs for Command ignoreAuthority option
2020-06-02 11:09:15 -04:00
James Frowen
2db3fdc19c
Improving docs 1 ( #1878 )
...
* Update NetworkBehaviour.md
* Update Attributes.md
* Update doc/Guides/NetworkBehaviour.md
Co-authored-by: MrGadget <chris@clevertech.net>
Co-authored-by: MrGadget <chris@clevertech.net>
2020-05-11 10:29:09 +02:00
MrGadget
65ef067cac
Update RemoteActions.md
2020-05-08 02:26:34 -04:00
Chris Langsenkamp
3fbce7ee39
doc: Fixed malformed sentence
2020-05-07 04:12:07 -04:00
Chris Langsenkamp
7a17790538
doc: Merged Discovery docs
2020-05-07 01:58:32 -04:00
Chris Langsenkamp
811c9d3e02
doc: Merged Authentication documents
2020-05-07 01:52:35 -04:00
Chris Langsenkamp
bde82c1205
doc: fixed typo in NetworkBehaviour Guide
2020-05-05 12:32:32 -04:00
Chris Langsenkamp
2fc68d3e91
doc: Fixed ReplacePlayer example
2020-05-02 21:54:22 -04:00
MrGadget
37cfdfb2e4
Update DataTypes.md
2020-04-28 00:37:39 -04:00
Chris Langsenkamp
a2eeef7fac
Updated 2 docs for phrasing.
2020-04-24 05:14:19 -04:00
Chris Langsenkamp
8e7bb44c3a
Updated docs, comments, template pursuant to renaming of OnNetworkDestroy
2020-04-20 09:42:16 -04:00
Chris Langsenkamp
9c3f5710eb
Updated docs and comments re: Network Visibility
2020-04-12 07:54:28 -04:00
Chris Langsenkamp
c1fe2124d8
Removed SpawnWithClientAuthority from comments and docs
2020-04-09 16:51:41 -04:00
Chris Langsenkamp
733bb92d37
doc: Updated SyncVar Hook doc
2020-03-24 08:39:08 -04:00
FirstGearGames
505b26fd17
Added video tutorial link ( #1586 )
2020-03-23 17:40:59 +01:00
Chris Langsenkamp
04a8e86578
Updated SyncVarHook doc
2020-03-21 12:47:05 -04: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
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
vis2k
6f91cf49c2
docs: added 'Cheat safe, local player movement beyond NetworkTransform' based on https://forum.unity.com/threads/making-player-movement-secure-with-mirror.829683/
2020-02-17 22:41:33 +01:00
Chris Langsenkamp
c70a43b431
Removed ClientServers doc
2020-02-16 18:07:25 -05:00