Starbound

Starbound

Smart Crew
Viser 1-10 af 10 forekomster
Opdatering: 14. mar. 2020 kl. 19:22

  • Updated mod priority order

Opdatering: 14. mar. 2020 kl. 9:28

  • Added more anchors for each crew role (except for Jannie)
  • Fixed most of the behavior issues specially sleep, sit and patrol ones
  • Fixed chat activity to be more compatible with the current state of each crew (mostly happens normally when both parties are idle)
  • Normalized several sections of the codebase
  • Smart crew is now fully independent of the wander behavior and is now using it as a part of it, and more others!

Opdatering: 24. okt. 2019 kl. 23:41

  • Added more personalized behavior on the config file
  • Added "chat" and "patrol" to the activities
  • New behavior types included from the vanilla
  • Fixed crew getting anchored on items that aren't on the "ground" (That bug where they face the opposite direction in a quick loop)
  • Fixed crew sleeping in bed then suddenly wakes up and then repeats it
  • Fixed crew looping through all chairs

Opdatering: 13. juli 2019 kl. 18:25

  • Fixed crew randomly dying due to empty schedule table check
  • Updated core functions for performance improvements

Opdatering: 6. juli 2019 kl. 0:49

  • Fixed crew dying issue when warping on a planet or star due to shipDay reset
  • Removed unused task scheduler condition filter

Opdatering: 5. juli 2019 kl. 19:36

  • Added non-vanilla crew member internal scheduler
  • Updated behavior to only trigger if the crew isn't following his or her recruiter
  • Fixed issue where non-vanilla crew having a death-spawn loop bug

Opdatering: 30. juni 2019 kl. 7:40

  • Crew members now have an internal daily schedule which means that they won't stick on the anchors permanently.
  • Individual crew's schedule have activities/tasks which is set every "ship day". This means that they have several activities/tasks everyday!
  • Current activities/tasks include "lounge", "roam", "sleep" and "work".
  • Lounging crews will make them sit around on chairs nearby.
  • Roaming crews will patrol your ship at random places.
  • Sleeping will vary from the crew's schedule defined at the config file (you may fiddle around the config if you know what you're doing and you're using the DRM Free version).
  • Working crews will go to their respective "anchors" doing their jobs that relates to their role.
  • You may see them reacting doing stuffs with a small chance of them doing monolouge along with it.

Opdatering: 21. juni 2019 kl. 21:34

  • Updated core functions to the latest Starbound Update.
  • Mostly code cleanup (separated and patch files) and some programming stuff. As for the rest of it, I won't go full nerd about the details.
  • Setup a Github repo (still private at the moment).

Opdatering: 11. maj 2019 kl. 21:01

  • Added config file (anchors.config)
  • Added new preset anchor items for Chemist, Engineer, Janitors, Outlaws, Soldiers, and Tailors.
  • Updated code to cater the new config file.

Opdatering: 5. maj 2019 kl. 2:12

  • Initial upload