Commit graph

492 commits

Author SHA1 Message Date
Scott Erickson
ed1b5c6560 Fixed slowness to editing settings for large levels. 2014-01-30 11:40:24 -08:00
Scott Erickson
65f74e9587 Improved the navbars in the level editor. 2014-01-30 11:37:40 -08:00
Paul Buser
8881a880ea Merge branch 'master' of https://github.com/codecombat/codecombat into eventcheck-regexp 2014-01-29 23:57:47 -05:00
Nick Winter
067d3abd75 Improved handling of spawning Programmables in Tome after the fact. 2014-01-29 16:26:08 -08:00
Glen De Cauwsemaecker
67e575065b quick-fix for the de.coffee locale file 2014-01-29 22:54:23 +01:00
Glen De Cauwsemaecker
94328f202e Merge branch 'locale' of https://github.com/HiroP0/codecombat 2014-01-29 22:52:33 +01:00
Glen De Cauwsemaecker
ca1bb6a1ec Merge branch 'cz-translation' of https://github.com/vanous/codecombat 2014-01-29 22:36:55 +01:00
vanous
35397a356c fixing typo, caused by web editor 2014-01-29 22:28:04 +01:00
vanous
ea458a0edc fixing typo, caused by web editor 2014-01-29 22:27:22 +01:00
vanous
bfcf5b7e39 Halfway through czech translation 2014-01-29 22:25:33 +01:00
Nick Winter
e0108a3166 A few fixes for the Bootstrap 3 migration. Fixed #280. 2014-01-29 12:18:37 -08:00
Scott Erickson
f065406cf5 Merge branch 'feature/bootstrap3' 2014-01-29 10:40:34 -08:00
Scott Erickson
bac4fbcd7d Fixed naming.
Improved tome updating of programmable spell thangs.
2014-01-29 10:14:12 -08:00
Nick Winter
01efb2f92b Improvements to SpellDebugView hover. 2014-01-29 08:38:37 -08:00
Michael Glass
04f0aa9473 Fixed some German langues issues. Translated good deal of legals page. 2014-01-28 21:20:25 -08:00
Nick Winter
c3f5c1c334 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-01-28 15:24:12 -08:00
Nick Winter
fb7739727c Updates for Aether's protectAPI stuff. 2014-01-28 15:24:08 -08:00
vanous
58569cdd2c Misunderstood the first translation line. Fixed. 2014-01-28 22:53:55 +01:00
vanous
c8260e97ae Correcting typo
Correcting typo causing The Travis CI build could not complete due to an error
2014-01-28 22:48:12 +01:00
vanous
470b06d888 Initial work at czech translation 2014-01-28 22:25:58 +01:00
Scott Erickson
065a1c4c27 New editor layout. 2014-01-28 13:16:50 -08:00
Scott Erickson
407d2c7768 Merge branch 'master' into feature/bootstrap3
Conflicts:
	app/styles/editor/level/edit.sass

Also experimenting with a new layout for the level editor.
2014-01-28 12:46:33 -08:00
Scott Erickson
6e9f93d299 Merge branch 'master' into feature/bootstrap3
Conflicts:
	app/styles/editor/level/edit.sass

