Mikhail Koltsov
|
36cfdfda46
|
Added labels above selected thangs in level-editor (issue #174)
|
2014-03-22 23:17:15 +04: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
|
45b87ed38e
|
finally got it right
|
2014-03-21 13:45:56 +04:00 |
|
Mikhail Koltsov
|
0ece400a18
|
Level editor: selecting a thang now moves the scroll in existant-thang list
|
2014-03-21 11:54:55 +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 |
|
Nick Winter
|
b7e8f2ecb5
|
Merge pull request #605 from kvasnyk/master
Fix for #272 bug.
|
2014-03-19 18:31:20 -07:00 |
|
Scott Erickson
|
74e068af0b
|
Fixed some bugs from the migration from _.cloneDeep to $.extend
|
2014-03-18 13:47:51 -07:00 |
|
Scott Erickson
|
37a9b7f319
|
Switching from the slow _.cloneDeep to the fast $.extend
|
2014-03-18 13:08:26 -07: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
|
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 |
|
Jayant Jain
|
91515b1cea
|
Clicking a thang in the left list automatically pans to the sprite on the editor map
|
2014-03-16 03:11:40 +05:30 |
|
Nick Winter
|
ca75cc4a1a
|
Fixed #405 with a sledgehammer--just loading all Components before loading level editor.
|
2014-03-15 12:31:39 -07:00 |
|
Nick Winter
|
7b1f8d1114
|
Merge pull request #547 from jayant1992/master
Improved panning and zooming for editor
|
2014-03-15 08:05:02 -07:00 |
|
Scott Erickson
|
af8008596a
|
Made editing thangs in the level editor not so slow by avoiding calling level.serialize.
|
2014-03-14 11:58:29 -07:00 |
|
Jayant Jain
|
ece932595c
|
Enables drag-panning for editor and region chooser
|
2014-03-14 23:57:00 +05:30 |
|
Jayant Jain
|
c24469e86b
|
Minor UI updates to level editor's thang tab
|
2014-03-13 12:19:51 +05:30 |
|
Scott Erickson
|
853a80dd23
|
Fixed loading marks so they are positioned correctly when they load and the world is paused.
|
2014-03-12 12:43:51 -07:00 |
|
Nick Winter
|
da762fbc4f
|
Merge branch 'rubenvereecken-versions_modal'
|
2014-03-12 08:30:02 -07:00 |
|
Nick Winter
|
0125c46dc2
|
Resolved merge conflict.
|
2014-03-12 08:29:42 -07:00 |
|
Ruben Vereecken
|
4b72ee1d04
|
Clean up
|
2014-03-12 15:43:49 +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 |
|
Nick Winter
|
2b487eeed8
|
Using /db/thang.type instead of /db/thang_type in URLs, for consistency.
|
2014-03-11 18:30:25 -07:00 |
|
Ruben Vereecken
|
8709cdc472
|
Finished Article History
|
2014-03-11 19:33:27 +01:00 |
|
Ruben Vereecken
|
af73e5a594
|
Added a versions modal for every type
|
2014-03-10 23:29:34 +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
|
c4a3b71786
|
Merge branch 'versions_modal' of git://github.com/rubenvereecken/codecombat into rubenvereecken-versions_modal
|
2014-03-10 13:57:51 -07:00 |
|
Ruben Vereecken
|
68b10d9023
|
History now shows a loading bar upon opening
|
2014-03-10 20:06:36 +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
|
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 |
|
Nick Winter
|
b3964571e1
|
Fixed bug importing animations into existing ThangTypes that had only containers.
|
2014-03-08 15:04:11 -08:00 |
|
Scott Erickson
|
afbe2200a6
|
Fixed a bug with the new race condition fix. Moving the schemas to the application would be good.
|
2014-03-08 13:52:34 -08:00 |
|
Scott Erickson
|
17231bce06
|
Added showsGuide and type properties to level.
|
2014-03-07 13:13:58 -08:00 |
|
Nick Winter
|
6e47416d24
|
Fixed some level IDs.
|
2014-03-06 19:09:15 -08: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
|
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
|
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
|
a8ef87c9ea
|
Fixed a few bugs; re-enabled protectAPI for Brawlwood.
|
2014-03-02 16:06:22 -08: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 |
|
Nick Winter
|
71ebe7a0aa
|
Lowered Surface framerate in the level editor, since ain't nobody got CPU time for 'dat.
|
2014-02-28 17:12:23 -08:00 |
|
Scott Erickson
|
ec7028af60
|
Fixed uploading images for articles.
|
2014-02-26 19:30:37 -08:00 |
|
Scott Erickson
|
242342315f
|
Can now drag the mouse to move around the map.
|
2014-02-24 19:49:05 -08:00 |
|
Nick Winter
|
91412ccd69
|
Playback and level editor shortcut tweaks.
|
2014-02-24 09:58:12 -08:00 |
|
Nick Winter
|
e3824d7698
|
Many improvements to the spell palette.
|
2014-02-16 15:30:00 -08:00 |
|
Scott Erickson
|
1349a59084
|
Refactored destroy functions to have super be the last thing.
|
2014-02-14 10:57:47 -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
|
2f48925e86
|
Added a list of goals as a property to levels for when they won't be added by scripts. Set up the editor to be able to edit these values.
|
2014-02-12 12:27:02 -08:00 |
|
Scott Erickson
|
2a19da5ba2
|
More memory fixes.
|
2014-02-11 14:58:45 -08:00 |
|
Scott Erickson
|
332ea0df2c
|
Fixed the level editor save view knowing if the level has changes to save.
|
2014-02-06 10:30:49 -08:00 |
|
Scott Erickson
|
81912d25d1
|
Added a handler for when components or systems go rogue, so they don't take down the level editor quite so hard.
|
2014-02-03 14:01:20 -08:00 |
|
Scott Erickson
|
09bb669439
|
Fixed #300
|
2014-02-02 16:51:22 -08:00 |
|
Nick Winter
|
6303d28554
|
Refactored bobbing.
|
2014-01-31 10:21:32 -08:00 |
|
Nick Winter
|
d79d66c175
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-30 16:36:40 -08:00 |
|
Nick Winter
|
6e40fa09a6
|
Updated some Bootstrap event names.
|
2014-01-30 16:36:36 -08:00 |
|
Scott Erickson
|
3093b59588
|
Fixed #296
|
2014-01-30 16:25:06 -08:00 |
|
Scott Erickson
|
46d1d10abe
|
Removed an unnecessary fat arrow.
|
2014-01-30 16:20:58 -08:00 |
|
Scott Erickson
|
c376ba6841
|
Fixed #303
|
2014-01-30 16:19:55 -08:00 |
|
Scott Erickson
|
1b75ab15db
|
Added some error handlers for messed up thang type configs.
|
2014-01-30 16:17:41 -08:00 |
|
Scott Erickson
|
5429e8ad2a
|
Cleaning up editors in the systems and components tabs.
|
2014-01-30 12:19:25 -08:00 |
|
Scott Erickson
|
827b5a3756
|
Fixed the world select modal.
|
2014-01-30 11:55:46 -08:00 |
|
Scott Erickson
|
ed1b5c6560
|
Fixed slowness to editing settings for large levels.
|
2014-01-30 11:40:24 -08:00 |
|
Scott Erickson
|
bac4fbcd7d
|
Fixed naming.
Improved tome updating of programmable spell thangs.
|
2014-01-29 10:14:12 -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
|
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
|
b4cd7bdec4
|
Fixed #281
|
2014-01-27 19:03:22 -08:00 |
|
Scott Erickson
|
9206dda3ba
|
Systems now autosave too in the level editor.
|
2014-01-27 10:39:16 -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
|
0a34bfc7a8
|
Fixed a couple things with the component versions view.
|
2014-01-22 18:54:20 -08:00 |
|
Scott Erickson
|
4ff2abc4b0
|
Refactored a collection into its own file.
|
2014-01-22 17:38:22 -08: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
|
c12e232ec1
|
Merge https://github.com/codecombat/codecombat
|
2014-01-21 18:01:58 +01:00 |
|
Scott Erickson
|
e61d31f48c
|
Level editor displays thangs in a more orderly fashion.
|
2014-01-20 23:02:23 -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 |
|
GlenDC
|
262a523458
|
Merge branch 'FixThangScroll' of https://github.com/phansch/codecombat
|
2014-01-20 23:50:19 +01: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 |
|
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
|
a7368fb51e
|
Converted line endings to unix endings for 3 files
|
2014-01-16 00:35:17 +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 |
|
Scott Erickson
|
83e7a98869
|
Fixed the versions pages.
|
2014-01-14 12:53:06 -08:00 |
|
Nick Winter
|
d6f2f41cf8
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-12 12:24:24 -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 |
|
Scott Erickson
|
be80858648
|
Added wizard color setting.
|
2014-01-12 11:54:50 -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 |
|
Scott Erickson
|
1f9c531938
|
Got rid of a bunch of logs.
|
2014-01-10 16:57:38 -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
|
8077c62ceb
|
Set up talking portraits in the hud.
|
2014-01-09 11:04:22 -08:00 |
|
Scott Erickson
|
391207d00f
|
Fixes for unit portraits.
|
2014-01-08 22:30:00 -08:00 |
|
Nick Winter
|
70cd16cee4
|
Fixing bug with application require for now. Shoutout for Firebase.
|
2014-01-06 23:45:33 -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
|
94cb6ea4e1
|
Fixed up the search optimization and installed thang portraits into the level editor.
|
2014-01-06 17:11:57 -08:00 |
|
Scott Erickson
|
fe984d7c73
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-01-06 15:36:50 -08:00 |
|
Scott Erickson
|
27e7b6c240
|
Tweaks for thang portraits.
|
2014-01-06 15:36:35 -08:00 |
|
Nick Winter
|
f53f20a6ad
|
Fixed #86.
|
2014-01-06 14:53:21 -08:00 |
|
Scott Erickson
|
f656a4f4cf
|
Set up portrait uploading for thangs.
|
2014-01-06 12:37:35 -08:00 |
|
Nick Winter
|
01cfcbedc7
|
Updated some $attr, $val, and $prop calls.
|
2014-01-04 15:49:13 -08:00 |
|
Scott Erickson
|
c4bfcd5c2d
|
Refactored portraits to be built in sprite sheets separately.
|
2014-01-04 08:55:12 -08:00 |
|
Nick Winter
|
6009df26de
|
Ready for action, sir!
|
2014-01-03 10:32:13 -08:00 |
|