Commit Graph

224 Commits

Author SHA1 Message Date
MrGadget
0e95016e95 Lobby to Room (#1065)
* Change Lobby to Room with Obsoletes

* Changed folder from Lobby to Room

* Updated docs

* reverted leftover debu.log line

* Fixed OfflineGUI

* Changed the obsolete classes to inherit from the new ones.

* Fixed SyncVar hook
2019-09-11 10:06:25 +02:00
MrGadget
d2c80d6fd3
Update index.md 2019-09-05 13:16:12 -04:00
Paul Pacheco
fc0e6f3abb
document mirror data types (#1059)
* document mirror data types

* Fix syncvar docs

* Update doc/articles/Concepts/Communications/RemoteActions.md

Co-Authored-By: MrGadget <chris@clevertech.net>

* Update doc/articles/Concepts/Communications/NetworkMessages.md

Co-Authored-By: MrGadget <chris@clevertech.net>

* Update doc/articles/Classes/SyncLists.md

Co-Authored-By: MrGadget <chris@clevertech.net>
2019-09-05 11:03:42 -05:00
Paul Pacheco
bc445e4ea1 Renamed concepts to guides 2019-09-05 09:58:27 -05:00
MrGadget
6e92cba906
Update ChangeLog.md 2019-09-04 23:44:36 -04:00
MrGadget
9332f88761
Update ChangeLog.md 2019-09-04 23:43:06 -04:00
Chris Langsenkamp
b04b740649 Updated PickupDropChild Doc 2019-08-29 10:26:14 -04:00
Chris Langsenkamp
8ff560fedf Updated PickupDropChild doc 2019-08-29 02:33:26 -04:00
Chris Langsenkamp
d9256228bf Updated PickupDropChild doc 2019-08-29 02:05:20 -04:00
Chris Langsenkamp
78f307de5c Merge master 2019-08-29 01:27:58 -04:00
Chris Langsenkamp
981ac8fa05 Replaced childObject Doc 2019-08-29 01:23:03 -04:00
MrGadget
6568bc4fa9
Update ChildObjects.md
updated code example
2019-08-28 00:46:40 -04:00
MrGadget
d578e720a4
Update SyncDictionary.md
Fixed code example
2019-08-27 09:05:52 -04:00
Chris Langsenkamp
52d5d806ff Changed to relative links 2019-08-27 08:26:41 -04:00
Chris Langsenkamp
608980424f Updated cross links 2019-08-27 07:41:49 -04:00
Chris Langsenkamp
46e1cf9b60 Added notes to ChildObject Doc 2019-08-26 22:56:41 -04:00
Chris Langsenkamp
9c082c4c60 Fixed typo in ChildObject doc 2019-08-26 00:25:31 -04:00
Chris Langsenkamp
af28ab425a Updated ChildObjects doc 2019-08-25 23:10:04 -04:00
Paul Pacheco
b83e921c06 Remove ninja websockes from api docs 2019-08-25 08:36:41 -05:00
Chris Langsenkamp
13bc9ac945 Added missing attribute 2019-08-24 20:09:11 -04:00
Chris Langsenkamp
264fd706dd Caption and typos 2019-08-24 19:34:33 -04:00
Chris Langsenkamp
9071d613ca Child Objects Doc 2019-08-24 19:30:14 -04:00
Paul Pacheco
4730b137cf Fix issue doc.csproj conflicting with other assemblies 2019-08-24 15:04:40 -05:00
Paul Pacheco
35fee94d56
docs: switch to docfx for documentation (#1026)
* Moved doc files to docfx folder

* load csproj

* doc generation

* Run docfx

* Add docfx

* Deploy docs to mirror-networking.com

* use deploy phase

* deploy whole generated site

* Fixed the semantic release command

* Is last \ required?

* show debug log

* using lftp for site deploy

* Testing lftp

* Show current folder

* try -e command option

* Show me the files

* use plain ftp

* use choco install instead of cinst

* fix ssl certificate validation

* fix username

* Upload site to xmldocs folder

* no need to archive docs

* No need for debug output

* Fix file permissions

* show me .htaccess

* Show me contents

* Wipe out folder to fix permissions

* Set file permissions

* Fix file permissions

* complete toc list

* Migrated intro page

* Remove old docs

* Update link to docs

* Add link to github

* Only update docs for stuff in master

* This is a powershell command

* Update doc/articles/Concepts/Communications/RemoteActions.md

* Update doc/articles/Concepts/VisibilityCustom.md

* Update doc/articles/Concepts/Authority.md

* Update doc/articles/Concepts/GameObjects/SpawnObjectCustom.md

* Update doc/articles/Concepts/Authority.md

* Update doc/articles/Classes/SyncVars.md

* No need to run semver twice
2019-08-24 10:20:33 -05:00