Contrabang
|
211633f2b5
|
Adds AI ventcrawling code, does not implement it (#29661)
* bam
* push
* im trolling myself
* code
* ok lets go
* fix
* improvements
|
2025-07-04 19:05:23 +00:00 |
|
warriorstar-orion
|
e63415a483
|
port minebots to basic mobs and add some behavior (#29319)
* port minebots to basic mobs and add some behavior
* remove unused define
* update is_blocked_turf usage
* fix radio, goldgrub, and armor upgrade
* standardize blackboard names
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
* lewc review
* whoops
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
|
2025-06-13 19:48:40 +00:00 |
|
warriorstar-orion
|
45e88ffb71
|
refactor is_blocked_turf (#29324)
|
2025-05-21 00:43:45 +00:00 |
|
warriorstar-orion
|
dfacf83e18
|
Ports deer to basic mobs and adds some behaviors (#29270)
* ports deer to basic mobs and adds some behaviors
* update updatepaths script number
* whitespace
* Apply suggestions from code review
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
|
2025-05-13 06:23:30 +00:00 |
|
warriorstar-orion
|
efc8adb6dd
|
Basic mobs targeting, attacks, and pig migration. (#28987)
* Basic mobs targeting, attacks, and pig migration.
* run updatepaths
* fix duplicate macro def
* Update code/datums/ai/basic_mobs/basic_ai_behaviors/basic_attacking.dm
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
|
2025-04-15 14:45:56 +00:00 |
|
warriorstar-orion
|
c820499f90
|
Basic mobs core implementation and cow migration. (#28667)
* Basic mobs core implementation and cow migration.
* fix whitespace
* uncomfortable fix for null weirdness
* update updatepaths script number
* lewc review 1
* fix delta
* Update code/datums/ai/basic_mobs/basic_ai_behaviors/tipped_reaction.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
|
2025-04-05 11:35:42 +00:00 |
|