Scott Erickson
|
de34896a9a
|
Playback is now disabled during casting. Also cleaned out some remaining hover logic.
|
2014-03-16 21:43:14 -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 |
|
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 |
|
Shrihari
|
005a91cec2
|
Moved createMarks() to setupSprite() to optimize loading
|
2014-03-16 02:48:19 +05:30 |
|
Shrihari
|
d186ae0a15
|
Added radii marks for voiceRange, visualRange and attackRange
|
2014-03-16 02:02:17 +05:30 |
|
Nick Winter
|
4b9c7a3784
|
Fixed bug with sprites being offset incorrectly when starting with an action not in their ThangType.
|
2014-03-15 11:31:12 -07:00 |
|
Nick Winter
|
7b1f8d1114
|
Merge pull request #547 from jayant1992/master
Improved panning and zooming for editor
|
2014-03-15 08:05:02 -07:00 |
|
Nick Winter
|
8276dbf2d1
|
Merge branch 'loading-view'
|
2014-03-14 19:44:33 -07:00 |
|
Nick Winter
|
b2efb1bba5
|
More work on the loading view.
|
2014-03-14 19:44:19 -07:00 |
|
Nick Winter
|
fc7d403785
|
Fixed two bugs with destroying sprites.
|
2014-03-14 17:15:07 -07:00 |
|
Nick Winter
|
efd0d82dea
|
Working on new loading view design.
|
2014-03-14 17:06:08 -07:00 |
|
Michael Schmatz
|
357b73be93
|
Fixed bug in next game button, fixed wizard positions
|
2014-03-14 16:14:35 -07:00 |
|
Jayant Jain
|
ece932595c
|
Enables drag-panning for editor and region chooser
|
2014-03-14 23:57:00 +05:30 |
|
Jayant Jain
|
d8418f7bb2
|
Fixes issue where panning occurs upon mouse scroll at max/min zoom
|
2014-03-14 23:57:00 +05:30 |
|
Nick Winter
|
795bd8f63b
|
Moved Glen from Archmages to About.
|
2014-03-13 18:27:08 -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
|
8b572f0647
|
Using isThang instead of instanceof Thang.
|
2014-03-13 17:59:17 -07:00 |
|
Nick Winter
|
e2d2e96cf5
|
Fixed several bugs with Thang selection and the SpellView and HUD.
|
2014-03-13 15:35:28 -07:00 |
|
Nick Winter
|
9d8b8e7395
|
Probably too mean to tell users that their password is wrong three times, so just once will do.
|
2014-03-13 10:27:32 -07:00 |
|
Nick Winter
|
c8103154a9
|
Using the new i18n utility function everywhere. Fixed big bug with spell palette i18n.
|
2014-03-13 09:02:19 -07:00 |
|
Nick Winter
|
2d848b4cce
|
Merged some conflicts.
|
2014-03-13 08:39:53 -07:00 |
|
Nick Winter
|
4ad0fba860
|
Merge pull request #537 from jayant1992/master
UI and UX improvements to editor
|
2014-03-13 07:07:13 -07:00 |
|
Nick Winter
|
10e4bc737a
|
Merge pull request #534 from Shrihari/fix-grid-toggle
Fix Grid Toggle consistency
|
2014-03-13 06:50:56 -07:00 |
|
Jayant Jain
|
17debf49e6
|
Implements smoother panning around the map for keyboard controls
|
2014-03-13 18:32:23 +05:30 |
|
Shrihari
|
fb7f64ddb0
|
Grid toggle consistent with the button and the shortcut
|
2014-03-13 15:21:00 +05:30 |
|
Dominik Kundel
|
5c97fea363
|
fixed issue of multiple insertions due to multiple event handlers
|
2014-03-13 03:38:34 +01:00 |
|
Dominik Kundel
|
60214abb41
|
Change cursor if moving on map with pressed 'shift'
|
2014-03-13 02:50:09 +01:00 |
|
Michael Schmatz
|
aea9e9d1a6
|
Spectate view is nearing completion
|
2014-03-12 17:51:13 -07:00 |
|
Dominik Kundel
|
8990b9d194
|
paste coordiante if click + shift
|
2014-03-13 01:50:59 +01:00 |
|
Ruben Vereecken
|
96ec29d80e
|
Added the finishing touch. Solved issue #15
|
2014-03-13 01:07:47 +01:00 |
|
Ruben Vereecken
|
3856ac597f
|
Finished perfecting i18n
|
2014-03-13 00:47:08 +01:00 |
|
Scott Erickson
|
660e9ceca5
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-12 15:12:22 -07:00 |
|
Ruben Vereecken
|
dbc37b177a
|
Working on test.
|
2014-03-12 22:48:27 +01:00 |
|
Nick Winter
|
cf663f6775
|
Merge pull request #530 from rubenvereecken/i18n
Added i18n tags for new Ladder views
|
2014-03-12 14:03:44 -07:00 |
|
Ruben Vereecken
|
8c7c49fdbb
|
Reverted work done on wrong branch
|
2014-03-12 21:54:54 +01:00 |
|
Scott Erickson
|
68c5144838
|
Added AoE circles.
|
2014-03-12 13:49:36 -07:00 |
|
Scott Erickson
|
853a80dd23
|
Fixed loading marks so they are positioned correctly when they load and the world is paused.
|
2014-03-12 12:43:51 -07:00 |
|
Ruben Vereecken
|
76110423c0
|
Created i18n utility function
|
2014-03-12 20:30:43 +01:00 |
|
Scott Erickson
|
7e8f74f385
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-12 10:09:06 -07: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
|
f83fe6ce14
|
Fixed bugs with sprite rotation updating.
|
2014-03-12 09:31:45 -07:00 |
|
Scott Erickson
|
52733d5a1e
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-12 09:15:48 -07:00 |
|
Scott Erickson
|
939c5faa1a
|
Fixed a bug when a thang has multiple effects.
|
2014-03-12 09:15:37 -07:00 |
|