Files
Paradise/code
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-16 08:10:54 -04:00
2015-07-17 00:09:14 -04:00
2015-07-12 07:57:43 -04:00
2015-07-16 21:51:20 -04:00
2015-07-09 02:48:34 -04:00
2015-07-18 21:54:32 -04:00
2015-07-09 02:48:34 -04:00
2015-07-16 08:10:54 -04:00
2015-04-04 14:27:53 -04:00
2015-05-24 01:00:19 -04:00
eh
2015-06-07 17:17:52 -04:00