ARK: Survival Evolved

ARK: Survival Evolved

Item Sorting System [No Longer Developed]
43개 중 11~20개 표시 중
< 1  2  3  4  5 >
업데이트: 2016년 1월 8일 오전 2시 21분

Changed how arrays are saved, no longer stores any information across world restarts in hopes of fixing the save corrupting problem.

업데이트: 2016년 1월 6일 오후 7시 12분

Updated with 231.2 DevKit

업데이트: 2016년 1월 6일 오전 4시 58분

Recompile to hopefully address a corrupt save issue. Sorry buds

업데이트: 2016년 1월 2일 오후 8시 13분

Fixed replication issue preventing use on dedicated servers.

업데이트: 2016년 1월 2일 오후 7시 19분

https://www.youtube.com/watch?v=YuP3XZSxk-0
Update uses a new scanning method to find storage containers, which hopefully will be more reliable as well as a beam particle to indicate what containers were identified by the mod, as well as where items are sorted to.

New INI Options
[SortingMod]
MaxSortEmitterLifetime=1.0
MaxScanEmitterLifetime=5.0
//These will disallow players from increasing their emitter lifetime beyond these numbers.

업데이트: 2016년 1월 1일 오전 10시 20분

This should fix server crashing from large base sizes, as well as adding a new ini option as well as upping the default sort range to 4000.

[SortingMod]
NextHitResultSpeed=0.05

which determines the speed it finds storage containers within sort range.

업데이트: 2015년 12월 28일 오전 11시 18분

Debugging mode reworked to output useful information to the server logs. Another attempt at dropping items fix.

업데이트: 2015년 12월 20일 오후 7시 17분

disabled development mode again, tried another solution to items spiting back out.

업데이트: 2015년 12월 19일 오전 1시 58분

Fixed rare case all items could be spat back out.

업데이트: 2015년 12월 18일 오후 11시 58분

Items with quality (Saddles, Armor, Weapons, etc...) will now be tossed out.