Commit Graph

13 Commits

Author SHA1 Message Date
SkyratBot
17e4f6ad76 [MIRROR] Converts SFX keys into DEFINES [MDB IGNORE] (#11990)
* Converts SFX keys into DEFINES

* fixes and updates

Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
Co-authored-by: John Doe <gamingskeleton3@gmail.com>
2022-03-11 16:43:39 -07:00
SkyratBot
14e0cb7fa1 [MIRROR] Fixes the wisdom cow not talking [MDB IGNORE] (#11822)
* Restores AI controller for wisdom cow (#65229)

When wisdom cows were swapped to a basic mob, it looks like whoever coded them forgot to give the wisdom cows their AI controller. I fixed that up so now they should spout their bullshit again.
Why It's Good For The Game

Spams the chat like it's suppposed to
Changelog

cl Wallem
fix: We gave the wisdom cow its tongue back. We're sorry.
/cl

* Fixes the wisdom cow not talking

Co-authored-by: Wallem <66052067+Wallemations@users.noreply.github.com>
2022-03-04 10:51:11 -05:00
SkyratBot
bbe384437a [MIRROR] Robotic Basic and Simple mobs now take damage from EMPs [MDB IGNORE] (#11813)
* Robotic Basic and Simple mobs now take damage from EMPs (#64752)

Simple/basic mobs with ROBOTIC biotype get damaged by emps

* Robotic Basic and Simple mobs now take damage from EMPs

Co-authored-by: GoblinBackwards <22856555+GoblinBackwards@users.noreply.github.com>
2022-03-03 18:21:49 -05:00
SkyratBot
a49f1d3ba1 [MIRROR] Fixes the riding component not working with basic mobs [MDB IGNORE] (#10490)
* Fixes the riding component not working with basic mobs (#63884)

basic mobs were missing behavior on relaying movement

* Fixes the riding component not working with basic mobs

Co-authored-by: Seth Scherer <supernovaa41@gmx.com>
2022-01-07 11:43:58 +00:00
SkyratBot
a92fa55fb1 [MIRROR] Fixed dead animals being shovable if their move resist is greater than the shover's move force. [MDB IGNORE] (#10173)
* Fixed ashdrakes being pushed (#63373)

Megafauna and such animals are not pushable if their move resist is greater than someone's move force. Them being shovable is an oversight.

* Fixed dead animals being shovable if their move resist is greater than the shover's move force.

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
2021-12-21 13:56:20 +00:00
SkyratBot
7cfdc7f404 [MIRROR] Basic mobs can be vareditted again [MDB IGNORE] (#8755)
* Basic mobs can be vareditted again (#62046)

Readds the missing parent call.

* Basic mobs can be vareditted again

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
2021-10-11 16:17:39 +01:00
SkyratBot
c23bd1cb8c [MIRROR] every case of initialize that should have mapload, does (#8374)
* every case of initialize that should have mapload, does

* E

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-09-24 23:07:53 +01:00
SkyratBot
d1da6f3f34 [MIRROR] Food decomposition can mold stuff into different items, and not just moldy messes. (#8248)
* Food decomposition can mold stuff into different items, and not just moldy messes.

* E

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-09-19 22:35:14 +01:00
SkyratBot
469f443a57 FIXES MASTER BY IMPLEMENTING IDLE_BEHAVIOR ON COWS AND STICKMEN (#8265)
Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-09-19 22:21:10 +01:00
SkyratBot
6698793a27 [MIRROR] Refactors datum AI idle behaviors into datums (#8262)
* Refactors datum AI idle behaviors into datums (#61455)

Co-authored-by: MonkeyThatCodes <monkey>

* Refactors datum AI idle behaviors into datums

Co-authored-by: AMonkeyThatCodes <20987591+AMonkeyThatCodes@users.noreply.github.com>
2021-09-19 22:19:24 +01:00
SkyratBot
57e5bab45e [MIRROR] converts cows to basic mobs and ADDS MOONICORNS (#8220)
* converts cows to basic mobs and ADDS MOONICORNS (#61446)

* converts cows to basic mobs and ADDS MOONICORNS

* E

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-09-19 22:10:20 +01:00
SkyratBot
376663876b [MIRROR] turns stickmen into basic mobs (#8204)
* turns stickmen into basic mobs (#61272)

* turns stickmen into basic mobs

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2021-09-15 22:49:32 +01:00
SkyratBot
02ad59791b Basic Mobs: the cooler simple mobs that run on datum AI. (With reworked cockroach AI as proof of concept) (#7867)
Co-authored-by: AMonkeyThatCodes <20987591+AMonkeyThatCodes@users.noreply.github.com>
Co-authored-by: Gandalf <jzo123@hotmail.com>
2021-09-01 16:47:39 +01:00