Scott Erickson
|
8b0a0c4e51
|
Added unsubscribe view.
|
2014-01-17 10:47:42 -08:00 |
|
Nick Winter
|
053927eaec
|
Fixed home page wizard scale.
|
2014-01-16 16:27:34 -08:00 |
|
Nick Winter
|
5267febd8f
|
Couple fixes for small errors when running with no Programmables.
|
2014-01-16 14:29:57 -08:00 |
|
GlenDC
|
553ad833ed
|
Merge https://github.com/codecombat/codecombat
|
2014-01-16 22:27:09 +01:00 |
|
GlenDC
|
5cc24ea1b2
|
Logs now a warning in the console to give user the feedback that there are no programmable thangs which makws the level unplayable.
|
2014-01-16 22:26:34 +01:00 |
|
GlenDC
|
b557c43f60
|
Hotfix for previous commit, forgot to uncommit some stuff
|
2014-01-16 22:22:42 +01:00 |
|
GlenDC
|
926b31f62f
|
Resolved issue #160
|
2014-01-16 22:18:38 +01:00 |
|
Nick Winter
|
1fb68ae717
|
Fixed bug with team assignments and spell permissions.
|
2014-01-16 11:37:04 -08:00 |
|
Scott Erickson
|
c5b9b103c5
|
Merge branch 'feature/team-colors'
Conflicts:
app/lib/world/world.coffee
app/models/ThangType.coffee
|
2014-01-16 10:14:21 -08:00 |
|
Nick Winter
|
af7344175a
|
Merged and tweaked phansch's save indicator from #205.
|
2014-01-16 10:10:27 -08:00 |
|
Nick Winter
|
6f5b37e86d
|
Possible fix for Grab the Mushroom problems.
|
2014-01-16 09:20:02 -08:00 |
|
Philipp Hansch
|
3a63428c0c
|
Add jquery fading
Also using the level:session-will-save callback
|
2014-01-16 17:13:14 +01:00 |
|
Scott Erickson
|
f230e8983c
|
Fixed the level preview view.
|
2014-01-15 18:37:47 -08:00 |
|
Michael Schmatz
|
74d5b1a845
|
Merge pull request #199 from GlenDC/master
Issue #30 is resolved + Added Dutch Translations + Hotfixes
|
2014-01-15 15:54:04 -08:00 |
|
GlenDC
|
a7368fb51e
|
Converted line endings to unix endings for 3 files
|
2014-01-16 00:35:17 +01:00 |
|
Scott Erickson
|
47effcd50e
|
Got the rest of team colors set up.
|
2014-01-15 15:16:31 -08:00 |
|
Nick Winter
|
172d97ed83
|
Fixed #87 I hope; at least, dramatically reduced memory leakage.
|
2014-01-15 13:04:48 -08:00 |
|
Philipp Hansch
|
17afb62dc9
|
Add basic code-saved indicator
Using the tome:spell-changed callback to determine when to
start showing the code-saved indicator
|
2014-01-15 20:58:39 +01:00 |
|
GlenDC
|
d5907059ed
|
Resolved issue #30
|
2014-01-15 01:58:37 +01:00 |
|
GlenDC
|
92416dc4f2
|
Created view versions for components, systems and thangs (fix #30)
|
2014-01-15 01:33:24 +01:00 |
|
GlenDC
|
4633ced78d
|
Created superclass & common templates for article & level (fix for #30)
|
2014-01-15 01:12:21 +01:00 |
|
Scott Erickson
|
bf4011044f
|
Initially working on using team colors, but it's not working yet.
|
2014-01-14 13:16:30 -08:00 |
|
Scott Erickson
|
f4a2209d6f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-14 12:53:18 -08:00 |
|
Scott Erickson
|
83e7a98869
|
Fixed the versions pages.
|
2014-01-14 12:53:06 -08:00 |
|
Nick Winter
|
4a702176a6
|
Updated i18n, added /employers.
|
2014-01-13 22:29:58 -08:00 |
|
Nick Winter
|
d6f2f41cf8
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-12 12:24:24 -08:00 |
|
Scott Erickson
|
c4028a8036
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-12 12:06:48 -08:00 |
|
Nick Winter
|
1572228aa5
|
Merge branch 'master' of git://github.com/GlenDC/codecombat into GlenDC-master
|
2014-01-12 12:01:56 -08:00 |
|
Nick Winter
|
8ab997680e
|
Turned off A/B test for Break the Prison.
|
2014-01-12 12:00:38 -08:00 |
|
Scott Erickson
|
6d60221668
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-12 11:58:24 -08:00 |
|
Scott Erickson
|
be80858648
|
Added wizard color setting.
|
2014-01-12 11:54:50 -08:00 |
|
GlenDC
|
683b72f67a
|
First big fix for issue #23. The issue is as good as fixed besides some details I think.
|
2014-01-11 17:25:04 +01:00 |
|
Nick Winter
|
00f4699ce5
|
Further fixes for save modals.
|
2014-01-10 17:32:29 -08:00 |
|
Scott Erickson
|
1f9c531938
|
Got rid of a bunch of logs.
|
2014-01-10 16:57:38 -08:00 |
|
Scott Erickson
|
95900f230f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-10 16:48:45 -08:00 |
|
Scott Erickson
|
1a3c6498e8
|
Built the thang editor colors tab.
|
2014-01-10 16:48:28 -08:00 |
|
Nick Winter
|
a6f1ce53ba
|
Merged #152, and slightly improved update interval handling.
|
2014-01-10 16:36:36 -08:00 |
|
dristic
|
21915f358c
|
Add clear timers to not have timer running in the background on home page.
|
2014-01-10 16:18:39 -08:00 |
|
GlenDC
|
100a296951
|
Fixed Issue #26
|
2014-01-10 22:31:26 +01:00 |
|
Nick Winter
|
69df0079af
|
Fixed bug returning to normal selection from talking portrait in HUD.
|
2014-01-09 18:30:18 -08:00 |
|
Scott Erickson
|
2d5ca50e89
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-09 14:04:53 -08:00 |
|
Scott Erickson
|
3c3e38b585
|
Set up thang avatar views with the new db portraits.
|
2014-01-09 14:04:46 -08:00 |
|
Nick Winter
|
98245d0fb9
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-09 11:28:14 -08:00 |
|
Nick Winter
|
3a954ff91c
|
A bit more CoffeeScript-y.
|
2014-01-09 11:28:08 -08:00 |
|
Scott Erickson
|
4e34b38c83
|
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
app/views/play/level/hud_view.coffee
|
2014-01-09 11:05:51 -08:00 |
|
Scott Erickson
|
8077c62ceb
|
Set up talking portraits in the hud.
|
2014-01-09 11:04:22 -08:00 |
|
Nick Winter
|
e2414f7c5a
|
Hopefully fixed #106 by being super conservative about whether G+, FB, and Twitter can be loaded.
|
2014-01-09 10:49:34 -08:00 |
|
Ronald Cheng
|
278b4d8754
|
If you have pressed esc, do not get prompted about it
|
2014-01-08 23:09:58 -08:00 |
|
Scott Erickson
|
391207d00f
|
Fixes for unit portraits.
|
2014-01-08 22:30:00 -08:00 |
|
Nick Winter
|
03a5614a18
|
Fixed #96.
|
2014-01-08 19:18:23 -08:00 |
|