codecombat/app/templates/play/level
Nick Winter d77625bc77 Game dev levels (#3810)
* Tweak API doc behavior and styling

* Instead of moving to the left during active dialogues, just move to the top
* Allow pointer events
* Adjust close button
* Re-enable pinning API docs for game-dev and web-dev levels

* Make sidebar in PlayGameDevLevelView stretch, better layout columns

* Set up content of PlayGameDevLevelView sidebar to scroll

* Add rest of PlayGameDevLevelView sidebar content, rework what loading looks like

* Finish PlayGameDevLevelView

* Add share area below
* Cover the brown background, paint it gray

* Tweak PlayGameDevLevelView

* Have progress bar show everything
* Fix Surface resize handling

* Fix PlayGameDevLevelView resizing incorrectly when playing

* Add GameDevVictoryModal to PlayGameDevLevelView

* Don't show missing-doctype annotation in Ace

* Hook up GameDevVictoryModal copy button

* Fix onChangeAnnotation runtime error

* Fix onLevelLoaded runtime error

* Have CourseVictoryModal link to /courses when course is done

* Trim, update CourseDetailsView

* Remove last vestiges of teacherMode
* Remove giant navigation buttons at top
* Quick switch to flat style

* Add analytics for game-dev

* Update Analytics events for gamedev

* Prefix event names with context
* Send to Mixpanel
* Include more properties

* Mostly set up indefinite play and autocast for game-dev levels

* Set up cast buttons and shortcut for game-dev

* Add rudimentary instructions when students play game-dev levels

* Couple tweaks

* fix a bit of code that expects frames to always stick around
* have PlayGameDevLevelView render a couple frames on load

* API Docs use 'game' instead of 'hero'

* Move tags to head without combining

* Add HTML comment-start string

Fixes missing entry point arrows

* Fix some whitespace
2016-07-28 13:39:58 -07:00
..
modal Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
tome Game dev levels (#3810) 2016-07-28 13:39:58 -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-view.jade Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
duel-stats-view.jade Replace Anoner with Anonymous 2016-05-26 16:54:24 -07:00
goals.jade Goals now show status: 'Running...' while the world is simulating. 2014-11-05 14:42:55 -08:00
gold.jade Added GoldView. 2014-02-11 12:02:27 -08:00
hints-view.jade Hints v1 2016-06-15 16:12:41 -07:00
hud.jade Implemented new HUD design. Removed more unneeded stuff. Changed reload button to restart level. Still need restart confirmation and to redo the sprite dialogue area. 2014-11-07 19:15:55 -08:00
hud_prop.jade Hooked up new HUD icons. 2014-03-04 11:15:31 -08:00
level-dialogue-view.jade Added new LevelDialogueView. Messed around with dimming a bit more. 2014-11-08 11:39:04 -08:00
level-flags-view.jade A few changes to flags UX. 2014-08-25 14:02:23 -07:00
level-playback-view.jade Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
level_loading.jade fix issue #3678 2016-06-07 09:42:57 +07:00
play-game-dev-level-view.jade Game dev levels (#3810) 2016-07-28 13:39:58 -07:00
play-web-dev-level-view.jade i18n, comments, misc cleanup 2016-07-17 00:53:17 -07:00
team_gold.jade Added DuelStatsView for ladder matches. 2015-08-20 11:57:47 -07:00
thang_avatar.jade Don't be draggin' all these images around yo. 2014-11-19 16:36:06 -08:00
web-surface-view.jade WebSurfaceView now parsing player code through virtual DOM into iframe 2016-07-14 18:07:36 -07:00