Commit Graph

2305 Commits

Author SHA1 Message Date
Paul Pacheco
60dcd2acdc Syntax 2019-07-24 18:37:39 -05:00
Chris Langsenkamp
31461c212a Updated Examples Overview doc 2019-07-20 18:14:08 -04:00
MrGadget
45b711804b fix: Don't increment counter in Awake (#971)
Doing it in Awake and also before assigning to clients skips connection ID 1.
2019-07-21 00:13:01 +02:00
Chris Langsenkamp
d388c21213 Updated Examples Overview doc with descriptions 2019-07-20 18:03:28 -04:00
MrGadget
7fecfe3065 ForceReload is always true, and the only use of it requred it to be false, so it's no longer needed. (#970) 2019-07-20 09:22:56 +02:00
Chris Langsenkamp
cb3721e9ef Renamed Samples folder in docs to Examples, updated navigation accordingly, stubbed out pages for in-depth descriptions of each example. 2019-07-20 00:43:43 -04:00
MrGadget
3fb0337f8c Lobby example update (#969)
* Updated Lobby Example

* Renamed cube to visor

* Missing files from PR 957

* Code Cleanup
2019-07-19 23:40:25 -05:00
MrGadget
43d4c7ecd7 Additive example update (#968)
* Updated Additive Example

* Renamed cube to visor

* Code Cleanup
2019-07-19 23:39:50 -05:00
Chris Langsenkamp
31307ac57e Updated NetworkManager doc 2019-07-19 23:49:19 -04:00
Chris Langsenkamp
2f7b77a27d Fixed Titles 2019-07-19 20:05:55 -04:00
Chris Langsenkamp
17b61b5e6f Updated SyncVar Hook doc 2019-07-19 20:00:49 -04:00
Chris Langsenkamp
9432b84555 Updated broken link in home page 2019-07-19 03:39:14 -04:00
Chris Langsenkamp
d2439643ad Updated Remote Actions doc 2019-07-19 03:16:49 -04:00
Chris Langsenkamp
9592e559a7 Updated Customizing Network Visibility doc 2019-07-19 03:13:56 -04:00
Chris Langsenkamp
d7e7dfc6ef Updated Custom Player Spawning doc 2019-07-19 01:51:55 -04:00
MrGadget
a7fbd94bf3
Merge pull request #967 from MrGadget1024/DocUpdate0619
Doc update0619
2019-07-18 21:12:31 +00:00
Paul Pacheco
64a046803a fix: do not accumulate changes if there are no observers fixes #963 (#964)
* fix: do not accumulate changes if there are no observers #963

* Update NetworkIdentity.cs
2019-07-17 14:59:46 +02:00
vis2k
310556c430 TelepathyTransport.ServerGetClientAddress: catch IL2CPP bug to at least continue to run 2019-07-17 12:32:03 +02:00
Paul Pacheco
f5a8b8a166
Add contributors 2019-07-16 21:16:07 -05:00
Chris Langsenkamp
81f2d07e7f Updated Spawn Object Custom doc 2019-07-15 12:54:04 -04:00
Paul Pacheco
771895509a fix: maintain Unity's copyright notice (#961) 2019-07-15 18:19:38 +02:00
Chris Langsenkamp
122e7e79b6 Updated Spawn Object doc and replace image 2019-07-15 09:19:35 -04:00
Chris Langsenkamp
a2d6cf23f8 Updated Remote Actions doc 2019-07-14 16:14:51 -04:00
Chris Langsenkamp
b280e9d0d1 Updated Remote Actions doc 2019-07-14 16:07:24 -04:00
Chris Langsenkamp
687d416511 Updated Visibility doc and removed unused image 2019-07-14 07:11:31 -04:00
Chris Langsenkamp
1867c93362 Updated ClientsServers doc 2019-07-14 06:58:50 -04:00
Chris Langsenkamp
bb7602e00b Updated Network Messages doc 2019-07-14 06:52:16 -04:00
vis2k
22931fcd84 fix: Telepathy forgot to set socket options for accepted clients on the server 2019-07-14 11:13:51 +02:00
Chris Langsenkamp
84fd999433 Updated Network Clients and Servers doc 2019-07-13 09:00:01 -04:00
MrGadget
b0b57a23cc Lobby example update (#960)
* Updated Lobby Example

* Renamed cube to visor

* Missing files from PR 957
2019-07-12 09:04:30 +02:00
vis2k
e674d4960e license update 2019-07-11 17:45:22 +02:00
MrGadget
7f966c9afb Updated Additive Example (#956)
* Updated Additive Example

* Renamed cube to visor
2019-07-11 14:54:38 +02:00
MrGadget
7490094904 Updated Lobby Example (#957)
* Updated Lobby Example

* Renamed cube to visor
2019-07-11 14:54:25 +02:00
Paul Pacheco
47ecdb58c3
Use NetworkWriterPool in Message packing (#958) 2019-07-11 07:23:16 -05:00
MrGadget
e28c3420ce
Update ChangeLog.md 2019-07-10 11:27:21 -04:00
Chris Langsenkamp
4c8beb7d96 Removed Concepts/Setup doc and related / unused images as redundant to Getting Started doc in General. 2019-07-09 08:49:09 -04:00
Chris Langsenkamp
9e05d01880 Updated ClentsServers doc 2019-07-09 07:42:08 -04:00
Chris Langsenkamp
b4242aad80 Replaced General doc content with HLAPI doc content and removed HLAPI doc and moved images to General folder 2019-07-07 08:33:00 -04:00
Chris Langsenkamp
df22297c9d Removed Mobile Tips doc 2019-07-07 08:25:16 -04:00
Chris Langsenkamp
efa60c7349 Removed Debugging page 2019-07-07 08:19:49 -04:00
Chris Langsenkamp
bbc257722b Added cs to code blocks 2019-07-07 02:05:45 -04:00
Chris Langsenkamp
2bd922ffdf Fixed exta space between ``` and cs 2019-07-07 01:52:37 -04:00
Chris Langsenkamp
a20d9a1795 Replaced excessive use of 'GameObject' with 'game object' in docs 2019-07-07 01:48:00 -04:00
Chris Langsenkamp
7348ab3ecd Updated Authentication doc 2019-07-06 16:32:21 -04:00
Chris Langsenkamp
e9205823ca Updated NetworkLobbyPlayer doc 2019-07-06 13:18:02 -04:00
Chris Langsenkamp
99ac51be32 Updated Network Lobby Manager doc 2019-07-06 13:16:05 -04:00
Chris Langsenkamp
a9d375b40d Updated NetworkLobbyPlayer doc 2019-07-06 12:34:31 -04:00
Chris Langsenkamp
592b01154d Updated Network Manager HUD doc and images 2019-07-06 12:21:31 -04:00
Chris Langsenkamp
0acad92729 Updated Integrations Doc and added Rucksack image 2019-07-04 11:49:49 -04:00
Chris Langsenkamp
7554aa4232 Updated home page doc 2019-07-04 11:47:35 -04:00