HappyFunTimes
HappyFunTimes copied to clipboard
A System for creating 10-100+ player local games
For instance, https://github.com/greggman/HappyFunTimes/search?q=superhappyfuntimes and various places on the website ( including, notably, the "What is this?" link on the happyfuntimes.net redirector)
Since iOS and Android does not allow to use the sensor data per default the orientation controller does not. I assume that the code should be enhanced by something like...
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.7.2. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.7.2 > * [`bc435a9`](https://github.com/eslint/eslint/commit/bc435a93afd6ba4def1b53993ef7cf8220f3f070) Fix: isSpaceBetweenTokens() recognizes spaces in JSXText (fixes [#12614](https://github-redirect.dependabot.com/eslint/eslint/issues/12614)) ([#12616](https://github-redirect.dependabot.com/eslint/eslint/issues/12616)) (Toru Nagashima) >...
Bumps [debug](https://github.com/visionmedia/debug) from 0.7.4 to 4.1.1. Release notes *Sourced from [debug's releases](https://github.com/visionmedia/debug/releases).* > ## 4.1.1 > This backport fixes a bug in coveralls configuration as well as the `.extend()` function....
Bumps [mime](https://github.com/broofa/node-mime) from 1.2.11 to 2.4.4. Release notes *Sourced from [mime's releases](https://github.com/broofa/node-mime/releases).* > ## v2.0.3 > - Fix RegEx DoS issue > > ## v2.0.1 > - [**closed**] MIME breaking...
Running the sample 2d platform scene gives this error. UriFormatException: Invalid URI: Invalid port specified. UnityEngineInternal.WebRequestUtils.MakeInitialUrl (System.String targetUrl, System.String localUrl) (at C:/buildslave/unity/build/Modules/UnityWebRequest/Public/WebRequestUtils.cs:548) UnityEngine.Networking.UnityWebRequest.set_url (System.String value) (at C:/buildslave/unity/build/Modules/UnityWebRequest/Public/UnityWebRequest.bindings.cs:400) UnityEngine.Networking.UnityWebRequest..ctor (System.String url,...
I understand this isn't yet supported yet, but I would like to help work on it. Are there any limitations you foresee? Any hints that could point me in the...
In order for the browser to go fullscreen (currently Android only), access the mic (also Android only), use the camera for real time input (Android only), and even read the...
I'm running my game in Unity, with the Installation mode checked through Unity. I have a home router that I connect to, and this issue happens even when I connect...
It's not working on XP. It gets the following error ``` C:\Documents and Settings\gregg>hft list path.js:8 throw new TypeError('Path must be a string. Received ' + ^ TypeError: Path must...