Nick Winter
|
9a5cd22069
|
Can now equip items added from inventory on the Surface side. Sorted out ThangTypes' Components schema defaults and ordering when serializing Levels.
|
2014-08-11 16:15:46 -07:00 |
|
Nick Winter
|
31d7e641e6
|
Fixes for equipping items and adding them to the World.
|
2014-08-11 11:04:38 -07:00 |
|
Nick Winter
|
706ab7a251
|
Trying to get item ThangType nodes and inventory loading working.
|
2014-08-10 22:09:13 -07:00 |
|
Nick Winter
|
852dabc17a
|
Fixes for item equipping, Component saving, and terrain randomization wall snapping/overlap avoidance.
|
2014-08-06 07:43:56 -07:00 |
|
Nick Winter
|
74283bafed
|
Made sure items equip themselves within the SpriteBoss, too.
|
2014-08-05 21:47:51 -07:00 |
|
Nick Winter
|
1a016394fe
|
Starting to show opponent code languages.
|
2014-07-13 20:19:51 -07:00 |
|
Nick Winter
|
f17e24013b
|
Fixed #1217 (scaleFactor, debug shapes).
|
2014-07-10 14:22:15 -07:00 |
|
Nick Winter
|
c19a31a58c
|
Fixed some wizard positioning issues in multiplayer.
|
2014-07-08 18:51:10 -07:00 |
|
Tery Lim
|
618ade4946
|
Clean up mixed quotes
|
2014-07-01 12:23:22 +08:00 |
|
Jayant Jain
|
d5d20377a2
|
Removes panning upon right click in editor
|
2014-06-11 15:05:59 +05:30 |
|
Scott Erickson
|
bd575ad667
|
Fixed the placement of wall sprites in the level editor to wait until the sprite sheet is finished being built.
|
2014-05-22 14:16:39 -07:00 |
|
Nick Winter
|
4c7d7fce03
|
Fixed some memory leaks.
|
2014-05-22 12:05:36 -07:00 |
|
Nick Winter
|
a36a7792ec
|
Fixed problem with IndieSprites not loading, breaking scripts.
|
2014-05-16 17:18:56 -07:00 |
|
Scott Erickson
|
ae64032739
|
Refactored the Camera to only listen to events that use the same canvas. Fixed the level editor map selection modals.
|
2014-05-16 15:34:14 -07:00 |
|
Nick Winter
|
c1052d8d7e
|
Fixed bug with trying to play selection sound for nonexistent sprites.
|
2014-05-16 10:03:45 -07:00 |
|
Nick Winter
|
fabf607b6a
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-05-15 20:49:15 -07:00 |
|
Nick Winter
|
ca6ea474bf
|
Fixed some bugs with sprite sound loading and playback.
|
2014-05-15 20:49:10 -07:00 |
|
Scott Erickson
|
eebbae9b13
|
Added a global SPRITE_RESOLUTION_FACTOR property.
|
2014-05-15 17:09:35 -07:00 |
|
Scott Erickson
|
2a17ec5cb9
|
Refactored out displayObject from CocoSprites.
|
2014-05-14 17:05:13 -07:00 |
|
Nick Winter
|
d61922ae42
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-05-14 15:31:19 -07:00 |
|
Nick Winter
|
cc7808251f
|
Zoom/scroll, ModelModal, and coordinate grabber fixes.
|
2014-05-14 15:29:55 -07:00 |
|
Scott Erickson
|
66af855497
|
Merge branch 'master' into feature/thangload
|
2014-05-13 10:27:10 -07:00 |
|
Scott Erickson
|
1d88b6eefe
|
Most of the way there getting it to work with loading thang types dynamically throughout the play view.
|
2014-05-13 10:26:33 -07:00 |
|
Nick Winter
|
2eefdef191
|
Working on matching Surface paused state to the pause screen.
|
2014-05-12 15:54:07 -07:00 |
|
Nick Winter
|
1a5e30d5b5
|
Dynamic Canvas sizing.
|
2014-05-12 13:28:46 -07:00 |
|
Nick Winter
|
1aa72541ff
|
Merged master into feature/thangload.
|
2014-05-12 09:57:31 -07:00 |
|
Nick Winter
|
74ef9bc987
|
Experimental support for preloading worlds when we would have autocast if manual cast is on.
|
2014-05-11 17:42:32 -07:00 |
|
Nick Winter
|
589410ed8e
|
Merged master into feature/thangload.
|
2014-05-09 12:56:58 -07:00 |
|
Nick Winter
|
ca8d5c1f3b
|
Stop bobbing and more marks when world ended.
|
2014-05-06 11:02: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 |
|
Scott Erickson
|
06bc96d7d0
|
Set up the level loader to get thangtype names first, then load the thang types themselves so the world can be generated in parallel with thang type loading and rendering.
|
2014-05-02 10:31:20 -07:00 |
|
Nick Winter
|
0f33bae1f1
|
Hid level done button better. Avoiding building wizard sprite when not needed.
|
2014-05-01 14:36:26 -07:00 |
|
Nick Winter
|
b954e70d85
|
Let's try 30 FPS. Fixed Surface destruction bug.
|
2014-04-28 17:06:43 -07:00 |
|
Nick Winter
|
bd3c059c2a
|
Several performance improvements based on profiling.
|
2014-04-28 16:31:51 -07:00 |
|
Jayant Jain
|
91515b1cea
|
Clicking a thang in the left list automatically pans to the sprite on the editor map
|
2014-03-16 03:11:40 +05:30 |
|
Nick Winter
|
fc7d403785
|
Fixed two bugs with destroying sprites.
|
2014-03-14 17:15:07 -07:00 |
|
Michael Schmatz
|
357b73be93
|
Fixed bug in next game button, fixed wizard positions
|
2014-03-14 16:14:35 -07:00 |
|
Nick Winter
|
42a8862fa9
|
Merge pull request #541 from dkundel/master
Easy use of coordinates as discussed in #10 and minor fixes
|
2014-03-13 18:05:04 -07:00 |
|
Nick Winter
|
e2d2e96cf5
|
Fixed several bugs with Thang selection and the SpellView and HUD.
|
2014-03-13 15:35:28 -07:00 |
|
Dominik Kundel
|
8990b9d194
|
paste coordiante if click + shift
|
2014-03-13 01:50:59 +01:00 |
|
Scott Erickson
|
fe93d31929
|
Fixed loading marks so they are positioned correctly when they load and the world is paused.
|
2014-03-12 10:08:57 -07:00 |
|
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
|
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 |
|
Scott Erickson
|
7052b0600b
|
Made mouse dragging not interrupt selecting units so much.
|
2014-02-26 18:42:39 -08:00 |
|
Scott Erickson
|
02d1dc2445
|
Added a screen for when playback ends.
|
2014-02-25 17:14:39 -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
|
168f268d21
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-02-24 19:49:12 -08:00 |
|
Scott Erickson
|
242342315f
|
Can now drag the mouse to move around the map.
|
2014-02-24 19:49:05 -08:00 |
|
Nick Winter
|
4a4a702f1e
|
Fixed a bug where scrubbing playback wouldn't always update sprite existence properly.
|
2014-02-24 17:01:36 -08:00 |
|
Scott Erickson
|
052d35afe7
|
Added a screen darkener for when the spell is casting.
|
2014-02-24 14:40:28 -08:00 |
|