Also experimenting with a new layout for the level editor.
2014-01-28 12:46:17 -08:00
Scott Erickson
55ea4d86e4 Made the level editor layout more stretchy. 2014-01-28 12:27:11 -08:00
Scott Erickson
00872f80f9 Fixed the bug where opening a modal or switching a tab while having a thang to add selected would create a thang. 2014-01-28 11:54:16 -08:00
Scott Erickson
e2db421d1c Fixed cloning. 2014-01-28 09:22:23 -08:00
Scott Erickson
9336a637ce Merge branch 'master' into feature/bootstrap3 2014-01-27 21:25:26 -08:00
Scott Erickson
a82a6a4188 Systems part of #266. 2014-01-27 21:25:01 -08:00
Scott Erickson
ca026610b1 Component part of #266. 2014-01-27 21:06:27 -08:00
Scott Erickson
0b7224e2f4 Tweaked the home page button. #279 2014-01-27 19:11:39 -08:00
Scott Erickson
b4cd7bdec4 Fixed #281 2014-01-27 19:03:22 -08:00
Scott Erickson
43193aab4a Removed a buggy transition. 2014-01-27 18:58:27 -08:00
Scott Erickson
fa8928c187 Fixed the wizard sprite on the home page again. 2014-01-27 18:55:25 -08:00
Scott Erickson
a239ba3465 Removed some more .controls from forms. 2014-01-27 18:50:03 -08:00
Scott Erickson
13af9febbf More fixes for #283 2014-01-27 18:44:05 -08:00
Scott Erickson
096d318e96 Fixed #283 2014-01-27 18:05:39 -08:00
Scott Erickson
d6e21192f5 Fixed #278 2014-01-27 16:59:34 -08:00
Scott Erickson
9c7ac3dfdc Fixed the top nav height. 2014-01-27 16:20:13 -08:00
Scott Erickson
22e6942165 Fixed account settings page. 2014-01-27 16:07:17 -08:00
Scott Erickson
056b81115d Fixed profile page. 2014-01-27 11:45:24 -08:00
Scott Erickson
26d6c2dc5b Fixed the new model modal in search. 2014-01-27 11:30:22 -08:00
Scott Erickson
b48fb6823e Fixed the progress bar for loading pages. 2014-01-27 11:12:58 -08:00
Scott Erickson
88c8c3896b Merge branch 'master' into feature/bootstrap3 2014-01-27 11:03:04 -08:00
Scott Erickson
fa3ab69dab Level preview now loads from backups so that brunch reloads don't cause the preview to break. 2014-01-27 11:00:36 -08:00
Scott Erickson
36a46a07f2 Updated the names file. 2014-01-27 10:50:58 -08:00
Scott Erickson
9206dda3ba Systems now autosave too in the level editor. 2014-01-27 10:39:16 -08:00
Scott Erickson
8768d710ba Merge branch 'master' of https://github.com/codecombat/codecombat 2014-01-27 10:06:45 -08:00
Scott Erickson
f1518a28e2 Fixed the camera when locked to never go to a new target. 2014-01-27 10:06:34 -08:00
Michael Schmatz
bf6e91883e Fixed es-ES.coffee compilation errror 2014-01-27 09:00:03 -08:00
Michael Schmatz
668ba81e78 Merge pull request #285 from DanielRodriguezRivero/patch-2
Update es-ES.coffee
2014-01-27 08:59:28 -08:00
Michael Schmatz
298057ae58 Merge pull request #288 from atlantisguru/patch-1
Updated hu.coffee
2014-01-27 08:30:22 -08:00
Scott Erickson
692b24dde0 #267 2014-01-26 15:59:33 -08:00
Scott Erickson
26e9dc3b09 Fixed system order in the level view. 2014-01-26 15:37:32 -08:00
Scott Erickson
9da955d1a2 Set up a backup system for the editor using localStorage. 2014-01-26 14:46:25 -08:00
Scott Erickson
ae2bb625c8 Refactored storage module. 2014-01-26 14:44:08 -08:00
Nick Winter
47c78d1758 Revamped SpellToolbarView. 2014-01-25 15:11:29 -08:00
Bubori Attila
e8c42b8d2b Updated hu.coffe
Editor section translated to hungarian.
2014-01-25 23:27:44 +01:00
Nick Winter
d262dfaca7 A few visual tweaks to the spell view flow. 2014-01-24 17:48:11 -08:00
Nick Winter
45329df4cd Temp fix for debugger bug on a relevant session. 2014-01-24 13:46:51 -08:00
Nick Winter
6fa38bd889 Several improvements to hover debugging. 2014-01-24 13:03:04 -08:00
Nick Winter
9b9df12ea0 Huge Aether performance fix; spells now scroll while debugging. 2014-01-24 08:01:00 -08:00
DanielRodriguezRivero
2acd67f658 Update es-ES.coffee 2014-01-24 13:15:17 +01:00
Scott Erickson
0727e11669 Merge branch 'bootstrapMigration' of https://github.com/TomSteinbrecher/codecombat into feature/bootstrap3
Conflicts:
	app/templates/play/level/playback.jade
