Nick Winter
|
2e354a7f11
|
Fixed #519, pressing esc while loading level, and CocoSprites updating actions and other things unnecessarily while paused. Watch for bugs with that last one.
|
2014-03-12 09:10:36 -07:00 |
|
Scott Erickson
|
9cb80783ff
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-11 22:01:47 -07:00 |
|
Nick Winter
|
b560827e32
|
Working on cleaning up some server errors.
|
2014-03-11 19:17:58 -07:00 |
|
Nick Winter
|
4f9db0a7f7
|
Merged in all names.
|
2014-03-11 18:11:48 -07:00 |
|
Darredevil
|
012c25a817
|
Added GetALLToLocations and KeepALLFromLocations
|
2014-03-12 01:57:30 +02:00 |
|
Alexandru
|
5f2587da18
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-12 01:38:54 +02:00 |
|
Alexandru
|
4552455284
|
Merge branch 'master' of https://github.com/Darredevil/codecombat
|
2014-03-12 01:23:55 +02:00 |
|
Scott Erickson
|
da58b68fa0
|
Fixed a bug with the music player where sometimes it wouldn't loop.
|
2014-03-11 16:23:04 -07:00 |
|
Sam Epps
|
11ca60765d
|
Added some additional names to names.coffee
|
2014-03-11 17:16:09 +01:00 |
|
Nick Winter
|
234b3f105d
|
Reworked ladder game victory modal main call to action to actually submit game for ranking.
|
2014-03-10 10:36:28 -07:00 |
|
Nick Winter
|
c6b1d9089c
|
Fixed sounds spamming on last frame.
|
2014-03-10 08:45:36 -07:00 |
|
Darredevil
|
c9a56048ca
|
Update GoalManager.coffee
|
2014-03-09 20:35:33 +02:00 |
|
Nick Winter
|
b3964571e1
|
Fixed bug importing animations into existing ThangTypes that had only containers.
|
2014-03-08 15:04:11 -08:00 |
|
Nick Winter
|
5bde534757
|
Fixed parsing for ThangTypes that don't have lib.properties.
|
2014-03-08 14:53:17 -08:00 |
|
Nick Winter
|
be12d38e34
|
Taking into account null rects and library width/height subtraction on sprite parsing.
|
2014-03-08 14:38:35 -08:00 |
|
Nick Winter
|
085fb82cc9
|
Fixed a multiplayer link and debug mark alpha.
|
2014-03-07 21:02:10 -08:00 |
|
Scott Erickson
|
2fa40fb2db
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-07 17:37:19 -08:00 |
|
Scott Erickson
|
fe2ced1a67
|
Gave the health bar a border, made it a little more high res.
|
2014-03-07 17:37:11 -08:00 |
|
Nick Winter
|
ec86a07906
|
Changed Camera min/max zoom.
|
2014-03-07 15:20:54 -08:00 |
|
Scott Erickson
|
8fa9c9c410
|
Set up the level play view to show the guide on startup based on the showGuide property.
|
2014-03-07 15:18:56 -08:00 |
|
Scott Erickson
|
d8d917ecf9
|
Set up better teardown for the ladder view.
|
2014-03-07 12:15:16 -08:00 |
|
Scott Erickson
|
610fc0694b
|
Turning off view caching by default now. Should help lower the memory footprint.
|
2014-03-07 11:57:15 -08:00 |
|
Scott Erickson
|
34278a8648
|
Merge remote-tracking branch 'origin/master'
|
2014-03-06 17:27:01 -08:00 |
|
Scott Erickson
|
a4edb76c98
|
Fixed a couple of the bugs with marks.
|
2014-03-06 17:25:40 -08:00 |
|
Nick Winter
|
40e896868b
|
Fixed CocoSprite getOffset to not apply scale to registration points.
|
2014-03-06 17:21:24 -08:00 |
|
Scott Erickson
|
5b11e132b2
|
Fixed the effect marks so they properly go away.
|
2014-03-06 17:13:16 -08:00 |
|
Nick Winter
|
b6335a30ae
|
More fixes for empty string array serialization.
|
2014-03-06 16:32:13 -08:00 |
|
Scott Erickson
|
2fb1c184f9
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-06 16:22:19 -08:00 |
|
Scott Erickson
|
1b61b928b0
|
Couple tweaks to the cocosprite for effect marks.
|
2014-03-06 16:21:06 -08:00 |
|
Nick Winter
|
ea406bd3c7
|
Fixed some event listeners on destroyed loaders.
|
2014-03-06 15:52:51 -08:00 |
|
Scott Erickson
|
2ac5a94055
|
Merge remote-tracking branch 'origin/master'
|
2014-03-06 15:52:14 -08:00 |
|
Scott Erickson
|
041f4512e8
|
Set up marks to all load dynamically, and set up effect marks, which appear above a thang's head and rotate between them if there are multiple.
|
2014-03-06 15:52:09 -08:00 |
|
Nick Winter
|
40a32d7b43
|
Fixed array / string ThangState key serialization conflicts. Fixed #333.
|
2014-03-06 14:53:37 -08:00 |
|
Nick Winter
|
a03403de94
|
Started some more name categories.
|
2014-03-06 09:35:58 -08:00 |
|
Nick Winter
|
fddd210d34
|
Fixed Archer M names conflict.
|
2014-03-06 09:27:06 -08:00 |
|
Nick Winter
|
b5c72e4b4a
|
Merge pull request #477 from iraladson/patch-1
Update names.coffee
|
2014-03-06 09:25:37 -08:00 |
|
Akaza Akari
|
030da44c23
|
Added volume manipulation, adjusted panning parameters
|
2014-03-05 20:12:42 -08:00 |
|
Akaza Akari
|
51d7bd656d
|
Made updatePosition use getWorldPosition
|
2014-03-05 19:54:58 -08:00 |
|
Akaza Akari
|
99f43028a0
|
Add thang sound panning for #454
|
2014-03-05 19:39:14 -08:00 |
|
Scott Erickson
|
7a2d5b4bff
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-05 12:53:57 -08:00 |
|
Scott Erickson
|
af265ebee8
|
Tweaked an error message to be more generally useful.
|
2014-03-05 12:53:11 -08:00 |
|
Jayant Jain
|
db0fc82eb0
|
Minor bugfix for freezing editor due to out of bounds frame index
|
2014-03-06 01:54:09 +05:30 |
|
iraladson
|
8d046c31b9
|
Update names.coffee
"Added more names for #53
|
2014-03-05 14:06:29 -06:00 |
|
iraladson
|
7885b21b4b
|
Update names.coffee
|
2014-03-05 14:03:57 -06:00 |
|
Nick Winter
|
5ec06159a6
|
Fixed ChallengePost utm link. Tweaked God worker timeout for more reliable performance logging.
|
2014-03-05 12:00:29 -08:00 |
|
Scott Erickson
|
03b60838b6
|
Merge remote-tracking branch 'origin/master'
|
2014-03-04 12:21:07 -08:00 |
|
Scott Erickson
|
9726840d8a
|
Trying to handle a case where a user did not have their user account created.
|
2014-03-04 12:21:02 -08:00 |
|
Scott Erickson
|
3680d628e7
|
Fixed showing generic errors.
|
2014-03-04 12:06:31 -08:00 |
|
Yos Riady
|
195b1941ea
|
Added even more names for #53
|
2014-03-05 02:53:54 +08:00 |
|
Nick Winter
|
2f653c966e
|
Simulator now swaps in empty methods when code doesn't compile.
|
2014-03-04 08:30:50 -08:00 |
|
Scott Erickson
|
65d39e658d
|
Removed the old team view cruft.
|
2014-03-03 11:15:46 -08:00 |
|
Nick Winter
|
980a3b6f21
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-03 07:29:07 -08:00 |
|
Nick Winter
|
86fd098159
|
Localized WizardSprite movement hey handling to WizardSprite file.
|
2014-03-03 07:28:40 -08:00 |
|
Nick Winter
|
f2f0a993af
|
Merge branch 'thanish-move-wizard' of git://github.com/mnmtanish/codecombat
|
2014-03-03 07:22:44 -08:00 |
|
Nick Winter
|
c858fb5e24
|
Merge pull request #440 from FinnDS/patch-1
Update names.coffee
|
2014-03-03 07:20:55 -08:00 |
|
Nick Winter
|
a8ef87c9ea
|
Fixed a few bugs; re-enabled protectAPI for Brawlwood.
|
2014-03-02 16:06:22 -08:00 |
|
Muhammed Thanish
|
da2ebf857a
|
Increase delay
|
2014-03-02 14:02:30 +05:30 |
|
Nick Winter
|
6c48660922
|
No save button when there's nothing to save. Messing with AudioPlayer playSound API a bit.
|
2014-03-01 16:57:29 -08:00 |
|
Muhammed Thanish
|
d7e031fd00
|
Use key.isPressed() to get movement direction
|
2014-03-02 03:27:06 +05:30 |
|
Muhammed Thanish
|
a092557973
|
Add camera zoomTo(pos)
|
2014-03-02 02:13:37 +05:30 |
|
Muhammed Thanish
|
7ea9260322
|
Use WizardSprite
|
2014-03-02 01:45:49 +05:30 |
|
Nick Winter
|
c2f82690b4
|
Put Archmage and Artisan avatars in GitHub README.
|
2014-03-01 11:21:24 -08:00 |
|
Nick Winter
|
2f130da090
|
HUD supports more hudProperties. Palette looks at programmableObjectProperties. Fixed bug with level editor frames advancing.
|
2014-03-01 11:06:44 -08:00 |
|
Muhammed Thanish
|
8cc8103288
|
Add keyboard shortcuts to move the wizard
|
2014-03-01 19:58:15 +05:30 |
|
Nick Winter
|
7855ca02d8
|
Hit a really bad victory modal image.
|
2014-02-28 21:29:14 -08:00 |
|
Nick Winter
|
71ebe7a0aa
|
Lowered Surface framerate in the level editor, since ain't nobody got CPU time for 'dat.
|
2014-02-28 17:12:23 -08:00 |
|
Scott Erickson
|
4de425bd58
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-28 13:59:33 -08:00 |
|
Scott Erickson
|
2894d4f39c
|
Set up session-repeating scripts.
|
2014-02-28 11:28:23 -08:00 |
|
Nick Winter
|
9b8eb6a296
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-28 11:27:36 -08:00 |
|
Nick Winter
|
3cee341887
|
Big performance improvements for scrubbing between frames; look out for bugs.
|
2014-02-28 11:27:32 -08:00 |
|
Scott Erickson
|
ef9c0a610f
|
Fixed a bug with the casting screen.
|
2014-02-28 11:10:56 -08:00 |
|
Scott Erickson
|
d12b923eaf
|
Made a casting progress bar on the canvas to test vs having it shown in the cast button.
|
2014-02-28 11:05:41 -08:00 |
|
Finn
|
5b5af5a55a
|
Update names.coffee
Added the name "Cid" under "Soldier M".
|
2014-02-28 12:06:26 +01:00 |
|
Nick Winter
|
e20e9d68cf
|
Construct sprite sheets as ThangTypes load.
|
2014-02-27 22:15:13 -08:00 |
|
Nick Winter
|
97197bd89d
|
Got rid of potentially unnecessary (and definitely slow) SpriteSheetBuilder _.cloneDeep. Watch out.
|
2014-02-27 20:54:29 -08:00 |
|
Nick Winter
|
aef1bc63ba
|
Smarter infinite loop detection vs. web-worker-is-still-loading detection.
|
2014-02-27 20:01:27 -08:00 |
|
Scott Erickson
|
df196cc531
|
Modals now stop the level from starting until they close.
|
2014-02-27 16:44:11 -08:00 |
|
Scott Erickson
|
b31527abef
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-27 14:08:04 -08:00 |
|
Nick Winter
|
ffbef0de5b
|
Merge pull request #428 from Darredevil/patch-1
Added more names for #53
|
2014-02-27 11:50:59 -08:00 |
|
Scott Erickson
|
8d828939b6
|
Fixed a bug where the jingle wouldn't play during level loading if the audio had been loaded previously.
|
2014-02-26 20:23:13 -08:00 |
|
Scott Erickson
|
4e8c0b65e2
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-26 18:49:43 -08:00 |
|
Scott Erickson
|
7052b0600b
|
Made mouse dragging not interrupt selecting units so much.
|
2014-02-26 18:42:39 -08:00 |
|
Nick Winter
|
48122000ed
|
Gold shows up as an int in the HUD now.
|
2014-02-26 18:09:09 -08:00 |
|
Nick Winter
|
081274579b
|
Forget old goals.
|
2014-02-26 17:45:08 -08:00 |
|
Nick Winter
|
172242d226
|
Re-denormalize session if things have changed. Removed some logs.
|
2014-02-26 17:06:21 -08:00 |
|
Scott Erickson
|
0fd1c03b7f
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-26 15:56:25 -08:00 |
|
Scott Erickson
|
c86feb13e8
|
Fixed the region and point choosers for the level editor.
|
2014-02-26 15:56:05 -08:00 |
|
Darredevil
|
55ab142d75
|
Added more names for #53
|
2014-02-26 23:21:03 +02:00 |
|
Michael Schmatz
|
a052180250
|
Improved match scheduling
|
2014-02-26 12:14:02 -08:00 |
|
Michael Schmatz
|
bb76fb241c
|
Fixed simulator
The format of something must have suddenly changed?
|
2014-02-26 09:21:44 -08:00 |
|
Scott Erickson
|
f89768d76d
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-25 17:15:01 -08:00 |
|
Scott Erickson
|
02d1dc2445
|
Added a screen for when playback ends.
|
2014-02-25 17:14:39 -08:00 |
|
Nick Winter
|
3c5902a1d2
|
Trying to get session code merging to work again.
|
2014-02-25 14:46:48 -08:00 |
|
Nick Winter
|
b86c32c3e2
|
Merge pull request #422 from yangshun/level-not-found
Redirect to play page for non-existent levels. Fixes issue #396
|
2014-02-25 14:17:44 -08:00 |
|
Tay Yang Shun
|
11c5f7419a
|
Used internationalised strings for level not found message
|
2014-02-26 05:54:33 +08:00 |
|
Scott Erickson
|
a53498224c
|
Tweaked sprite scripts to use given response buttons even if the script is not skippable.
|
2014-02-25 13:27:02 -08:00 |
|
Tay Yang Shun
|
8a24407d3e
|
Redirect to play page for non-existent levels. Fixes issue #396
|
2014-02-26 04:59:35 +08:00 |
|
Scott Erickson
|
eee434ab51
|
Tweaked the coordinate display position to be a bit more above the mouse.
|
2014-02-25 12:38:47 -08:00 |
|
Scott Erickson
|
356d1b55ed
|
Added a property to prevent scripts from running after certain other scripts have run.
|
2014-02-25 11:59:23 -08:00 |
|
Scott Erickson
|
f4084ba5cc
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-25 10:50:53 -08:00 |
|