Nick Winter
|
73222a1a98
|
Don't start drawing Surface until needed.
|
2014-05-03 09:13:26 -07:00 |
|
Scott Erickson
|
db9a82d58a
|
Merge branch 'feature/thangload' of https://github.com/codecombat/codecombat into feature/thangload
|
2014-05-02 17:03:53 -07:00 |
|
Scott Erickson
|
aee90c72bb
|
Most of the way there with the raster images. Just need to figure out loading with PreloadJS and the SuperModel.
|
2014-05-02 17:03:30 -07:00 |
|
Nick Winter
|
d54149d0f3
|
Reworked LevelView loading priorities to try to get world simulating earlier.
|
2014-05-02 12:32:41 -07:00 |
|
Scott Erickson
|
2952d7702c
|
Merge branch 'master' into feature/thangload
Conflicts:
app/lib/LevelLoader.coffee
app/views/play/level_view.coffee
|
2014-05-02 08:20:03 -07:00 |
|
Scott Erickson
|
92687b17de
|
Merge branch 'master' into feature/thangload
Conflicts:
app/lib/LevelLoader.coffee
app/views/play/level_view.coffee
|
2014-05-02 08:19:47 -07:00 |
|
Nick Winter
|
9f18811701
|
Fixed logic for displaying runtime errors from last run based on code being the same as last cast.
|
2014-05-01 17:41:06 -07:00 |
|
Scott Erickson
|
26cafd2f19
|
Fixed #941. Actually it was no longer crashing probably because of the fix for #934, but there were still other bugs. Fixed it, and other bugs like it, particularly in the spectate view. Cleaned up a bit, too.
|
2014-05-01 16:38:27 -07:00 |
|
Nick Winter
|
5376a42f94
|
Fixed serialization of tracked property arrays.
|
2014-05-01 13:23:14 -07:00 |
|
Nick Winter
|
bebe5a0620
|
Improved hover debugger tokenization specificity to not extend past end of line.
|
2014-05-01 11:18:20 -07:00 |
|
Nick Winter
|
eca35ce371
|
Several minor bugfixes, and enabled API protection on all levels by default.
|
2014-04-29 15:25:59 -07:00 |
|
Nick Winter
|
40fbf336c2
|
Using new level loading sound.
|
2014-04-28 17:59:02 -07:00 |
|
Nick Winter
|
bd3c059c2a
|
Several performance improvements based on profiling.
|
2014-04-28 16:31:51 -07:00 |
|
Scott Erickson
|
b9f4093b08
|
Set up the LevelLoader to load names instead of whole ThangTypes.
|
2014-04-28 14:58:58 -07:00 |
|
Nick Winter
|
7e16fa5bd6
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-28 14:01:43 -07:00 |
|
Nick Winter
|
6d75b5593a
|
Fixed bug with pointer animation.
|
2014-04-28 14:01:33 -07:00 |
|
Scott Erickson
|
3a28f190a1
|
Merge branch 'master' into feature/loading-views
|
2014-04-28 11:55:17 -07:00 |
|
Scott Erickson
|
02a74ae40c
|
Migrated and fixed the rest of the views using the new loading system.
|
2014-04-28 11:52:04 -07:00 |
|
Nick Winter
|
4a2f2700bc
|
Don't show tutorial level link if tutorial level doesn't exist for a ladder level.
|
2014-04-28 10:54:03 -07:00 |
|
Scott Erickson
|
17a0bf54c6
|
Merge branch 'master' into feature/loading-views
|
2014-04-28 10:10:57 -07:00 |
|
Nick Winter
|
a7179ae3b2
|
Fixed some more gold view stuff.
|
2014-04-27 15:33:16 -07:00 |
|
Nick Winter
|
2ec225b0d0
|
Enabled API protection for Find the Spy.
|
2014-04-27 14:30:32 -07:00 |
|
Nick Winter
|
dac4f05fd9
|
Improved legibility of gold font. Moved Done button to not conflict with gold display.
|
2014-04-27 14:19:39 -07:00 |
|
Nick Winter
|
fa0e7f04f7
|
Fixed a thing.
|
2014-04-26 14:21:26 -07:00 |
|
Scott Erickson
|
fed5d681f2
|
Merge branch 'master' into feature/loading-views
|
2014-04-26 12:54:37 -07:00 |
|
Nick Winter
|
834c27bbd7
|
Show spell palette for Thangs with apiProperties that aren't programmable.
|
2014-04-25 16:57:42 -07:00 |
|
Scott Erickson
|
6cd7c723d8
|
Fixed up showing errors, made sure they work with the play view.
|
2014-04-25 15:31:38 -07:00 |
|
Nick Winter
|
d8d2a57c38
|
Listed a few new levels.
|
2014-04-25 15:00:46 -07:00 |
|
Scott Erickson
|
3dc3f62473
|
Merge branch 'master' into feature/loading-views
Conflicts:
app/views/editor/components/main.coffee
|
2014-04-25 14:31:58 -07:00 |
|
Scott Erickson
|
278d6752c3
|
Refactored SuperModel, CocoModel and LevelLoader.
Removed the dynamic population of the Level, instead putting straightforward logic into LevelLoader.
Simplified SuperModel.
|
2014-04-25 14:30:06 -07:00 |
|
Nick Winter
|
8a42521cd0
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-04-24 14:31:54 -07:00 |
|
Nick Winter
|
2a2ddd068e
|
Separate isSelectable from inThangList. Mouse wheel all the way in/out. bountyGold shows up as gold. Moved say Labels to mouth offset from aboveHead offset and obey sprite rotation. Don't link projects to example.com.
|
2014-04-24 14:23:15 -07:00 |
|
Scott Erickson
|
b7cb4696f0
|
Merge branch 'RefactorCocoCollection' of https://github.com/edtrist/codecombat into edtrist-RefactorCocoCollection
|
2014-04-24 13:31:29 -07:00 |
|
Nick Winter
|
b9173a5ea5
|
Fixed #913, I think. (This was just built into marked.)
|
2014-04-24 12:24:22 -07:00 |
|
Michael Schmatz
|
c408196814
|
Fix for runtime errors
|
2014-04-23 16:44:31 -07:00 |
|
Nick Winter
|
86aa4cd0fe
|
Updated janky include_flow skip levels.
|
2014-04-23 16:11:47 -07:00 |
|
edtrist
|
3962d37681
|
#889 - moved CocoCollection.coffee to app/collections and updated references
|
2014-04-22 20:42:26 +01:00 |
|
Michael Schmatz
|
7419b269f1
|
Merge pull request #894 from codecombat/feature/worker-lint
Background linting/transpilation/hasChangedSignificantly
|
2014-04-22 12:05:03 -07:00 |
|
Michael Schmatz
|
6122d31e28
|
Removed web worker logging listener
|
2014-04-22 12:03:33 -07:00 |
|
Michael Schmatz
|
3110e6e56a
|
Renamed test_worker to aether_worker
|
2014-04-22 11:58:27 -07:00 |
|
Michael Schmatz
|
392dbb9f8d
|
Removed superfluous comment
|
2014-04-22 11:51:51 -07:00 |
|
Michael Schmatz
|
3bbedbc100
|
Added background transpile
|
2014-04-22 11:46:17 -07:00 |
|
Nick Winter
|
675db1b76f
|
Don't require CocoModel instantiation before schemas are included. Reload neutral spells on reload. Fix for adding Components to Thangs. Surface background: darkness, no parents.
|
2014-04-22 11:11:08 -07:00 |
|
Michael Schmatz
|
e0f8d1343e
|
Fixed race condition
|
2014-04-22 11:04:56 -07:00 |
|
Michael Schmatz
|
81809956b8
|
hasChangedSignificantly async refactor
Still checking for bugs
|
2014-04-22 08:54:35 -07:00 |
|
Michael Schmatz
|
0f435b41ae
|
Merge pull request #885 from codecombat/master
Merge master into worker-lint
|
2014-04-21 14:13:43 -07:00 |
|
Ting-Kuan
|
974e5e1b24
|
remove debugging msg.
|
2014-04-19 13:09:50 -04:00 |
|
Ting-Kuan
|
7321052c18
|
Fix supermodel with resource value and fix ladder view under supermodel resource management.
|
2014-04-19 13:06:47 -04:00 |
|
Ting-Kuan
|
375aca2c0a
|
Fix: Some level systems load forever.
|
2014-04-19 12:08:40 -04:00 |
|
Ting-Kuan
|
692693c181
|
Merge branch 'master' into feature/loading-views
Conflicts:
app/locale/en.coffee
app/views/editor/level/edit.coffee
app/views/kinds/CocoView.coffee
app/views/play/ladder/ladder_tab.coffee
app/views/play/ladder_view.coffee
app/views/play/level/level_loading_view.coffee
|
2014-04-19 01:15:04 -04:00 |
|