Nick Winter
|
10754e6825
|
Added i18n, error handling, autocomplete, highlighting the next section, animation for completing sections, and complete example skeleton.
|
2014-06-01 16:45:19 -07:00 |
|
Nick Winter
|
d19b6760da
|
More flourishes for inline profile editor.
|
2014-06-01 11:45:01 -07:00 |
|
Nick Winter
|
400fddc294
|
Jade, you're supposed to be so minimalist. But today... Today, I did this. I am sorry.
|
2014-05-31 22:09:41 -07:00 |
|
Nick Winter
|
852053022a
|
Started the horrifying migration to an inline jobs profile editor.
|
2014-05-30 22:12:44 -07:00 |
|
Scott Erickson
|
29011fab2a
|
Reworked validation error handling a little, putting better debugging logs in and making level save modal show when there are some.
|
2014-05-30 17:26:49 -07:00 |
|
Scott Erickson
|
22c4ddc064
|
Fixed the settings view putting undefineds in the level documents and causing validation errors.
|
2014-05-30 17:24:13 -07:00 |
|
Scott Erickson
|
f82ca5c1b6
|
Fixed #1099
|
2014-05-30 16:43:55 -07:00 |
|
Scott Erickson
|
bba0e4939d
|
Fixed #1039
|
2014-05-30 15:06:33 -07:00 |
|
Scott Erickson
|
254c6ff7ba
|
Fixed #1106 a bunch. Patches show up correctly, don't include skipped paths when patching, and skipped paths are now used in the patch modal too.
|
2014-05-30 13:40:38 -07:00 |
|
Ruben Vereecken
|
84e6b8cd6d
|
Script event triggers are now fetched from the mediator, resolving issue #1061
|
2014-05-30 12:38:43 +02:00 |
|
Nick Winter
|
1f32c1c8a1
|
Merge pull request #1113 from rubenvereecken/issue1110
One line fix for issue #1110. Thang search bar works again.
|
2014-05-29 15:31:28 -07:00 |
|
Ruben Vereecken
|
ba57899f9f
|
One line fix for issue #1110. Thang search bar works again.
|
2014-05-30 00:16:11 +02:00 |
|
Nick Winter
|
df13bbfaa6
|
Made right-click duplicate Thang menu actually clone modified Thang.
|
2014-05-29 12:33:21 -07:00 |
|
Nick Winter
|
f3adc216ed
|
Protecting our replacement of Math.random via Aether.
|
2014-05-29 12:26:08 -07:00 |
|
Nick Winter
|
90c97008ae
|
Merge pull request #1098 from rubenvereecken/view-refactoring
Refactored getRenderData from SearchView to children
|
2014-05-28 18:59:02 -07:00 |
|
dpen2000
|
bd444fa547
|
Fixes #1096 by ensuring progress is reset back to zero so render gets called correctly after ajax call to load patches completes
|
2014-05-29 02:16:07 +01:00 |
|
Ruben Vereecken
|
5909f15678
|
Refactored getRenderData from SearchView to children
|
2014-05-28 17:32:18 +02:00 |
|
Nick Winter
|
c01bd69625
|
Better recoverability for non-UserCodeProblem errors during world generation.
|
2014-05-26 18:45:00 -07:00 |
|
Nick Winter
|
ec0027043b
|
Added experimental Io language from Aether.
|
2014-05-26 08:59:48 -07:00 |
|
Nick Winter
|
3dd362c01e
|
Added support for blaming infinite loops.
|
2014-05-25 12:15:32 -07:00 |
|
Nick Winter
|
6b554e03ef
|
Merge pull request #1084 from domenukk/feature/step-single-frame
Added shortcut for frame single-stepping
|
2014-05-25 09:37:13 -07:00 |
|
Nick Winter
|
16e1ef760a
|
Merge branch 'master' of git://github.com/jayant1992/codecombat
|
2014-05-25 08:51:13 -07:00 |
|
Nick Winter
|
33408020f1
|
Merge pull request #1054 from dpen2000/patch-2
Update simulate_tab.coffee
|
2014-05-25 08:27:54 -07:00 |
|
Dominik Maier
|
f62cd7f38b
|
+ added shortcut for frame single-stepping
+ fixed single stepping for frames
|
2014-05-24 17:31:59 +02:00 |
|
Jayant Jain
|
55569ccf2f
|
Resolves an issue with nanoscroller and initially hidden content
|
2014-05-24 12:02:26 +05:30 |
|
Jayant Jain
|
f17c5cfb51
|
Adds nanoscroll to thang tab in level editor
|
2014-05-24 12:02:26 +05:30 |
|
Jayant Jain
|
cbe5f3a011
|
Fixes issue with esc key not deselecting the current thang
|
2014-05-24 12:02:26 +05:30 |
|
Nick Winter
|
690fbc6919
|
Fixed a bug with Tome trying to retranspile transpiled code on clone spells when remagicking.
|
2014-05-23 12:04:42 -07:00 |
|
Scott Erickson
|
bfa90f671d
|
Fixes #940, merging the signup and login modal into a single modal. Created a couple A/B tests for amount of text in the signup modal.
|
2014-05-22 11:26:08 -07:00 |
|
Nick Winter
|
48f5347075
|
Fixed gigantor server scoring bug. Cleaned up a bit of logging and error handling. Finished not resetting scores on resubmitting.
|
2014-05-21 21:56:11 -07:00 |
|
Nick Winter
|
4fc1341a64
|
Added a way to remove SuperModel resources to fix ladder tab refreshing.
|
2014-05-21 15:33:28 -07:00 |
|
Scott Erickson
|
037dbe97c6
|
Some remaining work to get the delayed show guide script set up.
|
2014-05-21 14:50:27 -07:00 |
|
Jayant Jain
|
8f1f378bcb
|
Fixes issue with thang being added twice upon click
|
2014-05-21 10:27:47 -07:00 |
|
Jayant Jain
|
c05780de4c
|
Resolves #170, thang can be directly placed by dragging onto the map
|
2014-05-21 10:27:46 -07:00 |
|
dpen2000
|
ce661a5493
|
Update simulate_tab.coffee
Add back in current user to nearby simulators
|
2014-05-21 15:06:52 +01:00 |
|
Nick Winter
|
88ef5ffe93
|
Prevent default ACE go-to-line alert when pressing Ctrl/Cmd+L.
|
2014-05-20 15:24:57 -07:00 |
|
Scott Erickson
|
93c6f72f07
|
Asynchronously building things again.
|
2014-05-20 10:49:19 -07:00 |
|
Nick Winter
|
a04130f26a
|
Fixed a bug with ladder tab not reloading.
|
2014-05-20 10:40:15 -07:00 |
|
Nick Winter
|
248cec1e6e
|
Transpile code properly.
|
2014-05-20 08:23:25 -07:00 |
|
Nick Winter
|
d058b16283
|
Fixed some memory leaks.
|
2014-05-20 08:00:49 -07:00 |
|
Scott Erickson
|
04da5b4714
|
Fixed thang avatar view thang loading some more.
|
2014-05-19 23:02:02 -07:00 |
|
Scott Erickson
|
042fd7ac0d
|
Made the guide, when it shows up the first time, only show the first doc.
|
2014-05-19 22:25:40 -07:00 |
|
Nick Winter
|
b6406b9b0e
|
Put some tournament details in there. Muted some extra casting sounds during level load.
|
2014-05-19 21:56:20 -07:00 |
|
Scott Erickson
|
b816055f9e
|
Fixed goal states to handle teams.
|
2014-05-19 21:55:30 -07:00 |
|
Nick Winter
|
39178daff6
|
Trying to show loading ready and initialize the Surface earlier.
|
2014-05-19 20:49:17 -07:00 |
|
Nick Winter
|
341097c5ca
|
A couple improvements for the LadderSubmissionView.
|
2014-05-19 19:51:24 -07:00 |
|
Nick Winter
|
116965fcdc
|
Rules wording tweaks; highlighting new matches and end of ranking with sounds.
|
2014-05-19 19:13:36 -07:00 |
|
Nick Winter
|
af31bcf008
|
Fleshed out tournament prizes tab.
|
2014-05-19 17:40:06 -07:00 |
|
Scott Erickson
|
b410d91203
|
Cleaned up the LevelView, organizing it so that initialization code roughly runs in order, and set it up so that the ScriptManager is created earlier.
|
2014-05-19 17:10:41 -07:00 |
|
Scott Erickson
|
62ad8dd26a
|
Added a status message to the goals view.
|
2014-05-19 16:36:45 -07:00 |
|