Imperadeiro98
|
a19225013b
|
Refactor to use view in template
|
2015-11-18 19:16:44 +00:00 |
|
dillon
|
493d302a0d
|
Change visible references of 'HipChat' to 'Slack'.
|
2015-10-30 00:07:58 -07:00 |
|
Scott Erickson
|
305cffb5ea
|
Finish hooking up prerendered spritesheets with LayerAdapter
|
2015-10-14 14:33:26 -07:00 |
|
Scott Erickson
|
919e0605e9
|
Add spriteSheets to ThangType, export modal to Thang Editor
Units can be exported as rastered sprite sheets. This is the first part of the project,
the second part will be having the game use them.
|
2015-10-12 16:47:48 -07:00 |
|
Nick Winter
|
7e8b6589d5
|
Update HipChat links
|
2015-10-08 06:14:36 -07:00 |
|
Driphter
|
3b0bafd325
|
Fixed level/thang editor table for issue #3052
|
2015-09-26 20:07:36 -04:00 |
|
Nick Winter
|
df4b98a9bf
|
Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power.
|
2015-02-25 18:41:39 -08:00 |
|
Nick Winter
|
bf9aa27e73
|
Added tasks view to Thang editor search.
|
2015-01-01 14:59:55 -08:00 |
|
Nick Winter
|
f26b43f8a5
|
Fixed floor y scaling. Fixed issues with client-side disabling of new model / fork / revert population actions without permissions. Ameliorated some ensure_comprehensions warnings.
|
2014-12-20 16:02:41 -08:00 |
|
Imperadeiro98
|
9c911ce149
|
Update thang-type-edit-view.jade
|
2014-12-12 22:32:19 +00:00 |
|
Scott Erickson
|
1c33842125
|
Refactored core templates into a core folder.
|
2014-11-29 11:39:37 -08:00 |
|
Scott Erickson
|
31214e854e
|
Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways.
|
2014-11-28 17:49:41 -08:00 |
|
Scott Erickson
|
913dda65aa
|
Created the VectorIconSetupModal, a quick way to get portraits aligned to a container.
|
2014-11-12 14:14:07 -08:00 |
|
Scott Erickson
|
cea04d27ad
|
Built diplomat-specific views for editing levels, components, achievements and thang types.
|
2014-10-27 17:16:22 -07:00 |
|
Scott Erickson
|
ca84721921
|
Added a play button to the thang type edit view, made the canvas taller, and now have selected nodes show bounds for the display object being displayed.
|
2014-10-02 16:54:58 -07:00 |
|
Nick Winter
|
54207f0f7d
|
Fixed #1000.
|
2014-08-28 10:50:20 -07:00 |
|
Nick Winter
|
2ef7bff2c5
|
Fixed #886.
|
2014-08-27 17:54:16 -07:00 |
|
Scott Erickson
|
f8d4e42c67
|
Set up thang types to now have a raster portrait icon if we want to give them custom ones not based on vector artwork.
|
2014-08-18 15:25:45 -07:00 |
|
Nick Winter
|
b7d5428d5f
|
Made Forking more abstract to apply to ThangTypes, too.
|
2014-08-13 11:36:00 -07:00 |
|
Nick Winter
|
2ab83328f3
|
Added item editor level preview window.
|
2014-08-12 12:50:41 -07:00 |
|
Scott Erickson
|
6cac2371c1
|
Refactored and improved the ThangComponentsEditView and ThangComponentConfigView. Still some things to do.
|
2014-08-10 13:03:53 -07: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 |
|
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 |
|
Alexei Nikitin
|
e87c0c4b91
|
Work on thang tab
|
2014-04-08 02:49:27 +04:00 |
|
Ting-Kuan
|
6012a3ce9e
|
Show error message when editor fails to initiate.
|
2014-03-27 14:35:20 -04:00 |
|
Mikhail Koltsov
|
c9a08a0b25
|
thang editor: added i18n binding to 'Save' button
|
2014-03-19 01:43:27 +04: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
|
2a86daaa2a
|
Added Version History to Thang Types
|
2014-03-12 15:22:15 +01:00 |
|
Alexei Nikitin
|
bfebd0b47a
|
Add revert i18n
|
2014-03-09 04:13:30 +04: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 |
|
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
|
b4cd7bdec4
|
Fixed #281
|
2014-01-27 19:03:22 -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
|
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
|
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 |
|
Scott Erickson
|
1a3c6498e8
|
Built the thang editor colors tab.
|
2014-01-10 16:48:28 -08: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
|
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 |
|