Skip to content

Releases: TyruswooStudio/Tyruswoo_FollowerControl-MZ

Version 6.0.1

09 Feb 04:09

Choose a tag to compare

This patch release of Follower Control for RPG Maker MZ re-adds Tyruswoo.FollowerControl.follower() for the sake of compatibility with older plugins and scripts. It also introduces the property selectedFollower. In a script, use this.selectedFollower to get the active interpreter's currently selected follower.

Version 6.0.0

23 Jan 05:23

Choose a tag to compare

This new major version ties follower selection to the event interpreter making the selection. Each time an event runs, it starts with the party leader selected. This makes for less bug-prone eventing, but it may break eventing that expects the follower selection to persist globally between acting events. (Any eventing broken this way can be corrected by using a variable to store any follower selection that must persist.)

New Features:

  • Individual followers can now Chase or Stop Chase.

Bug fixes:

  • Fixed unwanted carry-over in follower selection from one running event to another.
  • Fixed bug where event flow would get stuck if the Gather Followers command was called while followers were not chasing. Now followers automatically chase when the Gather Followers command is called.

Version 4.0.1 (old)

19 Sep 01:29

Choose a tag to compare

This patch release of Tyruswoo Follower Control MZ v4.0 makes this older plugin version free and open source under the MIT License.

Version 3.0.1 (old)

19 Sep 01:29

Choose a tag to compare

This patch release of Tyruswoo Follower Control MZ v3.0 makes this older plugin version free and open source under the MIT License.

Version 1.3.1 (old)

19 Sep 01:31

Choose a tag to compare

This patch release of Tyruswoo Follower Control MZ v1.3 makes this older plugin version free and open source under the MIT License.

Version 1.2.1 (old)

19 Sep 01:31

Choose a tag to compare

This patch release of Tyruswoo Follower Control MZ v1.2 makes this older plugin version free and open source under the MIT License.

Version 1.0.1 (old)

19 Sep 01:32

Choose a tag to compare

This patch release of Tyruswoo Follower Control MZ v1.0 makes this older plugin version free and open source under the MIT License.

Version 5.0.1

19 Sep 01:33

Choose a tag to compare

This patch release makes Tyruswoo Follower Control MZ v5.0 free and open source under the MIT License.