Ruben Vereecken
|
8607162cd7
|
Finished designing achievement notify, for now.
|
2014-06-02 20:33:01 +02:00 |
|
Ruben Vereecken
|
d8bb802468
|
Designing the Notify to show level progress
|
2014-06-02 20:33:01 +02:00 |
|
Ruben Vereecken
|
d766a24e11
|
Achievements now popup when polled for by the client
|
2014-06-02 20:33:01 +02:00 |
|
Ruben Vereecken
|
c26f96f33e
|
Added achievement model and some missing pieces
|
2014-06-02 20:32:00 +02:00 |
|
Ruben Vereecken
|
c2d2f2a2b8
|
Refactorings performed necessary to have searchable for more uses
|
2014-06-02 20:31:09 +02:00 |
|
Ruben Vereecken
|
a3ca382dcd
|
Used the feedback from Scott to improve endpoints
|
2014-06-02 20:29:12 +02:00 |
|
Ruben Vereecken
|
5909f15678
|
Refactored getRenderData from SearchView to children
|
2014-05-28 17:32:18 +02:00 |
|
Nick Winter
|
3dd362c01e
|
Added support for blaming infinite loops.
|
2014-05-25 12:15:32 -07:00 |
|
Jayant Jain
|
55569ccf2f
|
Resolves an issue with nanoscroller and initially hidden content
|
2014-05-24 12:02:26 +05:30 |
|
Jayant Jain
|
f17c5cfb51
|
Adds nanoscroll to thang tab in level editor
|
2014-05-24 12:02:26 +05:30 |
|
Scott Erickson
|
bfa90f671d
|
Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal.
|
2014-05-22 11:26:08 -07:00 |
|
Nick Winter
|
b89615cea4
|
Added helpful keyboard shortcuts modal.
|
2014-05-19 10:08:34 -07:00 |
|
Michael Schmatz
|
cb5ae5f2f6
|
Fix #983
We need a generic scrolling solution
|
2014-05-08 11:58:45 -07:00 |
|
Scott Erickson
|
26cafd2f19
|
Fixed #941. Actually it was no longer crashing probably because of the fix for #934, but there were still other bugs. Fixed it, and other bugs like it, particularly in the spectate view. Cleaned up a bit, too.
|
2014-05-01 16:38:27 -07:00 |
|
Scott Erickson
|
01f2a556f9
|
Set up the patches view with the new loading system, fixing a few things in the meanwhile.
|
2014-04-28 11:09:21 -07:00 |
|
Scott Erickson
|
d5bcec5ad0
|
Fixed the level editor with the new loading system.
|
2014-04-25 19:11:32 -07:00 |
|
Scott Erickson
|
6cd7c723d8
|
Fixed up showing errors, made sure they work with the play view.
|
2014-04-25 15:31:38 -07:00 |
|
Scott Erickson
|
7640a6365b
|
Removed some logs.
|
2014-04-25 14:59:17 -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 |
|
Scott Erickson
|
278d6752c3
|
Refactored SuperModel, CocoModel and LevelLoader.
Removed the dynamic population of the Level, instead putting straightforward logic into LevelLoader.
Simplified SuperModel.
|
2014-04-25 14:30:06 -07:00 |
|
Scott Erickson
|
2d43b36022
|
Merge branch 'FixGenericText' of https://github.com/dpen2000/codecombat into dpen2000-FixGenericText
|
2014-04-24 13:29:24 -07:00 |
|
Scott Erickson
|
0a313a110c
|
Removed a piece of logging.
|
2014-04-24 12:07:11 -07:00 |
|
Scott Erickson
|
76f36294b0
|
Fixed #908, while keeping things like opening revert or contact modals in the level editor from breaking.
|
2014-04-24 11:22:43 -07:00 |
|
dpen2000
|
dd00e2abe6
|
Replace generic text Sign Up to Create a New Content
|
2014-04-23 00:37:10 +01:00 |
|
Ting-Kuan
|
974e5e1b24
|
remove debugging msg.
|
2014-04-19 13:09:50 -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 |
|
Ting-Kuan
|
1c1cf2f189
|
Fix loading of Level.
|
2014-04-17 19:23:35 -04:00 |
|
Scott Erickson
|
21e8d7b26f
|
Fixed patches denormalization.
|
2014-04-17 15:44:19 -07:00 |
|
Ting-Kuan
|
b7439ed1ca
|
Fix loading bar and retry block in ladder_view, #857.
|
2014-04-17 16:54:26 -04:00 |
|
Ting-Kuan
|
fe96289bf6
|
debugging: ladder_view doesn't show loading bar.
|
2014-04-17 15:57:08 -04:00 |
|
Scott Erickson
|
8a2b762446
|
Fixed a bug where opening a modal by data attributes would sometimes open it multiple times.
|
2014-04-17 11:12:09 -07:00 |
|
Ting-Kuan
|
c53eb562a3
|
Remove debug msg.
|
2014-04-16 02:31:18 -04:00 |
|
Ting-Kuan
|
52a73ceae3
|
Migrate view to fit new supermodel.
|
2014-04-16 02:28:59 -04:00 |
|
Nick Winter
|
f762d95ab8
|
ModelModal and simple leaderboard pagination.
|
2014-04-15 15:01:54 -07:00 |
|
Ting-Kuan
|
8e19d8b71f
|
Change some resource loading logic to fit new SuperModel.
|
2014-04-13 13:29:43 -04:00 |
|
Ting-Kuan
|
573a4ae847
|
Merge branch 'feature/loading-views' into feature/revise-supermodel-based-on-#815
Conflicts:
app/models/SuperModel.coffee
app/views/editor/thang/edit.coffee
|
2014-04-13 10:37:35 -04:00 |
|
Ting-Kuan
|
4979344ee5
|
Remove schema loading code.
|
2014-04-13 10:36:09 -04:00 |
|
Ting-Kuan
|
77c4c586dd
|
Merge branch 'feature/loading-views' into feature/revise-supermodel-based-on-#815
Conflicts:
app/locale/en.coffee
|
2014-04-12 17:13:06 -04:00 |
|
Ting-Kuan
|
508b570fea
|
Merge branch 'master' into feature/loading-views
Conflicts:
.gitignore
app/locale/en.coffee
app/models/SuperModel.coffee
app/views/editor/thang/edit.coffee
app/views/kinds/CocoView.coffee
|
2014-04-12 17:07:30 -04: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 |
|
Nick Winter
|
8349578057
|
Fixed #786.
|
2014-04-12 12:35:45 -07:00 |
|
Scott Erickson
|
5a794306fe
|
Merge branch 'refactorSchemas' of https://github.com/adi2412/codecombat into adi2412-refactorSchemas
|
2014-04-12 08:53:24 -07:00 |
|
Scott Erickson
|
6eab5003f8
|
Merge branch 'feature/jsondiffpatch'
|
2014-04-12 08:52:35 -07:00 |
|
Scott Erickson
|
10b1660419
|
Fixed the level editor so you can save again.
|
2014-04-12 08:48:49 -07:00 |
|
Aditya Raisinghani
|
e04787475c
|
Rebased master to get updated schemas and added patch schema
|
2014-04-12 15:16:42 +05:30 |
|
Scott Erickson
|
35fe47bbac
|
Merge branch 'feature/jsondiffpatch'
|
2014-04-11 22:52:58 -07:00 |
|
Scott Erickson
|
308adec7c7
|
Merge branch 'master' into feature/jsondiffpatch
Conflicts:
app/templates/editor/level/save.jade
app/templates/editor/thang/edit.jade
|
2014-04-11 22:52:00 -07:00 |
|
Scott Erickson
|
34bf484bf2
|
Added data merge conflict handling.
|
2014-04-11 21:11:52 -07:00 |
|
Nick Winter
|
91c2f0fa33
|
Fixed #715, and some misc cleanup.
|
2014-04-11 17:36:15 -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 |
|