Michael Schmatz
|
c4e3044a81
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-07-23 14:44:17 -07:00 |
|
Michael Schmatz
|
07cc01332d
|
Merge branch 'pr/1383'
Conflicts:
app/views/play/level/tome/SpellListTabEntryView.coffee
|
2014-07-23 14:44:15 -07:00 |
|
Nick Winter
|
26ac94367e
|
Fixed #1372. Minor fixes.
|
2014-07-23 08:59:42 -07:00 |
|
Scott Erickson
|
beef508e76
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-07-23 07:09:12 -07:00 |
|
Scott Erickson
|
65375aa5fc
|
Renamed problem and spell to their new, capitalized names.
|
2014-07-23 07:09:05 -07:00 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|
Dominik Kundel
|
4f6ca5335f
|
fixed spell palette sliding behind HUD
|
2014-07-23 15:50:47 +02:00 |
|
Dominik Kundel
|
be50927fb6
|
disabled editor works again
|
2014-07-23 14:38:12 +02:00 |
|
Dominik Kundel
|
5db634d6a8
|
fullscreen on keyboard shortcut
|
2014-07-22 21:47:36 +02:00 |
|
Michael Schmatz
|
283108da1e
|
Added login message for anonymous users on job profile
|
2014-07-21 16:59:42 -07:00 |
|
Michael Schmatz
|
f100c4ebbe
|
Add filter alerts to employer page
|
2014-07-21 16:10:02 -07:00 |
|
Nick Winter
|
20df6b4ebe
|
Merge pull request #1360 from Darredevil/master
Docs page enhancement
|
2014-07-20 17:00:37 -07:00 |
|
Darredevil
|
e43afcc0a9
|
Docs page enhancement
|
2014-07-21 02:23:01 +03:00 |
|
Nick Winter
|
a7905db316
|
Inferring and documenting cooldown, action/spell name, damage, range, radius, and duration when possible.
|
2014-07-20 15:51:48 -07:00 |
|
Nick Winter
|
1537754a16
|
A few bugfixes, plus gigantic child window convenience for me editing levels.
|
2014-07-19 20:26:13 -07:00 |
|
Nick Winter
|
d45c2d31de
|
New language icons.
|
2014-07-18 20:14:41 -07:00 |
|
Scott Erickson
|
e7a70bbd0b
|
Merge conflict handling.
|
2014-07-18 17:09:41 -07:00 |
|
Scott Erickson
|
97964f7853
|
More work on renaming. Cleaned out sprite_parser_test_view, and fixed the TeachersView.
|
2014-07-18 17:06:20 -07:00 |
|
Scott Erickson
|
574e9e7804
|
Removed the deprecated ErrorView.
|
2014-07-18 16:56:08 -07:00 |
|
Scott Erickson
|
00c11fd70e
|
Minor defensive bug handling for the LevelSessionCodeView for when teamSpells has invalid, old data.
|
2014-07-18 16:46:28 -07:00 |
|
Scott Erickson
|
9ad166048d
|
Some work the job profile page. Added a demo view, mainly added a modal view for viewing raw player code.
|
2014-07-18 16:12:28 -07:00 |
|
Scott Erickson
|
74425103d1
|
Fixed some DemoView issues, mainly clicking links from one demo to another.
|
2014-07-18 16:12:27 -07:00 |
|
Nick Winter
|
2d7b6eb145
|
Updated code language logos. Added code language blurb i18n tags.
|
2014-07-17 20:12:59 -07:00 |
|
Scott Erickson
|
59b723b890
|
Refactoring View to ModalView.
|
2014-07-17 17:22:26 -07:00 |
|
Scott Erickson
|
e18b4de583
|
Refactoring View to CocoView.
|
2014-07-17 17:20:11 -07:00 |
|
Scott Erickson
|
0e042ee61c
|
Refactoring View to RootView. Refactoring some RootViews to be routed manually.
|
2014-07-17 17:16:32 -07:00 |
|
Scott Erickson
|
2b4b91733c
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-07-17 16:31:03 -07:00 |
|
Scott Erickson
|
45a8278e7e
|
Work on the job profile view, initial work on the code modal.
|
2014-07-17 16:30:56 -07:00 |
|
Nick Winter
|
a1aa71084d
|
Merge pull request #1344 from Darredevil/master
fix for no user logged
|
2014-07-17 16:30:51 -07:00 |
|
Scott Erickson
|
51e63ddbc3
|
Fixed some DemoView issues, mainly clicking links from one demo to another.
|
2014-07-17 16:29:26 -07:00 |
|
Nick Winter
|
769c26229e
|
Merge pull request #1340 from sunzenshen/master
Fixed typo: Chose -> Choose
|
2014-07-17 15:59:08 -07:00 |
|
Nick Winter
|
8813a7f545
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-07-17 15:50:38 -07:00 |
|
Nick Winter
|
6b028513fd
|
Fixed issues with level previews and localStorage model loading. Disabled break animations on code error for now. Stopped multiple ThangType load on multiple missiles. Stopped trying to connect to Redis on local production setup.
|
2014-07-17 15:50:29 -07:00 |
|
Michael Schmatz
|
a9d664b8ec
|
Restored legacy candidates view
|
2014-07-17 13:16:17 -07:00 |
|
Scott Erickson
|
6f09e95d68
|
Removed background from job profile view.
|
2014-07-17 09:22:52 -07:00 |
|
Darredevil
|
b6469ff45b
|
fix for no user logged
|
2014-07-17 19:12:26 +03:00 |
|
Alan Shen
|
c56be02222
|
Fixed typo: Chose -> Choose
It may be late to describe incoming targets with past tense.
|
2014-07-17 01:16:08 -06:00 |
|
Darredevil
|
83177c5f00
|
language sensitive docs added
|
2014-07-17 03:19:09 +03:00 |
|
Nick Winter
|
42af807e5c
|
Merged in geometry work from #51.
|
2014-07-16 16:01:37 -07:00 |
|
Michael Schmatz
|
bb3c583300
|
Add approved date to job profile
|
2014-07-16 10:51:45 -07:00 |
|
Nick Winter
|
1fd28c0181
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-07-16 07:54:23 -07:00 |
|
Nick Winter
|
085951fa4a
|
Removed more counselor stuff.
|
2014-07-16 07:47:41 -07:00 |
|
Ruben Vereecken
|
bfc4ef58b0
|
Did UX changes, added an error and fixed a job profile editing bug
|
2014-07-16 14:47:55 +02:00 |
|
Nick Winter
|
6e9091fdf0
|
More fixes to documentation popovers.
|
2014-07-15 19:25:53 -07:00 |
|
Nick Winter
|
906ab3ac2b
|
Stopped language-excluded docs from showing up undocumented in the 'this' area of the spell palette.
|
2014-07-15 18:54:55 -07:00 |
|
Nick Winter
|
03cc2d1af0
|
Fixed Grass01-Grass05 scaling issues.
|
2014-07-15 18:08:00 -07:00 |
|
Jayant Jain
|
fa595fcb32
|
Better positioned level border trees
|
2014-07-16 05:03:18 +05:30 |
|
Jayant Jain
|
741956b251
|
Borders and floors are placed inside positive axes
|
2014-07-16 05:03:18 +05:30 |
|
Scott Erickson
|
3325332626
|
Fixes #1328.
|
2014-07-15 11:23:55 -07:00 |
|
Scott Erickson
|
fb83028d87
|
Added watchers to list of properties to skip in deltas/patches.
|
2014-07-15 11:23:35 -07:00 |
|