ericrius1
|
845a32b51d
|
removed rogue comment from eraseBoardEntityScript
|
2015-11-16 17:25:36 -08:00 |
|
ericrius1
|
b79d8824e6
|
removed another unused npm module from package.json file
|
2015-11-16 17:23:32 -08:00 |
|
ericrius1
|
f1f601decb
|
removed unused npm module from package.json file
|
2015-11-16 17:23:01 -08:00 |
|
ericrius1
|
bbfb282e37
|
reverted accidental change in AvatarData.h
|
2015-11-16 17:21:29 -08:00 |
|
ericrius1
|
1c8b3e394c
|
fixed spacing of app.js
|
2015-11-16 17:19:31 -08:00 |
|
ericrius1
|
7ea0a626d9
|
added to readme
|
2015-11-16 17:17:37 -08:00 |
|
ericrius1
|
6eebb57fab
|
ws to wss to avoid mixed content server error
|
2015-11-16 17:14:53 -08:00 |
|
ericrius1
|
0e423d4ccf
|
load data from server and display on load
|
2015-11-16 17:06:38 -08:00 |
|
ericrius1
|
cbdf0bbf1f
|
Added readme
|
2015-11-16 17:03:04 -08:00 |
|
ericrius1
|
c33a539221
|
got sockets working
|
2015-11-16 16:38:47 -08:00 |
|
ericrius1
|
09819b4298
|
sending message to all connections
|
2015-11-16 16:33:52 -08:00 |
|
ericrius1
|
3e7934767a
|
username is now correct
|
2015-11-16 16:13:13 -08:00 |
|
ericrius1
|
0ef37e4996
|
board header
|
2015-11-16 15:58:50 -08:00 |
|
ericrius1
|
b8cdff7a7a
|
style tweaking
|
2015-11-16 15:46:22 -08:00 |
|
ericrius1
|
3c363f2664
|
removed extraneous socketTest.js file
|
2015-11-16 15:31:05 -08:00 |
|
ericrius1
|
0a9a903f79
|
made jquery node module
|
2015-11-16 15:29:06 -08:00 |
|
ericrius1
|
6ac53c7276
|
added game server code
|
2015-11-16 15:26:17 -08:00 |
|
ericrius1
|
763c6383f5
|
added blood splattering effect, and sending score to server
|
2015-11-16 14:44:42 -08:00 |
|
ericrius1
|
f77b7b9105
|
renamed weapons folder to exterminatorGame
|
2015-11-16 14:09:47 -08:00 |
|
Eric Levin
|
ed1ee50865
|
rand names for testing
|
2015-11-16 13:54:24 -08:00 |
|
Eric Levin
|
eca11d3a99
|
sending message in correct format
|
2015-11-16 12:47:16 -08:00 |
|
Eric Levin
|
4e9be8cdd0
|
fixed conflicts
|
2015-11-13 17:10:02 -08:00 |
|
Eric Levin
|
ceca720fae
|
fix bug
|
2015-11-13 17:08:17 -08:00 |
|
ericrius1
|
2e2dc57b23
|
pushing for test
|
2015-11-13 14:00:03 -08:00 |
|
ericrius1
|
9fb74667d9
|
Don't move non physical objects
|
2015-11-13 11:20:52 -08:00 |
|
Eric Levin
|
6f994d6274
|
shootable
|
2015-11-13 11:15:44 -08:00 |
|
ericrius1
|
281d058a24
|
pistol tweaking
|
2015-11-13 10:55:09 -08:00 |
|
ericrius1
|
f50c4d3b18
|
IK working
|
2015-11-12 16:32:37 -08:00 |
|
ericrius1
|
13ec8f631d
|
Workign with ik, fixed a bug
|
2015-11-12 16:20:17 -08:00 |
|
ericrius1
|
d43c63c109
|
going to add kickback decay
|
2015-11-12 10:28:51 -08:00 |
|
ericrius1
|
1bf8ced2c4
|
kickback working
|
2015-11-11 16:40:44 -08:00 |
|
ericrius1
|
466caffd00
|
trying to add ik
|
2015-11-11 15:48:06 -08:00 |
|
ericrius1
|
fa244f8670
|
updated rat model
|
2015-11-11 14:50:16 -08:00 |
|
ericrius1
|
e78a079796
|
tweaks to particle props
|
2015-11-11 14:28:30 -08:00 |
|
ericrius1
|
5789ca2017
|
particle hit against walls
|
2015-11-11 14:20:58 -08:00 |
|
ericrius1
|
1e653133b4
|
muzzle flashes
|
2015-11-11 13:30:46 -08:00 |
|
ericrius1
|
667464b493
|
rat moves back with force when shot
|
2015-11-11 11:01:34 -08:00 |
|
ericrius1
|
40a15a15f3
|
cleaning up pistol
|
2015-11-11 09:11:03 -08:00 |
|
ericrius1
|
3346d77c44
|
pistol
|
2015-11-10 17:25:54 -08:00 |
|
Eric Levin
|
a2abc11df1
|
Merge pull request #6351 from huffman/script-path-resolution
Update script engine path resolution behavior to behave consistently
|
2015-11-10 14:10:42 -08:00 |
|
James B. Pollack
|
4ded489d23
|
Merge pull request #6362 from ericrius1/helicopter
Added scripts for helicopter
|
2015-11-10 13:53:30 -08:00 |
|
ericrius1
|
bf0677a0ce
|
Moved helicopter scripts into drylake folder
|
2015-11-10 13:42:15 -08:00 |
|
James B. Pollack
|
ff87a6ce6f
|
Merge pull request #6355 from sethalves/dont-neargrab-nonphysical
don't attempt to near-grab things that aren't physical
|
2015-11-10 13:11:50 -08:00 |
|
Brad Hefta-Gaub
|
aea911ebc2
|
Merge pull request #6360 from samcake/controllers
Recording and playback of the Avatar animation update but not quite over
|
2015-11-10 12:24:29 -08:00 |
|
samcake
|
d3d5d3a19e
|
Removing useless code
|
2015-11-10 12:02:20 -08:00 |
|
Ryan Huffman
|
08c2759947
|
Remove unused include in createTargets.js
|
2015-11-10 11:39:50 -08:00 |
|
Ryan Huffman
|
031a93cb0e
|
Fix utils include in createPingPongGun.js
|
2015-11-10 11:39:31 -08:00 |
|
Ryan Huffman
|
5f084730d9
|
Remove old includes in doll.js
|
2015-11-10 11:39:12 -08:00 |
|
Ryan Huffman
|
a264ed4795
|
Remove old includes in bubblewand
|
2015-11-10 11:38:57 -08:00 |
|
Ryan Huffman
|
a6bc1a2b5b
|
Fix closePaint.js Script.include
|
2015-11-10 11:38:36 -08:00 |
|