Scott Erickson
|
528383c0dc
|
Undid the attempted optimization of having the normal stage update half as often.
|
2014-09-30 13:45:15 -07:00 |
|
Scott Erickson
|
90e21c6085
|
Did some more missed refactorings from sprite -> lank.
|
2014-09-30 13:44:03 -07:00 |
|
Scott Erickson
|
34cf6240c1
|
Refactored heroSprite -> heroLank, replaced a call to LankBoss.spriteFor with LankBoss.lankFor.
|
2014-09-30 13:41:42 -07:00 |
|
Scott Erickson
|
ce9a7e2ed4
|
Improved performance of the non-webgl stage.
|
2014-09-29 10:18:27 -07:00 |
|
Scott Erickson
|
326057a816
|
Fixed another bug from the refactoring.
|
2014-09-28 14:16:56 -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 |
|
Scott Erickson
|
8adbd87401
|
Merge branch 'master' into feature/webgl
|
2014-09-28 10:38:19 -07:00 |
|
Scott Erickson
|
b89a6c41a7
|
Fixed the surface to not restore state until it's done dropping frames.
|
2014-09-26 15:23:27 -07:00 |
|
Scott Erickson
|
37e9d7bb2d
|
Enabled the Surface's normalStage and all its layers.
|
2014-09-26 12:45:27 -07:00 |
|
Scott Erickson
|
627c56dbb5
|
Fixed mouse scrolling. Fixed SpriteStage scaling (scale the layers instead). Added spriteType to the ThangType schema.
|
2014-09-26 11:07:01 -07:00 |
|
Nick Winter
|
b7d2bcd222
|
Decreased severity of camera jerkiness during real-time playback.
|
2014-09-25 15:01:06 -07:00 |
|
Scott Erickson
|
d4b1849eaf
|
Fixed one other little thing.
|
2014-09-25 12:22:33 -07:00 |
|
Scott Erickson
|
8fe2ed4438
|
Resolved conflicts.
|
2014-09-25 10:52:36 -07:00 |
|
Scott Erickson
|
06b106f42b
|
Merged from master.
|
2014-09-25 10:52:27 -07:00 |
|
Scott Erickson
|
c7e7066aef
|
Migrating surface to webgl. It sorta works!
|
2014-09-25 10:47:53 -07:00 |
|
Nick Winter
|
9ea24f4c74
|
Added a workaround for Surface resize failure on realtime playback end that Maksym had seen.
|
2014-09-25 09:48:14 -07:00 |
|
Nick Winter
|
2aa274cb2d
|
Fixed bugs with Surface fast-forwarding too fast on short levels and rewinding non-instantaneously when rerunning.
|
2014-09-24 22:07:55 -07:00 |
|
Nick Winter
|
b2592aad8c
|
Fixed more off-by-one errors in playback ratios. Fixed some clickability problems with the scrubber handle.
|
2014-09-24 21:01:58 -07:00 |
|
Nick Winter
|
b8d59cb179
|
Fixed a bug with playback never quite getting to the end.
|
2014-09-24 20:25:30 -07:00 |
|
Nick Winter
|
8d6b23274b
|
Zoom in on hero during real-time playback.
|
2014-09-23 22:10:18 -07:00 |
|
Nick Winter
|
5397c51819
|
Fixed world-threatening typo.
|
2014-09-23 18:59:08 -07:00 |
|
Nick Winter
|
019f634d9f
|
Respecting coordinates setting.
|
2014-09-23 18:39:52 -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
|
6cb8a2a019
|
Hero always centered in camera in new hero levels when playing and not panning to drag.
|
2014-09-21 20:49:45 -07:00 |
|
Nick Winter
|
949f4594af
|
Showing goals on level loading view.
|
2014-09-21 15:52:49 -07:00 |
|
Nick Winter
|
0d495ba36e
|
Press Start to begin playing levels. Fixed #1574.
|
2014-09-21 14:35:59 -07:00 |
|
Scott Erickson
|
39b6b9ef84
|
Couple remaining refactoring tidbits for the new LayerAdapter.
|
2014-09-19 15:46:37 -07:00 |
|
Scott Erickson
|
5af1741333
|
Merged conflicts.
|
2014-09-17 16:53:08 -07:00 |
|
Scott Erickson
|
7387248ffd
|
Initial integration of SpriteBoss with the WebGLLayer and all else.
|
2014-09-17 15:47:25 -07:00 |
|
Nick Winter
|
89aa930803
|
Fixed WorldSelectModal scale; added an easy way to restrict flexible regions to a fixed ratio.
|
2014-09-15 15:38:07 -07:00 |
|
Nick Winter
|
e9968b648f
|
Fixed bugs with click coordinates messing up mouse-down targeting.
|
2014-09-11 13:05:31 -07:00 |
|
Nick Winter
|
2f07c3e8d3
|
Adding communication with iPad app.
|
2014-09-06 19:50:31 -07:00 |
|
Scott Erickson
|
64ea670ebd
|
Reorganized the Surface into groupings. Changed no logic, just shuffled things around.
|
2014-09-05 09:21:00 -07:00 |
|
Nick Winter
|
35f22e0f8c
|
Fixed a few tome / canvas resizing bugs.
|
2014-09-03 18:35:14 -07:00 |
|
Nick Winter
|
6b6c8dd683
|
Merged master into feature/realtime-multiplayer; looks good.
|
2014-09-03 16:14:33 -07:00 |
|
Scott Erickson
|
c70ffbeef5
|
Fixed onBackground for surface:stage-mouse-down events.
|
2014-09-02 16:42:03 -07:00 |
|
Scott Erickson
|
55bac798ee
|
Cleared out the thangs tab view mobile handling and just made the left and right columns toggleable all the time. The surface now fills the whole width.
|
2014-09-02 15:33:23 -07:00 |
|
Nick Winter
|
72eb59b7c3
|
Fixed a few bugs.
|
2014-09-01 16:14:50 -07:00 |
|
Nick Winter
|
040ac4ff4e
|
Fixed bug with black flashes during script playback.
|
2014-08-31 16:05:21 -07:00 |
|
Matt Lott
|
437ab0feb2
|
PVP waiting screen in real-time view
|
2014-08-29 21:46:26 -07:00 |
|
Nick Winter
|
f79a2848fd
|
Fixed #1038. Focus should now remain on code editor when after clicking on Surface.
|
2014-08-28 14:00:54 -07:00 |
|
Nick Winter
|
1094d09aa5
|
Fixed #1226. Fixed #1156. Fixed two other issues with spectate mode.
|
2014-08-28 11:23:52 -07:00 |
|
Nick Winter
|
cd3bf4d0db
|
Fixed a few bugs.
|
2014-08-27 18:05:18 -07:00 |
|
Nick Winter
|
92b29915e2
|
Finished fixing #841.
|
2014-08-27 17:26:56 -07:00 |
|
Nick Winter
|
ee9e453896
|
Fixed #828. Added many other minor refactorings.
|
2014-08-27 12:24:11 -07:00 |
|
Nick Winter
|
35b107cf58
|
Refactored grid. Fixed #158.
|
2014-08-26 13:56:57 -07:00 |
|
Nick Winter
|
e666ee1dac
|
Added stop playback button and real-time countdown screen.
|
2014-08-25 22:05:30 -07:00 |
|
Nick Winter
|
3125c2b129
|
Add flag cursor and pending flags.
|
2014-08-24 16:09:06 -07:00 |
|
Nick Winter
|
be07f9cfb9
|
Many improvements to real-time streaming and flags.
|
2014-08-23 22:24:00 -07:00 |
|
Nick Winter
|
2dca4d72fc
|
Rudimentary flag buttons are in.
|
2014-08-23 19:00:35 -07:00 |
|