Files
Paradise/code/modules/mob
Tigercat2000 e9ba7cbca1 Fix a number of grab bugs and odd behaviour still around.
This commit fixes a number of bugs with mob grabbing code.
Primary things fixed:
 - Aliens grabbing people will no longer break horribly, they call
   grabbedby like everything else now.
 - Any nulls that do manage to find their way into a grab list will be
   cleaned up by the next grab on that person.
 - Fixed a number of odd behaviours when grabbing xenomorphs, see
   bbcc19c764 for more details.
 - Fixed grabs having a tendency to shift someone's pixel_xy and not reset
   it when being deleted. This was simply because it previously relied on
   del() to stop all procs instantly.
2015-07-22 05:33:26 -07:00
..
2015-07-12 02:45:40 -04:00
2015-07-09 02:48:34 -04:00
2015-07-11 02:10:31 -04:00
2015-07-09 02:48:34 -04:00
2015-07-09 02:48:34 -04:00
2015-07-07 00:35:19 -04:00
2015-07-09 02:48:34 -04:00
2015-05-28 04:07:41 -04:00
2015-05-25 19:48:13 -04:00
2015-07-11 06:28:03 -04:00
2015-06-10 20:04:28 -04:00
2015-07-09 02:48:34 -04:00
2015-07-15 03:36:35 -04:00