ARK: Survival Evolved

ARK: Survival Evolved

Kineko's Inventory Control System
11-20 van 34 items weergegeven
< 1  2  3  4 >
Update: 20 apr 2018 om 16:59

Added resource detail/help box.

Update: 19 apr 2018 om 20:47

Added performance debugging code. Enabled several new parameters:

[K+ Mods]
ICS_ContainerRangeInFoundations=25
- Maximum distance between two managed inventories
ICS_ScanIntervalInSeconds=30
- Seconds between each scan
ICS_ResourceScanIntervalMultiplier=10
- How often to scan for new resources (in scan intervals)
ICS_DebugEnabled=false
- Debugging messages to server log file
ICS_ResetOnStart=false
- Deletes ALL mod data on server start. Can be used to reset all policies and structures.
ICS_UnstasisManagedTargets=false
- Attempts to unstasis structures when moving items in or out [Experimental]

Update: 13 apr 2018 om 20:00

Added ability to disable management of dino inventories

Update: 13 apr 2018 om 18:54

Major upgrade - Requires data clear from prior versions.

Implemented resource and folder min/max quantities along with individual priorities.

Allows quantity to float between values while allowing other inventories to pull when required.

Resources continue to be pushed to highest priority and pulled from lowest first. However, now it can push and pull to all priorities that do not meet minimums or exceed maximums.

Update: 12 apr 2018 om 16:23

Major upgrade - Requires data clear from prior versions.

Implemented resource and folder min/max quantities along with individual priorities.

Allows quantity to float between values while allowing other inventories to pull when required.

Resources continue to be pushed to highest priority and pulled from lowest first. However, now it can push and pull to all priorities that do not meet minimums or exceed maximums.

Update: 10 apr 2018 om 22:51

Fixed issue with multiple spawns of agent with restarts of game. Will automatically remove duplicates when first run and prevent future duplicates.

Update: 7 apr 2018 om 23:21

Performance improvements.

Update: 5 apr 2018 om 21:20

Added resource detail/help box.

Update: 1 apr 2018 om 17:03

Reduced replication to client and slowed down server scans to minimize potential lag.

Update: 26 mrt 2018 om 10:23

"GA" release.