Inquiry into the possibility of adding a mob-definition language

Posted:
Tue Feb 07, 2012 03:56
by erroneum
I would like to inquire into the possibility of implementing a language for defining mobs. I have provided a mock-up for a simple mob called

Posted:
Tue Feb 07, 2012 04:05
by kahrl

Posted:
Tue Feb 07, 2012 04:39
by erroneum
oh, I didn't even notice that it truncated my message.
I was going to say, the mock-up is called "Cube" and there is an example of my thoughts here:
http://erroneum.co.cc/Cube.mob

Posted:
Tue Feb 07, 2012 08:40
by sapier
Did you have a look at animals mod? There's already a mobdescription there. It doesn't contain everything you describe but only features that are already implemented.
Mobs need to be implemented in lua as according to celeron c++ mob support is to be removed in near future.