Michael Schmatz
|
e0f8d1343e
|
Fixed race condition
|
2014-04-22 11:04:56 -07:00 |
|
Michael Schmatz
|
81809956b8
|
hasChangedSignificantly async refactor
Still checking for bugs
|
2014-04-22 08:54:35 -07:00 |
|
Michael Schmatz
|
0f435b41ae
|
Merge pull request #885 from codecombat/master
Merge master into worker-lint
|
2014-04-21 14:13:43 -07:00 |
|
Michael Schmatz
|
a7867e5e2d
|
Added background linting
Background hasChangedSignificantly is soon!
|
2014-04-18 14:59:08 -07:00 |
|
dpen2000
|
b20f8fd260
|
Refactor getNameById to use mongo db's $in instead of parallel and use a new generic method in Handler.coffee
|
2014-04-18 21:06:57 +01:00 |
|
Nick Winter
|
844c1391ca
|
Reworked top nav. Many improvements to job profile form.
|
2014-04-18 09:53:28 -07:00 |
|
Nick Winter
|
46487f55a4
|
Fixed up some styles for job profile page, and prevented long links from destroying things with poor wrapping.
|
2014-04-17 11:34:55 -07:00 |
|
dpen2000
|
a6ed7c9bff
|
Fix players above the current player coming out in wrong order in original and simulators leaderboard
|
2014-04-16 18:20:59 -04:00 |
|
dpen2000
|
62e2de6cee
|
Split simulate tab into own view / template Leaving out "RESET AND SIMULATE GAMES" button for now
|
2014-04-16 17:07:25 +01:00 |
|
dpen2000
|
a74f89c30c
|
Implement rank column in simulators leaderboard
|
2014-04-15 23:13:10 +01:00 |
|
Nick Winter
|
f762d95ab8
|
ModelModal and simple leaderboard pagination.
|
2014-04-15 15:01:54 -07:00 |
|
Nick Winter
|
e908ae2fb4
|
Fixed #772.
|
2014-04-14 14:49:38 -07:00 |
|
Nick Winter
|
1794e5e040
|
Fixed #813 (sort of).
|
2014-04-14 11:18:02 -07:00 |
|
Nick Winter
|
8aa36178af
|
Fixed #769. Added some analytics timing tracking. Added replacement for $.browser.
|
2014-04-13 20:31:23 -07:00 |
|
dpen2000
|
2345a7d8e8
|
Additional fix on #831 - remove additional call to fetch as constructor of SimulatorsLeaderboardData does fetch, remove commented code
|
2014-04-13 19:58:50 -04:00 |
|
Nick Winter
|
af0b8aa5e2
|
A few fixes and cleanup for #831.
|
2014-04-13 15:28:16 -07:00 |
|
Nick Winter
|
3d945492b0
|
Merge branch 'SimulatorsLeaderboard2' of git://github.com/dpen2000/codecombat into dpen2000-SimulatorsLeaderboard2
|
2014-04-13 14:48:45 -07:00 |
|
Nick Winter
|
a9725f2dc6
|
A bit of error handling.
|
2014-04-13 14:48:36 -07:00 |
|
dpen2000
|
ec3c292b72
|
Implement simulators leaderboard
|
2014-04-13 02:35:58 +01:00 |
|
Nick Winter
|
f0aa5e1d5e
|
Fixed #681 by removing full-screen button in Safari.
|
2014-04-11 18:19:52 -07:00 |
|
Nick Winter
|
99b430c1b4
|
Fixed #714 with a hack.
|
2014-04-11 17:55:47 -07:00 |
|
Nick Winter
|
97d4017869
|
Hacky way to get play background to fit with new loading image.
|
2014-04-11 16:15:26 -07:00 |
|
Nick Winter
|
10bb17c38a
|
Added getThangByID method to Thang. Handled a few error corner cases with the time popup.
|
2014-04-11 14:03:13 -07:00 |
|
Michael Schmatz
|
a796d88967
|
Fixed tutorial modal for nonexistent tutorials
|
2014-04-10 11:42:22 -07:00 |
|
Michael Schmatz
|
42bf2996af
|
Made Aether ignore variable hoisting
See #813
|
2014-04-10 10:36:32 -07:00 |
|
Nick Winter
|
76054345d7
|
Fixed #805.
|
2014-04-09 09:04:59 -07:00 |
|
Nick Winter
|
13f34341b2
|
Merge branch 'doubleScrollbars' of git://github.com/adi2412/codecombat
|
2014-04-06 14:55:14 -07:00 |
|
Scott Erickson
|
abaf32fc7a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-04 14:57:55 -07:00 |
|
Michael Schmatz
|
2411269f2b
|
Added rank/number of sessions text
|
2014-04-04 14:55:55 -07:00 |
|
Michael Schmatz
|
0684bcff9c
|
Improved styling on graphs
|
2014-04-04 14:22:30 -07:00 |
|
Michael Schmatz
|
06f164525f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
app/views/play/ladder/ladder_tab.coffee
|
2014-04-04 13:48:39 -07:00 |
|
Michael Schmatz
|
7019bb6dea
|
Added score histogram to ladder tab
|
2014-04-04 13:38:36 -07:00 |
|
Scott Erickson
|
1971ddcefb
|
Moved somethingLoaded calls until after calls that would register more to load. A probably suboptimal way of making sure the progress numerator never reaches the progress denominator until it's actually time.
|
2014-04-04 10:12:22 -07:00 |
|
Scott Erickson
|
978c84bc89
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-03 18:43:36 -07:00 |
|
Scott Erickson
|
3b3b825be0
|
Set up a new loading/progress system for views.
|
2014-04-03 18:43:29 -07:00 |
|
Nick Winter
|
9a70abb104
|
Don't need to explicitly skip Mobile Artillery's next level now.
|
2014-04-03 16:37:24 -07:00 |
|
Michael Schmatz
|
3aa31c7246
|
Graphs with D3!
|
2014-04-02 18:41:11 -07:00 |
|
Nick Winter
|
670f94cc22
|
Fixed #418, no more print/save dialogues evaaarr.
|
2014-04-02 14:42:34 -07:00 |
|
Aditya Raisinghani
|
44979c074d
|
Integrated nanoscroller.
|
2014-04-03 03:10:06 +05:30 |
|
Nick Winter
|
389323953b
|
Fixed #180.
|
2014-03-31 13:56:13 -07:00 |
|
Dominik Kundel
|
1c6aea9c1c
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-31 20:35:32 +02:00 |
|
Nick Winter
|
a79fe37ca1
|
Merged; made a couple tweaks.
|
2014-03-29 17:30:12 -07:00 |
|
Dominik Maier
|
fb607d06fa
|
Implemented popover for playback scrubber that will show the time the mouse is hovering over, the current time as well as the total ime of the level. Fixing #670
|
2014-03-30 00:38:45 +01:00 |
|
Nick Winter
|
c58a1682f4
|
Fixed #519 for real, I think.
|
2014-03-29 14:09:45 -07:00 |
|
Nick Winter
|
5bcaf2c746
|
Fixed #64 (I hope; let's UX test.)
|
2014-03-28 17:06:21 -07:00 |
|
Nick Winter
|
cf81d51a89
|
Fixed #46.
|
2014-03-28 15:23:12 -07:00 |
|
Nick Winter
|
c4a56dc9a5
|
Added a thing which highlights the guide every 5 minutes until clicked. Fixed #11.
|
2014-03-28 12:22:53 -07:00 |
|
Nick Winter
|
62867534a7
|
Fixed #727.
|
2014-03-28 09:52:07 -07:00 |
|
Dominik Kundel
|
267d033997
|
initial coffeescript support. No proper highlighting of executing parts and errors are not displayed inline
|
2014-03-28 14:42:08 +01:00 |
|
Dominik Kundel
|
35a16b47ff
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-28 14:37:14 +01:00 |
|