ARK: Survival Evolved

ARK: Survival Evolved

Homing Pigeon
Showing 31-38 of 38 entries
< 1  2  3  >
Update: May 1, 2016 @ 4:00pm

v1.0.3
Fixed bug which caused players to disconnect from the server when placing, or within render distance of Homing Pigeon Flag. This was caused by changes in v1.0.1 and subsequently the failed fix in v1.0.2 for persistent custom Homing Pigeon Flag names. The offending code has been removed in this update.

Update: May 1, 2016 @ 8:16am

v1.0.2
Fixed bug which prevented the placement of the Homing Pigeon Flags.

Update: Apr 30, 2016 @ 9:26pm

v1.0.1
Fixed Homing Pigeon Flag rename bug caused by server/client replication and persistence between server restarts.

Update: Apr 22, 2016 @ 5:14am

v1.0.0
Major release adding a number of features/enhancements and several major bug fixes. Due to the change in the way the Homing Pigeon Leg Ring is crafted, the mod gets a major version bump as this technically is a breaking API change.

- Added basic collision avoidance. Flyers will now navigate their way around most obstacles. Complex shapes may still cause flyers to become stuck however this is significabtly rare.
- Removed crafting of the Homing Pigeon Leg Ring from the Smithy. The Leg Ring is now crafted via the Player Inventory. This resolves a number of Smithy related known bugs.
- Removed default folder structure for the Homing Pigeon Leg Ring engram. The Engram will now appear at the root level of the crafting inventory and not in a folder.
- Fixed enabled 'Use Item' option which should be disabled when selecting the Homing Pigeon Leg Ring in an inventory.
- Fixed buff HUD icon that was mistakenly displayed on the players HUD (showing 0.0).
- Updated the acceptance radius of the target location to 3m.

Update: Apr 6, 2016 @ 10:17am

v0.3.1
Fixed bug with PrimalGameData missing Engrams (including the Terror Bird saddle).

Update: Apr 4, 2016 @ 9:08am

v0.3.0
Fixed critical bug which prevented flyers from traversing great distances to a flag due to being put into stasis.

Update: Apr 4, 2016 @ 3:40am

v0.2.1
Fixed bug which prevented the Homing Pigeon Leg Ring from being equipped to flyers due to conflict with other mods which remap/overwrite dino classes.

- Updated the equip requirements of the Homing Pigeon Leg Ring to use tags instead of classnames
- Tested with Natural Wildlife mod (as priority) and verified fix.
- Tested with Pimp my Dino mod (as priority) and verified fix.

Update: Mar 29, 2016 @ 2:40am

v0.2.0
- Added custom PrimalItemStructure: 'Homing Pigeon Flag'
- Added custom PrimalItemCostume: 'Homing Pigeon Leg Ring'. Equipable by: Argentavis, Pteranodon and Quetzalcoatlus
- Added custom Buff: 'Homing Pigeon Leg Ring Buff'. Sets up the bindings to listen for the last known rider's death and drives the behavior tree.
- Added custom Behavior Tree for AI Movement logic. Supports basic AI momvement via MoveDirectlyToward, allowing the AI to navigate to the target actor.
- Added notification messages to player/tribe for when Homing Pigeon is triggered for a flyer, and when said flyer arrives at the target destination.