Commit graph

5160 commits

Author SHA1 Message Date
Scott Erickson
9455199b39 Limited social media library loading to only those views that need it. 2014-10-15 16:43:26 -04:00
Scott Erickson
99e5941126 Set up the HeroVictoryModal to block until achievements data has loaded. Enabled the HeroVictoryModal for hero levels. 2014-10-13 17:18:33 -04:00
Scott Erickson
6ff7cd12cc Mostly done with the victory modal. 2014-10-13 11:53:08 -04:00
Nick Winter
70e20efcc7 Merge pull request #1663 from Imperadeiro98/patch-1
Update pt-PT.coffee
2014-10-12 23:24:49 -07:00
Imperadeiro98
c3a35d5de7 Update pt-PT.coffee 2014-10-12 18:38:16 +01:00
Nick Winter
879c57bcdd Added a script to grab all code by language by level by user, anonymized, for a group of users. 2014-10-11 13:58:58 -07:00
Michael Schmatz
dee5d82d61 Added gutter problem support for iPad 2014-10-11 12:57:45 -04:00
Michael Schmatz
e7269a62dd Added line highlighting event for iPad 2014-10-11 11:34:31 -04:00
Nick Winter
29a0e7db3f Merge branch 'james616616-patch-1' 2014-10-11 08:24:51 -07:00
Nick Winter
281d0ef96e Fixed zh-HANT.coffee merge conflicts. 2014-10-11 08:24:42 -07:00
Nick Winter
af36b3e4ef Merge pull request #1658 from Imperadeiro98/patch-1
Update level_loading.jade
2014-10-11 08:20:43 -07:00
Nick Winter
266323a7f7 Merge branch 'glls-master' 2014-10-11 08:19:47 -07:00
Nick Winter
1203efaad0 Fixing el.coffee merge conflicts. 2014-10-11 08:19:37 -07:00
Nick Winter
e5f3917c6a Merge pull request #1659 from Imperadeiro98/patch-2
Update pt-PT.coffee
2014-10-11 08:06:09 -07:00
Imperadeiro98
e574843599 Update pt-PT.coffee 2014-10-11 10:49:22 +01:00
Imperadeiro98
3dc9a5dfdc Update pt-PT.coffee 2014-10-11 10:47:39 +01:00
Imperadeiro98
8130c1b3fa Update pt-PT.coffee 2014-10-11 10:46:31 +01:00
Imperadeiro98
3c5adb7bad Update level_loading.jade
This tip was removed some time ago from the locale files.
2014-10-11 10:19:30 +01:00
Nick Winter
f80380784a Levels save right away on victory. 2014-10-10 19:20:00 -07:00
Nick Winter
2db637866c Fix for non-Boolean includeFlow. 2014-10-10 18:23:51 -07:00
Nick Winter
629827f133 Fixed onAnnotationClick handler message. 2014-10-10 13:36:13 -07:00
Nick Winter
7f9fdc7253 Fixed temporarily locking of items. 2014-10-09 19:59:57 -07:00
Nick Winter
a0ad5efba2 Some improvements for exhortation of tunic donning in The Raised Sword. 2014-10-09 19:54:39 -07:00
Matt Lott
37ac9f1a69 Fix highlight error when opening browser tools 2014-10-09 17:55:38 -07:00
Nick Winter
7487df5af8 Point out (and require) equipping of necessary items for first set of levels. Can now drag items to unequip. 2014-10-09 15:54:18 -07:00
Nick Winter
4f0b7c8d60 Merge pull request #1655 from Gkntos/patch-1
Update es-ES.coffee
2014-10-09 13:31:48 -07:00
Gkntos
e9f0b9f67a Update es-ES.coffee
Some changes tu un-transaleted phrases.
:)
2014-10-09 14:01:01 -05:00
Nick Winter
413e99b6ae Merge pull request #1654 from Imperadeiro98/patch-1
Update victory.jade
2014-10-09 10:14:34 -07:00
Nick Winter
45471b8030 Fix for streaming new serialized Aethers into worlds where their Thangs hadn't existed before. 2014-10-09 09:53:57 -07:00
Imperadeiro98
cc5a2508d9 Update victory.jade
Corrected some i18n errors.
2014-10-09 14:29:48 +01:00
George Litos
f88c889e8f Greek translation update 2014-10-09 12:59:31 +03:00
Matt Lott
b6f37694e1 Autocomplete line endings for javascript
Fixes #1651
2014-10-08 14:23:13 -07:00
Nick Winter
f9409488ff Fixed a bug with jerky camera udpates due to dropped frames and camera updating before positions update. Fleshed out default level scripts. Tweaked style on Dropper code. 2014-10-08 12:38:23 -07:00
Nick Winter
589c3b090c Moved DOM highlight arrows from PlayLevelView to CocoView so that everywhere can use them. Added highlight for next level on world map. 2014-10-08 10:46:10 -07:00
Nick Winter
c6b398aae2 Increased prominence of GoalsView when at level playback end. Increased legibility of Surface text when PlaybackOverScreen is in effect, and changed colors of PlaybackOverScreen to be less intense and to indicate goal failure / non-failure. 2014-10-08 09:46:56 -07:00
Nick Winter
fcd174ed22 Re-enabled line-by-line highlighting through brute force for hero levels. 2014-10-07 22:28:53 -07:00
Matt Lott
1108159603 Enable updated autocomplete
Bug fixes for incorrect autocompletes such as “this.this.moveRight()();”
Reducing suggestions to just level snippets to make it more beginner
friendly.
2014-10-07 15:13:43 -07:00
Nick Winter
ff467d1f31 Don't play a selection sound when adding a Thang. 2014-10-07 12:04:55 -07:00
Nick Winter
5261a7d4d9 Snap to integer meters in the level editor when holding shift. 2014-10-07 10:41:16 -07:00
Nick Winter
ef3edfcc08 Optimization for not rebuilding LevelSession defaults once a second to set playtime. 2014-10-07 10:06:41 -07:00
Nick Winter
67ed73a01f Probably don't need this; it doesn't appear to be storing the NaNs. 2014-10-06 22:29:54 -07:00
Nick Winter
e04a0f33a1 Fixed bug recording level playtime. 2014-10-06 18:55:10 -07:00
Nick Winter
8fdd2c0688 Redid my bobbing fix b286b24 in a way that doesn't break the LankBoss position test. 2014-10-06 18:18:39 -07:00
Nick Winter
ea25224c1e Moved popover navigation fix of #1603 from initialize's link handler to Router's closeCurrentView method. 2014-10-06 18:09:27 -07:00
Nick Winter
c9b01af21c Merge pull request #1603 from ThatOtherPerson/dismiss-popovers
Fix #1602
2014-10-06 18:06:32 -07:00
Nick Winter
7e7ec719b0 Possibly fixed a server test in accordance with real private properties. 2014-10-06 18:05:20 -07:00
Nick Winter
f9b510aac1 Merge pull request #1645 from kaktycc/patch-2
Update ru.coffee
2014-10-06 17:58:37 -07:00
Nick Winter
c896c0ee78 Merge branch 'AbnerZheng-patch-1' 2014-10-06 17:58:02 -07:00
Nick Winter
e6339d68a1 Fixed merge conflicts. 2014-10-06 17:57:47 -07:00
Nick Winter
04939ea690 Merge pull request #1643 from AbnerZheng/patch-2
Update zh-HANS.coffee
2014-10-06 17:52:11 -07:00