Confirmed users, Bureaucrats and Sysops emeriti
792
edits
| Line 70: | Line 70: | ||
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=5874580;resolution=FIXED;chfieldto=Now;query_format=advanced;chfield=cf_last_resolved;chfieldfrom=2013-02-05;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=Firefox%20for%20Metro Front end bugs fixed in the last 30 days] | * [https://bugzilla.mozilla.org/buglist.cgi?list_id=5874580;resolution=FIXED;chfieldto=Now;query_format=advanced;chfield=cf_last_resolved;chfieldfrom=2013-02-05;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;product=Firefox%20for%20Metro Front end bugs fixed in the last 30 days] | ||
<h3>Games [1st Tuesday of Month]</h3> | |||
* Recent progress | |||
** MWC - Cut the Rope was a great success, pure JS game that we helped optimize | |||
*** We have the same ported using Emscripten, straight from the Android codebase, but had some platform JS and WebGL issues that prevented us from continuing that route | |||
*** specifically bugs and performance issues in ARM typed array support | |||
** Multiplayer BananaBread is up | |||
*** WebRTC data channel for communication, little server side broker | |||
*** Hosting a game: http://modeswitch.github.com/BananaBread/cube2/ | |||
*** Joining a game (server list): http://modeswitch.github.com/BananaBread/cube2/list.html | |||
** Web Audio is in the process of landing | |||
*** Early code is in | |||
*** Working on additional node types | |||
** Asm.js presented at mloc.js | |||
*** http://dl.dropbox.com/u/80664946/mloc_js_sekrit/index.html#/ | |||
** Unigine Released Crypt Demo | |||
*** https://blog.mozilla.org/futurereleases/2013/02/20/one-developer-one-impressive-3d-game-demo-ported-to-the-web-with-no-plugins/ | |||
* Emscripten - successfully ported a 2-3 million line codebase | |||
** Performance is great, really turned some heads | |||
** Will be showing off at GDC | |||
* GDC plans | |||
** Getting ready to make a big splash | |||
** Will need your help over the next 3 weeks: Javascript, Graphics, some DOM help, performance profiling | |||
** We want to get: | |||
*** Asm.js landed | |||
*** Some JS large codebase issues worked out (silent oom issues, script source saving) | |||
*** Gamepad | |||
*** Pointer Lock in non-fullscreen | |||
*** Pointer Lock toggle in fullscreen | |||
** We will have awesome T-shirts! | |||
===Mobile Web Compat [2nd Tuesday of Month]=== | ===Mobile Web Compat [2nd Tuesday of Month]=== | ||