Nick Winter
|
e4c6d07a4a
|
Added keyboard shortcuts to move, resize, minor-rotate, and toggle collision for Thangs in the level editor. Fixed some issues with stretchy Thangs and collision shapes not updating. Fixed #1699. Fixed #57. Colored collision overlays according to collision categories.
|
2014-12-20 13:39:51 -08:00 |
|
Nick Winter
|
8791eded2c
|
Starting to add Patrol Buster to the world map.
|
2014-12-09 12:38:58 -08:00 |
|
Nick Winter
|
4a659903fe
|
Started A/B test for whether the AnnouncesAction and take-damage audio help.
|
2014-12-07 19:39:23 -08:00 |
|
Nick Winter
|
50624ca7bb
|
Hooked up some of the new voiceover sounds.
|
2014-12-06 18:45:15 -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 |
|
Nick Winter
|
4b45385571
|
Working on paper dolls.
|
2014-11-28 12:11:59 -08:00 |
|
Nick Winter
|
1cd781233c
|
Press enter to start level, esc to skip real-time playback. Reduced likelihood of repetetive aural say messages. Updated required code for Bonemender.
|
2014-11-23 15:25:12 -08:00 |
|
Scott Erickson
|
1f3b02440a
|
Fixed a harmless bug where the Lank would try to add new sprites to old containers.
|
2014-11-23 08:51:45 -08:00 |
|
Scott Erickson
|
09087428b9
|
Got lanks to update healthbars when the floating layer spritesheet is recreated.
|
2014-11-19 16:09:48 -08:00 |
|
Nick Winter
|
fe018309d0
|
Don't show blurbs for aggro messages. Big announces action blurbs for heroes.
|
2014-11-19 14:29:11 -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
|
97c4ff2e7e
|
Made flag detection more dynamic.
|
2014-11-10 10:51:46 -08:00 |
|
Nick Winter
|
9104d202c0
|
Silenced annoying Simlish for announced actions until we can get shorter, more legit audio in there.
|
2014-11-09 19:45:38 -08:00 |
|
Nick Winter
|
1b94868197
|
Added new LevelDialogueView. Messed around with dimming a bit more.
|
2014-11-08 11:39:04 -08:00 |
|
Nick Winter
|
03852fb44f
|
Plannable pickUpFlags support and fixes for playing Coinucopia.
|
2014-11-06 18:21:54 -08:00 |
|
Nick Winter
|
4e931ea031
|
iPad script debugging help. Not sending speech update events if not needed when clearing speech.
|
2014-10-29 13:45:04 -07:00 |
|
Scott Erickson
|
091910f2ad
|
Fixed debug, and some other mark issues when sprite sheets update, most likely.
|
2014-10-21 11:36:38 -07:00 |
|
Nick Winter
|
8fdd2c0688
|
Redid my bobbing fix b286b24 in a way that doesn't break the LankBoss position test.
|
2014-10-06 18:18:39 -07:00 |
|
Nick Winter
|
b286b24f27
|
Fixed bobbing. Increased LayerAdapter cleanup vengeancy. Allow dragging without snapping when playback is at the end.
|
2014-10-06 15:04:42 -07:00 |
|
Scott Erickson
|
b1f4dc996d
|
Fixed a handful of bugs with the thang editor and sprite animation.
|
2014-10-02 10:42:21 -07:00 |
|
Scott Erickson
|
ffdb2ef6b4
|
Fixed position updating for indie sprites.
|
2014-09-30 14:01:20 -07:00 |
|
Scott Erickson
|
b06cd12c5c
|
Some more optimizations, this time in LankBoss update operations.
|
2014-09-29 11:47:12 -07:00 |
|
Scott Erickson
|
f081d9ed4b
|
Refactored CocoSprite -> Lank, lank.imageObject -> lank.sprite, SpriteBoss -> LankBoss, spriteLayers -> layerAdapters, sprite -> lank in general. Also got the ThangTypeEditView working again.
|
2014-09-28 14:00:48 -07:00 |
|