Nick Winter
|
aa4f1baf73
|
Moved to 1848 x 1178 pixel canvases, since it's 2x the old size. Added a conversion factor to script camera zooms to account for scripts using the old numbers. Fixed bug where IndieSprites wouldn't update actions.
|
2014-03-16 13:23:01 -07:00 |
|
Nick Winter
|
b2efb1bba5
|
More work on the loading view.
|
2014-03-14 19:44:19 -07:00 |
|
Jayant Jain
|
c24469e86b
|
Minor UI updates to level editor's thang tab
|
2014-03-13 12:19:51 +05:30 |
|
Nick Winter
|
ac8f12ef20
|
I don't think we need this template any more.
|
2014-03-12 16:03:32 -07:00 |
|
Ruben Vereecken
|
c2e81db200
|
Added i18n to ladder.jade
|
2014-03-12 20:46:25 +01:00 |
|
Nick Winter
|
0125c46dc2
|
Resolved merge conflict.
|
2014-03-12 08:29:42 -07:00 |
|
Ruben Vereecken
|
27fd580324
|
Got rid of CRLF line endings
|
2014-03-12 16:03:36 +01:00 |
|
Ruben Vereecken
|
8acf35b290
|
Added i18n for components
|
2014-03-12 15:42:57 +01:00 |
|
Ruben Vereecken
|
ddae5d0763
|
Added Version History to Level Components
|
2014-03-12 15:32:55 +01:00 |
|
Ruben Vereecken
|
2a86daaa2a
|
Added Version History to Thang Types
|
2014-03-12 15:22:15 +01:00 |
|
Ruben Vereecken
|
8709cdc472
|
Finished Article History
|
2014-03-11 19:33:27 +01:00 |
|
Ruben Vereecken
|
8e989ec08f
|
Got the level history view set up as before, but better
|
2014-03-10 23:17:19 +01:00 |
|
Nick Winter
|
77f7276759
|
Merge branch 'versions_modal' of git://github.com/rubenvereecken/codecombat into rubenvereecken-versions_modal
|
2014-03-10 11:29:47 -07:00 |
|
Ruben Vereecken
|
29901787f7
|
Added i18n for Version History
|
2014-03-10 19:11:37 +01:00 |
|
Ruben Vereecken
|
06ae06fa34
|
Used mix-ins to combine Modal and VersionView
|
2014-03-10 19:08:53 +01:00 |
|
Ruben Vereecken
|
f6ece2d63e
|
Created a modal version of Version History
|
2014-03-10 12:16:08 +01:00 |
|
Alexei Nikitin
|
bfebd0b47a
|
Add revert i18n
|
2014-03-09 04:13:30 +04:00 |
|
Scott Erickson
|
a6c4fe8d02
|
Merge branch 'master' of https://github.com/rubenvereecken/codecombat into rubenvereecken-master
|
2014-03-05 20:04:14 -08:00 |
|
Ruben Vereecken
|
d43ff5d217
|
Added an anonymous check on the Fork button
|
2014-03-04 11:24:38 +01:00 |
|
Ruben Vereecken
|
b7fbf67e89
|
Enabled Fork button again. Previous commits solve issue #455
|
2014-03-03 22:52:37 +01:00 |
|
Ruben Vereecken
|
0aa8e7bb7d
|
Added owner-based save enabling on Thang Types. NOTE server-sided doesn't work yet
|
2014-03-03 22:21:56 +01:00 |
|
Ruben Vereecken
|
05b4f536c1
|
Fixed a link to point correctly
|
2014-03-03 21:22:04 +01:00 |
|
Ruben Vereecken
|
ee920afea9
|
Disabled buttons for non-owners in Article Editor
|
2014-03-03 21:13:02 +01:00 |
|
Ruben Vereecken
|
942b69ea9f
|
Created hasWriteAccess on Cocomodel, used it for level access
|
2014-03-03 20:41:35 +01:00 |
|
Nick Winter
|
6c48660922
|
No save button when there's nothing to save. Messing with AudioPlayer playSound API a bit.
|
2014-03-01 16:57:29 -08:00 |
|
Tay Yang Shun
|
f43dd2f3ff
|
Added breadcrumbs for Editor Search Results, Thang Editor and Article Editor pages.
|
2014-03-01 14:47:31 +08:00 |
|
Nick Winter
|
9ac0939bb8
|
Fixed modal switchout and palette property interpolation. Refactored all use of .hide to .secret so we can use jQuery to show/hide things again.
|
2014-02-13 09:26:21 -08:00 |
|
Scott Erickson
|
f3489a6c2f
|
Added a 'stop' button for viewing end animations on thang types.
|
2014-02-12 16:18:25 -08:00 |
|
Scott Erickson
|
3ca6a5709b
|
Fixed a bug where systems tabs would change components tabs.
|
2014-01-30 15:27:10 -08:00 |
|
Scott Erickson
|
5f81eb670b
|
Some styling fixes, removed commented out stuff.
|
2014-01-30 14:37:33 -08:00 |
|
Scott Erickson
|
231e8582fa
|
Added some basic control tips to the thang components edit view.
|
2014-01-30 12:07:01 -08:00 |
|
Scott Erickson
|
827b5a3756
|
Fixed the world select modal.
|
2014-01-30 11:55:46 -08:00 |
|
Scott Erickson
|
65f74e9587
|
Improved the navbars in the level editor.
|
2014-01-30 11:37:40 -08: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
|
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
|
b4cd7bdec4
|
Fixed #281
|
2014-01-27 19:03:22 -08:00 |
|
Scott Erickson
|
13af9febbf
|
More fixes for #283
|
2014-01-27 18:44:05 -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
|
01a43bb3d7
|
Added filters to the extant thangs column.
|
2014-01-21 10:42:09 -08:00 |
|
Scott Erickson
|
e61d31f48c
|
Level editor displays thangs in a more orderly fashion.
|
2014-01-20 23:02:23 -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 |
|
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 |
|
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 |
|
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 |
|
Nick Winter
|
4a702176a6
|
Updated i18n, added /employers.
|
2014-01-13 22:29:58 -08:00 |
|
Nick Winter
|
acc6c2e4e6
|
Fixed a couple typos.
|
2014-01-12 12:24:02 -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 |
|
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
|
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 |
|
GlenDC
|
100a296951
|
Fixed Issue #26
|
2014-01-10 22:31:26 +01:00 |
|
Scott Erickson
|
f0147e8f7c
|
More tweaks to the thang editor.
|
2014-01-06 19:33:36 -08:00 |
|
Scott Erickson
|
ddbf45b50c
|
Made the thang editor a little more organized.
|
2014-01-06 19:09:43 -08:00 |
|
Scott Erickson
|
94cb6ea4e1
|
Fixed up the search optimization and installed thang portraits into the level editor.
|
2014-01-06 17:11:57 -08:00 |
|
Scott Erickson
|
f656a4f4cf
|
Set up portrait uploading for thangs.
|
2014-01-06 12:37:35 -08:00 |
|
Nick Winter
|
6009df26de
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
|