codecombat/app/templates/play/level
Matt Lott 68cca74b43 Real-time multiplayer initial commit
Simple matchmaking, synchronous multiplayer PVP, flags!

Rough matchmaking is under the game menu multiplayer tab, for ladder
games only.  After creating a 2-person game there, you can exit that
modal and real-time cast to play against each other.

If you’re the first person to cast, you’ll sit at the real-time level
playback view waiting until the other player casts.  When they do, you
both should start the real-time playback (and start placing flags like
crazy people).

If in a multiplayer session, the real-time simulation runs the players’
code against each other.  Your multiplayer opponent’s name should be up
near the level name.

Multiplayer sessions are stored completely in Firebase for now, and
removed if both players leave the game.  There’s plenty of bugs,
synchronization issues, and minimal polish to add before we push it to
master.
2014-08-28 23:34:07 -07:00
..
modal Finished fixing #841. 2014-08-27 17:26:56 -07:00
tome Finished fixing #841. 2014-08-27 17:26:56 -07:00
chat.jade Fixed modal switchout and palette property interpolation. Refactored all use of .hide to .secret so we can use jQuery to show/hide things again. 2014-02-13 09:26:21 -08:00
control_bar.jade Real-time multiplayer initial commit 2014-08-28 23:34:07 -07:00
goals.jade Clearing backups of old models when saving new versions of versioned models. 2014-06-24 09:43:20 -07:00
gold.jade Added GoldView. 2014-02-11 12:02:27 -08:00
hud.jade Moved nanoscroller to bower components and related fixes. 2014-04-08 03:04:36 +05:30
hud_action.jade Ready for action, sir! 2014-01-03 10:32:13 -08:00
hud_prop.jade Hooked up new HUD icons. 2014-03-04 11:15:31 -08:00
level-flags-view.jade A few changes to flags UX. 2014-08-25 14:02:23 -07:00
level_loading.jade Some simulation and ladder fixes. Preparing Criss-Cross tournament. 2014-08-18 21:49:58 -07:00
playback.jade Refactored grid. Fixed #158. 2014-08-26 13:56:57 -07:00
team_gold.jade Improved GoldView tooltip. 2014-05-14 16:06:00 -07:00
thang_avatar.jade Playback and level editor shortcut tweaks. 2014-02-24 09:58:12 -08:00