Commit Graph

23 Commits

Author SHA1 Message Date
Chris Langsenkamp
76b75dbb9b New Documentation (#184)
* Documentation Outline

* Spacing adjustments

* Captured old wiki content

* yml fix

* Docs work

* resize images

* Replaced images

* Removed md from links

* Renamed Misty to Fizzy

* Captured Unity docs

* links cleanup

* clear links

* Cleanup and moved NetworkBehavior to Classes.

* added slashes to yml paths

* reverted slashes

* Fixes bad link

* Update Ignorance.md

This should be enough documentation for now, yeah?

* Localized images

* Update Ignorance.md

formatting updates

* Lots of Cleanup

* fix link

* Formatting

* fix code blocks

* Lots of content and cleanup

* fixed yml

* Added blank line

* Added spaces in titles

* tightened bullets

* Fixed bullet spacing

* Fixed more bullets

* unbolded content

* Cleanup and removal of empty pages
Updated README with links to docs pages

* Restored prior version

* Contributing

* Improvements to content

* lower case fix

* fix link

* renamed Contributions

* fixed link

* home page content

* Fixed Encoding

* Moved Why TCP

* Replaced Unity with Mirror

* Telepathy Description

* changed to h2

* Moved Sample down

* Removed dead links

* Copied Contributions
Added Test
Fixed h3's

* Fixed headings

* added to Test

* Fixed image alts and links

* fixed last alt
2018-12-26 16:07:24 -06:00
Chris Langsenkamp
6d33fae44f Added link to migration tool 2018-12-04 07:48:15 -06:00
Paul Pacheco
229250d726 Document callback changes 2018-11-28 11:19:18 -06:00
Chris Langsenkamp
f8492ef980 Fix typo: NetworkHash128 2018-11-12 11:43:45 -06:00
Zac North
2f2c595f41 Added additional information about OnServerAddPlayer override 2018-11-12 09:43:52 -06:00
Zac North
facbbf13c5 Added new section for extended components 2018-11-12 09:43:52 -06:00
Chris Langsenkamp
e884fc0ea6
Replace NetworkHas128 and NetworkInstanceId
Added instructions to replace NetworkHas128 and NetworkInstanceId
2018-11-10 14:30:24 -05:00
Paul Pacheco
a5adb450ad
Users no longer need to remove channels
Command, RPC and events methods now have channel attributes.  Users no longer need to remove the channel when migrating to mirror.
2018-11-01 15:09:18 -05:00
Paul Pacheco
c258585cb2
Fix code style issues
Fix code styles issues found by SA
2018-10-12 11:08:16 -05:00
Paul Pacheco
14c6a354d1
fix atx-closed heading 2018-10-08 10:16:15 -05:00
Paul Pacheco
520d93ae37
Fix list indentation 2018-10-08 10:13:24 -05:00
Paul Pacheco
89035f4c0b
Better grammar 2018-08-30 22:42:53 -05:00
Paul Pacheco
fff0fe7e00
Fixed correct package 2018-08-30 22:36:31 -05:00
Paul Pacheco
47c98a0a59
better grammar 2018-08-29 10:39:56 -05:00
Paul Pacheco
71424e7f99
added exact error 2018-08-29 10:38:38 -05:00
Paul Pacheco
431129a277
UnityWebRequest error 2018-08-29 10:33:40 -05:00
Paul Pacheco
7284b1181a
Typos, grammar, possible errors 2018-08-29 08:04:58 -05:00
Paul Pacheco
0275cee09f
Fix typo 2018-08-29 08:00:04 -05:00
Paul Pacheco
98fe2e596f
Added video demonstration 2018-08-28 16:16:41 -05:00
vis2k
927f76c1f2 Added 'TypeLoadException: A type load exception has occurred.' info to migration guide 2018-08-28 11:01:17 +02:00
vis2k
d028809f6e Migration: added SyncListSTRUCT renaming 2018-08-28 10:55:45 +02:00
Paul Pacheco
a425bba003
replace components
Add instructions for replacing component in prefabs and gameobjects
2018-08-27 09:33:39 -05:00
Paul Pacheco
367d9ae5fd
Create migration guide
Explain how to migrate from UNet to Mirror
2018-08-27 09:16:18 -05:00