pwl6.git
9 years agoSwitch back to mediump, which works (better) on iOS.
Joe Wreschnig [Thu, 2 Oct 2014 16:03:12 +0000 (18:03 +0200)]
Switch back to mediump, which works (better) on iOS.

9 years agoTake advantage of empty attribute syntax.
Joe Wreschnig [Thu, 2 Oct 2014 15:58:07 +0000 (17:58 +0200)]
Take advantage of empty attribute syntax.

9 years agoName to fit everywhere.
Joe Wreschnig [Thu, 2 Oct 2014 15:57:57 +0000 (17:57 +0200)]
Name to fit everywhere.

9 years agoAllow empty attribute syntax to mean "same command as ID".
Joe Wreschnig [Thu, 2 Oct 2014 15:57:32 +0000 (17:57 +0200)]
Allow empty attribute syntax to mean "same command as ID".

9 years agoAdjust HTML for better iOS mobile app support.
Joe Wreschnig [Thu, 2 Oct 2014 13:40:42 +0000 (15:40 +0200)]
Adjust HTML for better iOS mobile app support.

9 years agoReset audio offset every tick.
Joe Wreschnig [Thu, 2 Oct 2014 13:32:20 +0000 (15:32 +0200)]
Reset audio offset every tick.

9 years agoWork around a Safari JIT bug in arguments handling.
Joe Wreschnig [Thu, 2 Oct 2014 00:51:38 +0000 (02:51 +0200)]
Work around a Safari JIT bug in arguments handling.

9 years agostring-lerp is not used, do not include it.
Joe Wreschnig [Thu, 2 Oct 2014 00:49:06 +0000 (02:49 +0200)]
string-lerp is not used, do not include it.

9 years agoUse Font Standard instead of Font Awesome.
Joe Wreschnig [Thu, 2 Oct 2014 00:48:25 +0000 (02:48 +0200)]
Use Font Standard instead of Font Awesome.

(https://korewanetadesu.com/pages/fontstandard.html)

9 years agoMobile Safari has a different user agent when standalone.
Joe Wreschnig [Wed, 17 Sep 2014 22:31:04 +0000 (00:31 +0200)]
Mobile Safari has a different user agent when standalone.

9 years agoDisable DPR > 1 on Safari due to bugs and performance issues.
Joe Wreschnig [Wed, 17 Sep 2014 21:34:13 +0000 (23:34 +0200)]
Disable DPR > 1 on Safari due to bugs and performance issues.

9 years agoStart documenting iOS 8 issues.
Joe Wreschnig [Wed, 17 Sep 2014 21:06:34 +0000 (23:06 +0200)]
Start documenting iOS 8 issues.

9 years agoUpdate BUGS for 1.1 and upcoming 1.2. v1.2
Joe Wreschnig [Thu, 11 Sep 2014 15:05:00 +0000 (17:05 +0200)]
Update BUGS for 1.1 and upcoming 1.2.

9 years agoImprove instructions.
Joe Wreschnig [Wed, 10 Sep 2014 20:15:30 +0000 (22:15 +0200)]
Improve instructions.

9 years agoProper policy for links is openExternal, not forceDownload.
Joe Wreschnig [Wed, 10 Sep 2014 15:47:08 +0000 (17:47 +0200)]
Proper policy for links is openExternal, not forceDownload.

9 years agoChange how HTML links are handled.
Joe Wreschnig [Wed, 10 Sep 2014 15:43:17 +0000 (17:43 +0200)]
Change how HTML links are handled.

Now, require target=_blank for links that open a new page,
and don't require yuu-href-internal.

Show separate error messages for browser vs. standalone running.

Add email contact link.

9 years agoDisable GPU blacklist via command line options.
Joe Wreschnig [Wed, 10 Sep 2014 15:40:35 +0000 (17:40 +0200)]
Disable GPU blacklist via command line options.

9 years agoFix the initial scene readiness check to actually work. v1.1
Joe Wreschnig [Mon, 8 Sep 2014 14:21:16 +0000 (16:21 +0200)]
Fix the initial scene readiness check to actually work.

9 years agoName files by separating the version with _.
Joe Wreschnig [Mon, 8 Sep 2014 09:59:20 +0000 (11:59 +0200)]
Name files by separating the version with _.

Parse off the version number correctly during package.json generation.

9 years agoInclude D3D compiler DLLs in Windows binaries.
Joe Wreschnig [Mon, 8 Sep 2014 00:08:15 +0000 (02:08 +0200)]
Include D3D compiler DLLs in Windows binaries.

9 years agoFix dismiss button scrolling off the top of overlays.
Joe Wreschnig [Sun, 7 Sep 2014 17:33:08 +0000 (19:33 +0200)]
Fix dismiss button scrolling off the top of overlays.

Adjust padding on overlays so the content can't overlap the dismiss
button.

9 years agoUpgrade node-webkit to 0.10.4 for all platforms.
Joe Wreschnig [Sun, 7 Sep 2014 17:24:09 +0000 (19:24 +0200)]
Upgrade node-webkit to 0.10.4 for all platforms.

9 years agoBegin bug tracking.
Joe Wreschnig [Fri, 5 Sep 2014 08:49:34 +0000 (10:49 +0200)]
Begin bug tracking.

9 years agoUpdate README for not-Yuu repository. v1.0
Joe Wreschnig [Thu, 4 Sep 2014 19:53:34 +0000 (21:53 +0200)]
Update README for not-Yuu repository.

9 years agoInitial import.
Joe Wreschnig [Thu, 4 Sep 2014 19:48:29 +0000 (21:48 +0200)]
Initial import.