Nick Winter
|
5090a47afc
|
Implementing more of new code editor design. Removed ThangList, EditorConfigModal, and a few other obsolete things.
|
2014-11-07 16:04:35 -08:00 |
|
Nick Winter
|
fbc2799211
|
Startd to implement new code editor design. Fixed #1732.
|
2014-11-07 09:09:13 -08:00 |
|
Nick Winter
|
03852fb44f
|
Plannable pickUpFlags support and fixes for playing Coinucopia.
|
2014-11-06 18:21:54 -08:00 |
|
Scott Erickson
|
424c3a6d3e
|
Integrated the new PlayHeroesModal into the game, refactoring PlayLevelModal into LevelSetupManager.
|
2014-11-06 16:23:23 -08:00 |
|
Scott Erickson
|
790dd8e7e0
|
Enabled the heroes button on the world map.
|
2014-11-06 16:01:40 -08:00 |
|
Matt Lott
|
1630f7e033
|
Remove time from problem alert message
|
2014-11-06 15:03:39 -08:00 |
|
Matt Lott
|
453960b3fb
|
A/B Run and Submit button text
|
2014-11-06 14:44:56 -08:00 |
|
Nick Winter
|
ce6526863d
|
Support for hiding optional bonus goals until they are achieved instead of until they are failed.
|
2014-11-06 08:57:13 -08:00 |
|
Nick Winter
|
26f065370c
|
Finished adding Galician.
|
2014-11-06 07:26:00 -08:00 |
|
Nick Winter
|
f48fce2fdf
|
Merge pull request #1726 from mcaeiror/master
To be checked
|
2014-11-06 07:22:22 -08:00 |
|
Nick Winter
|
8d150be09d
|
Merge pull request #1730 from Imperadeiro98/patch-1
Update pt-PT.coffee
|
2014-11-06 07:21:54 -08:00 |
|
Imperadeiro98
|
eb96cc8d86
|
Update pt-PT.coffee
|
2014-11-06 15:13:40 +00:00 |
|
Nick Winter
|
fe7e96ab4e
|
Started restricting common items with APIs that will make it impossible to win certain dungeon campaign levels.
|
2014-11-05 20:56:17 -08:00 |
|
Nick Winter
|
851bf39c5c
|
Using extendedName.
|
2014-11-05 20:22:15 -08:00 |
|
Nick Winter
|
ce8b3bc83c
|
Added hero components projection for good hero stat comparison bars. Fixed overflow/scrolling on code language selector for play-heroes-modal.
|
2014-11-05 19:37:13 -08:00 |
|
Nick Winter
|
35f5fd1c84
|
Hid some buttons that take us to old account/settings/achievements pages for now. Made property documentation popovers chill over to the left.
|
2014-11-05 19:23:55 -08:00 |
|
Scott Erickson
|
c660053dea
|
Set up the PlayHeroesModal, and hooked it into the world map.
|
2014-11-05 19:04:14 -08:00 |
|
Nick Winter
|
c48b155413
|
Allow rerun of level without a code change.
|
2014-11-05 18:06:21 -08:00 |
|
Nick Winter
|
36c753a828
|
Returning executed statement highlighting to deemphasized state when playback has ended.
|
2014-11-05 17:47:23 -08:00 |
|
Nick Winter
|
aa9c3b5eaa
|
Fixed iPad scrubber positioning. Reworked spell debug progress stepper to use drags instead of hover. Hiding spell debug progress stepper based on level, not statements executed.
|
2014-11-05 17:34:56 -08:00 |
|
Scott Erickson
|
8edde2f470
|
Fixed purchased items and such in the user so that they're strings instead of ObjectIds.
|
2014-11-05 16:41:03 -08:00 |
|
George Saines
|
b751f5ab22
|
making the selection in the item store lighter
|
2014-11-05 16:35:59 -08:00 |
|
Nick Winter
|
f8679dfeca
|
Hide say() until later levels. Fix bug with identifying correct equipped item ThangTypes in the spell palette.
|
2014-11-05 15:43:08 -08:00 |
|
Nick Winter
|
46409ef10d
|
Made goals styling more robust to different sizing scenarios.
|
2014-11-05 15:06:26 -08:00 |
|
Nick Winter
|
189c3d202c
|
Goals now show status: 'Running...' while the world is simulating.
|
2014-11-05 14:42:55 -08:00 |
|
Nick Winter
|
fd36dc9d79
|
Propagated i18n.
|
2014-11-05 14:35:02 -08:00 |
|
Nick Winter
|
a73b7df179
|
Added i18n for some more inventory screen strings.
|
2014-11-05 14:33:56 -08:00 |
|
Nick Winter
|
184e4c124a
|
Impossible to select another slot and hide the available item the arrow is requiring you to equip.
|
2014-11-05 14:17:11 -08:00 |
|
Nick Winter
|
2e3755d2b9
|
Disabled gem/xp pulse animation on iPad, since it's too slow to do it justice.
|
2014-11-05 14:07:04 -08:00 |
|
Nick Winter
|
081e1ced20
|
Killed scroll bars on programming language selection fancy select.
|
2014-11-05 14:02:49 -08:00 |
|
Nick Winter
|
0e1afff318
|
No fold widgets in ACE.
|
2014-11-05 13:53:23 -08:00 |
|
Nick Winter
|
6c15833b70
|
Removed confusing ThangAvatarView title so as not to disturb beginner players in hero levels.
|
2014-11-05 13:49:49 -08:00 |
|
Nick Winter
|
478cad02d6
|
Ability to pass hints to argument errors.
|
2014-11-05 13:44:28 -08:00 |
|
Nick Winter
|
2afc7c830a
|
Implemented getHeroStats.
|
2014-11-05 13:28:54 -08:00 |
|
Scott Erickson
|
0d578c84dc
|
Merge remote-tracking branch 'origin/master'
|
2014-11-05 12:23:47 -08:00 |
|
Scott Erickson
|
dc48cab6d1
|
Added a getHeroStats function stub.
|
2014-11-05 12:23:34 -08:00 |
|
Nick Winter
|
41b76b5b4d
|
Merge pull request #1728 from Imperadeiro98/patch-1
Update pt-PT.coffee
|
2014-11-05 11:39:50 -08:00 |
|
Imperadeiro98
|
8121ce9704
|
Update pt-PT.coffee
|
2014-11-05 19:12:04 +00:00 |
|
Nick Winter
|
6efcbc5ead
|
Hid Crawlways of Kithgard. A/B testing Haunted Kithmaze vs. The First Kithmaze. Renamed New Sight to Dread Door and awarded its glasses later.
|
2014-11-05 10:40:37 -08:00 |
|
Nick Winter
|
a2554570b0
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-11-05 07:50:13 -08:00 |
|
mcaeiror
|
c2f2bbcd41
|
gl.coffee
Minor edition
|
2014-11-05 16:22:25 +01:00 |
|
mcaeiror
|
e9b966de83
|
Update gl.coffee
Some more translations into Galician language
|
2014-11-05 09:17:58 +01:00 |
|
Matt Lott
|
40506d23a6
|
Admin growth view
|
2014-11-04 22:17:49 -08:00 |
|
Nick Winter
|
f461aeca95
|
Implemented new playback scrubber textures.
|
2014-11-04 19:03:35 -08:00 |
|
Nick Winter
|
49b8c745a0
|
New GoalsView background. Be my guest with any text color improvements.
|
2014-11-04 17:20:58 -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
|
b776350e6a
|
Made item shop fit on iPad and small screens.
|
2014-11-04 08:39:36 -08:00 |
|
mcaeiror
|
0937dbe75c
|
Update gl.coffee
First edition of the galician translation. To be checked!
|
2014-11-04 17:31:24 +01:00 |
|
mcaeiror
|
bb7e516521
|
Create gl.coffee
Translation into Galician
|
2014-11-04 17:28:47 +01:00 |
|
Nick Winter
|
ff1f9d488c
|
Hiding items with no stats or properties in the item shop for non-admins. Simple Boots show as owned. Enabled item shop for non-admins.
|
2014-11-04 07:52:23 -08:00 |
|