Michael Schmatz
|
d7cb76d10c
|
Merge branch 'pr/1387'
Conflicts:
app/views/editor/level/LevelEditView.coffee
|
2014-07-25 19:17:16 -07:00 |
|
Jayant Jain
|
69713f5603
|
Adds randomize button in case of level with no thangs
|
2014-07-26 01:55:28 +05:30 |
|
Jayant Jain
|
df554360fe
|
Updates glyphicons for undo-redo, adds placeholder text for add thangs search
|
2014-07-26 01:55:15 +05:30 |
|
Darredevil
|
b77b796cef
|
Merge branch 'codecombat-master'
Conflicts:
app/views/docs/ComponentDocumentationView.coffee
app/views/editor/level/LevelEditView.coffee
|
2014-07-25 22:48:13 +03:00 |
|
Jayant Jain
|
dc66218c00
|
Adds undo and redo buttons in editor topbar
|
2014-07-25 18:06:34 +05:30 |
|
Jayant Jain
|
598e727500
|
Adds an initial dungeon preset, refactors border code to properly create dungeon walls
|
2014-07-25 18:05:49 +05:30 |
|
Jayant Jain
|
80da704d19
|
Background image paths automated, adds preset image files
|
2014-07-25 17:54:10 +05:30 |
|
Jayant Jain
|
c33491b04d
|
Presets in terrain_generate_modal shown from a list instead of hardcoded
Conflicts:
app/templates/editor/level/modal/terrain_randomize.jade
|
2014-07-25 17:51:48 +05:30 |
|
Jayant Jain
|
86cf344f28
|
Adds preset images to preview the generated terrain
|
2014-07-25 17:50:02 +05:30 |
|
Darredevil
|
f78c48c893
|
Docs tab v2
|
2014-07-25 01:26:34 +03:00 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|
Darredevil
|
61ebc4d15b
|
Docs tab
|
2014-07-21 03:52:34 +03:00 |
|
Ruben Vereecken
|
0288786098
|
Merge branch 'master' into achievements
|
2014-07-15 16:16:46 +02:00 |
|
Scott Erickson
|
b113e126a3
|
Fixes #1316 and #1318
|
2014-07-14 17:18:48 -07:00 |
|
Ruben Vereecken
|
a60451368e
|
Merged in master
|
2014-07-14 18:58:25 +02:00 |
|
Nick Winter
|
f1c8983de2
|
Don't ask for team again if we already have a child window.
|
2014-07-14 08:40:36 -07:00 |
|
Jayant Jain
|
493ebd07e6
|
Changes randomise to randomize
|
2014-07-14 06:01:09 +05:30 |
|
Jayant Jain
|
1e5edb5efd
|
Moves randomise modal template and view to editor/level/modal
|
2014-07-14 01:34:32 +05:30 |
|
Ruben Vereecken
|
9c0353a2f0
|
Merged in master
|
2014-07-13 21:18:32 +02:00 |
|
Nick Winter
|
868a6ed43b
|
Fixed a couple i18n issues. Fixed #1302.
|
2014-07-13 09:31:56 -07:00 |
|
Jayant Jain
|
813ecaa59c
|
Adds randomise option to dropdown on editor page
|
2014-07-11 00:01:18 +05:30 |
|
Scott Erickson
|
d74a778f67
|
Made creating components open to everyone!
|
2014-07-09 12:21:32 -07:00 |
|
Scott Erickson
|
2a309c149c
|
Enabled submitting patches for thangs and articles.
|
2014-07-07 15:19:22 -07:00 |
|
Scott Erickson
|
94a6e3961b
|
Added a button in the level editor to choose which team to play when editing a ladder level.
|
2014-07-05 13:54:41 -07:00 |
|
Ruben Vereecken
|
39fb2cb1b4
|
Added achievement preview, exp test, stuff
|
2014-07-04 19:27:37 +02:00 |
|
Scott Erickson
|
9b873cfab4
|
Patch modal handles invalid patches.
|
2014-06-24 17:25:01 -04:00 |
|
Ruben Vereecken
|
2a5c2020ca
|
Added recalculation button to the achievement editor
|
2014-06-12 19:41:07 +02:00 |
|
Ruben Vereecken
|
ed44ab5f7d
|
Improved logging (winston) and admin-only'd the achievement editor
|
2014-06-02 21:07:23 +02:00 |
|
Ruben Vereecken
|
1b2a251c58
|
Achievement editor in place and looking mighty fine
|
2014-06-02 20:31:09 +02:00 |
|
Ruben Vereecken
|
c2d2f2a2b8
|
Refactorings performed necessary to have searchable for more uses
|
2014-06-02 20:31:09 +02:00 |
|
Scott Erickson
|
29011fab2a
|
Reworked validation error handling a little, putting better debugging logs in and making level save modal show when there are some.
|
2014-05-30 17:26:49 -07: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 |
|
Scott Erickson
|
f1de2ca8d9
|
Brought the canvas size down again because it halves the FPS in Firefox at least.
|
2014-05-09 16:35:10 -07:00 |
|
Scott Erickson
|
e9fc3df7c1
|
Set up the versions modal to display changes between versions when you select two of them.
|
2014-05-08 10:54:39 -07:00 |
|
Scott Erickson
|
ed222338e7
|
Fixed #892 by having the components tab reload whenever it's opened.
|
2014-05-07 16:24:13 -07:00 |
|
dpen2000
|
69b3fe4b8c
|
Hide Create New System/Create New Component links in menus from non-admins
|
2014-04-24 19:24:08 -04:00 |
|
Scott Erickson
|
472f8899dd
|
Merge branch 'master' of https://github.com/tmrdja/codecombat into tmrdja-master
Conflicts:
app/views/editor/level/edit.coffee
|
2014-04-24 13:17:43 -07:00 |
|
tmrdja
|
14ebc957de
|
Changed responsive view for LevelEditor
|
2014-04-24 11:51:16 +02:00 |
|
Scott Erickson
|
c85971e5e6
|
Added i18n population action to the level editor.
|
2014-04-22 17:56:41 -07:00 |
|
tmrdja
|
826a5f56db
|
Added responsive view for LevelEditor
|
2014-04-21 21:15:22 +02: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
|
b5406b0149
|
Set up the rest of the component/system buttons and nav bars.
|
2014-04-17 13:24:17 -07:00 |
|
Scott Erickson
|
9eff958dcb
|
Fixed the level and component watch buttons.
|
2014-04-17 11:35:09 -07:00 |
|
Scott Erickson
|
8f4535853b
|
Fixed the component history button.
|
2014-04-17 11:29:12 -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
|
02a7381fa9
|
Fixed the watch buttons for levels and components.
|
2014-04-16 11:02:40 -07:00 |
|
Scott Erickson
|
f88e0ac0ab
|
Set up patches for components.
|
2014-04-16 10:42:32 -07:00 |
|
Scott Erickson
|
58b1019934
|
Switched listen to watch (would have been confusing with eye-con, and listenTo function in Backbone). Added watch button and patch badge to level editor.
|
2014-04-15 15:09:36 -07:00 |
|
Scott Erickson
|
10b1660419
|
Fixed the level editor so you can save again.
|
2014-04-12 08:48:49 -07:00 |
|
Scott Erickson
|
53579b2632
|
Merge branch 'master' into feature/jsondiffpatch
Conflicts:
app/templates/editor/level/save.jade
app/templates/editor/thang/edit.jade
|
2014-04-11 22:52:05 -07:00 |
|
Scott Erickson
|
308adec7c7
|
Merge branch 'master' into feature/jsondiffpatch
Conflicts:
app/templates/editor/level/save.jade
app/templates/editor/thang/edit.jade
|
2014-04-11 22:52:00 -07:00 |
|
Scott Erickson
|
0eb74ab287
|
Added buttons for performing actions on patches.
|
2014-04-11 22:33:09 -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 |
|
Alexei Nikitin
|
e87c0c4b91
|
Work on thang tab
|
2014-04-08 02:49:27 +04:00 |
|
Alexei Nikitin
|
5f062ad25c
|
Work on revert, save modal
|
2014-04-08 01:38:46 +04:00 |
|
Alexei Nikitin
|
d64690e8d9
|
Work on fork modal
|
2014-04-08 00:29:40 +04:00 |
|
Nick Winter
|
785cb342a2
|
Merge branch 'master' of git://github.com/tmrdja/codecombat into tmrdja-master
|
2014-04-01 09:12:48 -07:00 |
|
tmrdja
|
470a79e6b0
|
Added contextmenu
|
2014-03-30 19:33:21 +02:00 |
|
Nick Winter
|
54f4e8d1e9
|
Merge branch 'dev/error_message_for_editor' of git://github.com/gintau/codecombat into gintau-dev/error_message_for_editor
|
2014-03-29 17:38:14 -07:00 |
|
Nick Winter
|
ff7e2d5d47
|
Fixed #728.
|
2014-03-28 11:02:23 -07:00 |
|
Ting-Kuan
|
6012a3ce9e
|
Show error message when editor fails to initiate.
|
2014-03-27 14:35:20 -04:00 |
|
Nick Winter
|
fd2d9b6833
|
Merge pull request #658 from ItsLastDay/editor_tweaks
Added tooltip in level-editor (issue #174)
|
2014-03-22 17:30:52 -07:00 |
|
Mikhail Koltsov
|
baf8adcc74
|
added nothing
|
2014-03-22 20:50:50 +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
|
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 |
|
Nick Winter
|
b7e8f2ecb5
|
Merge pull request #605 from kvasnyk/master
Fix for #272 bug.
|
2014-03-19 18:31:20 -07:00 |
|
Mikhail Koltsov
|
c9a08a0b25
|
thang editor: added i18n binding to 'Save' button
|
2014-03-19 01:43:27 +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 |
|
Nick Winter
|
36a90de7f9
|
Last bits of #546.
|
2014-03-17 04:44:00 -07:00 |
|
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 |
|