2014-01-23 20:15:36 -08:00
Scott Erickson
9740fe0700 Reworked how sprites flip when rotated. 2014-01-23 20:08:35 -08:00
Paul Buser
e958c1293d Fixing my actual regexp checker 2014-01-23 21:57:12 -05:00
Paul Buser
30d8eb8256 Merge remote-tracking branch 'upstream/master' into eventcheck-regexp 2014-01-23 21:56:23 -05:00
Tom Steinbrecher
cd33376dea Upgrade from Bootstrap 2 to Bootstrap 3 2014-01-23 21:49:29 -05:00
Scott Erickson
70d301d1b6 How did this bug not break everything always? 2014-01-23 18:14:25 -08:00
Scott Erickson
0a34bfc7a8 Fixed a couple things with the component versions view. 2014-01-22 18:54:20 -08:00
Scott Erickson
dcaa24ffa9 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-01-22 17:38:31 -08:00
Scott Erickson
4ff2abc4b0 Refactored a collection into its own file. 2014-01-22 17:38:22 -08:00
Nick Winter
af6abda7cd Merge branch 'master' of https://github.com/codecombat/codecombat 2014-01-22 10:56:54 -08:00
Nick Winter
3b7a908dcd Handled a couple errors. 2014-01-22 10:56:49 -08:00
Paul Buser
2b7d18bbfa Merge remote-tracking branch 'upstream/master' into eventcheck-regexp 2014-01-21 21:32:17 -05:00
Scott Erickson
00a7de12c9 Fixed a selection bug. 2014-01-21 10:54:59 -08:00
Scott Erickson
01a43bb3d7 Added filters to the extant thangs column. 2014-01-21 10:42:09 -08:00
GlenDC
c771936f45 Merge branch 'master' of https://github.com/ReiDuKuduro/codecombat 2014-01-21 18:07:02 +01:00
GlenDC
b2ddde96cd Merge https://github.com/codecombat/codecombat 2014-01-21 18:05:14 +01:00
Nick Winter
24c4051442 Merge branch 'feature/time-travel-debugger' 2014-01-21 09:04:09 -08:00
Nick Winter
6ea4f645f8 Added spell toolbar view. Made many time-travel debugger improvements. 2014-01-21 09:03:04 -08:00
GlenDC
c12e232ec1 Merge https://github.com/codecombat/codecombat 2014-01-21 18:01:58 +01:00
André Filipe
da94673fa5 Added some translations 2014-01-21 12:02:54 +00:00
Scott Erickson
956243818a Fixed updating the sprite sheets in the thang type editor. 2014-01-20 23:45:27 -08:00
Scott Erickson
cf0e1d305b Tweaked updateZoom. 2014-01-20 23:23:49 -08:00
Scott Erickson
68567c1366 Fixed level editor preview. 2014-01-20 23:14:34 -08:00
Scott Erickson
e61d31f48c Level editor displays thangs in a more orderly fashion. 2014-01-20 23:02:23 -08:00
Scott Erickson
4b1b72627c Reenabled projecting on the search views. 2014-01-20 22:38:36 -08:00
Scott Erickson
cc8bd156ec Put back the portraits in the thang type search view. 2014-01-20 22:38:14 -08:00
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
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
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
Fab
ea4cc848f2 German translation
Partly translate some parts of the game
2014-01-18 22:47:17 +01:00
ser-storchak
c9ea0540ef Update ru.coffee 2014-01-18 12:08:35 -08:00
Nick Winter
b06426c85b Merge pull request #245 from MartinDelille/translation2
Adding more translation fixes
2014-01-18 11:45:44 -08:00
guricchi
f0f871d8a5 Updated sr.coffee 2014-01-18 11:27:31 -08:00
Martin Delille
54234f0c9e better description for nick 2014-01-18 19:31:27 +01:00
Martin Delille
0efd7f4066 dix conjugaison 2014-01-18 19:30:54 +01:00
Martin Delille
90edce1db4 fix accent 2014-01-18 19:30:41 +01:00
Nick Winter
ea44047c04 Merge pull request #225 from ser-storchak/patch-2
Update ru.coffee
2014-01-18 10:14:08 -08:00
Nick Winter
15717847cd Merge pull request #243 from MartinDelille/mdTranslation
fix french translation
2014-01-18 10:13:38 -08:00
Nick Winter
b9ff09b709 Merged meself up some hu and tr. 2014-01-18 10:09:59 -08:00
Martin Delille
8a9859c3f5 more translation 2014-01-18 18:45:29 +01:00
Nick Winter
99a43b97e8 Merge pull request #242 from flauta/patch-1
Update it.coffee
2014-01-18 09:39:01 -08:00
Nick Winter
19267505e1 Merge pull request #240 from guricchi/patch-13
Updated el.coffee
2014-01-18 09:38:17 -08:00
Nick Winter
11c80f36f4 Merge pull request #239 from guricchi/patch-12
Updated da.coffee
2014-01-18 09:38:05 -08:00
Nick Winter
cd605b857b Merge pull request #238 from guricchi/patch-11
Updated hu.coffee
2014-01-18 09:37:41 -08:00