Nick Winter
|
477ebb3c48
|
Fixed an error I saw in Errorception, and a Sass problem I saw in Webkit.
|
2014-12-06 11:05:52 -08:00 |
|
Nick Winter
|
6344b0c1a3
|
Unlocked core levels even for non-subscribers, moving extra levels to subscribers-only.
|
2014-12-05 15:46:15 -08:00 |
|
Matt Lott
|
d6265a4065
|
Fix default locked code css
Couldn’t get multiple ranges to highlight ranges correctly, so leaving
it on for python and coffeescript only.
|
2014-12-05 14:15:43 -08:00 |
|
Matt Lott
|
bd797e8cfd
|
Highlight locked default code
|
2014-12-04 16:33:59 -08:00 |
|
Nick Winter
|
a25d306be7
|
Added restricted hero button where the choose hero would normally go, for heroes unavailable to a particular level.
|
2014-12-04 13:43:19 -08:00 |
|
Nick Winter
|
6e57cbfb66
|
LevelLoadingView now handling when a subscription is required (although it can't be, yet, since LevelLoader doesn't tell it).
|
2014-12-03 12:04:12 -08:00 |
|
Nick Winter
|
0ac9b3758b
|
Fixed bug with subscriptions not working. Added subscription status text to the world map.
|
2014-12-03 11:19:10 -08:00 |
|
Matt Lott
|
898b22723e
|
Update subscribe copy
|
2014-12-03 11:00:45 -08:00 |
|
Nick Winter
|
65dde043c7
|
SubscribeModal is in.
|
2014-12-03 09:14:14 -08:00 |
|
Nick Winter
|
15d7ac876a
|
Starting SubscribeModal.
|
2014-12-02 20:01:53 -08:00 |
|
Nick Winter
|
4f9dc39567
|
Fixed item details view shadow.
|
2014-12-01 17:17:27 -08:00 |
|
Matt Lott
|
5965d319d6
|
Fix Firefox world map level hover flicker
|
2014-12-01 17:12:02 -08:00 |
|
Nick Winter
|
35f1ed1e82
|
Implemented George's new level loading view design.
|
2014-11-30 18:02:45 -08:00 |
|
Matt Lott
|
153c39b30b
|
Reverting larger currently-executing-line pointer
Not compatible with Firefox, and not clear how to make it work in both
browsers.
|
2014-11-30 16:03:23 -08:00 |
|
Matt Lott
|
070d3ec6c2
|
Fix Firefox code area border
|
2014-11-30 14:42:51 -08:00 |
|
Nick Winter
|
cf25b5c6ed
|
Made sure we can see the whole world map background, even though it looks bad when we stretch it.
|
2014-11-30 14:35:24 -08:00 |
|
Nick Winter
|
9471beafd9
|
A few fixes for PlayHeroesModal and InventoryModal.
|
2014-11-30 14:00:29 -08:00 |
|
Nick Winter
|
412955c6be
|
Got rid of some CSS filters that were making the PlayItemsModal take way too much memory.
|
2014-11-29 17:34:59 -08:00 |
|
Nick Winter
|
af24857255
|
Do not load silhouetted or hidden items. More importantly, remove the absolute positioning on the .required-level tag inside the item element to save 150MB (!!!) of memory for no discernible reason. (But actualy just remove that whole .required-level tag, because who even needs it.)
|
2014-11-29 17:06:56 -08:00 |
|
Nick Winter
|
2d2a9ad681
|
Updated Hour of Code visitor counting.
|
2014-11-27 09:44:08 -08:00 |
|
Nick Winter
|
9feb4e6add
|
Using ACE to add syntax highlighting to code documentation.
|
2014-11-26 12:33:29 -08:00 |
|
Nick Winter
|
2c0bf2fef1
|
Requiring certain heroes for certain levels, and showing the choose hero view when they go to play a level where the hero has changed.
|
2014-11-26 08:53:06 -08:00 |
|
Scott Erickson
|
8f55b9bc1b
|
Refactored the AccountSettingsView to be both in the site and in the PlayAccountModal.
|
2014-11-25 12:43:17 -08:00 |
|
Nick Winter
|
bbc9b615ea
|
ItemDetailsView showing item descriptions now.
|
2014-11-25 10:28:31 -08:00 |
|
Nick Winter
|
98f1eec10c
|
Upgraded choose hero view for locked heroes. Went back to animated heroes instead of feature images. Removed some server logs.
|
2014-11-25 09:28:50 -08:00 |
|
Nick Winter
|
9accd0cb04
|
You can now buy cross-class items once you have a hero of that class. When you click to buy an item you can't afford, it takes you to the gem shop. Increased amount of items you can purchase a bit more.
|
2014-11-24 10:51:20 -08:00 |
|
Nick Winter
|
1535b6bdd2
|
Fixed play footer in new styling regime.
|
2014-11-23 15:48:08 -08:00 |
|
Nick Winter
|
5d54332ed7
|
Round inferred cooldown docs. Show grabber/grabbing cursor when Surface is enabled, playing, and zoomed in.
|
2014-11-22 21:22:46 -08:00 |
|
Nick Winter
|
f16c1b5030
|
Fixed a few UX issues Chloe found.
|
2014-11-22 20:56:46 -08:00 |
|
Nick Winter
|
6851c309fb
|
Moved older campaigns from world map view to site footer.
|
2014-11-22 18:45:22 -08:00 |
|
Scott Erickson
|
96f9b60780
|
Set George's new hero stat colors.
|
2014-11-22 18:43:02 -08:00 |
|
Matt Lott
|
fbed0dd13d
|
Jiggle spell palette popover onclick in hero level
|
2014-11-22 17:35:05 -08:00 |
|
Nick Winter
|
549fb8aa37
|
Attempting to require purchase of tarnished bronze breastplate in The Raised Sword.
|
2014-11-21 16:23:26 -08:00 |
|
Nick Winter
|
cee017c7ec
|
Moved spell palette popovers to top placement if dialogue view is active.
|
2014-11-21 12:14:37 -08:00 |
|
Nick Winter
|
cfe1b020c3
|
Fixed esc shortcut when editor is disabled.
|
2014-11-21 11:07:57 -08:00 |
|
Nick Winter
|
6d7bc9ce11
|
Fixed #1729.
|
2014-11-20 17:09:29 -08:00 |
|
Nick Winter
|
46c4601ac6
|
Levels (back) link now embiggened.
|
2014-11-20 11:11:38 -08:00 |
|
Nick Winter
|
8280347752
|
Fixes to spell palette doc hovering and ensuring at least two column layout.
|
2014-11-19 18:36:09 -08:00 |
|
Nick Winter
|
716f8864f1
|
Increased dialogue strong tag color contrast.
|
2014-11-19 16:09:25 -08:00 |
|
Nick Winter
|
5c0f007c4f
|
Toning down executing highlights when errored out as well as when ended.
|
2014-11-19 16:05:00 -08:00 |
|
Nick Winter
|
07a09e34d8
|
Fixed small-caps font-variant on docs popover titles.
|
2014-11-19 15:01:30 -08:00 |
|
Scott Erickson
|
13de055c0b
|
Set up a basic achievements list modal for the world map.
|
2014-11-19 14:56:40 -08:00 |
|
Nick Winter
|
2af8271829
|
Some size/styling tweaks for goals and gold.
|
2014-11-19 09:01:01 -08:00 |
|
Nick Winter
|
3ad67130c7
|
A few bugfixes for new EaselJS problems and misaligned small-item-shop unequippable button.
|
2014-11-18 18:43:53 -08:00 |
|
Scott Erickson
|
6440ce528b
|
Fixed the CSS of the item details view in the scrunched item store.
|
2014-11-18 13:48:59 -08:00 |
|
Scott Erickson
|
acd94c4247
|
Fixed the nanoscroller in the item details view to be off the sheet and always visible.
|
2014-11-18 13:44:34 -08:00 |
|
Matt Lott
|
b000389b3a
|
Add problem range highlighting back
Now full line still pulses, and specific problem range has a darker red
background.
|
2014-11-18 10:03:02 -08:00 |
|
Matt Lott
|
05cc9c2f46
|
Move sync pvp status UI to control bar
Replaces level name UI for hero-ladder levels.
|
2014-11-18 09:01:07 -08:00 |
|
Scott Erickson
|
95dca575d1
|
Set up stripe on the server and site to allow purchases through the website.
|
2014-11-17 15:15:08 -08:00 |
|
Nick Winter
|
e5aada2e5b
|
Incorporated tweaked victory modal background assets.
|
2014-11-16 21:26:21 -08:00 |
|