Nick Winter
|
0e56117642
|
Fixed adding custom programmableProperties to heroes for specific levels.
|
2015-03-26 22:29:21 -07: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
|
7dd128780f
|
Unlocking all audition levels in Auditions campaign.
|
2015-01-21 11:49:56 -08:00 |
|
Nick Winter
|
f691eb9a86
|
Reimplemented next-level arrow highlighting. Campaign Editor now draws lines to show level unlock patterns. Removed more old WorldMapView stuff. Can now configure Hero Placeholder say cooldowns per-level.
|
2015-01-13 09:04:20 -08:00 |
|
Nick Winter
|
c13922a2d8
|
Transferring voice range from Hero Placeholder to heroes.
|
2014-12-29 20:06:27 -08:00 |
|
Nick Winter
|
d51db43823
|
Added desert campaign.
|
2014-12-10 10:00:52 -08:00 |
|
Nick Winter
|
9f0ae9ff09
|
Ditched dependency on index 0 as first unlocked level, instead explicitly granting Dungeons of Kithgard.
|
2014-12-07 14:57:23 -08:00 |
|
Nick Winter
|
6ef9532b1d
|
Fixed missing colon in bg.coffee.
|
2014-11-18 06:50:13 -08:00 |
|
Nick Winter
|
0af7b4d5b7
|
Preparing for being able to use multiple hero classes. Deleted old ChooseHeroView. Improvements to missile trajectories.
|
2014-11-11 16:37:00 -08:00 |
|
Nick Winter
|
14e8f6a653
|
Preparing for some of these new levels.
|
2014-11-08 19:33:00 -08:00 |
|
Nick Winter
|
03852fb44f
|
Plannable pickUpFlags support and fixes for playing Coinucopia.
|
2014-11-06 18:21:54 -08:00 |
|
Nick Winter
|
3a811a05fd
|
Paying attention to level-specific Allied significantProperty overrides in Hero Placeholder replacement.
|
2014-11-04 16:09:29 -08:00 |
|
Nick Winter
|
08d9e39764
|
LevelLoader and Simulator fixes for simulating hero-ladder matches. Commented out some logging that hasn't been very useful. Fixed some tests.
|
2014-10-19 21:56:26 -07:00 |
|
Nick Winter
|
1fb48f2b85
|
Fixed a few bugs. Removed Olark; disabled LinkedIn. Added ladder submission to HeroVictoryModal.
|
2014-10-19 17:38:10 -07:00 |
|
Nick Winter
|
56a80e3615
|
Started getting hero-ladder level type working.
|
2014-10-18 14:51:49 -07:00 |
|
Nick Winter
|
42b52f5593
|
No more ThangListView for hero levels. Fixed pluralization of level loading goals when there's only one goal. Fixed default playback state to paused. Started playing ambient dungeon/grass sounds. Fixed bug with goals not showing up at first. Refactored how goals, gold, and flags hide themselves initially. Ignored InventoryView ThangTypes when sorting Components during level serialization.
|
2014-09-21 22:10:52 -07:00 |
|
Nick Winter
|
0d495ba36e
|
Press Start to begin playing levels. Fixed #1574.
|
2014-09-21 14:35:59 -07:00 |
|
Nick Winter
|
2872de71ce
|
Fixed a bug with hero placeholder loading. Improved game menu modal close button usability.
|
2014-09-21 13:26:56 -07:00 |
|
Nick Winter
|
1f71a1eaf9
|
Fixes for loading level previews early, creating new Components, and showing names of ShowsNames Thangs.
|
2014-09-16 20:19:52 -07:00 |
|
Nick Winter
|
687da38667
|
Made some performance optimizations that all relate to messing with walls in the level editor.
|
2014-09-16 17:31:00 -07:00 |
|
Nick Winter
|
5f1e9e7e4b
|
Made Plans attach second-to-last always.
|
2014-09-15 14:06:26 -07:00 |
|
Nick Winter
|
589268dc4f
|
Fixes for initializing Hero Placeholder Components.
|
2014-09-15 13:15:18 -07:00 |
|
Nick Winter
|
b1de5e0045
|
Fixed bug with hero levels not loading inventory. (Might not be in line with the performance that 975c6a was going for.)
|
2014-09-03 19:19:04 -07:00 |
|
Scott Erickson
|
e1abf115f7
|
Folderizing thang types in the level editor.
|
2014-09-03 12:30:08 -07:00 |
|
Scott Erickson
|
975c6ad2a6
|
Optimized level serialization a bit more to make placing and moving thangs around in the level editor more fluid.
|
2014-09-03 09:33:21 -07:00 |
|
Scott Erickson
|
4a100a501a
|
Fixed a bug with new levels in the level editor.
|
2014-09-02 17:53:39 -07:00 |
|
Scott Erickson
|
b521aee322
|
Optimized level serialization a little so that level editing is a bit less painful.
|
2014-09-02 12:33:34 -07:00 |
|
Nick Winter
|
632559f7db
|
Refactored LevelLoader to load sessions after levels, so that we can do the right thing with hero levels' sessions. Made levels default to type: 'hero'.
|
2014-09-01 20:53:53 -07:00 |
|
Nick Winter
|
1329d31a63
|
Hot-swapping inventory works now.
|
2014-08-31 16:05:20 -07:00 |
|
Nick Winter
|
b918f5adfb
|
Fixed #1262.
|
2014-08-29 17:18:38 -07:00 |
|
Scott Erickson
|
5fd154ca8b
|
Tweaked the level serialization, leaving in walkDefaults for now because there may still be some components that don't have defaults properly set up. Added a warn log for when this happens so it can be fixed.
|
2014-08-28 17:57:39 -07:00 |
|
Scott Erickson
|
bcffc5811f
|
Migrated the Level populating of component and system config defaults to the new Treema utility method.
|
2014-08-27 18:17:47 -07:00 |
|
Scott Erickson
|
f92a665b8b
|
Merge conflicts.
|
2014-08-26 09:53:04 -07:00 |
|
Scott Erickson
|
1406a970ea
|
Bunch of fixes to get the level editor working again.
|
2014-08-25 20:34:46 -07:00 |
|
Nick Winter
|
e48b218533
|
Projected models can now update their projections and re-fetch. Hero ThangTypes now do this.
|
2014-08-25 15:39:47 -07:00 |
|
Scott Erickson
|
1c5db3f2b7
|
First round of getting the site to use the new defaults system, in particular the job profile view.
|
2014-08-23 11:07:52 -07:00 |
|
Scott Erickson
|
e7dd88498d
|
Made more clear when thang types and level thangs are missing dependencies.
|
2014-08-22 14:52:35 -07:00 |
|
Nick Winter
|
5f20e6f05e
|
Thangs get inserted into hero levels without any Components for easy defaulting. Working on moving Hero Placeholder ThangType swapping from LevelLoader to Level, but it's not there yet.
|
2014-08-15 12:09:56 -07:00 |
|
Nick Winter
|
69c22db434
|
Moved Hero Placeholder replacement logic to Level's denormalizeThang.
|
2014-08-14 16:35:03 -07:00 |
|
Nick Winter
|
0f983bdcf1
|
Crude steps towards using your hero equipment in items levels.
|
2014-08-14 15:12:15 -07:00 |
|
Nick Winter
|
2ab83328f3
|
Added item editor level preview window.
|
2014-08-12 12:50:41 -07:00 |
|
Nick Winter
|
9a5cd22069
|
Can now equip items added from inventory on the Surface side. Sorted out ThangTypes' Components schema defaults and ordering when serializing Levels.
|
2014-08-11 16:15:46 -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
|
cc025942f8
|
Extended the LevelLoader to load thang types and components dynamically for hero levels.
|
2014-08-07 18:27:47 -07:00 |
|
Scott Erickson
|
29770bd220
|
Added a function for denormalizing levels, extending level thang components and configs with ones from thang types.
|
2014-08-06 15:18:22 -07:00 |
|
Nick Winter
|
868a6ed43b
|
Fixed a couple i18n issues. Fixed #1302.
|
2014-07-13 09:31:56 -07:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Scott Erickson
|
01f2a556f9
|
Set up the patches view with the new loading system, fixing a few things in the meanwhile.
|
2014-04-28 11:09:21 -07:00 |
|
Scott Erickson
|
9a2311e792
|
Removed logic for dynamically finding referenced models.
|
2014-04-25 15:33:57 -07:00 |
|
Scott Erickson
|
3dc3f62473
|
Merge branch 'master' into feature/loading-views
Conflicts:
app/views/editor/components/main.coffee
|
2014-04-25 14:31:58 -07:00 |
|