ARK: Survival Evolved
Kineko's Inventory Control System
Показване на 11 — 20 от 34 постъпления
< 1  2  3  4 >
Обновление: 20 апр. 2018 в 16:59

Added resource detail/help box.

Обновление: 19 апр. 2018 в 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]

Обновление: 13 апр. 2018 в 20:00

Added ability to disable management of dino inventories

Обновление: 13 апр. 2018 в 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.

Обновление: 12 апр. 2018 в 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.

Обновление: 10 апр. 2018 в 22:51

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

Обновление: 7 апр. 2018 в 23:21

Performance improvements.

Обновление: 5 апр. 2018 в 21:20

Added resource detail/help box.

Обновление: 1 апр. 2018 в 17:03

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

Обновление: 26 март 2018 в 10:23

"GA" release.