File information
Last updated
Original upload
Created by
kuerteeUploaded by
kuerteeVirus scan
Activity logs
This page was last updated on 13 December 2017, 8:17AM
- Changelogs
-
-
Version 0.875
- * Overhaul: Avoid traps AI:
o Trigger boxes are now used to manage the follower's trap
avoidance AI. Previously, the follower's distance and location from
the trap were polled to determine their AI: jump, wait, walk. Trigger
boxes are less process-intensive than polling.
o Jump over traps AI: 8 points around the trap are now used to
determine "safe" jump destinations. These points are dynamically set
as you and followers jumps or moves around the trap. Previously, only
your entry and exit vectors across the trap were used to determine
the follower's start and finish jump angles.
o Combat around traps AI. A better implementation of the how
followers avoid combat when near traps. Followers will avoid combat
near traps unless they get hit - in which time their AI will revert
to the default, allowing them to immediately fight back.
o Followers are "essential" (i.e. protected from death) when near
traps. They still trigger traps, after all. But dying "stupidly" is
an annoyance. And for those who prefer traps to still be meaningful,
where followers are concerned, might find this option preferable to
followers not triggering traps at all as provided by other mods.
* Bug fix: Jam traps: Previously, unjammed traps goes through a reset
process. In this version, only jammed traps are reset and unjammed
traps are left alone.
* Tweak: "Leave my fights to me" AI. As per the previous version,
followers who get hit reverts their AI to the default allowing them to
fight back. But in this version, this "fight back" reaction is
immediate.
* Bug fix: Re-equiping adventuring gear. Followers now equip their full
adventuring gear when combat starts or when they draw their weapons.
* Overhaul: Casual clothes AI when not in combat and no weapon is out:
o In town: Non-armor clothes (rich clothes have priority),
non-armor headwear, gloves, shoes.
o At home: Non-armor clothes (rich clothes have priority before
9pm), no headwear, no gloves, shoes.
o Elsewhere: no helmet, gauntlets.
o Outdoors and raining or snowing: hoods have priority over hats,
capes when raining, cloaks have priority over capes when snowing.
o Vampire followers outdoors: hoods during the day or when raining
or snowing. (I.e. no hoods during clear nights. They do love the
dark, after all).
o Vampire followers in inns: hoods.
o Followers randomly choose what to wear from up to 5 items per
apparel type.
Note that hoods need to have "hood" in their item name for the
followers to recognise them as hoods. Capes need "cape" in their name.
And cloaks need "cloak".
* Replacement: the move aside AI (which forces the follower to move
away from you when you face and bump into them) has been replaced by a
general "move away" which makes them move away (350 units) anytime they
near you (less then 300 units).
* Tweak: When userAvoidCombatAIOnRecruit is set in the MCM, followers
will avoid combat at recruitment (or when they are re-loaded from
FISS). You can still ask them to "avoid combat" or "assist in combat"
from their Dialogue Menu.
* Bug fix: When Eat and Sleep mod
(http://skyrim.nexusmods.com/mods/13246) is installed, and the
follower's Eat and Sleep feature is enabled, followers' waterskin are
filled when you collect water from lakes and rivers.
* Bug fix: The "loot" version of the "Equip/loot from ..." command
would fail if looting wasn't already in progress.
* Bug fix: "Equip/loot from ..." menu item is now unavailable while a
previous "Equip/loot from ..." is in progress. Previously, the menu
item was available even if the command failed because the previous
"Equip/loot from ..." was in progress.
* Bug fix: The missing "Vampire feed" script is included in this
package.
* Bug fix: Followers would sometimes loot when in stores.
* Tweak: Storing/dumping loot after exiting a looted interior: Do not
limit finding Horse Command horses that are in your forward direction,
instead find horses anywhere in your vicinity.
* New feature: "COC kuSMFCell" in the console to teleport to SMF's
hidden cell which holds all the containers the followers use for
looting, the party food bin, and other containers used by the mod.
Before deactivating the ESP on uninstallation, check these containers
for items that may have been left due to a uncompleted process caused
by a bug or crash.
- * Overhaul: Avoid traps AI:
-
Version 0.843
- General AI
* Tweak: Moved the high-priority packages of "wait at traps AI", "jump
over traps AI" and the new "avoid player in combat AI" from the aliases
in the main quest to aliases in a separate Quest (named
kuSMFHighPriorityQ. This allows this quest with high priority AIs to
have a priority of 100 while the main quest to stay at a priority of
50. This allows the followers to behave as expected when these specific
SMF AIs are needed while keeping their general SMF AIs low. This allows
more important Quest AIs to override only their general SMF AI but not
their specific SMF AIs.
Overhauled looting AI
* Tweak: 90% of the code has been re-written. The logic has been
reorganised and made efficient. Obsolete variables have been removed.
* Tweak: The looting process is 100 times faster than previous version.
The difference is that in this version, all items are moved into the
follower's inventory. In previous versions, the items were first
catalogue before any looting started. Cataloguing prevented the
follower from looting items they are not allowed to use. This new
process doesn't require the items to be catalogued anymore. Read more
in the "Looting AI" section below.
* Tweak: The looting AI feature now works as described below. It
requires a more direct action from you - in regards to finding
containers to loot. But apart from that, the feature works similarly as
before.
o The looting AI needs these conditions to be met: no combat, no
weapon or spell readied and you're not sneaking.
o To trigger the auto-looting AI, stop moving and face the
containers or corpses that you want your followers to loot.
o Containers and corpses that can be looted will glow blue - unless
userLootingNotificationFreq is 0.
o Invalid containers and corpses (e.g. empty) will glow red and
will not be looted.
o Valid containers and corpses will be assigned a looter and will
glow green.
o Unreachable and or locked containers and corpses will not be
looted.
o You can "tag" containers and corpses to loot by putting them in
the crosshairs. A tagged container or corpse will glow green and will
be looted regardless of whether it is reachable or not.
o You are free to move ahead to continue adventuring or to find
more containers and corpses to loot.
o Once assigned (i.e. the container or corpse has glowed green),
looters will keep looting until they are finished, they enter combat
or you enter a new load-area.
* Tweak: More accurate and quicker detection of containers/corpses for
the "Equip/loot from ..." menu.
* Bug fix: Sometimes the "looting is complete" message didn't show.
* Bug fix: The process for finding chests to loot would sometimes find
the same already looted chest over and over, preventing the followers
from looting new chests.
* Bug fix: Checking for relaxed clothing (i.e. while in player homes)
was interrupting the "Equip from ..." process, causing the follower to
choose their relaxed clothes over their adventuring gear.
* Bug fix: When storing loot at home or in Horse Commands saddlebags,
followers were taking all consumables instead of keeping only 50 ammo,
5 health, magicka and stamina potions, 2 weight of food and 3 drink
items.
Overhauled trap avoidance AI
* Tweak: 90% of the code has been re-written. The logic has been
reorganised and made efficient. Obsolete variables have been removed.
* Tweak: The trap avoidance AI worked as previous version with the
exception that followers now wait at pressure plates. In previous
versions, they simply traversed them by jumping over them.
* Tweak: There's a new jump-over pressure plates AI. It's still as
temperamental as the previous version. And I still recommend that you
disable/jam the traps before calling your followers through. Read the
"Disable/jam traps" section below.
* New feature: Jam these other trap trypes: spears, swinging blades,
threshers and pistons. In previous versions, only pressure plates can
be jammed.
* Tweak: Increased allowed distance of jamming pressure plates from 250
units to 500 units.
* Bug fix: The follower-cam will not be activated when ordering your
followers to traverse traps.
* Bug fix: Sometimes, followers will be waiting for you to call them
through the traps but the option isn't available in the Follower
Command Panel.
Assist/don't assist in fights AI
* New feature: Followers can be commanded to: "Leave my fights to me."
or "Assist me in fights." Read the "Assist/don't assist in fights"
section below.
* New feature: breadcrumb system. This tracks where you've been and is
used in the Don't assist in fights AI.
Eat and sleep
* Bug fix: Better code for finding the nearest inn when in non Tamriel
worldspaces - e.g. Solstheim or in any new woldspaces (i.e. new lands
from 3rd party mods). As in previous versions, in new worldspaces, you
need to visit an inn for it to get registered. But the code that
determines which is the closest in new worldspaces has been bug-fixed.
* New featurer: Eat, drink and sleep complain replies available to the
player: "I have food", "I have something to drink", "I will make camp",
"Go find an inn", "I can't help you at this time". These make this
topic more complete compared to not having them - which was the case in
previous versions.
* Tweak: After first complaining, you have an hour to satisfy the
follower's needs. Previously, you had only half-an-hour.
* Tweak: When visiting an inn for 24 hours due to hunger, thirst or
exhaustion (i.e. their "eat and sleep" (EAS) routine), followers will
not consume food or drink until they've returned. This will prevent
them from consuming food and drink that you give to them while
performing this AI - leaving more food and drink while adventuring with
you.
* New feature: Custom goodbye "I am resting here for the day and will
rejoin you after." while in their EAS routine - in case you converse
with them in an inn while they are in their EAS routine.
* Tweak: Followers run when returning to you after their EAS routine.
Previously, they walked.
* New feature: Giving food and/or drink breaks the follower's EAS
routine when they are hungry and/or thirsty - causing them to re-follow
you.
* New feature: Followers visiting inns will be teleported to any inn
that you visit. I.e. if they're away visiting an inn, they'll be at the
next inn you visit. This only occurs once every day - preventing them
from appearing at nearby inns that you visit (e.g. for trading).
* Tweak: Force followers to visit the inn with the "Wait for me at the
nearest inn." option in the "How are you?" Dialogue Topic. Previously,
that option only worked if the follower already has unmet needs. In
this version, their energy levels will be set to -1 hour which forces
them to visit an inn.
Other changes
* New feature: Fix stuck in Exclusive Topic. in the Force Recruit and
Follower Debug Panel: A fix for followers and potential followers that
refuse your dialogue that may be stuck in an exclusive Topic - even
after they've been dismissed. Read the "Fix stuck in Exclusive Topic"
section below.
* Tweak: Vampire followers do not need food and drink.
* New feature: When a vampire, you can now feed on your followers while
they are awake.
* Bug fix: Disabled followers (e.g. Katria) are now dismissed
automatically.
* Bug fix: When loading a game that was saved soon after the mod
processes a new follower, that follower may be dismissed. The follower
would soon be re-recruited. In this fix, the follower would not be
dismissed.
- General AI
-
Version 0.838
- * New feature: Allowed storage containers. When at home, followers will
only loot from and store into containers that you've allowed them to
use. Read the "Storing AI" and "Allowed storage containers" sections,
below.
* New feature: A third option, "Loot from ...", is now available in the
"Equip from ..." menu. Remember that "Equip from ..." forces the
follower to return all items except those that have been equipped. This
new "Loot from ..." function will force the follower to process the
container (or corpse) with the normal looting process (which includes
their distributing process). "Loot from ..." is a good way to check how
the looting and distributing functions work.
* New feature: "Watch follower" command from the individual Follower
Command Panel puts the 3rd-person camera on the follower.
* Tweak: The looting process starts sooner.
* Tweak: Newly recruited followers default as non-looters. If you want
them to loot, converse with them. Note that only looters can distribute
loot (e.g. potions, arrows, food) to other followers, so it's a good
idea to have at least one looter.
* Tweak: The distance limit between the follower and the container in
the "Equip/loot from ..." function has been removed, making the
function more responsive for "Equip/loot from ..." other containers.
* Tweak: The distance limit to the follower-cam has been removed. In
this version, the follower-cam will return to the player after 5
seconds or when the player presses the key for the Follower Command
Panel.
* Tweak: The custom follow AI Package has been tweaked so that
followers who run ahead of you do not run back towards you anymore -
unless you stop moving. Instead, they slow their run letting you catch
up.
* Bug fix: Sometimes, the follower who was last asked to "Equip from
..." or whose looting options was last changed would not loot.
* Bug fix: Importing from FISS would stall the mod.
- * New feature: Allowed storage containers. When at home, followers will
-
Version 0.834b
- *Tweak: Followers that have been away from you for 24 hours have their hunger, thirst and sleep levels automatically replenish. Previously, they were replenished when they were waiting for you - which could be used to cheat.
*Bug fix: When asking "How are you?", they may report that they were hungry, thirsty and/or tired even if they are satisfied, hydrated and have energy.
- *Tweak: Followers that have been away from you for 24 hours have their hunger, thirst and sleep levels automatically replenish. Previously, they were replenished when they were waiting for you - which could be used to cheat.
-
Version 0.834
- *New feature: New follow and "sandbox" AI. Previous versions used the default PlayerFollowerPackage and Sandbox AI Packages. In this version, followers use a new custom-made AI Package. Read "Follow and sandbox AI", below, for more.
*New feature: Followers eat, drink and sleep. Read the "Eat, drink and sleep" section, below.
*New feature: "Stop relaxing" command in the "Follower Command Panel". This stop their "sandbox" AI.
*Bug fix: "Normal" followers becoming "special". When this happened to a follower, they would walk away from you and they would ignore all your "follow" and "stay" commands.
*Tweak: Re-factored code: (1) Consolidated scripts for "normal" and "special" followers. Previously, they used two separate scripts with the same functions. (2) Essential/non-essential aliases.
*Tweak: Custom key-press commands are more responsive. Previously, key-press functions were triggered at the mod's next main interval. In this version, custom key-press commands are triggered as soon as SKSE detects them.
*Tweak: You can now quickly activate/talk between followers. Only when you dismiss one of them would SMF prevent you from activating/talking to another until the dismissal code is complete.
*Tweak: Followers now take and store items from all "Horse Commands" saddlebags. Previously, they only took and stored items from the saddlebag with the least contents - which prevented the horse from being encumbered. In this version, it's up to you to minimise the horse's encumberance.
*Bug fix: "Equip from": Previously followers were taking armour and weapons even if you asked them to restock only.
*Tweak: More accurate, more efficient and faster method of retrieving "Horse Command" saddlebag references.
*Bug fix: Switching followers between "normal" and "special".
- *New feature: New follow and "sandbox" AI. Previous versions used the default PlayerFollowerPackage and Sandbox AI Packages. In this version, followers use a new custom-made AI Package. Read "Follow and sandbox AI", below, for more.
-
Version 0.832
- * Tweak: More efficient looting cycle. Followers will now move to a new container quicker (compared to the previous version) after looting the previous container. Also, player-tagging of containers happen more quickly.
* Bug fix: Followers will not "blink out" when they are recruited and when they are dismissed.
* Bug fix: Followers will not be auto-dismissed when they are "disabled". I didn't know that "vanilla" quests (e.g. reading the Elder Scroll at the Time Wound) disable them automatically.
* Tweak: During the update process, all followers will appear around you. They are returned to where they were (if you had ordered them to wait) after the update process.
* Bug fix: The "disable pressure plates" feature would sometimes stop.
* Tweak: Configurable settings of the 0.831 version wasn't initialising to their default values. They will from this version on. Check them after the update process and manually change them to your preferences
- * Tweak: More efficient looting cycle. Followers will now move to a new container quicker (compared to the previous version) after looting the previous container. Also, player-tagging of containers happen more quickly.
-
Version 0.831
- [*]New feature: Looting AI: Followers loot containers and corpses. When at home (or when looting Horse Commands saddlebags), they loot then store/dump uenquipped gear and other loot. Read the "Looting AI" section below.
New feature: Disable/jam pressure plates: To disable a pressure plate, jam an object into it. Do this by holding a "grabbed" object over it while sneaking. Note that this is still a dangerous activity. Set off the trap first by firing an arrow at the pressure plate. Then while the trap is retracting, disable the pressure plate.
New feature: A tool to fix broken Outfit data caused by SMF versions before 0.814. Read more in "Fixing broken Outfit data" below.
Tweak: Now that there is a way to disable pressure plates, the jump over trap triggers AI is disabled from this version on. Enable it in the MCM or with the INI file.
Bug fix: Outfit items taken from a leveled list are now supported. E.g. Erik will not be naked after recruitment.
Bug fix: You can now induct your followers into the Blades.
Bug fix: When dismissing the follower then quickly exiting the Dialogue Menu, sometimes, the dismissal fails.
Bug fix: The target container for the Equip From... menu now gets detected always. Previously, it was missed sometimes.
Bug fix: when an NPC loses a "bound" weapon upon recruiting, the bound weapon is restored after the recruitment process is complete. Note that this is just a "hack" to fix followers have bound weapons before recruitment. In normal circumstances all bound weapons are lost when they are unequpped. "Emptying" the followers Outfit data, which SMF does, automatically unequips all their equipped items. This fix simply restores that lost bound weapon. Note that unequipped bound weapons from this time on will not be restored.
Tweak: The FISS XML file is not imported at game-loads and at new game-starts anymore. You can still export and import your settings from and into the MCM.
Tweak: Any NPC can now be force-recruited. Previously only potential followers and potential hirelings could be recruited.
Tweak: During the "Equip from..." process, because you can choose what amount is taken from you, ammo and potions are not checked against their "favourite" setting.
- [*]New feature: Looting AI: Followers loot containers and corpses. When at home (or when looting Horse Commands saddlebags), they loot then store/dump uenquipped gear and other loot. Read the "Looting AI" section below.
-
Version 0.816
- Tweaks: Trap Avoidance AI: ability to jump over two trap triggers at
once (e.g. the two pressure plates one after the other in
Shriekwind_Bastion), better queueing to prevent "bunching" up near
traps, no "blink-causing" AI Procedures used minimises them blinking to
a spot which happens when their AI Package needs to "catch up", less
verbal and messages spam when waiting and traversing traps.
Tweak: Trap Avoidance AI for jumpable trap triggers: Followers will
stay closer to you in this version - the opposite of the last version.
There do this regardless of whether you are standing or sneaking. With
the tweaks to the other traps, I've found they jumped over the triggers
better when they are near you. This was because they didn't need to run
to you. Also, it's easier to direct them when nearby.
Bug fix: previously, the MCM exported userDebugKey and
userWaitAllFollowAllKey incorrectly, causing them to be set to 1 (the
ESC key) on next reload.
- Tweaks: Trap Avoidance AI: ability to jump over two trap triggers at
-
Version 0.813
- Bug fix: disappearing gear at dismissal.
New feature: trap avoidance AI. Read the "Trap avoidance AI" section below.
New feature: Command menu (wait, follow, call to traverse traps, ask favour) for nearby followers. Read the "Command menu for nearby followers" section below.
Updated feature: Outfit data and gear maintenance. Read the "Outfit data override" section below.
New feature: You can use FISS to configure the mod. Read the "Configuring the mod" section below.
- Bug fix: disappearing gear at dismissal.
-
Version 0.86
- * Bug fix: Go Home markers fixed. Only the first marker was placed
correctly. Also, sometimes the followers AI to go home will not trigger
until a load-door.
* Bug fix: Force-equip gauntlets when not in casual clothes. Gauntlets
are actually ignored by the base game's equip AI.
* Bug fix: Only when in town or in home will gauntlets be unequipped.
* Bug fix: Followers will now swim with you.
* Bug fix: MCM fixed.
- * Bug fix: Go Home markers fixed. Only the first marker was placed
-
Version 0.85b
- Bug fix: When "looting" at home (during the looting and storing process), followers in casual clothes may lose their adventuring gear - if the Outfit code fails to re-equip them. In this version, they'll re-acquire their adventuring gear at the end of the process - if the Outfit code failed to re-equip them earlier in the process.
-
Version 0.85
- *New feature: Followers who were commanded to wait elsewhere and then suddenly pops up near the player have their WaitingForPlayer tag reset. This feature fixes the bug in the base game with Serana when she suddenly re-joins the player at the moth caves even if she was commanded to wait elsewhere. Serana starts following the player automatically instead of waiting for the player at the cave's entrance. Her staying at the cave's entrance causes the bug which keeps the gate lock after the completion of the quest.
*New feature: Go to my home: When dismissed, your follower can be ordered to go to one of your homes or a guild house you are a member of. All homes and all guildhouses from the base game are supported. New houses (i.e. locations with the LocTypePlayerHouse Keyword) will become available in the list when you enter them. Note that this feature is disabled when the 3rd-party mod, My Home Is Your Home, is active.
*New feature: Party food bin: All followers now eat and drink from a common food bin, accessible from the "How are you?" dilaogue option, as per the previous versions. I.e. you don't have to go to each individual follower to stock up their food and drink supplies.
*Bug fix: when loading a game where-in you had just woken from sleep, followers didnt accumulate the correct sleep time.
*Bug fix: Auto-find teammates now do not find actors with ActorTypeAnimal. This should fix the previous problem of horses getting auto-recruited.
*Bug fix: Some AI Packages were left on the follower after dismissal. But note that they wouldn't have acted on the packages because they wouldn't be in the Faction that triggers these AI packages.
*Bug fix: Dismissing failed when the follower moves away from the Activatble crosshair.
*Bug fix: After the looting cycle, consumables (ammo, potions, food and drink) were not getting divvied-up.
*Bug fix: when moving quickly from a dungeon to a friendly place (e.g. from the Ratways to Ragged Flagon), the looting AI sometimes fails to detect that you're not in the dungeon anymore. This causes one follower to go through one cycle of looting.
*Bug fix: Followers would stick as a looter after the "Equip from ..." process.
*Tweak: Followers never loot Horse Commands saddlebags anymore. Instead, they only dump loot in saddlebags.
*Tweak: Better checking of the mod stalling from the MCM.
*Bug fix: Special followers were losing consumables that they should be distributing.
*Bug fix: Gear used prior to looting but are unallowed are dumped during looting because they are unallowed. They should be kept because they were either given or were part of their default gear. Only during dumping/storing of looted gear into Horse Commands saddlebags or in house should these items be dumped.
*Tweaks: Added flame pillars to "recoganisable" traps.
*Tweaks: Jamming/disarming traps will also jam other nearby traps.
*Bug fix: The Follower Command Panel was not returning to the "team" commands list after going into "individual" commands list.
*Bug fix: Followers should wear hats (when they have a hat) while in relaxed clothing.
*Tweak: Waiting followers are listed in the Followers List.
*Bug fix: Dismissal now doesn't require that you wait for their "goodbye" dialogue lines to finish. This fix also removed the "wait for your other follower to finish speaking" blocker.
*Bug fix: When looting is cancelled (due to it being unreachable), nearby containers set as proxy were not being cancelled.
*Bug fix: Items looted by your followers that shouldn't be tagged as stolen (e.g. from a dungeon) were being tagged as stolen.
*Tweak: Hats and gloves can now be worn when relaxed.
*Bug fix: Crossbow bolts are now not ignored while equipping from and looting.
*Bug fix: detection of quest items in looted containers. In previous versions, followers would sometimes miss to notify you that there's a quest item in the container they are looting. The detection of quest items is better in this version.
*Tweak: Bandages from Battle Fatigue and Injuries are never dumped during the storing AI.
*Tweak: When wearing casual clothes, their adventuring gear shouldn't flash on and off when moving between load doors.
*Bug fix: The hidden follower bin wasn't getting assigned to special followers.
- *New feature: Followers who were commanded to wait elsewhere and then suddenly pops up near the player have their WaitingForPlayer tag reset. This feature fixes the bug in the base game with Serana when she suddenly re-joins the player at the moth caves even if she was commanded to wait elsewhere. Serana starts following the player automatically instead of waiting for the player at the cave's entrance. Her staying at the cave's entrance causes the bug which keeps the gate lock after the completion of the quest.
-
- Author's activity
-
December 2017
-
13 Dec 2017, 2:42AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:38AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:37AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:36AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:35AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:33AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:29AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:28AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:24AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:09AM | Action by: kuertee
Attribute change
Description changed.
-
13 Dec 2017, 2:07AM | Action by: kuertee
Attribute change
file visible to the public
-
13 Dec 2017, 2:07AM | Action by: kuertee
File added
kuerteeSimpleMultipleFollowers 0p875
-
13 Dec 2017, 2:01AM | Action by: kuertee
Permission change
Author changed their file credits.
-
13 Dec 2017, 2:00AM | Action by: kuertee
Readme file added
-
13 Dec 2017, 2:00AM | Action by: kuertee
Changelog added
Change log added for version 0.875
-
13 Dec 2017, 1:57AM | Action by: kuertee
Attribute change
Description changed.
Mod version changed to 0.875.
-
12 Dec 2017, 6:33PM | Action by: kuertee
Attribute change
file hidden from public viewing
October 2017
-
16 Oct 2017, 9:03PM | Action by: kuertee
Attribute change
file 'kuerteeSimpleMultipleFollowers 0p85b' changed to 'kuerteeSimpleMultipleFollowers 0p86'
-
16 Oct 2017, 5:32PM | Action by: kuertee
Attribute change
long description changed
-
16 Oct 2017, 5:17PM | Action by: kuertee
Changelog added
Change log added for version 0.86
-
- Mod page activity
-
April 2025
-
02 Apr 2025, 10:56PM | Action by: w3edy420
Untracked
'Simple multiple followers (Advanced version)'
-
02 Apr 2025, 1:48PM | Action by: chris1959
Endorsed
'Simple multiple followers (Advanced version)'
-
02 Apr 2025, 11:38AM | Action by: chiro626
Endorsed
'Simple multiple followers (Advanced version)'
March 2025
-
31 Mar 2025, 3:23PM | Action by: w3edy420
Tracked
'Simple multiple followers (Advanced version)'
-
30 Mar 2025, 9:10PM | Action by: ellefique
Endorsed
'Simple multiple followers (Advanced version)'
-
29 Mar 2025, 1:13PM | Action by: SwiftTex
Endorsed
'Simple multiple followers (Advanced version)'
-
28 Mar 2025, 2:22PM | Action by: iwillbemax
Endorsed
'Simple multiple followers (Advanced version)'
-
28 Mar 2025, 2:55AM | Action by: Echobismuth
Endorsed
'Simple multiple followers (Advanced version)'
-
27 Mar 2025, 2:48PM | Action by: huyday0000
Endorsed
'Simple multiple followers (Advanced version)'
-
27 Mar 2025, 8:27AM | Action by: yoraki
Endorsed
'Simple multiple followers (Advanced version)'
-
26 Mar 2025, 4:30AM | Action by: Wattboy
Endorsed
'Simple multiple followers (Advanced version)'
-
26 Mar 2025, 2:57AM | Action by: HSReaper
Endorsed
'Simple multiple followers (Advanced version)'
-
25 Mar 2025, 10:32PM | Action by: ATOM1182
Endorsed
'Simple multiple followers (Advanced version)'
-
25 Mar 2025, 10:09PM | Action by: spanishmeme
Untracked
'Simple multiple followers (Advanced version)'
-
25 Mar 2025, 10:08PM | Action by: spanishmeme
Tracked
'Simple multiple followers (Advanced version)'
-
25 Mar 2025, 12:00AM | Action by: J33xt101
Endorsed
'Simple multiple followers (Advanced version)'
-
24 Mar 2025, 3:03PM | Action by: Navflogeo
Endorsed
'Simple multiple followers (Advanced version)'
-
24 Mar 2025, 12:13AM | Action by: ZxDeMeNoRxZ
Endorsed
'Simple multiple followers (Advanced version)'
-
23 Mar 2025, 2:38AM | Action by: Doctorten10
Endorsed
'Simple multiple followers (Advanced version)'
-
22 Mar 2025, 3:33PM | Action by: dantes48
Endorsed
'Simple multiple followers (Advanced version)'
-