Commit Graph

96 Commits

Author SHA1 Message Date
Paul Pacheco
7c397d6f22
Add lines of code badge 2020-03-01 18:52:29 -06:00
Paul Pacheco
aa757a7723
docs: Add coverage badge to readme 2020-03-01 10:42:38 -06:00
MrGadget
ffd2fcf648
Fixed asset store badge link 2020-01-18 17:00:50 -05:00
vis2k
15d546cbb9
Update README.md 2020-01-14 11:45:52 +01:00
vis2k
b98c892cd1 Update README.md 2019-12-31 10:43:18 +01:00
MrGadget
ffdfa4ef47
Replaced Patreon link 2019-12-24 07:33:31 -05:00
Paul Pacheco
76d8c0d5f1 Add sponsors button 2019-12-13 06:40:11 -06:00
Paul Pacheco
ec5efcc857 add link to video tutorial in readme 2019-11-28 09:25:43 -06:00
Paul Pacheco
db2e1488c1 fix #1096 move xmldocs to docs 2019-09-24 22:42:02 -05:00
Chris Langsenkamp
97848e56fc Updated links 2019-09-21 23:43:06 -04:00
vis2k
1087c63740
Update logo 2019-09-17 12:46:55 +02:00
MrGadget
c877b5939a
Update README.md
fixed doc url
2019-08-26 07:50:16 -04:00
MrGadget
2d1e5edceb
Update README.md
Fixed doc urls
2019-08-26 07:48:21 -04: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
vis2k
b8b1cfe430
Update README.md 2019-05-14 13:45:56 +02:00
Paul Pacheco
4a6a4df61b
fix: #679 package for unity
No code changes,  the changes happened in the UnityPackager
2019-03-29 12:51:16 -05:00
vis2k
6af6b1780e
Update README.md 2019-03-16 22:11:15 +01:00
vis2k
a03ce4f24c italic 2019-03-16 11:26:57 +01:00
vis2k
e6a8d85ca4 better reference 2019-03-16 11:26:31 +01:00
vis2k
8140f7347c markdown quote 2019-03-16 11:25:45 +01:00
vis2k
3a78d96b28 forgot a 2019-03-16 11:23:51 +01:00
vis2k
50a81a5f35 better 2019-03-16 11:23:25 +01:00
vis2k
d7317cb94b better 2019-03-16 11:06:07 +01:00
vis2k
cb10ac70d6 better 2019-03-16 11:05:40 +01:00
vis2k
1d61bf3581 more spaces 2019-03-16 11:04:43 +01:00
vis2k
bbbcd140c8 better 2019-03-16 11:04:31 +01:00
vis2k
5ec48fd321 improve quote 2019-03-16 11:03:45 +01:00
vis2k
4b0b53a4d9 Mirror Mantra 2019-03-16 11:03:03 +01:00
vis2k
99795ceeaa improve donations 2019-03-16 10:50:57 +01:00
vis2k
b3b602086a sort 2019-03-16 10:49:44 +01:00
vis2k
fc8f817317 ninja websockets link 2019-03-16 10:49:30 +01:00
vis2k
f2caf96121 better 2019-03-16 10:48:59 +01:00
vis2k
cef8ccbf01 update readme transports 2019-03-16 10:48:48 +01:00
vis2k
c4566cc8e8 comma 2019-03-16 10:45:40 +01:00
vis2k
f2d3a63521 shorter 2019-03-16 10:45:23 +01:00
vis2k
dbf72d50b2 better 2019-03-16 10:44:38 +01:00
vis2k
92c002cfa4 improve installation 2019-03-16 10:43:47 +01:00
vis2k
fd7f3771a3 fix empty whitespace 2019-03-16 10:40:35 +01:00
vis2k
02d23256e0 update exapmles text 2019-03-16 10:40:26 +01:00
vis2k
7deb5f6541 lien break 2019-03-16 10:38:43 +01:00
vis2k
ca04ea4fda update stress test link 2019-03-16 10:38:20 +01:00
vis2k
4e099fab54 improve readme by merging documentation and migration guide. usage guide renamed to installation. 2019-03-16 10:37:29 +01:00
Paul Pacheco
10a33b5f67
Appveyor cannot run tests in source based mirror 2019-03-10 12:50:32 -05:00
Paul Pacheco
eb32d48af8
cannot run code covarage with source based Mirror 2019-03-10 12:49:41 -05:00
vis2k
10bedf6f53
Update README.md 2019-03-08 13:15:38 +01:00
MrGadget
4a59f563e0 Network Lobby Updates (#438)
* Fixed 1 link to be relative
Removed Wiki link from ReadMe

* Made ClientLoadedScene virtual
Updates to scene object references
Scene and vsync handling improvements
Minor cleanup.

* removed all use of vSyncCount

* Fixed bug with ReadyToBegin being incorrectly set
2019-02-24 20:31:13 +01:00
Lymdun
7d0db90827 Benchmarks update (#420) 2019-02-17 19:12:40 +01:00
Jason
4121b62a72 Update README.md to improve Usage Guide guidelines (#402)
* Update README.md to improve Usage Guide guidelines

Submitting for review by the team. This is my suggestion for updating the Usage section due to struggles we have seen in the help channel.

* Update README.md

Missed a character

* Update README.md

Updated Unity version numbers
2019-02-12 10:06:44 +01:00
Jason
d4e4af3fa8 Update README.md (#357)
Added a word
2019-01-29 21:39:32 +01:00
Paul Pacheco
524c183294 Source based instead of dll (#277)
* Ignore unity generated files and folders

* Import mirror as source

* Source based does not build dlls anymore

* nuget packages not used in source based

* Produce an archive with the release

* generate archive with Mirror folder to avoid accidents

* Deploy to github releases

* Document new installation procedures
2019-01-13 21:08:54 +01:00