Andrew Meadows
|
a0a1b01ea9
|
coalesce dupe action data members: _id and _type
|
2015-07-07 17:50:08 -07:00 |
|
Andrew Meadows
|
e9df8cacc7
|
make some arguments const, cleanup some #includes
|
2015-07-07 17:50:08 -07:00 |
|
Andrew Meadows
|
77bd7b2821
|
some ObjectAction methods should be const
|
2015-07-07 17:50:08 -07:00 |
|
Seth Alves
|
0caa8be66e
|
ignore incoming changes for a hold action that's flagged as 'mine'
|
2015-06-29 19:50:19 -07:00 |
|
Seth Alves
|
88fc74374b
|
if a hold action is edited by a local script, mark it as 'mine'. if it's not 'mine', let the spring action handle the wire protocol
|
2015-06-29 19:27:10 -07:00 |
|
Seth Alves
|
a0fd75c54f
|
don't enable hold actions from remote nodes
|
2015-06-29 16:08:37 -07:00 |
|
Seth Alves
|
fbede0a23f
|
guard against feeding bullet a NaN
|
2015-06-29 15:54:24 -07:00 |
|
Seth Alves
|
0970f010a4
|
provide a way for scripts to get information about what actions an entity has and what the arguments of those actions are
|
2015-06-27 13:31:00 -07:00 |
|
Seth Alves
|
c95db5672a
|
include argument-packing version in serialized argument data
|
2015-06-26 10:01:45 -07:00 |
|
Seth Alves
|
3afdcfd6d1
|
quiet compiler
|
2015-06-21 18:12:58 -07:00 |
|
Seth Alves
|
5381e6e9bb
|
entity server has its own version of actions which simply remember the encoded arguments. Entities with actions don't experience simulateKinematicMotion
|
2015-06-19 16:20:07 -07:00 |
|
Seth Alves
|
3c90c851e9
|
start on code to de/serialize actions
|
2015-06-18 15:01:34 -07:00 |
|
Seth Alves
|
85564199c6
|
git rid if pull-to-point action (spring handles this). add new action which tries to maintain an entity's distance from a given point
|
2015-06-17 11:22:10 -07:00 |
|
Seth Alves
|
8ed9a3ca02
|
add handedness setting to avatar-hold action. update stick.js to allow use of hydra
|
2015-06-11 11:04:19 -07:00 |
|
Seth Alves
|
eccf4eb8a8
|
hold action works
|
2015-06-10 17:05:49 -07:00 |
|
Seth Alves
|
3dcc6c9b8c
|
make action-factory interface and subclass it in Interface. this allows an action to use avatar data. the login the AvatarActionHold is still bogus.
|
2015-06-10 12:04:44 -07:00 |
|