Commit Graph

36 Commits

Author SHA1 Message Date
mischa
05e9ca4646
feature: Edgegap Hosting Plugin (#3636)
* edgegap plugin from https://github.com/edgegap/edgegap-unity-plugin

* newtonsoft.json plugin from https://github.com/JamesNK/Newtonsoft.Json/releases/tag/13.0.3 (

* fix stylesheet paths

* version

* fix stylesheet paths

* syntax: remove redundant private identifiers

* readme

* syntax: use explicit type instead of var

* syntax: remove redundant private identifiers

* styling

* rename folder

* plugins

* styles

* readme updated

* fix deprecated warning

* mark mirror changes

* naming

* stylesheet path const

* namespace Edgegap

* remove unused imports

* delete scenes

* syntax

* mirror.hosting.asmdef

* only in editor

* syntax

* show error in error window

* fix typo

* syntax

* RunCommand_DockerVersion helper to prepare for platform indepenent code

* add logging

* logging better

* syntax

* mac and linux cmd docker version support

* syntax

* improve error

* syntax

* check linux build support

* detailed instructions

* restart warning

* gitignore builds

* mirror change mark

* docker build and push command platform independent

* improve log

* helpful docker daemon error

* unauthorized access error
2023-11-03 19:39:19 +01:00
MrGadget1024
33f19939f5 gitignore .vscode 2023-02-19 23:08:10 -05:00
vis2k
47bd10f237 gitignore Unity 2021 SceneTemplateSettings.json 2022-10-03 13:26:16 +02:00
vis2k
2db24b3761 gitignore 2021 Rider file 2022-04-28 12:59:53 +08:00
Robin Rolf
c98a5df065
Ignore CompilationLog.txt created by tests (#3074) 2022-01-29 19:16:24 -05:00
vis2k
0735d9e05a gitignore 2022-01-07 18:47:46 +08:00
MrGadget1024
e3484840f2 Updated gitignore 2021-12-14 18:01:31 -05:00
vis2k
4231fdd734 gitignore packages-lock.json 2021-10-14 18:50:40 +08:00
vis2k
aad8012fe7 gitignore 2021 UserSettings 2021-10-14 18:49:53 +08:00
vis2k
45f9bbd80e gitignore Unity 2021 Search.settings file 2021-08-11 19:42:07 +08:00
vis2k
8f2ba4d8ba gitignore UserSettings/Layouts folder from Unity 2021 2021-08-09 13:28:51 +08:00
vis2k
372976eaab gitignore codecoverage settings because paths are absolute anyway 2021-07-07 22:41:28 +08:00
Chris Langsenkamp
e03c2a0ee1 restored 1bitpack_kenny metas 2020-04-19 17:32:51 -04:00
Chris Langsenkamp
d1c56cca23 Added comment about 1bitpack_kenney ignore 2020-04-18 23:48:47 -04:00
Chris Langsenkamp
a6258d2d70 Remove and Ignore 1bitpack_kenney png.meta files. 2020-04-18 23:33:13 -04:00
James Frowen
f74fbe07ed
adding StreamingAssets folder to gitignore (#1677) 2020-04-09 09:39:42 +02:00
vis2k
5ab4b178ba
gitignore: don't exclude Packages anymore. needed for performance tests etc. (#1652) 2020-04-04 14:13:15 +02:00
vis2k
1f8aaeb488 gitignore: ignore unity generated CodeCoverage 2020-01-22 09:30:30 +01:00
vis2k
12c5a8fdc3 Revert "feat: Add Timeout to NetworkAuthenticator (#1091)"
This reverts commit e8cc9ba27b.
2019-10-20 20:12:14 +02:00
MrGadget
e8cc9ba27b feat: Add Timeout to NetworkAuthenticator (#1091)
* Add timeout to NetworkAuthenticator

* Added back the using Vis removed

* updated doc

* Typo
2019-10-20 11:23:34 -05:00
Chris Langsenkamp
3bfbeed1fa update git ignore 2019-09-21 23:27:26 -04:00
MrGadget
6a761da51c
Update .gitignore 2019-07-29 19:32:18 -04:00
Chris Langsenkamp
88bd33a478 NetworkAnimator 2019-07-29 02:17:34 -04:00
Paul Pacheco
1f712ba901 We don't need to commit mdb files 2019-02-07 17:48:02 -06:00
MichalPetryka
632cb1b483 Add obj to gitignore (#322) 2019-01-20 17:21:16 +01:00
Paul Pacheco
6cdd4f93a9 Unity generates a Logs folder 2019-01-15 07:11:18 -06:00
vis2k
1f762afdcc Don't ignore ProjectSettings anymore (for Asset Store examples) 2019-01-15 10:56:45 +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
Paul Pacheco
07b73dea26
Fix documentation validation
site validation should work again
2019-01-01 16:56:28 -06:00
Paul Pacheco
4793c8f6ea Ignore generated files 2018-12-19 10:15:37 -06:00
Paul Pacheco
9f51c51330 Ignore reports from MFractor 2018-10-16 22:34:34 -05:00
Paul Pacheco
9ad114916f Top folder renamed to Mirror 2018-08-25 14:54:56 -05:00
vis2k
ee22bde50b Gitignore Rider 2018-08-01 12:40:33 +02:00
Paul Pacheco
7e1505d8ac Set up unit test project 2018-07-15 13:15:06 -05:00
Paul Pacheco
db34048bab Ignore .vs folder that VS generates 2018-06-23 10:52:20 -05:00
vis2k
e14faeedef gitignore 2018-06-07 15:11:43 +02:00