Scott Erickson
|
8072629534
|
Merged the bug fix which I did too.
|
2014-05-08 13:43:15 -07:00 |
|
Nick Winter
|
775a2a87e2
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-05-08 11:36:26 -07:00 |
|
Scott Erickson
|
1e938910ed
|
Couple bug fixes.
|
2014-05-08 11:10:22 -07:00 |
|
Scott Erickson
|
e9fc3df7c1
|
Set up the versions modal to display changes between versions when you select two of them.
|
2014-05-08 10:54:39 -07:00 |
|
Nick Winter
|
0c30ec0c12
|
Some weird bugs I noticed with {me}.
|
2014-05-06 16:58:08 -07:00 |
|
Nick Winter
|
1f3cc8a004
|
Merge branch 'master' of git://github.com/domenukk/codecombat
|
2014-05-06 08:00:39 -07:00 |
|
Dominik Maier
|
6d244e8560
|
+ Merged Simulators
|
2014-05-06 05:07:34 +02:00 |
|
Dominik Maier
|
c9bb488794
|
Created headless-client and an alternative implementation of god
|
2014-05-06 02:37:14 +02: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
|
bd3c059c2a
|
Several performance improvements based on profiling.
|
2014-04-28 16:31:51 -07:00 |
|
Scott Erickson
|
e5e146c3c1
|
Got rid of an extraneous log.
|
2014-04-28 14:59:51 -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 |
|
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
|
14cffc5875
|
Did some refactoring to simplify using SuperModel and registering models and collections.
|
2014-04-26 12:54:03 -07:00 |
|
Scott Erickson
|
d5bcec5ad0
|
Fixed the level editor with the new loading system.
|
2014-04-25 19:11:32 -07:00 |
|
Scott Erickson
|
14d62915f4
|
Got projection and backups set back up, partially fixed the level editor.
|
2014-04-25 16:14:05 -07:00 |
|
Scott Erickson
|
9a2311e792
|
Removed logic for dynamically finding referenced models.
|
2014-04-25 15:33:57 -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
|
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
|
b7cb4696f0
|
Merge branch 'RefactorCocoCollection' of https://github.com/edtrist/codecombat into edtrist-RefactorCocoCollection
|
2014-04-24 13:31:29 -07:00 |
|
Scott Erickson
|
c85971e5e6
|
Added i18n population action to the level editor.
|
2014-04-22 17:56:41 -07:00 |
|
edtrist
|
3962d37681
|
#889 - moved CocoCollection.coffee to app/collections and updated references
|
2014-04-22 20:42:26 +01:00 |
|
Nick Winter
|
ab77176ed0
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-22 11:11:10 -07:00 |
|
Nick Winter
|
675db1b76f
|
Don't require CocoModel instantiation before schemas are included. Reload neutral spells on reload. Fix for adding Components to Thangs. Surface background: darkness, no parents.
|
2014-04-22 11:11:08 -07:00 |
|
Scott Erickson
|
f57be1ae52
|
Migrated to the new email system, along with a setting for recruit notifications.
|
2014-04-21 16:15:23 -07:00 |
|
Ting-Kuan
|
974e5e1b24
|
remove debugging msg.
|
2014-04-19 13:09:50 -04: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
|
75b759b1dc
|
Add system names into delta messages
|
2014-04-18 17:25:25 -04:00 |
|
Ting-Kuan
|
64f986c286
|
Remove dependency management in supermodel.
|
2014-04-17 22:16:29 -04:00 |
|
Scott Erickson
|
8adca4a1da
|
Added a transactional email for when changes are made, to notify watchers.
|
2014-04-17 17:30:55 -07: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
|
02a7381fa9
|
Fixed the watch buttons for levels and components.
|
2014-04-16 11:02:40 -07:00 |
|
Scott Erickson
|
731726dcd3
|
Merge branch 'master' into feature/jsondiffpatch
|
2014-04-16 10:42:43 -07:00 |
|
Scott Erickson
|
f88e0ac0ab
|
Set up patches for components.
|
2014-04-16 10:42:32 -07:00 |
|
Ting-Kuan
|
2e50d7b15d
|
Merge branch 'feature/Change-view-to-fit-new-supermodel' into feature/loading-views
Conflicts:
app/views/play/ladder/ladder_tab.coffee
app/views/play/ladder_view.coffee
|
2014-04-16 11:38:05 -04: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 |
|
Scott Erickson
|
58b1019934
|
Switched listen to watch (would have been confusing with eye-con, and listenTo function in Backbone). Added watch button and patch badge to level editor.
|
2014-04-15 15:09:36 -07:00 |
|
Nick Winter
|
f762d95ab8
|
ModelModal and simple leaderboard pagination.
|
2014-04-15 15:01:54 -07:00 |
|
Ting-Kuan
|
af399f4415
|
Merge branch 'master' into feature/loading-views
|
2014-04-15 13:34:20 -04:00 |
|
Ting-Kuan
|
e58a5ee4b5
|
add debug msg.
|
2014-04-15 13:31:52 -04:00 |
|
Nick Winter
|
a9725f2dc6
|
A bit of error handling.
|
2014-04-13 14:48:36 -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 |
|