Scott Erickson
|
8f9aea1b9b
|
Fixed the patches view.
|
2014-05-05 15:19:35 -07:00 |
|
Nick Winter
|
b6a53a83e7
|
Fixed issue with play button not turning into rewind.
|
2014-05-03 13:26:37 -07:00 |
|
Nick Winter
|
77adebe181
|
Fixed #893.
|
2014-05-02 18:53:18 -07:00 |
|
Nick Winter
|
afbe5b063b
|
Fix HTML icon syntax in the Markdown.
|
2014-05-02 15:51:07 -07:00 |
|
Nick Winter
|
a04f74de8b
|
Implemented George's gold design.
|
2014-05-02 15:12:30 -07:00 |
|
Nick Winter
|
ae31f90a25
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-05-01 17:41:10 -07:00 |
|
Nick Winter
|
9f18811701
|
Fixed logic for displaying runtime errors from last run based on code being the same as last cast.
|
2014-05-01 17:41:06 -07:00 |
|
Michael Schmatz
|
347292c985
|
Implemented save notes button
|
2014-05-01 17:36:49 -07:00 |
|
Michael Schmatz
|
9fb5826593
|
Scroll to candidate position while going back
|
2014-05-01 16:56:41 -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
|
3bc0c1710e
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-05-01 15:45:00 -07:00 |
|
Scott Erickson
|
31c5890288
|
Fixed #934
|
2014-05-01 15:44:50 -07:00 |
|
Nick Winter
|
5376a42f94
|
Fixed serialization of tracked property arrays.
|
2014-05-01 13:23:14 -07:00 |
|
Nick Winter
|
bebe5a0620
|
Improved hover debugger tokenization specificity to not extend past end of line.
|
2014-05-01 11:18:20 -07:00 |
|
Michael Schmatz
|
294570cb1b
|
Made it so that modal doesn't show if you've signed the contract
|
2014-04-29 15:30:28 -07:00 |
|
Nick Winter
|
eca35ce371
|
Several minor bugfixes, and enabled API protection on all levels by default.
|
2014-04-29 15:25:59 -07:00 |
|
Michael Schmatz
|
546bd26328
|
Fixed login flow and user profile issue
|
2014-04-29 15:12:50 -07:00 |
|
gosnat
|
d0900870b2
|
Update play_view.coffee
Fixed ID for harvest-time level (was pointing to find-the-spy)
|
2014-04-29 10:53:55 -05:00 |
|
Nick Winter
|
40fbf336c2
|
Using new level loading sound.
|
2014-04-28 17:59:02 -07:00 |
|
Nick Winter
|
bd3c059c2a
|
Several performance improvements based on profiling.
|
2014-04-28 16:31:51 -07:00 |
|
Nick Winter
|
7e16fa5bd6
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-28 14:01:43 -07:00 |
|
Nick Winter
|
6d75b5593a
|
Fixed bug with pointer animation.
|
2014-04-28 14:01:33 -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 |
|
Scott Erickson
|
8164c6881c
|
Fixed a patches resource name.
|
2014-04-28 11:10: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 |
|
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
|
17a0bf54c6
|
Merge branch 'master' into feature/loading-views
|
2014-04-28 10:10:57 -07:00 |
|
Nick Winter
|
a7179ae3b2
|
Fixed some more gold view stuff.
|
2014-04-27 15:33:16 -07:00 |
|
Nick Winter
|
2ec225b0d0
|
Enabled API protection for Find the Spy.
|
2014-04-27 14:30:32 -07:00 |
|
Nick Winter
|
dac4f05fd9
|
Improved legibility of gold font. Moved Done button to not conflict with gold display.
|
2014-04-27 14:19:39 -07:00 |
|
Nick Winter
|
fa0e7f04f7
|
Fixed a thing.
|
2014-04-26 14:21:26 -07:00 |
|
Scott Erickson
|
fed5d681f2
|
Merge branch 'master' into feature/loading-views
|
2014-04-26 12:54:37 -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 |
|
Nick Winter
|
834c27bbd7
|
Show spell palette for Thangs with apiProperties that aren't programmable.
|
2014-04-25 16:57:42 -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
|
6cd7c723d8
|
Fixed up showing errors, made sure they work with the play view.
|
2014-04-25 15:31:38 -07:00 |
|
Nick Winter
|
d8d2a57c38
|
Listed a few new levels.
|
2014-04-25 15:00:46 -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 |
|
Nick Winter
|
2ff97c3bcd
|
I guess emails might not be there.
|
2014-04-25 10:55:37 -07:00 |
|
Nick Winter
|
183fe9c496
|
Code review of 97d3b6.
|
2014-04-25 10:46:43 -07:00 |
|
Michael Schmatz
|
abe07e6395
|
Potential popup blocker fix
|
2014-04-25 09:17:04 -07:00 |
|
Michael Schmatz
|
97d3b6107d
|
Merge feature/linkedin into master
|
2014-04-25 08:47:31 -07:00 |
|
Michael Schmatz
|
61458c97d6
|
Fixed jqxhr error display
|
2014-04-25 07:50:29 -07:00 |
|
Michael Schmatz
|
0dbcc861bf
|
Various tweaks to employer signup
|
2014-04-25 07:48:59 -07:00 |
|
Michael Schmatz
|
4f6f845c2d
|
Employer signup works
|
2014-04-24 17:36:07 -07:00 |
|
Michael Schmatz
|
6644c6a9ee
|
Push for george
|
2014-04-24 15:27:37 -07:00 |
|