Files
vgstation13/code/modules
MadmanMartian 6ccd5c3019 Messing with component mobs further (#17770)
* moves the brain component to living-level. Makes some tweaks to NPC AI so they know they're being attacked by something

* that took a lot more than I expected to fix the melee

* adds the weapon throw attack. Fixes where you could only ever have one attack type for your NPC. Fixes a bad usr argument in throw.

* /*DOES NOT WORK*/
Changes mob function so it uses a movement component, rather than it being under the mob component.

Adds the Astar mob movement component.

Adds Receive and Return signal handling. moves get def zone to this system.

* movement through astar now works.

* cleanup of debug

* Damians requested changes

* That doesn't work.
2018-07-09 09:50:39 +02:00
..
2018-03-01 15:34:39 +01:00
2018-06-13 09:28:33 -03:00
2018-06-13 09:28:33 -03:00
2018-05-31 08:32:18 -03:00
2018-06-25 09:06:46 -03:00
2018-05-20 14:34:26 -07:00
2018-03-08 00:41:53 +01:00
2018-07-04 15:19:48 -03:00
2018-06-25 18:56:33 +02:00
2018-06-10 09:47:12 -03:00
2018-05-29 17:20:18 -03:00
2018-06-15 20:22:53 -07:00