Commit graph

2 commits

Author SHA1 Message Date
Calvin Balke d0936c3c07 Updated Scripts and added projectile collisions
Added a new projectile collision detection feature.  It requires
projectiles to be added to CollideGroup.  Also added a new
ClientCommandGroup that clients should be added to after they have
finished ghosting.  Currently setMPS effects everything in MoveGroup.
setMPS now uses X, Y, and Z as arguments instead of X only.
2015-01-30 13:36:27 -08:00
Calvin Balke cc00588cca Added some patches and fixed a bug.
Increased speed of clientcmds, and fixed the collision bug with the
original transform method.  Also added a partially implemented Reverse
TCP Connection method which may not be required now the clientcmds work
so fast.
2015-01-28 00:57:28 -08:00