Commit graph

7 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 4830623b7a Renamed Server to servertest.cs
made some upgrades to the scripts, and added in movement for players and
vehicles inside a moving base.  Also added a real setMPS function with
x, y, and z.
2015-01-28 14:36:38 -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
Calvin Balke 2b6995b7e3 SimSet and SimGroup support
Added SimSet and SimGroup recursive move test code.
2015-01-20 17:31:51 -08:00
Calvin Balke 3a55528fb5 First commit in mathtesting
Added code for matrices, sceneobjects, and physics.
2015-01-20 12:54:23 -08:00
Robert MacGregor f958f435c1 Experimental C++ API; added .deleteObject() 2014-08-18 15:22:13 -04:00
Robert MacGregor 83b8016a30 Cleaned up the repo and removed useless files 2014-08-05 18:06:55 -04:00