Nick Winter
|
ea349cfa29
|
Intermediate query state for heroes while still transitioning from Unit to Hero.
|
2014-10-29 15:54:51 -07:00 |
|
Nick Winter
|
56a80e3615
|
Started getting hero-ladder level type working.
|
2014-10-18 14:51:49 -07:00 |
|
Nick Winter
|
7f9ac5e573
|
Fixed a few bugs where default hero level type wasn't getting pulled.
|
2014-09-02 16:02:30 -07:00 |
|
Nick Winter
|
4b9bf22e22
|
Thang editor now sets some default Components when you change the kind of a ThangType.
|
2014-09-02 11:29:33 -07:00 |
|
Nick Winter
|
6df5ca00b2
|
Fixed #69.
|
2014-09-01 13:51:30 -07:00 |
|
Scott Erickson
|
5f11a5ecca
|
Selected component in the thang components edit view shows up with a blue header.
|
2014-08-30 09:47:23 -07:00 |
|
Scott Erickson
|
21e0889a86
|
All ace editors must die. I found that certain editor modes will leave a mess in memory, so when editors are destroyed, I also set their modes to '' which seems to take care of most of the issue. They still leave memory behind just a little bit, though.
|
2014-08-29 18:02:29 -07:00 |
|
Scott Erickson
|
8f95ad2787
|
Fixed a few bugs.
|
2014-08-28 15:42:46 -07:00 |
|
Scott Erickson
|
e3bc9045d1
|
Couple tweaks.
|
2014-08-28 13:53:00 -07:00 |
|
Scott Erickson
|
8b056cfb8f
|
Refactored the item equips view to limit items by slot and also moved the item name loading to the node class itself.
|
2014-08-28 11:24:45 -07:00 |
|
Scott Erickson
|
7bdfcb4313
|
Fixed pasting component configs into the thang component config treema.
|
2014-08-27 17:29:28 -07:00 |
|
Scott Erickson
|
ab669739a6
|
Fixed a bug with the thang component edit view: labels of new components not showing up.
|
2014-08-26 14:15:21 -07:00 |
|
Scott Erickson
|
2f72aa4f47
|
Fixed adding new components in the thang components edit view.
|
2014-08-26 13:48:57 -07:00 |
|
Scott Erickson
|
39d0df5153
|
Fixed name ordering in the thang components editor.
|
2014-08-26 13:27:17 -07:00 |
|
Scott Erickson
|
6091eaea6f
|
Bunch of fixes to the thang component edit view.
|
2014-08-26 09:48:33 -07:00 |
|
Scott Erickson
|
1406a970ea
|
Bunch of fixes to get the level editor working again.
|
2014-08-25 20:34:46 -07:00 |
|
Scott Erickson
|
f15135efe1
|
Fixed a terrible bug.
|
2014-08-22 11:40:31 -07:00 |
|
Nick Winter
|
3b083e15f5
|
Don't require any Component default properties in hero levels, for maximum defaultability.
|
2014-08-15 12:27:56 -07:00 |
|
Nick Winter
|
0f983bdcf1
|
Crude steps towards using your hero equipment in items levels.
|
2014-08-14 15:12:15 -07:00 |
|
Jayant Jain
|
f4b8b76f46
|
Adds subclass for component config nodes
|
2014-08-13 12:39:21 +05:30 |
|
Jayant Jain
|
1e52f237b7
|
Reworks undo-redo and undo-redo descriptions
|
2014-08-13 06:56:03 +05:30 |
|
Nick Winter
|
4cc79e985e
|
A few fixes for adding items to inventories in ThangTypes.
|
2014-08-11 17:09:44 -07:00 |
|
Scott Erickson
|
b3572dfad9
|
Fixed some bugs with the ThangComponentsEditView, added AddThangComponentsModal.
|
2014-08-11 15:41:08 -07:00 |
|
Nick Winter
|
706ab7a251
|
Trying to get item ThangType nodes and inventory loading working.
|
2014-08-10 22:09:13 -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 |
|
Jayant Jain
|
593c31f33c
|
Shows dragged component over other layers
|
2014-08-08 18:16:12 +05:30 |
|
Jayant Jain
|
93fd301300
|
Increases add treema line height, components are selected after being added
|
2014-08-08 18:02:20 +05:30 |
|
Jayant Jain
|
549f2657ea
|
Styles add button for addComponentsTreema
|
2014-08-04 07:53:24 +05:30 |
|
Jayant Jain
|
06875ce2b8
|
Resolves bug with mouseenter and mouseleave callbacks for add components treema
|
2014-08-04 07:21:02 +05:30 |
|
Jayant Jain
|
9e1513eb56
|
Add button on hover for addComponentsTreema
|
2014-08-04 07:05:22 +05:30 |
|
Jayant Jain
|
98f43b679f
|
Adds component upon double click, newly added components are automatically selected
|
2014-08-04 06:04:35 +05:30 |
|
Jayant Jain
|
03d696c3df
|
Components can now be added to thangs by dragging and dropping
|
2014-08-04 05:51:12 +05:30 |
|
Jayant Jain
|
dc66218c00
|
Adds undo and redo buttons in editor topbar
|
2014-07-25 18:06:34 +05:30 |
|
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 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Ruben Vereecken
|
af73e5a594
|
Added a versions modal for every type
|
2014-03-10 23:29:34 +01:00 |
|
Scott Erickson
|
0a34bfc7a8
|
Fixed a couple things with the component versions view.
|
2014-01-22 18:54:20 -08:00 |
|
GlenDC
|
a7368fb51e
|
Converted line endings to unix endings for 3 files
|
2014-01-16 00:35:17 +01:00 |
|
GlenDC
|
92416dc4f2
|
Created view versions for components, systems and thangs (fix #30)
|
2014-01-15 01:33:24 +01:00 |
|