Scott Erickson
|
4001d1c7fe
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 16:42:49 -08:00 |
|
Scott Erickson
|
476cc87628
|
Set up the ladder to be able to compete against other sessions.
|
2014-02-13 16:42:35 -08:00 |
|
Michael Schmatz
|
128df09ce3
|
Fixed session by converting toObject
|
2014-02-13 16:29:02 -08:00 |
|
Nick Winter
|
9a835ffc0a
|
Re-enabled spell tab entry docs.
|
2014-02-13 16:09:32 -08:00 |
|
Michael Schmatz
|
d33c39c21e
|
Added continuous simulation and fix for "no team"
|
2014-02-13 15:59:40 -08:00 |
|
Scott Erickson
|
9bea226677
|
Fixed the ladder table.
|
2014-02-13 15:57:07 -08:00 |
|
Scott Erickson
|
8775e86161
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 15:54:01 -08:00 |
|
Scott Erickson
|
97b4e7661d
|
Level loader now loads session based on the team property in the url.
|
2014-02-13 15:51:41 -08:00 |
|
Scott Erickson
|
9327d420bc
|
Fixed a bug.
|
2014-02-13 15:51:18 -08:00 |
|
Scott Erickson
|
b8051689b3
|
Fixed the goal manager from polluting the goals in the level with the isPositive property.
|
2014-02-13 15:50:53 -08:00 |
|
Michael Schmatz
|
d6e99273bc
|
Quick fix for team not being detected
|
2014-02-13 15:42:00 -08:00 |
|
Michael Schmatz
|
ad0590f9ba
|
Merged in Scott's changes manually
|
2014-02-13 15:14:10 -08:00 |
|
Scott Erickson
|
1d3e013cc6
|
Merge remote-tracking branch 'origin/master'
Conflicts:
app/views/play/ladder_view.coffee
|
2014-02-13 15:11:11 -08:00 |
|
Scott Erickson
|
32337df156
|
Trimmed down the ladder view for now.
|
2014-02-13 15:09:40 -08:00 |
|
Michael Schmatz
|
480de71eb6
|
Leaderboard is starting to work
|
2014-02-13 15:02:49 -08:00 |
|
Michael Schmatz
|
40c26bb395
|
Scoring queues mostly working
|
2014-02-13 12:59:24 -08:00 |
|
Ting-Kuan
|
803770a080
|
Revise the phrasing of exisitng translations.
Translate "about".
|
2014-02-13 14:32:08 -05:00 |
|
Nick Winter
|
aa282c3a35
|
Updates for formatting palette docs.
|
2014-02-13 11:18:20 -08:00 |
|
Scott Erickson
|
ccbb521b59
|
Set up a temporary hack to get
|
2014-02-13 10:42:25 -08:00 |
|
Scott Erickson
|
2b742da9e4
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 10:38:43 -08:00 |
|
Michael Schmatz
|
14530b779a
|
Refactored scoring submissions, added beginnings of spectator view
|
2014-02-13 10:37:44 -08:00 |
|
Scott Erickson
|
2e280fad6b
|
Set up the multiplayer modal with a submit button for the ladder queue.
|
2014-02-13 10:16:27 -08:00 |
|
Scott Erickson
|
850942b895
|
Fixed the chat layout.
|
2014-02-13 10:10:20 -08:00 |
|
Scott Erickson
|
df2171e921
|
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
app/views/play/level_view.coffee
|
2014-02-13 10:04:42 -08:00 |
|
Nick Winter
|
424c987fe3
|
Merge branch 'master' into production
|
2014-02-13 09:38:52 -08:00 |
|
Scott Erickson
|
23964abee9
|
Set up the goal manager to only use goals from the level.goals property, rather than from scripts.
|
2014-02-13 09:26:42 -08:00 |
|
Nick Winter
|
9ac0939bb8
|
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 |
|
Ting-Kuan
|
559e0b7aa0
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-13 09:21:49 -05:00 |
|
Ting-Kuan
|
ba405b8fed
|
Revise zh-tw translations.
|
2014-02-13 09:21:40 -05:00 |
|
Nick Winter
|
320523b31b
|
Merge branch 'master' into production
|
2014-02-12 20:46:02 -08:00 |
|
Nick Winter
|
adaedc240c
|
Fixed cast button click bug.
|
2014-02-12 20:45:29 -08:00 |
|
Nick Winter
|
04abe36837
|
Don't need that Docs import.
|
2014-02-12 20:36:17 -08:00 |
|
Nick Winter
|
8a80b9770d
|
More work on docs. Got rid of Docs.coffee.
|
2014-02-12 18:54:45 -08:00 |
|
Nick Winter
|
d2345432ff
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-12 16:42:31 -08:00 |
|
Nick Winter
|
dc8c4394e1
|
Spell palette entries now using property docs from components.
|
2014-02-12 16:42:09 -08:00 |
|
Scott Erickson
|
8176e2258f
|
Set up the goal manager to use goals from the new level goals property, rather than from scripts. Backward-compatible for now.
|
2014-02-12 16:20:25 -08:00 |
|
Scott Erickson
|
f3489a6c2f
|
Added a 'stop' button for viewing end animations on thang types.
|
2014-02-12 16:18:25 -08:00 |
|
Michael Schmatz
|
e937aa9f90
|
Merge pull request #367 from codecombat/master
Manually specified tv4 version to fix npm checksum error
|
2014-02-12 15:56:04 -08:00 |
|
Michael Schmatz
|
60e0d59a66
|
Manually specified tv4 version to fix npm checksum error
|
2014-02-12 15:55:20 -08:00 |
|
Michael Schmatz
|
186a77e827
|
Merge pull request #366 from codecombat/master
Merge master into production
|
2014-02-12 14:59:09 -08:00 |
|
Nick Winter
|
b7be08ac19
|
Fixed one more leak.
|
2014-02-12 13:43:17 -08:00 |
|
Nick Winter
|
cdf268ce4f
|
Merged.
|
2014-02-12 13:10:58 -08:00 |
|
Nick Winter
|
5655084981
|
Fixed a ton more leaks.
|
2014-02-12 12:41:41 -08:00 |
|
Scott Erickson
|
abedd07b04
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-12 12:27:12 -08:00 |
|
Scott Erickson
|
2f48925e86
|
Added a list of goals as a property to levels for when they won't be added by scripts. Set up the editor to be able to edit these values.
|
2014-02-12 12:27:02 -08:00 |
|
Michael Schmatz
|
dae788905a
|
Merge pull request #362 from cassiocardoso/patch-1
Finished pt-BR translation.
|
2014-02-12 11:38:14 -08:00 |
|
Michael Schmatz
|
365810d302
|
Merge pull request #355 from LightAndLight/master
Updated scripts/devSetup python scripts to natively support python2.7 or python3
|
2014-02-12 11:21:17 -08:00 |
|
Michael Schmatz
|
762a91e4db
|
Added check if node exists
|
2014-02-12 11:05:19 -08:00 |
|
Michael Schmatz
|
ab0ca272d0
|
Merge pull request #363 from codecombat/master
Merge master into production
|
2014-02-12 10:21:25 -08:00 |
|
Cassio Cardoso
|
32db5244b5
|
Finished pt-BR translation.
|
2014-02-12 16:15:21 -02:00 |
|