Ruben Vereecken
|
a60451368e
|
Merged in master
|
2014-07-14 18:58:25 +02:00 |
|
Jayant Jain
|
493ebd07e6
|
Changes randomise to randomize
|
2014-07-14 06:01:09 +05:30 |
|
Ruben Vereecken
|
39fb2cb1b4
|
Added achievement preview, exp test, stuff
|
2014-07-04 19:27:37 +02:00 |
|
Ruben Vereecken
|
2a5c2020ca
|
Added recalculation button to the achievement editor
|
2014-06-12 19:41:07 +02:00 |
|
Jayant Jain
|
241adafad8
|
Adds nanoscroll for other tabs in editor
|
2014-05-24 12:02:26 +05:30 |
|
Jayant Jain
|
f17c5cfb51
|
Adds nanoscroll to thang tab in level editor
|
2014-05-24 12:02:26 +05:30 |
|
Nick Winter
|
589410ed8e
|
Merged master into feature/thangload.
|
2014-05-09 12:56:58 -07:00 |
|
dpen2000
|
4ff1e9a3a3
|
Make components' patches tab and systems' patches tab look consistent
Mix of previous stylings with spacing at top and white background
|
2014-05-06 17:34:13 -04:00 |
|
Nick Winter
|
b84a73cb8e
|
Don't need huge raster images full-size in the Treema.
|
2014-05-04 21:29:50 -07:00 |
|
Nick Winter
|
8fbe2dedfc
|
Propagated Wu name update.
|
2014-05-03 07:21:18 -07:00 |
|
Nick Winter
|
d54149d0f3
|
Reworked LevelView loading priorities to try to get world simulating earlier.
|
2014-05-02 12:32:41 -07:00 |
|
tmrdja
|
14ebc957de
|
Changed responsive view for LevelEditor
|
2014-04-24 11:51:16 +02:00 |
|
tmrdja
|
826a5f56db
|
Added responsive view for LevelEditor
|
2014-04-21 21:15:22 +02:00 |
|
Nick Winter
|
a88089b7fc
|
Sass don't like that.
|
2014-04-18 09:54:27 -07:00 |
|
Scott Erickson
|
7ccaa8c843
|
Fixed a bug, colored a badge.
|
2014-04-17 14:39:52 -07:00 |
|
Scott Erickson
|
cdaf2ebfaf
|
Set up the tabs and views in the level editor to reload so that when patches are applied, their changes are visible.
|
2014-04-17 14:23:33 -07:00 |
|
Scott Erickson
|
781a8ec913
|
Fixed the play and save buttons.
|
2014-04-17 13:37:08 -07:00 |
|
Scott Erickson
|
6057bd94b9
|
Refactored how the editor sets up its special nav through base.jade.
|
2014-04-17 11:27:20 -07:00 |
|
Scott Erickson
|
8859405e18
|
Reworked the nav bars in the level editor.
|
2014-04-17 11:02:00 -07:00 |
|
Scott Erickson
|
f88e0ac0ab
|
Set up patches for components.
|
2014-04-16 10:42:32 -07:00 |
|
Scott Erickson
|
34bf484bf2
|
Added data merge conflict handling.
|
2014-04-11 21:11:52 -07:00 |
|
Scott Erickson
|
bbb9fb7a64
|
Added a patches view.
|
2014-04-11 14:19:17 -07:00 |
|
Scott Erickson
|
3c832d3707
|
Added delta views to the other save modals. Fixed modified deltas in delta views. A few style tweaks.
|
2014-04-10 11:13:33 -07:00 |
|
Scott Erickson
|
5629284c76
|
Added text diff library to delta view.
|
2014-04-10 10:24:14 -07:00 |
|
Scott Erickson
|
66d455285e
|
Integrated the delta view into the save view for levels.
|
2014-04-09 19:07:44 -07:00 |
|
Scott Erickson
|
f2d21b960f
|
Added a delta subview for displaying deltas of schema'd data.
|
2014-04-09 16:09:35 -07:00 |
|
Ting-Kuan
|
0db309f526
|
Select dependents when a extant component is selected.
|
2014-03-21 12:19:47 -04:00 |
|
Nick Winter
|
a3dadd6a40
|
Merge branch 'editor_tweaks' of git://github.com/ItsLastDay/codecombat into ItsLastDay-editor_tweaks
|
2014-03-21 07:25:33 -07:00 |
|
Mikhail Koltsov
|
096c59b6cf
|
fix some assymetry
|
2014-03-21 15:42:29 +04:00 |
|
Mikhail Koltsov
|
af18e7a27e
|
Thang editor: components tab finally looks good and does not overlay other tabs
|
2014-03-21 15:40:32 +04:00 |
|
Scott Erickson
|
dbbf9ce8b3
|
Merge branch 'master' of https://github.com/jayant1992/codecombat into jayant1992-master
Conflicts:
app/styles/editor/level/thangs_tab.sass
app/templates/editor/level/thangs_tab.jade
app/views/editor/level/thangs_tab_view.coffee
|
2014-03-20 11:22:23 -07:00 |
|
Mikhail Koltsov
|
a6523719e4
|
Merge branch 'master' of https://github.com/codecombat/codecombat into editor_tweaks
Conflicts:
app/locale/ru.coffee
|
2014-03-20 09:07:11 +04:00 |
|
Mikhail Koltsov
|
c9a08a0b25
|
thang editor: added i18n binding to 'Save' button
|
2014-03-19 01:43:27 +04:00 |
|
Mikhail Koltsov
|
62a1701063
|
even better positioning
|
2014-03-19 01:26:41 +04:00 |
|
Mikhail Koltsov
|
1cc3e79db9
|
fixed thang editor appearance: components view was overlapping with tabs.
Now looks neat, but still unclickable.
|
2014-03-19 01:21:11 +04:00 |
|
Jayant Jain
|
80f53d2c6b
|
Adds search bar for adding thangs in level editor
|
2014-03-19 00:41:03 +05:30 |
|
kvasnyk
|
5216432bf9
|
Fix for #272 bug.
|
2014-03-18 05:47:53 +01: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
|
6728712064
|
Fixed the thang components edit view in both locations now.
|
2014-02-05 15:39:08 -08:00 |
|
Scott Erickson
|
88beb4db5f
|
Fixed the positioning of the thang components view in the thang editor.
|
2014-02-05 14:39:56 -08:00 |
|
Scott Erickson
|
371bd9f41c
|
Tweaked tab styling on level editor.
|
2014-01-30 15:22:01 -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
|
56576dd1a5
|
Fixed the styling for editing components in the level editor.
|
2014-01-30 12:01:43 -08:00 |
|
Scott Erickson
|
65f74e9587
|
Improved the navbars in the level editor.
|
2014-01-30 11:37:40 -08:00 |
|
Nick Winter
|
e0108a3166
|
A few fixes for the Bootstrap 3 migration. Fixed #280.
|
2014-01-29 12:18:37 -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 |
|