Nick Winter
|
b6406b9b0e
|
Put some tournament details in there. Muted some extra casting sounds during level load.
|
2014-05-19 21:56:20 -07:00 |
|
Nick Winter
|
341097c5ca
|
A couple improvements for the LadderSubmissionView.
|
2014-05-19 19:51:24 -07:00 |
|
Nick Winter
|
116965fcdc
|
Rules wording tweaks; highlighting new matches and end of ranking with sounds.
|
2014-05-19 19:13:36 -07:00 |
|
Nick Winter
|
af31bcf008
|
Fleshed out tournament prizes tab.
|
2014-05-19 17:40:06 -07:00 |
|
Nick Winter
|
8a5a45950f
|
Simulator now pleads for you to help simulate when your match is being ranked.
|
2014-05-19 14:59:47 -07:00 |
|
Nick Winter
|
68a4483e91
|
Moved views/play/ladder_view to views/play/ladder/ladder_view and made a new views/play/ladder_home_view.
|
2014-05-19 11:58:53 -07:00 |
|
Nick Winter
|
3c9428ffd3
|
Refactored game ranking buttons into a LadderSubmissionView.
|
2014-05-17 11:55:51 -07:00 |
|
Michael Schmatz
|
21ccaa2d8a
|
Adjust histogram height downwards
Make room for ranking text
|
2014-05-16 13:33:41 -07:00 |
|
Michael Schmatz
|
ab1b0cac42
|
Added "Rank your session" message
|
2014-05-16 13:30:55 -07:00 |
|
Michael Schmatz
|
bd1261802d
|
Fix rank for unranked sessions on ladder histogram
|
2014-05-16 13:27:42 -07:00 |
|
Michael Schmatz
|
934c853789
|
Live simulation count and fixed double simulator leaderboard session
|
2014-05-16 13:16:35 -07:00 |
|
Nick Winter
|
c2a7530b62
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-05-15 15:35:08 -07:00 |
|
Michael Schmatz
|
0bb1422d6c
|
Switch spectate and level view to use transpiled code
|
2014-05-15 15:18:17 -07:00 |
|
Nick Winter
|
763e0500b2
|
Tracking simulator clicks.
|
2014-05-15 15:10:50 -07:00 |
|
Nick Winter
|
c1f9d51b37
|
Added times to runtime errors. Don't load ThangTypes for Thangs that don't exist on the first frame of the world.
|
2014-05-15 11:27:51 -07:00 |
|
Michael Schmatz
|
a1360d6cb8
|
Include transpiled code in submission process
|
2014-05-14 11:42:15 -07:00 |
|
Nick Winter
|
69dc96c7c8
|
Fixed Rank My Game on my matches.
|
2014-05-12 19:56:12 -07:00 |
|
Nick Winter
|
2e6bec5454
|
Some fixes for my accidental merge of #970.
|
2014-05-06 09:49:04 -07:00 |
|
Nick Winter
|
0e0ca785d9
|
Moved ready-to-rank logic to LevelSession where it can be shared across victory and multiplayer modals and My Matches tab.
|
2014-05-05 16:59:12 -07:00 |
|
Nick Winter
|
82529c781b
|
Fixed some ladder home links.
|
2014-05-05 15:33:08 -07:00 |
|
Scott Erickson
|
3a28f190a1
|
Merge branch 'master' into feature/loading-views
|
2014-04-28 11:55:17 -07:00 |
|
Scott Erickson
|
02a74ae40c
|
Migrated and fixed the rest of the views using the new loading system.
|
2014-04-28 11:52:04 -07:00 |
|
Nick Winter
|
4a2f2700bc
|
Don't show tutorial level link if tutorial level doesn't exist for a ladder level.
|
2014-04-28 10:54:03 -07:00 |
|
Scott Erickson
|
3dc3f62473
|
Merge branch 'master' into feature/loading-views
Conflicts:
app/views/editor/components/main.coffee
|
2014-04-25 14:31:58 -07:00 |
|
edtrist
|
3962d37681
|
#889 - moved CocoCollection.coffee to app/collections and updated references
|
2014-04-22 20:42:26 +01:00 |
|
Ting-Kuan
|
7321052c18
|
Fix supermodel with resource value and fix ladder view under supermodel resource management.
|
2014-04-19 13:06:47 -04:00 |
|
Ting-Kuan
|
375aca2c0a
|
Fix: Some level systems load forever.
|
2014-04-19 12:08:40 -04:00 |
|
Ting-Kuan
|
692693c181
|
Merge branch 'master' into feature/loading-views
Conflicts:
app/locale/en.coffee
app/views/editor/level/edit.coffee
app/views/kinds/CocoView.coffee
app/views/play/ladder/ladder_tab.coffee
app/views/play/ladder_view.coffee
app/views/play/level/level_loading_view.coffee
|
2014-04-19 01:15:04 -04: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 |
|
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 |
|
Nick Winter
|
f762d95ab8
|
ModelModal and simple leaderboard pagination.
|
2014-04-15 15:01:54 -07:00 |
|
Nick Winter
|
a9725f2dc6
|
A bit of error handling.
|
2014-04-13 14:48:36 -07:00 |
|
Ting-Kuan
|
7ae3bd5a60
|
Fix style and supermodel based on #815.
Fix ladder_view and ladder_tab.
Change error handling functions in CocoView.
|
2014-04-12 16:29:49 -04:00 |
|
Michael Schmatz
|
a796d88967
|
Fixed tutorial modal for nonexistent tutorials
|
2014-04-10 11:42:22 -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
|
3b3b825be0
|
Set up a new loading/progress system for views.
|
2014-04-03 18:43:29 -07:00 |
|
Michael Schmatz
|
3aa31c7246
|
Graphs with D3!
|
2014-04-02 18:41:11 -07:00 |
|
Nick Winter
|
31119f402a
|
Cleaned up readyToRank logic a bit.
|
2014-03-27 14:55:45 -07:00 |
|
Jayant Jain
|
648df5eb41
|
Updated rank my game check, fixes #666
|
2014-03-27 03:36:27 +05:30 |
|
Scott Erickson
|
37beb1bc6b
|
Made the ladder tab better able to handle unloaded gplus and facebook apis.
|
2014-03-26 14:53:09 -07:00 |
|
Scott Erickson
|
462d365ce0
|
Sorted the friend sessions a bit.
|
2014-03-26 14:22:04 -07:00 |
|
Scott Erickson
|
781b33092c
|
Added a google plus connect button.
|
2014-03-26 14:19:05 -07:00 |
|
Scott Erickson
|
132b22f14a
|
Got the gplus friends loading now.
|
2014-03-26 13:50:01 -07:00 |
|