Scott Erickson
|
34bf484bf2
|
Added data merge conflict handling.
|
2014-04-11 21:11:52 -07:00 |
|
Nick Winter
|
99ead5d193
|
#223 is done, since goals aren't in scripts, and I just removed some goals-of-scripts stuff.
|
2014-04-11 19:51:20 -07:00 |
|
Ting-Kuan
|
a6235842b6
|
Change populate model to accept resource name.
|
2014-04-11 22:35:20 -04:00 |
|
Michael Schmatz
|
7ddd84248b
|
Simulator fixes!
Fixed memory bug with aggregation framework
|
2014-04-11 17:11:57 -07:00 |
|
Scott Erickson
|
bbb9fb7a64
|
Added a patches view.
|
2014-04-11 14:19:17 -07:00 |
|
Nick Winter
|
10bb17c38a
|
Added getThangByID method to Thang. Handled a few error corner cases with the time popup.
|
2014-04-11 14:03:13 -07:00 |
|
Scott Erickson
|
e3a1f170cf
|
Merge branch 'master' into gintau-feature/change-supermodel-to-general-resource-loader
Conflicts:
app/views/kinds/CocoView.coffee
app/views/play/level/level_loading_view.coffee
|
2014-04-11 11:19:16 -07:00 |
|
Scott Erickson
|
97a7bc7614
|
Merge branch 'backbone_mediator' of https://github.com/rubenvereecken/codecombat into feature/jsondiffpatch
Conflicts:
app/initialize.coffee
bower.json
|
2014-04-11 10:32:19 -07:00 |
|
Nick Winter
|
8d5e129c2c
|
Merged the jobs in. Look out for Treema bugs from the last four months.
|
2014-04-11 10:20:12 -07:00 |
|
Nick Winter
|
7a35a6248f
|
Adding contact form for employers to contact candidates.
|
2014-04-10 14:59:32 -07:00 |
|
Michael Schmatz
|
e17fbdae73
|
Fixed common programmables not being saved
|
2014-04-10 14:08:20 -07:00 |
|
Ting-Kuan
|
a5e6496a7c
|
Make resources as static class to avoid loading multiple times.
Clean debug message.
|
2014-04-10 16:59:08 -04:00 |
|
Scott Erickson
|
3c832d3707
|
Added delta views to the other save modals. Fixed modified deltas in delta views. A few style tweaks.
|
2014-04-10 11:13:33 -07:00 |
|
Scott Erickson
|
66d455285e
|
Integrated the delta view into the save view for levels.
|
2014-04-09 19:07:44 -07:00 |
|
Nick Winter
|
dd46f9d039
|
Ripped out Gravatar profiles in favor of our own photo uploads, with Gravatar and Wizard portrait fallbacks.
|
2014-04-09 16:46:44 -07:00 |
|
Scott Erickson
|
f2d21b960f
|
Added a delta subview for displaying deltas of schema'd data.
|
2014-04-09 16:09:35 -07:00 |
|
Ting-Kuan
|
3ea4d1677c
|
able to load level editor.
|
2014-04-09 15:11:59 -04:00 |
|
Nick Winter
|
3325c55c3f
|
Fixed #759.
|
2014-04-08 14:58:34 -07:00 |
|
Ting-Kuan
|
16fe28ff55
|
Add ResourceManager.
|
2014-04-07 16:27:50 -04:00 |
|
Nick Winter
|
255cef83fb
|
Fixed #738.
|
2014-04-03 16:16:53 -07:00 |
|
Scott Erickson
|
0a78368217
|
Refactored user authentication again. Now the user object is inserted into main.html, which was renamed from index.html so the express static middleware wouldn't serve it.
|
2014-04-02 13:12:24 -07:00 |
|
Nick Winter
|
bfa71d01ff
|
Merged.
|
2014-04-01 10:31:22 -07:00 |
|
swapnesh
|
497563bc0a
|
Added more names for #53
|
2014-04-01 17:50:33 +05:30 |
|
Nick Winter
|
a319e183b6
|
Fixed a little mistake with user signup.
|
2014-03-31 14:02:15 -07:00 |
|
Nick Winter
|
389323953b
|
Fixed #180.
|
2014-03-31 13:56:13 -07:00 |
|
Nick Winter
|
cb27124285
|
Fixed #135.
|
2014-03-30 17:24:07 -07:00 |
|
Nick Winter
|
8df80ad1bc
|
Merged AKeeper's ru.coffee additions, taking into account M-r-A's suggestions.
|
2014-03-30 13:33:21 -07:00 |
|
Nick Winter
|
b0a4a97ff1
|
Merged
|
2014-03-30 12:54:48 -07:00 |
|
Bia
|
53c20d3b9d
|
Added Thang names
|
2014-03-30 20:43:48 +01:00 |
|
Nick Winter
|
e08265a725
|
Merge pull request #730 from Darredevil/master
Added setGoalState
|
2014-03-29 14:04:33 -07:00 |
|
Darredevil
|
c4de6ef996
|
Added setGoalState
|
2014-03-29 03:54:16 +02:00 |
|
Darredevil
|
0a969bb103
|
Added setGoalState
|
2014-03-29 03:53:19 +02:00 |
|
Darredevil
|
e060d4b73d
|
Added setGoalState
|
2014-03-29 03:52:02 +02:00 |
|
Nick Winter
|
cf81d51a89
|
Fixed #46.
|
2014-03-28 15:23:12 -07:00 |
|
Nick Winter
|
62f2fe80c3
|
Updated CoordinateDisplay styles; fixed #10.
|
2014-03-28 11:55:24 -07:00 |
|
Nick Winter
|
127c4a4e0f
|
Refactored defaults for Aether's fancy options, and overriding them with query parameters. Reduced non-dev-mode script debug logging.
|
2014-03-27 13:36:33 -07:00 |
|
Scott Erickson
|
fae9034dfc
|
Merge branch 'master' of https://github.com/swapkh91/codecombat into swapkh91-master
Conflicts:
app/models/SuperModel.coffee
|
2014-03-26 14:29:16 -07:00 |
|
Nick Winter
|
544070e578
|
Fix for infinite loop fix.
|
2014-03-26 12:34:45 -07:00 |
|
Nick Winter
|
515b8723a3
|
Simulator handles more errors.
|
2014-03-26 12:12:43 -07:00 |
|
Nick Winter
|
127eb3cef6
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-26 11:32:49 -07:00 |
|
Nick Winter
|
cab343b0b3
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-26 11:25:20 -07:00 |
|
Nick Winter
|
773df44b14
|
Added infinite loop handling to Simulator.
|
2014-03-26 11:25:05 -07:00 |
|
swapnesh
|
1118324b41
|
Migrate from .on, .once to .listenTo, .listenToOnce
|
2014-03-26 03:25:11 +05:30 |
|
kgy01
|
29aad01697
|
hide Arrow and Spear if buried use ['Arrow', 'Spear'] for condition
|
2014-03-25 08:48:26 -04:00 |
|
kgy01
|
a420064bc1
|
hide spear's shadow if buried
|
2014-03-25 08:31:38 -04:00 |
|
kgy01
|
3cc422a281
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-25 08:10:30 -04:00 |
|
kgy01
|
c48863fae6
|
Hide arrow's shadow if buried
|
2014-03-25 08:06:37 -04:00 |
|
Scott Erickson
|
2c329a256f
|
Removed all the setting properties to null in destroy methods that don't need them since destroy nullifies all properties.
|
2014-03-24 14:42:56 -07:00 |
|
Scott Erickson
|
e9b3db2eb9
|
Fixed destroy to not break stopListening, which uses off.
|
2014-03-24 14:27:10 -07:00 |
|
Scott Erickson
|
f55cef5ced
|
Merge branch 'migrateBBevents' of https://github.com/Shrihari/codecombat into Shrihari-migrateBBevents
|
2014-03-24 10:38:57 -07:00 |
|
Shrihari
|
0160538b44
|
More migrations
|
2014-03-24 22:28:34 +05:30 |
|
Shrihari
|
5845125b43
|
Migrate .on, .once - Fixed a small error
|
2014-03-24 12:32:29 +05:30 |
|
Shrihari
|
67f5270bfc
|
Migrate .on, .once - Batch 1
|
2014-03-24 12:23:41 +05:30 |
|
Akaza Akari
|
3e4d7d745a
|
Script-based movement for all CocoSprites for #140
|
2014-03-23 23:19:18 -07:00 |
|
Nick Winter
|
dbeb3d445b
|
Give focus back to spell view on palette click.
|
2014-03-23 16:48:30 -07:00 |
|
Nick Winter
|
4a47c5b517
|
Dead Thangs sink down a bit in the layer order.
|
2014-03-23 16:21:36 -07:00 |
|
Nick Winter
|
9fbd008f59
|
Merge branch 'ItsLastDay-arrow'
|
2014-03-23 14:15:24 -07:00 |
|
Nick Winter
|
d85dd9f62c
|
Bringing in #664, but only when maximizesArc is on.
|
2014-03-23 14:15:06 -07:00 |
|
Mikhail Koltsov
|
13338afe3d
|
Now absolutely done scaling (#46)
also commented math's out.
|
2014-03-23 23:51:46 +04:00 |
|
Mikhail Koltsov
|
446726acc9
|
done rotating, looks good in Zone of Danger (#46)
|
2014-03-23 22:13:07 +04:00 |
|
Scott Erickson
|
8ca5f23749
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-23 09:30:46 -07:00 |
|
Scott Erickson
|
72b88a3ee9
|
First pass on setting up gplus friends on the ladder page.
|
2014-03-23 09:30:01 -07:00 |
|
Mikhail Koltsov
|
edeeb3c3eb
|
some work on arrows
|
2014-03-23 20:21:11 +04:00 |
|
Nick Winter
|
eec46dcb48
|
Don't try to draw a grid if it's not going to work (no lands).
|
2014-03-22 14:28:18 -07:00 |
|
Nick Winter
|
808cf9280b
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-22 08:53:02 -07:00 |
|
Nick Winter
|
d289ca825e
|
Fixed Simulator to actually use protectAPI.
|
2014-03-22 08:52:47 -07:00 |
|
therealbond
|
7d03c2e520
|
Merge branch 'master' of https://github.com/therealbond/codecombat
|
2014-03-22 02:05:19 -04:00 |
|
therealbond
|
b2c500369b
|
Added more names for #53
|
2014-03-22 01:56:32 -04:00 |
|
Nick Winter
|
9e4908ade2
|
A couple ladder tweaks.
|
2014-03-20 19:18:46 -07:00 |
|
Nick Winter
|
2f3c0b0cc6
|
Need updated Aether.
|
2014-03-20 10:43:24 -07:00 |
|
Nick Winter
|
9713f7d142
|
Merge branch 'arrow' of git://github.com/ItsLastDay/codecombat into ItsLastDay-arrow
|
2014-03-19 18:01:49 -07:00 |
|
Nick Winter
|
87f16f2550
|
Merge branch 'Shrihari-range-radii'
|
2014-03-19 17:17:05 -07:00 |
|
Nick Winter
|
fec8e34a78
|
Merged.
|
2014-03-19 17:16:48 -07:00 |
|
Scott Erickson
|
b6c9b6276c
|
Tweaked logging of sprite building.
|
2014-03-19 17:11:45 -07:00 |
|
Scott Erickson
|
74e068af0b
|
Fixed some bugs from the migration from _.cloneDeep to $.extend
|
2014-03-18 13:47:51 -07:00 |
|
Scott Erickson
|
a461a14d6e
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-18 13:08:34 -07:00 |
|
Scott Erickson
|
37a9b7f319
|
Switching from the slow _.cloneDeep to the fast $.extend
|
2014-03-18 13:08:26 -07:00 |
|
Nick Winter
|
358d7fa181
|
Dont' need to load sessions, too.
|
2014-03-18 11:52:23 -07:00 |
|
Nick Winter
|
4355813d69
|
Don't throw away fully loaded supermodels in between simulations or refresh tabs when not looking at them.
|
2014-03-18 11:26:15 -07:00 |
|
Shrihari
|
ee76e41c78
|
Range radii - renamed few variales for clarity
|
2014-03-18 18:33:39 +05:30 |
|
Shrihari
|
8f5e8efce0
|
Range radii - Some cleanup
|
2014-03-18 18:22:26 +05:30 |
|
Shrihari
|
ea24ae2fd8
|
Range radii - Some cleanup
|
2014-03-18 18:13:38 +05:30 |
|
Shrihari
|
22af95e7b9
|
Added 4 fallback colors for extra ranges
|
2014-03-18 18:06:44 +05:30 |
|
Shrihari
|
b283757315
|
Refactored buildRadius() to work with any range radius
|
2014-03-18 17:39:16 +05:30 |
|
Mikhail Koltsov
|
97f9e548e2
|
added perspectivizion for arrows (issue #46)
|
2014-03-18 00:40:37 +04:00 |
|
Scott Erickson
|
564d267463
|
Removed a TODO.
|
2014-03-17 07:33:53 -07:00 |
|
Nick Winter
|
566c9e6c9d
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-16 21:48:37 -07:00 |
|
Nick Winter
|
b51f51f636
|
Fix for no Camera for creating Marks in the Thang Editor.
|
2014-03-16 21:48:28 -07:00 |
|
Scott Erickson
|
5a8d1b0a2b
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-16 21:43:21 -07:00 |
|
Scott Erickson
|
de34896a9a
|
Playback is now disabled during casting. Also cleaned out some remaining hover logic.
|
2014-03-16 21:43:14 -07:00 |
|
Nick Winter
|
af57e88a1a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-16 21:33:50 -07:00 |
|
Nick Winter
|
f02f4e77d0
|
Improved next game routing and speed. Hid that catastrophically dangerous reset all games button.
|
2014-03-16 21:33:46 -07:00 |
|
Scott Erickson
|
17af4cec0c
|
Slight tweak.
|
2014-03-16 20:36:02 -07:00 |
|
Scott Erickson
|
dc32add6cb
|
Merge branch 'simulator-teardown' of https://github.com/adi2412/codecombat into adi2412-simulator-teardown
|
2014-03-16 20:34:03 -07:00 |
|
Scott Erickson
|
a3df986567
|
Added a tween for size changes.
|
2014-03-16 19:27:48 -07:00 |
|
Nick Winter
|
aa4f1baf73
|
Moved to 1848 x 1178 pixel canvases, since it's 2x the old size. Added a conversion factor to script camera zooms to account for scripts using the old numbers. Fixed bug where IndieSprites wouldn't update actions.
|
2014-03-16 13:23:01 -07:00 |
|
Aditya Raisinghani
|
226ae29caf
|
Added CocoClass as superclass to Simulator and updated destroy method.
|
2014-03-16 13:37:17 +05:30 |
|
Nick Winter
|
4e14ff3b11
|
Merge pull request #565 from jayant1992/master
Bugfix for play, usability improvement for editor.
|
2014-03-15 15:32:17 -07:00 |
|
Nick Winter
|
38bfe222a0
|
Merge pull request #564 from Shrihari/range-radii
Added radii marks for voiceRange, visualRange and attackRange
|
2014-03-15 15:31:12 -07:00 |
|
Jayant Jain
|
93bb2d0893
|
Restricts wizard to level bounds when moving around
|
2014-03-16 03:11:55 +05:30 |
|