Seth Alves
|
6e7973f5b9
|
coding-standard / code-review
|
2015-06-30 19:28:22 -07:00 |
|
Seth Alves
|
c3747ab8aa
|
initialize some variables
|
2015-06-29 19:40:57 -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
|
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
|
30be515a94
|
remove unneeded lock around action-data in entity item. Actions now use a weak pointer to keep track of owner entity
|
2015-06-27 08:53:27 -07:00 |
|
Seth Alves
|
c95db5672a
|
include argument-packing version in serialized argument data
|
2015-06-26 10:01:45 -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
|
32cf669d8b
|
moving toward sending actions over wire
|
2015-06-18 17:51:41 -07:00 |
|
Seth Alves
|
3c90c851e9
|
start on code to de/serialize actions
|
2015-06-18 15:01:34 -07:00 |
|
Seth Alves
|
45c7cd4929
|
respond to code review, add a simple hold-a-stick script
|
2015-06-10 18:48:51 -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 |
|
Seth Alves
|
b1a209b9db
|
pull some common code out of subclasses and into ObjectAction
|
2015-06-09 16:17:48 -07:00 |
|
Seth Alves
|
23dab530f9
|
fix some glitchy behavior during rotation
|
2015-06-09 14:11:01 -07:00 |
|
Seth Alves
|
ccb2f17b33
|
grab.js rotation sort-of works now
|
2015-06-09 11:21:13 -07:00 |
|
Seth Alves
|
14a45e8349
|
convert grab.js to use spring action. rotation doesn't work right, yet
|
2015-06-08 18:25:58 -07:00 |
|
Seth Alves
|
b3bc9c3ef0
|
first attempt at getting spring-action to handle rotation
|
2015-06-08 17:10:13 -07:00 |
|
Seth Alves
|
1e858d8bc5
|
start on spring action
|
2015-06-08 14:16:03 -07:00 |
|