Commit Graph

994 Commits

Author SHA1 Message Date
Michael Bayne ee8bdaa785 Can't drop these manually managed aslib dependencies quite yet.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1002 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 06:02:56 +00:00
Michael Bayne 61e0485fab Added maven-deploy target, fixed stray lib.name occurrence.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1001 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:57:15 +00:00
Michael Bayne 71930f8ec7 We need to set the test_dir property.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1000 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:55:52 +00:00
Michael Bayne 1ec03f4ae5 We need narya 1.2-SNAPSHOT to get our test classes. Also build a unified jar
file in addition to our wee ones.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@999 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:53:15 +00:00
Michael Bayne 6d0cf46604 Output our test reports so that Bamboo can slurp them in.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@998 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:26:23 +00:00
Michael Bayne 7142414377 No longer needed.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@997 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:24:57 +00:00
Michael Bayne 1e2e20b1f1 Revamped build to use Maven Ant tasks, prepped a POM for proper publishing.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@996 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:24:20 +00:00
Michael Bayne ec27a1122d Moving bits into src/main and src/test. Reinstatement of actual test
workingness coming shortly.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@995 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-18 05:01:16 +00:00
Michael Bayne c2cddf5249 Various ActionScript build fixes.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@994 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-17 01:01:56 +00:00
Michael Bayne fbb1ce9a75 Pass our component and color classes to CastUtil explicitly.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@993 c613c5cb-e716-0410-b11b-feb51c14d237
2010-11-08 22:27:05 +00:00
Charlie Groves 824b14d6f1 Unused imports
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@992 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-27 23:43:55 +00:00
Michael Bayne 263fab257f For now get our tools directly.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@991 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-24 03:10:49 +00:00
Michael Bayne 7199d4d97c Need not match Mavenized version names.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@990 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-24 01:39:08 +00:00
Michael Bayne bbe8f26278 Use unified narya.jar
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@989 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-23 18:19:15 +00:00
Michael Bayne f12cecd3a3 The aforementioned newline.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@988 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-22 06:44:46 +00:00
Dave Hoover 23b46bd7ea Update source headers to point to our new home.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@987 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-18 19:03:13 +00:00
Dave Hoover d6424ec190 Update README with modern information
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@986 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-15 20:15:44 +00:00
Dave Hoover 770cce5b55 Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@985 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-15 20:15:44 +00:00
Dave Hoover 72fe10238d Wrong "its"
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@984 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-15 20:15:43 +00:00
Dave Hoover 596e38abe8 Let's clone that helper from DropBoard & let it help.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@983 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-15 20:15:41 +00:00
Dave Hoover 6b1d055f10 We were only catching exceptions if we ran outside our piece array.
It was still possible to ask and get answers for invalid coordinates
as long as the resulting index was kosher. Check for that.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@982 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-15 20:15:40 +00:00
Dave Hoover 3d3a232609 We do that math a lot, so make helpers & trust the compiler to optimize.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@981 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-15 20:15:37 +00:00
Michael Bayne 9e609a57ef Ignore Ant runtime libraries.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@980 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-14 16:42:51 +00:00
Michael Bayne f61338ec1d No longer need to pass a MessageManager when constructing the ChatDirector.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@979 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-14 15:53:05 +00:00
Michael Bayne 028b55b461 Get tools from narya-tools-full, but keep it out of our normal classpath.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@978 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-14 01:01:10 +00:00
Mike Thomas 78f56f881a Add a new wacky feature to the editor - ctrl-clicking in add tile mode will select the tile you've clicked on as the new selected tile for future placement.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@977 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-14 00:59:11 +00:00
Nathan Curtis 2cf9d3abe0 That's odd... I'm not entirely sure why that compiled.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@976 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-12 23:24:26 +00:00
Mike Thomas 46e68dc0c0 After changing our bounds, we should really rethink whether we actually have the appropriate blocks resolved.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@975 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-12 17:36:40 +00:00
Bruno Garcia 3db0d26f8f DRY tweak.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@974 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-06 21:08:11 +00:00
Mike Thomas 0e25741292 Restore the editor's log to its previous splendor.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@973 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-06 18:16:56 +00:00
Andrzej Kapolka 140677fe71 Added missing import.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@972 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-05 21:37:49 +00:00
Mike Thomas 2aefe741ad Gah, these go with my last commit about handling server/client simultaneous moves.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@971 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-05 21:27:58 +00:00
Mike Thomas 9fe0c6f082 Fix a bug where the client & server happen to attempt to change location nearly simultaneously.
Rather than ignoring all forced moves from the server, let's instead ignore those which are truly duplicates of our pending move, but merely postpone those which are a separate move until our pending move is complete.

