Scott Erickson
|
33d14918b0
|
Implementation of Heald's design of the PlayItemsModal. Added purchasing logic to the server to support it. Refactored header font from Bangers to Open Sans Condensed.
|
2014-11-03 20:48:59 -08:00 |
|
Nick Winter
|
5bbfb70b49
|
Made name label font size twice as big.
|
2014-10-30 22:19:32 -07:00 |
|
Nick Winter
|
fa25cd9c32
|
Hide real-time playback countdown outside of flag levels. Later we can figure this out dynamically.
|
2014-10-30 16:21:08 -07: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 |
|
Nick Winter
|
774ae24b41
|
Fixed my Camera fix for point/region choosers. Trying to fix #1411 by insisting on monospace fonts in the code editor.
|
2014-10-25 11:47:04 -07:00 |
|
Nick Winter
|
42b81fd55e
|
Fix for point/region choosers destroying AudioPlayer's camera. Fix for DOM highlight arrow covering up level info on iPad.
|
2014-10-24 13:03:15 -07:00 |
|
Nick Winter
|
79ed8b2470
|
Hooked up some menu music transitions to play menu music during HeroVictoryModal and GameMenuModal.
|
2014-10-23 20:03:19 -07:00 |
|
Scott Erickson
|
9392100d3b
|
Removed some logs.
|
2014-10-22 08:17:30 -07:00 |
|
Scott Erickson
|
49c85bce5f
|
Fixed an issue with thang type marks not handling sprite sheet build completion correctly.
|
2014-10-22 07:53:50 -07:00 |
|
Scott Erickson
|
e38f26a8d0
|
Fixed a little bit of spritesheet rebuilding cleanup.
|
2014-10-22 07:53:50 -07:00 |
|
Scott Erickson
|
20595b50da
|
Fixes 1647. Somehow had been under the impression the segmented sprite containers weren't handling clicks correctly and that segments needed to handle them.
|
2014-10-22 07:53:49 -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 |
|
Scott Erickson
|
7f4ac3e5d6
|
Fixed point and region choosers in the level editor.
|
2014-10-21 10:59:05 -07:00 |
|
Nick Winter
|
66c728210b
|
Fixing flag coloring in new WebGL rendering.
|
2014-10-18 18:18:12 -07:00 |
|
Nick Winter
|
56a80e3615
|
Started getting hero-ladder level type working.
|
2014-10-18 14:51:49 -07:00 |
|
Nick Winter
|
7bc50ade30
|
Fixes for spectate layout in new WebGL dual-stage mode.
|
2014-10-17 08:47:53 -07:00 |
|
Nick Winter
|
9826311656
|
Started playing menu music on WorldMapView. Only go full-screen on squat windows where we really need it (see #1669).
|
2014-10-15 10:28:29 -07:00 |
|
George Saines
|
ee88c0870e
|
pushing my fix
|
2014-10-13 16:24:54 -07:00 |
|
George Saines
|
6350debf26
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-10-13 15:51:48 -07:00 |
|
Nick Winter
|
f80380784a
|
Levels save right away on victory.
|
2014-10-10 19:20:00 -07:00 |
|
George Saines
|
3927371427
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-10-10 16:55:12 -07:00 |
|
George Saines
|
95afb6c4d3
|
playing with FPS
|
2014-10-10 16:55:09 -07:00 |
|
Nick Winter
|
f9409488ff
|
Fixed a bug with jerky camera udpates due to dropped frames and camera updating before positions update. Fleshed out default level scripts. Tweaked style on Dropper code.
|
2014-10-08 12:38:23 -07:00 |
|
Nick Winter
|
589c3b090c
|
Moved DOM highlight arrows from PlayLevelView to CocoView so that everywhere can use them. Added highlight for next level on world map.
|
2014-10-08 10:46:10 -07:00 |
|
Nick Winter
|
c6b398aae2
|
Increased prominence of GoalsView when at level playback end. Increased legibility of Surface text when PlaybackOverScreen is in effect, and changed colors of PlaybackOverScreen to be less intense and to indicate goal failure / non-failure.
|
2014-10-08 09:46:56 -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
|
b78c91997c
|
Tweaked associating lanks with layers.
|
2014-10-03 12:06:04 -07:00 |
|
Scott Erickson
|
e504932e5e
|
Added yet another fine tuning of camera movement in the level editor.
|
2014-10-03 11:54:06 -07:00 |
|
Scott Erickson
|
cc04626a5a
|
Fixed walls not updating when you edit them in the ThangsTabView.
|
2014-10-03 11:21:05 -07:00 |
|
Scott Erickson
|
d65ade7a97
|
Couple teardown fixes.
|
2014-10-03 10:44:02 -07:00 |
|
Scott Erickson
|
ca9c387964
|
Fixed singular sprite animations frame ordering.
|
2014-10-03 09:51:07 -07:00 |
|
Scott Erickson
|
67bd01b397
|
Fixed a bug where SegmentedSprite would sometimes error out (particularly the door on death).
|
2014-10-03 09:36:47 -07:00 |
|
Scott Erickson
|
64acbe4580
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-10-03 09:11:12 -07:00 |
|
Scott Erickson
|
d02d58ed4e
|
Improved the LayerAdapter to more accurately adjust its size downward if it renders a spritesheet, handle when a single thang is too large, and cancels in-progress async builds if a new one starts.
|
2014-10-02 17:38:50 -07:00 |
|
Nick Winter
|
3cdb8ff416
|
Fixed music defaulting to off while appearing on. Reordered The Second Kithmaze and New Sight on the dungeon map.
|
2014-10-02 17:21:06 -07:00 |
|
Scott Erickson
|
5bb1275cea
|
Tweaked how movie clips are animated and copied from, sidestepping how adding children from movie clips removes them from the movie clips, and making inheritence fully recursive.
|
2014-10-02 16:55:03 -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
|
e044a660eb
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-10-02 09:28:31 -07:00 |
|
Nick Winter
|
2491861d76
|
A few tweaks for the iPad app.
|
2014-10-01 22:02:52 -07:00 |
|
Scott Erickson
|
1b1bc4e95a
|
Fixed adding thangs in the level editor, and moving them around.
|
2014-10-01 15:02:14 -07:00 |
|
Scott Erickson
|
e9222f34bd
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-10-01 13:26:45 -07:00 |
|
Scott Erickson
|
3205821ee9
|
Got the level editor mostly working again.
|
2014-10-01 13:26:38 -07:00 |
|
Nick Winter
|
0290db9cd4
|
Starting to try to get iPad to work during real-time playback.
|
2014-10-01 12:08:14 -07:00 |
|
Scott Erickson
|
bab7598ce0
|
Fixed an error wizard sprites were having.
|
2014-09-30 14:01:29 -07:00 |
|
Scott Erickson
|
ffdb2ef6b4
|
Fixed position updating for indie sprites.
|
2014-09-30 14:01:20 -07:00 |
|
Scott Erickson
|
c05cc1c0ad
|
Fixed text box pointers being cut off from caching.
|
2014-09-30 14:00:47 -07:00 |
|
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 |
|