Scott Erickson
|
2cf19a4781
|
Renamed canvases to spritesheets in the edit thang view.
|
2014-01-20 22:37:47 -08:00 |
|
Scott Erickson
|
514adb2159
|
Improved the speed of placing down thangs in levels with lots of extant thangs.
|
2014-01-20 21:19:54 -08:00 |
|
Scott Erickson
|
3dd143b4e3
|
Added some missing version numbers.
|
2014-01-20 19:41:03 -08:00 |
|
Scott Erickson
|
222fa6100b
|
Set up the level editor to lazily load thang types.
|
2014-01-20 17:20:04 -08:00 |
|
Scott Erickson
|
5a78d92173
|
New graph structure for viewing path finding data.
|
2014-01-20 16:50:53 -08:00 |
|
Scott Erickson
|
c780863545
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-20 15:27:18 -08:00 |
|
Scott Erickson
|
7c8c2e9381
|
Fixed distanceSquaredToPoint
|
2014-01-20 15:27:03 -08:00 |
|
GlenDC
|
262a523458
|
Merge branch 'FixThangScroll' of https://github.com/phansch/codecombat
|
2014-01-20 23:50:19 +01:00 |
|
GlenDC
|
b045426740
|
Fixed some alignment issues caused by the update on the it.coffee file.
|
2014-01-20 23:48:08 +01:00 |
|
GlenDC
|
fad096047a
|
Merge https://github.com/codecombat/codecombat
|
2014-01-20 23:35:54 +01:00 |
|
Scott Erickson
|
f0fbfa6cbc
|
Added a system for viewing pathfinding.
|
2014-01-20 12:57:45 -08:00 |
|
Scott Erickson
|
7f4f268ff8
|
Improved the refresh rate for the color tab, and made it work with containers.
|
2014-01-20 12:57:29 -08:00 |
|
Scott Erickson
|
3dfe99045b
|
Fixed a small bug with building sprite sheets.
|
2014-01-20 12:55:44 -08:00 |
|
Scott Erickson
|
dad21e0338
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-20 09:13:30 -08:00 |
|
Scott Erickson
|
d1176f7ee6
|
Fixed getDocumentForIdOrSlug to be better at recognizing slugs.
|
2014-01-20 09:13:18 -08:00 |
|
Michael Schmatz
|
480b55ded9
|
Fixed errors in locale file
Please compile before you commit.
|
2014-01-20 07:42:32 -08:00 |
|
flauta
|
9f23d3c989
|
Update it.coffee
|
2014-01-20 16:10:49 +01:00 |
|
Philipp Hansch
|
2c6c60307b
|
Disable body scrolling in Thang List
This overwrites the native scrolling behavior for the
thangs-list div by manually setting the value of
@scrollTop
|
2014-01-20 12:15:20 +01:00 |
|
GlenDC
|
34846849aa
|
Applied locale changes to es, fa, hu
|
2014-01-19 23:30:22 +01:00 |
|
GlenDC
|
8073bb77f8
|
Applied locale changes to it, ms-BA, nb, no, pl, pt-BR, pt-PT
|
2014-01-19 23:19:09 +01:00 |
|
GlenDC
|
306e26d7a2
|
Applied locale changes to es-419, es-ES, ja, pt, ru, sk, sr, sv, th, tr, vi, zh-HANS, zh-HANT, zh
|
2014-01-19 23:00:21 +01:00 |
|
GlenDC
|
7d6548ec6c
|
Applied locale changes to the fr.coffee file (French Language)
|
2014-01-19 22:03:58 +01:00 |
|
GlenDC
|
23ccaad916
|
Applied locale update to el, en-AU, en-GB, fi, he, hi, id, ko, lt, nn, ro, sl, ur
|
2014-01-19 21:32:31 +01:00 |
|
GlenDC
|
7665b043d8
|
Merge branch 'patch-1' of https://github.com/ferpeter/codecombat
|
2014-01-19 20:58:03 +01:00 |
|
GlenDC
|
9f98fdd98d
|
Hotfix for cs.coffee, and did part of el.coffee
|
2014-01-19 20:57:53 +01:00 |
|
GlenDC
|
831ab1cb7a
|
Applied big i18n tag update to ar, bg, cs, da, de, en, nl.
|
2014-01-19 20:49:37 +01:00 |
|
ferpeter
|
4ff1044169
|
Update hu.coffee
|
2014-01-19 18:56:01 +01:00 |
|
GlenDC
|
4186333cce
|
Merge branch 'translation_fr2' of https://github.com/MartinDelille/codecombat
|
2014-01-19 18:44:25 +01:00 |
|
GlenDC
|
9313e5cc70
|
Found more tags. ar, bg and nl should have now the correct versions with the (re)moved i18n tags.
|
2014-01-19 18:43:55 +01:00 |
|
MartinDelille
|
594cbee1c8
|
french grammar and orthograph fix.
|
2014-01-19 18:25:50 +01:00 |
|
MartinDelille
|
5caa6870cc
|
fix i18n tag in editor and setting template
|
2014-01-19 18:20:41 +01:00 |
|
Nick Winter
|
f87c3a37e8
|
More progress on debugger.
|
2014-01-19 09:14:42 -08:00 |
|
GlenDC
|
95c81e4672
|
Found more duplicate i18n tags and applied it both to the ar.coffee and nl.coffee file
|
2014-01-19 17:19:19 +01:00 |
|
GlenDC
|
6c46dc3fda
|
Tracked down common used i18n tags and applied it already on the nl.coffee file
|
2014-01-19 17:00:41 +01:00 |
|
Nick Winter
|
0a8d64046a
|
Starting work on time-travel debugging interface.
|
2014-01-19 07:08:28 -08:00 |
|
GlenDC
|
882302d66e
|
Resolved issue #149
|
2014-01-19 15:59:33 +01:00 |
|
GlenDC
|
07c80f6354
|
Added missing i18n tags for issue #198 (now resolved) in all locale files.
|
2014-01-19 15:10:14 +01:00 |
|
GlenDC
|
464208443b
|
Translated some more words in Dutch and also translated the newly added/shuffled words.
|
2014-01-19 14:59:59 +01:00 |
|
GlenDC
|
05d43fb63f
|
Added/shuffled (missing) words in locale files.
|
2014-01-19 14:36:49 +01:00 |
|
GlenDC
|
abbd576b4d
|
Added the else statement. This can be used to make pull request #253 more advanced.
|
2014-01-19 14:08:32 +01:00 |
|
GlenDC
|
1f486c3cb6
|
Merge branch 'feature/play-button' of https://github.com/dristic/codecombat into test
|
2014-01-19 14:04:26 +01:00 |
|
GlenDC
|
364179e140
|
Merge https://github.com/codecombat/codecombat
|
2014-01-19 14:02:38 +01:00 |
|
GlenDC
|
9a16f450a4
|
Added some missing words to the translation lists. Important for pull request #248
|
2014-01-19 14:02:01 +01:00 |
|
GlenDC
|
e082b0bd87
|
Merge branch 'master' of https://github.com/faabsen/codecombat
|
2014-01-19 13:51:28 +01:00 |
|
Fab
|
59b41fc042
|
Update de.coffee - Space fix
|
2014-01-19 13:07:36 +01:00 |
|
dristic
|
7f39693d70
|
Save latest level played to local storage. Change play link when latest level is available on home page.
|
2014-01-18 23:15:59 -08:00 |
|
Michael Schmatz
|
3ecaee5bce
|
Fixed russian translations
|
2014-01-18 22:46:57 -08:00 |
|
GlenDC
|
ad7ae2236f
|
Merge branch 'patch-2' of https://github.com/ser-storchak/codecombat
|
2014-01-19 04:03:36 +01:00 |
|
GlenDC
|
ab4e7204ad
|
Merge branch 'master' of https://github.com/rezahb/codecombat
|
2014-01-19 03:59:01 +01:00 |
|
Rehb
|
65c734be76
|
Update fa.coffee
|
2014-01-19 01:49:15 +03:30 |
|