(This works very similarly to the change to LocationDirector in narya)

Relatedly, if a portal traversal is ignored due to staleness (again, due to near-simultaneous client & server moves), tell the client about it so that it doesn't wait around forever thinking it's got a pending move in progress.



git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@970 c613c5cb-e716-0410-b11b-feb51c14d237
2010-10-05 20:56:24 +00:00
Dave Hoover 86a348222f Wrong "its"
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@969 c613c5cb-e716-0410-b11b-feb51c14d237
2010-09-17 20:39:39 +00:00
Par Winzell f73c6e2d5c IDEA module files. You'll need to name your SDK 'Flex SDK (player 9)' for these to work. I have eschewed modules exporting the modules they depend on forward; partly because this doesn't work right for Flex compilation anyway, and partly because we do explicit dependencies everywhere else, so why not here? Each module explicitly lists the libraries and modules on which it depends.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@968 c613c5cb-e716-0410-b11b-feb51c14d237
2010-09-09 17:24:22 +00:00
Mike Thomas 45a8ad9a03 Need to save the scene director's pendingdata across a server-switch logoff/logon cycle when the user is moving via a zone move.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@967 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-31 20:09:54 +00:00
Mike Thomas aa406c1e45 Actually remove the character sprite from the scene rather than just from our list.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@966 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-31 17:30:52 +00:00
Charlie Groves 792dfe3ab1 We're fine with the class filling in default values outside of a constructor
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@965 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-31 01:22:07 +00:00
Mike Thomas 504ff8d366 Remove unused imports.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@964 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-30 17:15:52 +00:00
Bruno Garcia 8d2a42ff22 Pull out rating calculation to allow use outside of RatingDelegate.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@963 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-27 22:30:14 +00:00
Mike Thomas 77e9cfce00 Wire up handling of clicking on portals.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@962 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-27 21:32:46 +00:00
Mike Thomas 338309d543 Let's make StageLocation's clone() actually clone it.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@961 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-27 20:49:43 +00:00
Mike Thomas 32a348fa2c Wire up so descendants can do something when sprites are clicked.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@960 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-18 20:23:00 +00:00
Mike Thomas 7884435cd1 Since rendering the sprite itself isn't good enough to trigger the scene to re-render, let's directly check whether we've updated the sprites and if any have, we'll rerender the object IsoScene
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@959 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-17 18:38:49 +00:00
Mike Thomas 51bb948925 Register the character sprite appropriately so we can be hit-test against on mouseover.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@958 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-17 17:07:38 +00:00
Mike Thomas d3840b6f58 Using the new mouse-pointing-at stuff from nenya, let's have portals that we're not pointing at below the objects just like in java.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@957 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-14 05:10:39 +00:00
Mike Thomas 3982bdd7a2 Use the smooth centering of MisoScenePanel
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@956 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-13 23:29:58 +00:00
Mike Thomas 155b0bf2d6 When you arrive where you were walking, recenter the view.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@955 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-13 21:15:30 +00:00
Mike Thomas a1ebef955c We're doing pathing now, so follow along with nenya's changes.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@954 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-13 20:29:10 +00:00
Mike Thomas 976b044aaa Follow move of Ticker.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@953 c613c5cb-e716-0410-b11b-feb51c14d237
2010-08-11 22:06:07 +00:00