Space Engineers

Space Engineers

Automated Inventory Sorting
Showing 41-50 of 94 entries
< 1 ... 3  4  5  6  7 ... 10 >
Update: 17 Nov, 2014 @ 7:12am

Update: 5 Nov, 2014 @ 10:47pm

v0.1.0.13
Milestone update. I've gotten the mod about as close to completed as I wanted. There are a few small changes and some operators I want to add, but this update is finally where I wanted it to be from the start.
- All blocks that have inventories are now valid targets as a puller and a pullee. Any block in the game that has an inventory can now use the sort mod. I always wanted this implemented, but wanted to expand slowly to make sure I didn't miss any bugs with different types of blocks.
- Added the ability to sort through advanced rotors.

Update: 5 Nov, 2014 @ 10:46pm

Update: 3 Nov, 2014 @ 11:38am

- Reloadable missile launchers can now pull missiles.

Update: 3 Nov, 2014 @ 8:19am

Update: 3 Nov, 2014 @ 8:05am

v0.1.0.12
- Changed it so that priorities will be sorted in proper order. This will probably fix a lot of fringe issues people were having where a lower priority inventory was taking inventory before a higher priority inventory.
- Refineries can now take ore from one another. This should allow higher priority refineries to take ore from lower priority refineries.
- Turrets can now pull ammo
- Gatling guns can now pull ammo

Update: 31 Oct, 2014 @ 9:41pm

v0.1.0.11
- Added persistent settings. Now if you toggle the sorting on/off, faction sorting on/off, or set interval times, the setting stays as is even through reloads / reconnects.
- Added the /sort manual command. This command lets you sort ONCE safely even if you have sort toggled off. This will allow people who are having crashing issues to sort on demand instead of automatically.
- Added the /sort interval <time> command. This command lets you set the interval at which the sort runs, in seconds. Use this to set a longer interval if sorting is affecting performance.
- Added the /sort settings command. This display a list of saved settings.

Update: 31 Oct, 2014 @ 10:54am

Update: 31 Oct, 2014 @ 7:36am

- Duplication should be fixed
- Moving fractional components on splits should be gone
- Some misc checks for moving stuff

Update: 24 Oct, 2014 @ 10:13am

- Quick fix that lets this script not crash in Server Extender. (For when keen fixes the MyAPIGateway on dedicated issue)